Your message dated Tue, 14 Feb 2012 12:36:50 +0800
with message-id 
<can3verd_5z2gv_u8pcqjgqsud6qfafysb4lonv_k1e1lt3l...@mail.gmail.com>
and subject line unreproducible: "clean" needs free disk space
has caused the Debian Bug report #328279,
regarding "clean" needs free disk space
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
328279: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=328279
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aptitude
Version: 0.2.15.9-2
Severity: wishlist

aptitude was interrupted in the middle of an upgrade (the ssh
connection failed) and then subsequent calls to "aptitude update" gave
the message (even after I removed the lock files):

  W: Warning: could not lock the cache file.  Opening in read-only mode

apt-get on the other hand gave a more informative error message:

  E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to 
correct the problem.

Would be great if aptitude noticed it too!

While I am at it, it would also be nice that "aptitude clean" does not
need disk space (apt-get clean does not).  This is because, sometimes
one forgets to clean the cache, so the /var/ partition becomes full
and one cannot use "aptitude clean" to correct that state of affairs!

Regards,
ChriS


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (400, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-5-3.3 0.5.28.6   Advanced front-end for dpkg
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an
ii  libgcc1                       1:4.0.1-2  GCC support library
ii  libncurses5                   5.4-9      Shared libraries for terminal hand
ii  libsigc++-1.2-5c102           1.2.5-4    type-safe Signal Framework for C++
ii  libstdc++5                    1:3.3.5-13 The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do <none>     (no description available)

-- no debconf information


--- End Message ---
--- Begin Message ---
> While I am at it, it would also be nice that "aptitude clean" does not
> need disk space (apt-get clean does not).  This is because, sometimes
> one forgets to clean the cache, so the /var/ partition becomes full
> and one cannot use "aptitude clean" to correct that state of affairs!

There doesn't appear to be any major difference between the code for
apt-get and aptitude that would cause this.  Nor can I reproduce this
with 0.6.5-1:

# ls /var/cache/apt/archives/lock /var/lib/apt/lists/lock
/var/lib/dpkg/lock /var/lock/aptitude
ls: cannot access /var/cache/apt/archives/lock: No such file or directory
ls: cannot access /var/lib/apt/lists/lock: No such file or directory
ls: cannot access /var/lib/dpkg/lock: No such file or directory
ls: cannot access /var/lock/aptitude: No such file or directory
# df -h /var
df: Warning: cannot read table of mounted file systems: No such file
or directory
Filesystem      Size  Used Avail Use% Mounted on
-                20G   20G     0 100% /
# aptitude clean
#


Closing. Please reopen if this can still be reproduced.


--- End Message ---
_______________________________________________
Aptitude-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

Reply via email to