[opensuse] Repo by hand!

Welcome! I like to add repository by hand like: [Banshee] name=Banshee Media Player (openSUSE_11.3) type=rpm-md baseurl=http://download.opensuse.org/repositories/Banshee/openSUSE_11.3/ gpgcheck=1 gpgkey=http://download.opensuse.org/repositories/Banshee/openSUSE_11.3/repodata/rep... enabled=1 How to do it? TIA -- Jan Litwiński http://janek.wroc.prv.pl/ Linuks is like a wigwam no gates no windows but apache inside -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org

On 02/15/2011 11:18 PM, Jan Litwiński wrote:
Welcome!
I like to add repository by hand like: write the following to ie. banshee.repo and place this file in /etc/zypp/repos.d/
when you issue zypper ref this repo should be refreshed [Banshee] name=Banshee Media Player (openSUSE_11.3) type=rpm-md baseurl=http://download.opensuse.org/repositories/Banshee/openSUSE_11.3/ gpgcheck=1 enabled=1 autorefresh=1 keeppackages=0 OR zypper help ar to learn the command line options to add a repo HTH Togan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org

W dniu 15.02.2011 23:34, Togan Muftuoglu pisze:
On 02/15/2011 11:18 PM, Jan Litwiński wrote:
Welcome!
I like to add repository by hand like: write the following to ie. banshee.repo and place this file in /etc/zypp/repos.d/
when you issue zypper ref this repo should be refreshed
[Banshee] name=Banshee Media Player (openSUSE_11.3) type=rpm-md baseurl=http://download.opensuse.org/repositories/Banshee/openSUSE_11.3/ gpgcheck=1 enabled=1 autorefresh=1 keeppackages=0
OR zypper help ar to learn the command line options to add a repo
HTH Togan ok I created ymp file from banshee web site but still new banshee can't play mms radio streams :-( any ideas?
-- Jan Litwiński http://janek.wroc.prv.pl/ Linuks is like a wigwam no gates no windows but apache inside -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org

On 02/15/2011 11:51 PM, Jan Litwiński wrote:
ok I created ymp file from banshee web site but still new banshee can't play mms radio streams :-( any ideas?
I do not use banshee so can't say but MPlayer and vlc and kaffeine play mms streams that I can say Togan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org

W dniu 16.02.2011 00:03, Togan Muftuoglu pisze:
On 02/15/2011 11:51 PM, Jan Litwiński wrote:
ok I created ymp file from banshee web site but still new banshee can't play mms radio streams :-( any ideas? I do not use banshee so can't say but MPlayer and vlc and kaffeine play mms streams that I can say
Togan ok thank you
-- Jan Litwiński http://janek.wroc.prv.pl/ Linuks is like a wigwam no gates no windows but apache inside -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org

W dniu 15.02.2011 23:34, Togan Muftuoglu pisze:
On 02/15/2011 11:18 PM, Jan Litwiński wrote:
Welcome!
I like to add repository by hand like: write the following to ie. banshee.repo and place this file in /etc/zypp/repos.d/
when you issue zypper ref this repo should be refreshed
[Banshee] name=Banshee Media Player (openSUSE_11.3) type=rpm-md baseurl=http://download.opensuse.org/repositories/Banshee/openSUSE_11.3/ gpgcheck=1 enabled=1 autorefresh=1 keeppackages=0
OR zypper help ar to learn the command line options to add a repo
HTH Togan If I well undestand it should be like: zypper ar r banshee where banshee is repo text file, it is ok?
-- Jan Litwiński http://janek.wroc.prv.pl/ Linuks is like a wigwam no gates no windows but apache inside -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org

W dniu 15.02.2011 23:34, Togan Muftuoglu pisze:
On 02/15/2011 11:18 PM, Jan Litwiński wrote:
Welcome!
I like to add repository by hand like: write the following to ie. banshee.repo and place this file in /etc/zypp/repos.d/
when you issue zypper ref this repo should be refreshed
[Banshee] name=Banshee Media Player (openSUSE_11.3) type=rpm-md baseurl=http://download.opensuse.org/repositories/Banshee/openSUSE_11.3/ gpgcheck=1 enabled=1 autorefresh=1 keeppackages=0
OR zypper help ar to learn the command line options to add a repo
HTH Togan Thank you
-- Jan Litwiński http://janek.wroc.prv.pl/ Linuks is like a wigwam no gates no windows but apache inside -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org

2011/2/15 Jan Litwiński <jlitwinski@vp.pl>
Welcome!
I like to add repository by hand like:
[Banshee] name=Banshee Media Player (openSUSE_11.3) type=rpm-md baseurl=http://download.opensuse.org/repositories/Banshee/openSUSE_11.3/ gpgcheck=1 gpgkey=http://download.opensuse.org/repositories/Banshee/openSUSE_11.3/repodata/rep... enabled=1
How to do it?
I think you just have to create a file in /etc/zypp/repos.d with your contents. Greg -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org

On 02/15/2011 04:36 PM, Greg Freemyer wrote:
2011/2/15 Jan Litwiński <jlitwinski@vp.pl>
Welcome!
I like to add repository by hand like:
[Banshee] name=Banshee Media Player (openSUSE_11.3) type=rpm-md baseurl=http://download.opensuse.org/repositories/Banshee/openSUSE_11.3/ gpgcheck=1 gpgkey=http://download.opensuse.org/repositories/Banshee/openSUSE_11.3/repodata/rep... enabled=1
How to do it?
I think you just have to create a file in /etc/zypp/repos.d
with your contents.
Greg
Or just let zypper do it for you. As others have mentioned, the form of the command line is (as root): zypper ar -k -f $URL $SHORTNAME In your case it would be: zypper ar -k -f \ http://download.opensuse.org/repositories/Banshee/openSUSE_11.3/ banshee From 'zypper help ar': 18:18 zephyr:~> zypper help ar addrepo (ar) [options] <URI> <alias> addrepo (ar) [options] <file.repo> Add a repository to the sytem. The repository can be specified by its URI or can be read from specified .repo file (even remote). Command options: -r, --repo <file.repo> Just another means to specify a .repo file to read. -t, --type <type> Type of repository (yast2, rpm-md, plaindir). -d, --disable Add the repository as disabled. -c, --check Probe URI. -C, --no-check Don't probe URI, probe later during refresh. -n, --name <name> Specify descriptive name for the repository. -k, --keep-packages Enable RPM files caching. -K, --no-keep-packages Disable RPM files caching. -f, --refresh Enable autorefresh of the repository. It will create the file for you in /etc/zypp/repos.d/banshee.repo [18:23 zephyr/home/david] # zypper ar -k -f \
http://download.opensuse.org/repositories/Banshee/openSUSE_11.3/ banshee Adding repository 'banshee' [done] Repository 'banshee' successfully added Enabled: Yes Autorefresh: Yes URI: http://download.opensuse.org/repositories/Banshee/openSUSE_11.3/
[18:24 zephyr/home/david] # cat /etc/zypp/repos.d/banshee.repo [banshee] name=banshee enabled=1 autorefresh=1 baseurl=http://download.opensuse.org/repositories/Banshee/openSUSE_11.3/ type=NONE keeppackages=1 The to get rid of it just do: [18:24 zephyr/home/david] # zypper rr banshee Removing repository 'banshee' [done] Repository 'banshee' has been removed. -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (4)
-
David C. Rankin
-
Greg Freemyer
-
Jan Litwiński
-
Togan Muftuoglu