[opensuse] openSuSE oss-src repositories - What URL to use?
Listmates, I would like to add the oss-src repository, but adding the repository directory results in an error: no /content file found. I'm using the following: http://download.opensuse.org/distribution/11.0/repo/src-oss/ I have also tried using: http://download.opensuse.org/distribution/11.0/repo/src-oss/suse/ since that is where the /repodata directory is, but with the same results. Can the src repository be added? I have been able to with 10.3, but for some reason it is a no go in 11.0. -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Friday 23 January 2009 03:42:26 David C. Rankin wrote:
Listmates,
I would like to add the oss-src repository, but adding the repository directory results in an error: no /content file found. I'm using the following:
http://download.opensuse.org/distribution/11.0/repo/src-oss/
I have also tried using:
http://download.opensuse.org/distribution/11.0/repo/src-oss/suse/
since that is where the /repodata directory is, but with the same results.
Can the src repository be added? I have been able to with 10.3, but for some reason it is a no go in 11.0.
zypper sa -t rpm-md http://download.opensuse.org/distribution/11.0/repo/src- oss/suse/ sources After that you can install source packages and their dependencies with zypper si <package name> e.g. zypper si gtk2 will install the gtk2 source package, along with all dependencies needed to build it Anders -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Anders Johansson wrote:
zypper sa -t rpm-md http://download.opensuse.org/distribution/11.0/repo/src- oss/suse/ sources
After that you can install source packages and their dependencies with
zypper si <package name>
e.g.
zypper si gtk2
will install the gtk2 source package, along with all dependencies needed to build it
Anders
Thank You Anders, I found the problem after re-adding as you suggested. It seems I had either carried over repos from a type when the repositories were set up differently or done something else equally brilliant. I had: [src-oss] name=openSUSE-11.0-Oss-Src baseurl=http://download.opensuse.org/distribution/11.0/repo/src-oss/suse/ path=/ type=yast2 I needed [src-oss] name=openSUSE-11.0 src-oss baseurl=http://download.opensuse.org/distribution/11.0/repo/src-oss/suse/ type=rpm-md ^^^^^^^^^^^ I must get more sleep.... -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 2009/01/22 20:42 (GMT-0600) David C. Rankin composed:
I would like to add the oss-src repository, but adding the repository directory results in an error: no /content file found. I'm using the following:
http://download.opensuse.org/distribution/11.0/repo/src-oss/
I have also tried using:
http://download.opensuse.org/distribution/11.0/repo/src-oss/suse/
since that is where the /repodata directory is, but with the same results.
Can the src repository be added? I have been able to with 10.3, but for some reason it is a no go in 11.0.
Did you try from "YaST2" "Sofware Repositories" "Add" checking the "Community Repositories" button and choosing the src repos you want instead of "Specify URL"? -- "Train a child in the way he should go, and when he is old he will not turn from it." Proverbs 22:6 NIV Team OS/2 ** Reg. Linux User #211409 Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
Anders Johansson
-
David C. Rankin
-
Felix Miata