Bug#346068: apt-get barfs on locally rebuilt package

2006-01-06 Thread Michael Vogt
On Thu, Jan 05, 2006 at 12:46:53PM +0100, Gabor Gombas wrote: Package: apt Version: 0.6.43 Severity: normal Thanks for your bugreport. I've rebuilt the evolution-plugins package against DBUS from experimental, and this seems to confuse apt quite a bit: # echo 'evolution-plugins hold' |

Bug#346068: apt-get barfs on locally rebuilt package

2006-01-06 Thread Gabor Gombas
Hi, On Fri, Jan 06, 2006 at 10:11:49AM +0100, Michael Vogt wrote: In addition to the things that Matt suggested can you please try: # apt-get upgrade -o Debug::pkgProblemResolver=true and poste the output here? # apt-get upgrade -o Debug::pkgProblemResolver=true Reading package lists...

Bug#346068: apt-get barfs on locally rebuilt package

2006-01-06 Thread Gabor Gombas
On Thu, Jan 05, 2006 at 08:50:47AM -0800, Matt Zimmerman wrote: On Thu, Jan 05, 2006 at 12:46:53PM +0100, Gabor Gombas wrote: - apt-get does not honour the hold status It does. Probably the hold status checking is just too late. - apt-get does not notice that the installed version _does_

Bug#346068: apt-get barfs on locally rebuilt package

2006-01-05 Thread Gabor Gombas
Package: apt Version: 0.6.43 Severity: normal Hi, I've rebuilt the evolution-plugins package against DBUS from experimental, and this seems to confuse apt quite a bit: # echo 'evolution-plugins hold' | dpkg --set-selections # dpkg -l evolution-plugins Desired=Unknown/Install/Remove/Purge/Hold

Bug#346068: apt-get barfs on locally rebuilt package

2006-01-05 Thread Matt Zimmerman
On Thu, Jan 05, 2006 at 12:46:53PM +0100, Gabor Gombas wrote: - apt-get does not honour the hold status It does. - apt-get does not notice that the installed version _does_ satisfy the dependencies (it depends on libdbus-1-2 and not on libdbus-1-1), and if apt is good at some things, but