[opensuse-buildservice] Debian Etch amd64?
Is Debian Etch currently supported on amd64 in OBS? Given that it's a fully supported architecture as of Debian 4.0 (Etch), it'd certainly be extremely nice to have. I see that osc is offered for Etch/amd64 on s.o.o, so I tried enabling it in my project config as <repository name="Debian_Etch"> <path project="Debian:Etch" repository="standard"/> <arch>i586</arch> <arch>x86_64</arch> </repository> but all I get back for the build status (project net-snmp, package net-snmp-5.4-snapshot) is: foo$ osc results Debian_Etch i586 succeeded Debian_Etch x86_64 expansion error: nothing provides debhelper >=5, nothing provides libtool, nothing provides libwrap0-dev, nothing provides libssl-dev > 0.9.8, nothing provides perl >=5.8, nothing provides libperl-dev, nothing provides python-all-dev, nothing provides python-central >=0.5.6, nothing provides python >=2.3.5-7, nothing provides python-setuptools >=0.6b3-1, nothing provides autoconf, nothing provides automake1.9, nothing provides debianutils >=1.13.1, nothing provides bash >=2.05, nothing provides findutils >=4.1.20, nothing provides procps, nothing provides cdbs, nothing provides libsensors-dev >=2.8.5, nothing provides automake, nothing provides binutils, nothing provides bzip2, nothing provides gcc, nothing provides gettext, nothing provides libc6, nothing provides libncurses5, nothing provides perl, nothing provides zlib1g, nothing provides dpkg foo$ osc buildlog Debian_Etch x86_64 Can't get logfile HTTP Error 404: Not Found Before I dig any further, please clarify what's to be expected. Cheers, Thomas -- Thomas Anders (thomas.anders at blue-cable.de) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Jan 21, 2008, at 12:04 PM, Thomas Anders wrote:
Is Debian Etch currently supported on amd64 in OBS? Given that it's a fully supported architecture as of Debian 4.0 (Etch), it'd certainly be extremely nice to have.
I see that osc is offered for Etch/amd64 on s.o.o, so I tried enabling it in my project config as
<repository name="Debian_Etch"> <path project="Debian:Etch" repository="standard"/> <arch>i586</arch> <arch>x86_64</arch> </repository>
but all I get back for the build status (project net-snmp, package net-snmp-5.4-snapshot) is:
=5.8, nothing provides libperl-dev, nothing provides python-all- dev, nothing provides python-central >=0.5.6, nothing provides
foo$ osc results Debian_Etch i586 succeeded Debian_Etch x86_64 expansion error: nothing provides debhelper >=5, nothing provides libtool, nothing provides libwrap0- dev, nothing provides libssl-dev > 0.9.8, nothing provides perl python >=2.3.5-7, nothing provides python-setuptools >=0.6b3-1, nothing provides autoconf, nothing provides automake1.9, nothing provides debianutils >=1.13.1, nothing provides bash >=2.05, nothing provides findutils >=4.1.20, nothing provides procps, nothing provides cdbs, nothing provides libsensors-dev >=2.8.5, nothing provides automake, nothing provides binutils, nothing provides bzip2, nothing provides gcc, nothing provides gettext, nothing provides libc6, nothing provides libncurses5, nothing provides perl, nothing provides zlib1g, nothing provides dpkg
foo$ osc buildlog Debian_Etch x86_64 Can't get logfile HTTP Error 404: Not Found
Before I dig any further, please clarify what's to be expected.
The x86_64 arch was working on Wednesday but then "something" happened and it broke for Debian_Etch and Fedora 6,7 & 8 Oddly enough it still works for Ubuntu 7.10 which is Debian-based. (SUSE-based x86_64 repos are also unaffected). I'd love to know what happened too. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Mon, Jan 21, 2008 at 12:47:18PM +0100, Andrew Beekhof wrote:
The x86_64 arch was working on Wednesday but then "something" happened and it broke for Debian_Etch and Fedora 6,7 & 8 Oddly enough it still works for Ubuntu 7.10 which is Debian-based. (SUSE-based x86_64 repos are also unaffected).
I'd love to know what happened too.
We lost some x86_64 repositories when we moved to the new hardware due to a typo in the scheduler code. We'll restore them ASAP. (Ubuntu was not affected, as 'U' is much behind 'D' and 'F'...) Sorry for the inconvenience, 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 Monday 21 January 2008 12:04:29 wrote Thomas Anders: ..
=2.05, nothing provides findutils >=4.1.20, nothing provides procps, nothing provides cdbs, nothing provides libsensors-dev >=2.8.5, nothing
foo$ osc results Debian_Etch i586 succeeded Debian_Etch x86_64 expansion error: nothing provides debhelper >=5, nothing provides libtool, nothing provides libwrap0-dev, nothing provides libssl-dev > 0.9.8, nothing provides perl >=5.8, nothing provides libperl-dev, nothing provides python-all-dev, nothing provides python-central >=0.5.6, nothing provides python >=2.3.5-7, nothing provides python-setuptools >=0.6b3-1, nothing provides autoconf, nothing provides automake1.9, nothing provides debianutils >=1.13.1, nothing provides bash provides automake, nothing provides binutils, nothing provides bzip2, nothing provides gcc, nothing provides gettext, nothing provides libc6, nothing provides libncurses5, nothing provides perl, nothing provides zlib1g, nothing provides dpkg
foo$ osc buildlog Debian_Etch x86_64 Can't get logfile HTTP Error 404: Not Found
Before I dig any further, please clarify what's to be expected.
Debian:Etch for amd64 is broken atm. Working on fixing it... -- Adrian Schroeter SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) email: adrian@suse.de --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (4)
-
Adrian Schröter
-
Andrew Beekhof
-
Michael Schroeder
-
Thomas Anders