[opensuse-buildservice] missing repodata/repomd.xml for 11.3

Hi there, I'm getting this error: reqesting http://download.opensuse.org/distribution/11.3/repo/oss/suse/repodata/repomd... failed: 404 Not Found when I try to use this: export SUSE_VER=11.3; \ export BUILD_DIST=sl${SUSE_VER}; \ mount /var/iso_images/openSUSE-${SUSE_VER}-DVD-i586.iso.sl; \ build --verify --root /var/builds/${SUSE_VER}0 \ --rpms /mnt/iso_images/suse${SUSE_VER}_x86 \ --repo http://download.opensuse.org/distribution/${SUSE_VER}/repo/oss/suse/ \ --repo http://download.opensuse.org/repositories/server:/database/openSUSE_${SUSE_VER}/ \ php5.spec Basically, the repodata directory doesn't exist for 11.3. I've checked several major mirrors in France, Germany and UK. I need to do a specific build of php for x86. Has build been deprecated? What alternatives are there? Paul -- Paul Reeves http://www.ibphoenix.com Specialists in Firebird support -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

On 2010-09-16 12:00:22 +0200, Paul Reeves wrote:
Has build been deprecated?
no.
What alternatives are there?
osc build. [1] darix [1] needs a buildservice account though -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

On Thursday 16 September 2010, Marcus Rueckert wrote:
On 2010-09-16 12:00:22 +0200, Paul Reeves wrote:
Has build been deprecated?
no.
Any idea what has happened to the repodata dir for 11.3? It has been mia for a couple of months now, and I'm not the first to notice it (although I quickly scanned the archives for this list and couldn't find a dicussion about it here.)
What alternatives are there?
osc build. [1]
darix
[1] needs a buildservice account though
Yeah, I've got one of them, but when I last looked at this I decided that using build was waaayyy simpler, quicker and more appropriate for my needs. Paul -- Paul Reeves http://www.ibphoenix.com Specialists in Firebird support -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

On 2010-09-16 12:16:46 +0200, Paul Reeves wrote:
Yeah, I've got one of them, but when I last looked at this I decided that using build was waaayyy simpler, quicker and more appropriate for my needs.
huh? "osc build" basically wraps "build". it fetches all the buildinfo from the buildservice so the correct versions and such are used. downloads all the files from the different repositories (depends on the repository config in the project) and then calls "build". not much magic involved. darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

On Thursday 16 September 2010, Marcus Rueckert wrote:
"osc build" basically wraps "build". it fetches all the buildinfo from the buildservice so the correct versions and such are used. downloads all the files from the different repositories (depends on the repository config in the project) and then calls "build".
not much magic involved.
Although if it is a wrapper around build, that should fail with the same error, shouldn't it? Anyway, thanks, I'll take a closer look at osc. Paul -- Paul Reeves http://www.ibphoenix.com Specialists in Firebird support -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

On 2010-09-16 14:22:30 +0200, Paul Reeves wrote:
Although if it is a wrapper around build, that should fail with the same error, shouldn't it?
no. as it doesnt rely on the repomd metadata to find the packages. darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

Am Thursday 16 September 2010 schrieb Paul Reeves:
On Thursday 16 September 2010, Marcus Rueckert wrote:
On 2010-09-16 12:00:22 +0200, Paul Reeves wrote:
Has build been deprecated?
no.
Any idea what has happened to the repodata dir for 11.3? It has been mia for a couple of months now, and I'm not the first to notice it (although I quickly scanned the archives for this list and couldn't find a dicussion about it here.)
Noone ever filed a bug report. Greetings, Stephan -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

On Thursday 16 September 2010, Stephan Kulow wrote:
Am Thursday 16 September 2010 schrieb Paul Reeves:
On Thursday 16 September 2010, Marcus Rueckert wrote:
On 2010-09-16 12:00:22 +0200, Paul Reeves wrote:
Has build been deprecated?
no.
Any idea what has happened to the repodata dir for 11.3? It has been mia for a couple of months now, and I'm not the first to notice it (although I quickly scanned the archives for this list and couldn't find a dicussion about it here.)
Noone ever filed a bug report.
You mean like this one: https://bugzilla.novell.com/show_bug.cgi?id=625841 That was 27 July. I've updated it to use the correct tags. Paul -- Paul Reeves http://www.ibphoenix.com Specialists in Firebird support -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

Am Thursday 16 September 2010 schrieb Paul Reeves:
On Thursday 16 September 2010, Stephan Kulow wrote:
Am Thursday 16 September 2010 schrieb Paul Reeves:
On Thursday 16 September 2010, Marcus Rueckert wrote:
On 2010-09-16 12:00:22 +0200, Paul Reeves wrote:
Has build been deprecated?
no.
Any idea what has happened to the repodata dir for 11.3? It has been mia for a couple of months now, and I'm not the first to notice it (although I quickly scanned the archives for this list and couldn't find a dicussion about it here.)
Noone ever filed a bug report.
You mean like this one:
https://bugzilla.novell.com/show_bug.cgi?id=625841
That was 27 July. I've updated it to use the correct tags.
Another sad example why we need a real screening team ;( Greetings, Stephan -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

On Thu, Sep 16, 2010 at 12:00:22PM +0200, Paul Reeves wrote:
I'm getting this error:
reqesting http://download.opensuse.org/distribution/11.3/repo/oss/suse/repodata/repomd... failed: 404 Not Found
when I try to use this:
export SUSE_VER=11.3; \ export BUILD_DIST=sl${SUSE_VER}; \ mount /var/iso_images/openSUSE-${SUSE_VER}-DVD-i586.iso.sl; \ build --verify --root /var/builds/${SUSE_VER}0 \ --rpms /mnt/iso_images/suse${SUSE_VER}_x86 \ --repo http://download.opensuse.org/distribution/${SUSE_VER}/repo/oss/suse/ \ --repo http://download.opensuse.org/repositories/server:/database/openSUSE_${SUSE_VER}/ \ php5.spec
Basically, the repodata directory doesn't exist for 11.3. I've checked several major mirrors in France, Germany and UK.
That's a bug, we should create them.
I need to do a specific build of php for x86.
Has build been deprecated?
No.
What alternatives are there?
If http://download.opensuse.org/distribution/11.3/repo/oss is one of your zypp repositories, you can use it with --repo zypp://<reponame> Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

On Thursday 16 September 2010, Michael Schroeder wrote:
What alternatives are there?
If http://download.opensuse.org/distribution/11.3/repo/oss is one of your zypp repositories, you can use it with --repo zypp://<reponame>
Thanks for the suggestion but I'm building from 11.1, so I guess that won't work. That said, I'm not sure how it could work. I just took a quick look in my /etc/zypp dir and all the urls seem to point to root dirs that contain repodata directories. Paul -- Paul Reeves http://www.ibphoenix.com Specialists in Firebird support -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

On Thu, Sep 16, 2010 at 02:20:10PM +0200, Paul Reeves wrote:
That said, I'm not sure how it could work. I just took a quick look in my /etc/zypp dir and all the urls seem to point to root dirs that contain repodata directories.
Yes, but the code understands "susetags" type repos in zypp urls, but not in http: type urls. M. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (4)
-
Marcus Rueckert
-
Michael Schroeder
-
Paul Reeves
-
Stephan Kulow