Bug#825467: apt: `apt-get install ./foo.deb` succeeds `dpkg -i ./foo.deb && apt-get install -yf` fails

2016-05-27 Thread Sean Whitton
Dear David, Thanks for your explanation. The reason that I marked this bug as important (that I probably should have mentioned) is that it makes the affected packages fail piuparts. I'll file a bug against piuparts suggesting it be switched to use `apt install ./foo.deb` instead of `dpkg -i ./foo

Bug#825467: apt: `apt-get install ./foo.deb` succeeds `dpkg -i ./foo.deb && apt-get install -yf` fails

2016-05-27 Thread David Kalnischkies
Control: severity -1 minor On Fri, May 27, 2016 at 11:17:20AM +0900, Sean Whitton wrote: > `apt-get install -f` fails to install dependencies for several packages > that are built using the dh_elpa debhelper addon. […] > Expected result: elpa-company's dependencies are installed and the >

Bug#825467: apt: `apt-get install ./foo.deb` succeeds `dpkg -i ./foo.deb && apt-get install -yf` fails

2016-05-26 Thread Sean Whitton
Package: apt Version: 1.2.12 Severity: important Dear maintainers, `apt-get install -f` fails to install dependencies for several packages that are built using the dh_elpa debhelper addon. Steps to reproduce (in a clean sid chroot): apt-get download elpa-company dpkg -i ./elpa-company_*