[opensuse-buildservice] [Regression] Debian Build-Depends expansion with alternates "|"
I think a recent change to OBS results in a failure to handle some Build-Depends: in debian packages. In the .dsc having: Build-Depends: <<snip>> lzma, binutils (>= 2.19.1) | binutils-multiarch (>= 2.19.1), <<snip>> Results in nothing provides binutils >= 2.19.1 | binutils-multiarch >= 2.19.1 See: Maemo:Mer:Tools:cross:gcc-4.3-test gcc-4.3 removing the "| binutils-multiarch (>= 2.19.1)" fixes the problem. (Nb this is actually a pristine Ubuntu package AFAIR and it's been building just fine for a while) David -- "Don't worry, you'll be fine; I saw it work in a cartoon once..." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Thu, Oct 22, 2009 at 08:52:00PM +0100, David Greaves wrote:
I think a recent change to OBS results in a failure to handle some Build-Depends: in debian packages.
In the .dsc having: Build-Depends: <<snip>> lzma, binutils (>= 2.19.1) | binutils-multiarch (>= 2.19.1), <<snip>>
Results in nothing provides binutils >= 2.19.1 | binutils-multiarch >= 2.19.1
See: Maemo:Mer:Tools:cross:gcc-4.3-test gcc-4.3
removing the "| binutils-multiarch (>= 2.19.1)" fixes the problem.
(Nb this is actually a pristine Ubuntu package AFAIR and it's been building just fine for a while)
Yes, this should work. Investigating... M. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Fri, Oct 23, 2009 at 11:46:49AM +0200, Michael Schroeder wrote:
On Thu, Oct 22, 2009 at 08:52:00PM +0100, David Greaves wrote:
I think a recent change to OBS results in a failure to handle some Build-Depends: in debian packages.
In the .dsc having: Build-Depends: <<snip>> lzma, binutils (>= 2.19.1) | binutils-multiarch (>= 2.19.1), <<snip>>
Results in nothing provides binutils >= 2.19.1 | binutils-multiarch >= 2.19.1
See: Maemo:Mer:Tools:cross:gcc-4.3-test gcc-4.3
removing the "| binutils-multiarch (>= 2.19.1)" fixes the problem.
(Nb this is actually a pristine Ubuntu package AFAIR and it's been building just fine for a while)
Yes, this should work. Investigating...
Now fixed. Thanks for the report! 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
participants (2)
-
David Greaves
-
Michael Schroeder