[Bug 338031] Re: mk-sbuild-lv uses --no-install-recommends which is not recognized by older distros

2009-03-05 Thread Jonathan Davies
Hmm, looking at the source, that's odd: mk-sbuild-lv: 295 # Add edgy+ buildd tools 296 if [ $RELEASE != breezy ] [ $RELEASE != dapper ]; then 297 # Disable recommends for a smaller chroot (gutsy and later only) 298 # Add buildd tools 299 BUILD_PKGS=--no-install-recommends

[Bug 338031] Re: mk-sbuild-lv uses --no-install-recommends which is not recognized by older distros

2009-03-05 Thread Siegfried Gevatter (RainCT)
New ubuntu-dev-tools versions are not supposed to be compatible with that old Ubuntu releases (Dapper will reach end of life in 3 months). ** Changed in: ubuntu-dev-tools (Ubuntu) Importance: Low = Undecided Status: Incomplete = New -- mk-sbuild-lv uses --no-install-recommends which

[Bug 338031] Re: mk-sbuild-lv uses --no-install-recommends which is not recognized by older distros

2009-03-05 Thread Siegfried Gevatter (RainCT)
Oh, nevermind, please ignore my comment :). -- mk-sbuild-lv uses --no-install-recommends which is not recognized by older distros https://bugs.launchpad.net/bugs/338031 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 338031] Re: mk-sbuild-lv uses --no-install-recommends which is not recognized by older distros

2009-03-05 Thread Jonathan Davies
Actually, this was fixed in revision 226, which was just after the intrepid revision 222 (upload 0.46): http://bazaar.launchpad.net/~ubuntu-dev/ubuntu-dev- tools/trunk/revision/226 And updated package is available in intrepid-backports. ** Changed in: ubuntu-dev-tools (Ubuntu) Status: