Mailinglist Archive: opensuse-buildservice (375 mails)
| < Previous | Next > |
[opensuse-buildservice] problem with Packages file for Debian?
- From: Thomas Anders <thomas.anders@xxxxxxxxxxxxx>
- Date: Wed, 02 Apr 2008 00:13:55 +0200
- Message-id: <47F2B3A3.7030603@xxxxxxxxxxxxx>
While OBS automatically creates Packages[.gz] files for Debian, it looks
like it fails to pay attention to the fact that there can be both i386
and amd64 versions for the same package name. Currently, it just lists
*one* of them (picking randomly, depending on which one builds first?)
in the Packages file:
Package: foo
Architecture: amd64
Filename: ./amd64/foo_1.0-1_amd64.deb
Package: bar
Architecture: i386
Filename: ./i386/bar_1.0-1_i386.deb
(while there's also foo for i386 and bar for amd64 -- you get the idea).
See
http://download.opensuse.org/repositories/net-snmp/Debian_Etch/Packages
for a real-world example.
Am I missing something here? If not, is there a way to make the
repository usable for Debian users again other than turning off amd64
builds?
Cheers,
Thomas
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
like it fails to pay attention to the fact that there can be both i386
and amd64 versions for the same package name. Currently, it just lists
*one* of them (picking randomly, depending on which one builds first?)
in the Packages file:
Package: foo
Architecture: amd64
Filename: ./amd64/foo_1.0-1_amd64.deb
Package: bar
Architecture: i386
Filename: ./i386/bar_1.0-1_i386.deb
(while there's also foo for i386 and bar for amd64 -- you get the idea).
See
http://download.opensuse.org/repositories/net-snmp/Debian_Etch/Packages
for a real-world example.
Am I missing something here? If not, is there a way to make the
repository usable for Debian users again other than turning off amd64
builds?
Cheers,
Thomas
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |