Re: [Bug 1255806] Re: apt-get --purge -yf build-dep hello, fails with E: Command line option ‘f’ [from -yf] is not known.

2013-11-28 Thread Dmitrijs Ledkovs
On 28 November 2013 23:02, David Kalnischkies <1255...@bugs.launchpad.net> wrote: > Still, could you please fix sbuild to not use options which do nothing > Dmitrijs? > Please file a bug against sbuild package. I'm just the messenger. apt-get, sbuild and cross-builds are critical pieces of softwar

[Bug 1255806] Re: apt-get --purge -yf build-dep hello, fails with E: Command line option ‘f’ [from -yf] is not known.

2013-11-28 Thread David Kalnischkies
Still, could you please fix sbuild to not use options which do nothing Dmitrijs? As Michael said, --fix-broken did, does and will not do anything for build-dep, so calling apt with it is just wrong, even if it was accepted in the past. The parsing of the commandline became stricter now as we get

[Bug 1255806] Re: apt-get --purge -yf build-dep hello, fails with E: Command line option ‘f’ [from -yf] is not known.

2013-11-28 Thread Launchpad Bug Tracker
This bug was fixed in the package apt - 0.9.13.1~ubuntu1 --- apt (0.9.13.1~ubuntu1) trusty; urgency=low [ Colin Watson ] * fix "apt-get --purge build-dep" (closes: #720597) * fix regression that APT::Keep-Fds is not honored (closes: #730490) [ Michael Vogt ] * add "-f" opt

[Bug 1255806] Re: apt-get --purge -yf build-dep hello, fails with E: Command line option ‘f’ [from -yf] is not known.

2013-11-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/apt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1255806 Title: apt-get --purge -yf build-dep hello, fails with E: Command line option ‘f’ [from -yf] i

[Bug 1255806] Re: apt-get --purge -yf build-dep hello, fails with E: Command line option ‘f’ [from -yf] is not known.

2013-11-28 Thread Michael Vogt
** Changed in: apt (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1255806 Title: apt-get --purge -yf build-dep hello, fails with E: Command line o

Re: [Bug 1255806] Re: apt-get --purge -yf build-dep hello, fails with E: Command line option ‘f’ [from -yf] is not known.

2013-11-28 Thread Dmitrijs Ledkovs
On 28 November 2013 18:43, Michael Vogt wrote: > Right, I'm sorry for the trouble and I agree that it would have been > better to put the erroring into 0.10.0 instead of 0.9.13. > > I will add "-f" back so that sbuild is unbroken. Note that it has no > effect on "buil-dep" (it does on "source").

[Bug 1255806] Re: apt-get --purge -yf build-dep hello, fails with E: Command line option ‘f’ [from -yf] is not known.

2013-11-28 Thread Michael Vogt
Right, I'm sorry for the trouble and I agree that it would have been better to put the erroring into 0.10.0 instead of 0.9.13. I will add "-f" back so that sbuild is unbroken. Note that it has no effect on "buil-dep" (it does on "source"). Cheers, Michael ** Changed in: apt (Ubuntu) Stat

[Bug 1255806] Re: apt-get --purge -yf build-dep hello, fails with E: Command line option ‘f’ [from -yf] is not known.

2013-11-28 Thread Michael Vogt
** Changed in: apt (Ubuntu) Assignee: (unassigned) => Michael Vogt (mvo) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1255806 Title: apt-get --purge -yf build-dep hello, fails with E: Command

[Bug 1255806] Re: apt-get --purge -yf build-dep hello, fails with E: Command line option ‘f’ [from -yf] is not known.

2013-11-28 Thread Dmitrijs Ledkovs
** Bug watch added: Debian Bug tracker #720597 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720597 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1255806 Title: apt-get --purge -yf build-dep h

Re: [Bug 1255806] Re: apt-get --purge -yf build-dep hello, fails with E: Command line option ‘f’ [from -yf] is not known.

2013-11-28 Thread Dmitrijs Ledkovs
On 28 November 2013 16:29, Michael Vogt wrote: > Hey Dmitrijs, > > thanks for your bugreport. The "-f" flag means "--fix-broken" and is not > used by apt the context of build-dep. This is why its complaining. If it > breaks sbuild we can add it back, but note that it does not have any > effect AF

[Bug 1255806] Re: apt-get --purge -yf build-dep hello, fails with E: Command line option ‘f’ [from -yf] is not known.

2013-11-28 Thread Michael Vogt
Hey Dmitrijs, thanks for your bugreport. The "-f" flag means "--fix-broken" and is not used by apt the context of build-dep. This is why its complaining. If it breaks sbuild we can add it back, but note that it does not have any effect AFAICT (looking at the apt source). -- You received this bu