Hi,

On Sun, Jul 08, 2007 at 08:08:26PM -0700, Daniel Burrows wrote:
>   I would just break on all the calls to MarkAuto that don't pass "true";
> if none of them trip, you probably found a bug in apt (since that should
> be the only thing that can disable auto-ness of a package).
I run aptitude under gdb, manually set all upgradable packages into
proper auto state, put a breakpoint on:
pkgDepCache::MarkAuto(pkgCache::PkgIterator const&, bool)
and run update. Autoinstalled status has been unset and there was
no breakpoint hit.

Regards
        Artur
-- 
 - You can take my soul but not my lack of enthusiasm.
                                                /Wally, "Dilbert" 2004.11.23/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to