Daniel Burrows a scris:
On Wed, Sep 17, 2008 at 10:39:58AM +0300, Eddy Petrișor <[EMAIL PROTECTED]> was
heard to say:
Daniel Burrows a scris:
Can you reproduce the same behavior at the command-line? If so, I'd
yes
appreciate a typescript / dump of the output of that command with the
options "-o 'Debug::pkgAutoRemove=true'" on the command-line.
attached
That's really weird. It doesn't have a reason for marking digikam:
it looks like it's treating it as part of the root set. But why?
digikam is specifically called out at the top of the trace as being
automatically installed.
I assume that you haven't set Aptitude::Keep-Unused-Pattern or
Apt::NeverAutoRemove to something that would include digikam, but
that's the only reason I can think of or see that this *should* be
happening. (well, I suppose there's also the possibility that it's
somehow Essential, but I think we can discount that)
No, there aren't such settings:
0 [EMAIL PROTECTED] ~ $ grep -i auto /etc/apt/* -R -A 4
/etc/apt/apt.conf.d/10periodic:APT::Periodic::AutocleanInterval "0";
--
/etc/apt/apt.conf.d/01autoremove: NeverAutoRemove
/etc/apt/apt.conf.d/01autoremove- {
/etc/apt/apt.conf.d/01autoremove- "^linux-image.*";
/etc/apt/apt.conf.d/01autoremove- "^linux-restricted-modules.*";
/etc/apt/apt.conf.d/01autoremove- };
--
/etc/apt/apt-file.conf:# Automatically used if curl is not installed
/etc/apt/apt-file.conf-http2 = wget -P "<cache>" -O "<cache>/<dest>_tmp"
"<uri>/dists/<dist>/Contents-<arch>.gz" >/dev/null 2>&1 && $post_dl_cmd
/etc/apt/apt-file.conf-ftp2 = wget --passive-ftp -P "<cache>" -O "<cache>/<dest>_tmp"
"<uri>/dists/<dist>/Contents-<arch>.gz" >/dev/null 2>&1 && $post_dl_cmd
/etc/apt/apt-file.conf-
/etc/apt/apt-file.conf-ssh = scp -l <user> -P <port|22>
"<host>:/<path>/dists/<dist>/Contents-<arch>.gz" "<cache>/<dest>_tmp" && $post_dl_cmd
grep: /etc/apt/secring.gpg: Permission denied
grep: /etc/apt/trustdb.gpg: Permission denied
grep: /etc/apt/trusted.gpg: Permission denied
--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]