Your message dated Mon, 31 Oct 2016 00:38:14 +0100 with message-id <[email protected]> and subject line Re: [Aptitude-devel] Bug#842430: /var/cache/apt/archives/\* has caused the Debian Bug report #842430, regarding /var/cache/apt/archives/\* 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.) -- 842430: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842430 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: aptitude Version: 0.8.3-1+b1 Severity: wishlist I notice file '/var/cache/apt/archives/*' on all my machine. $ stat /var/cache/apt/archives/\* File: '/var/cache/apt/archives/*' Size: 0 Blocks: 0 IO Block: 4096 regular empty file Device: 812h/2066d Inode: 14 Links: 1 Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2016-01-30 10:51:21.047306840 +0800 Modify: 2016-01-30 10:51:21.171306834 +0800 Change: 2016-10-29 12:44:46.880101991 +0800 Birth: - Not sure how it got there. OK I'll remove it.
--- End Message ---
--- Begin Message ---Hi Jidanni, 積丹尼 Dan Jacobson wrote: > I notice file '/var/cache/apt/archives/*' on all my machine. > $ stat /var/cache/apt/archives/\* > File: '/var/cache/apt/archives/*' > Size: 0 Blocks: 0 IO Block: 4096 regular empty file > Device: 812h/2066d Inode: 14 Links: 1 > Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root) > Access: 2016-01-30 10:51:21.047306840 +0800 > Modify: 2016-01-30 10:51:21.171306834 +0800 These two dates are rather old, i.e. _no_ tool has accessed that file for like 10 months, so I doubt that it's related with any current apt or aptitude version. (And even if it was a bug back in January -- of which I can't remember any -- it seems to have been fixed since then.) > Not sure how it got there. I'd suspect a local script or command on the commandline where quoting went wrong. Or a shell which treats "*" as literal (default setting in bash) if it doesn't match anything, i.e. a simple "touch /var/cache/apt/archives/*" will create that file if and only if /var/cache/apt/archives/ is empty. Hence closing the bug report. > OK I'll remove it. Probably the best. Regards, Axel -- ,''`. | Axel Beckert <[email protected]>, http://people.debian.org/~abe/ : :' : | Debian Developer, ftp.ch.debian.org Admin `. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5 `- | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE
--- End Message ---
_______________________________________________ Aptitude-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

