[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#816696: marked as done (apt: generates tons of root-owned .ed.YYYY-MM-DD-HHMM.SS.gz files in user’s home)



Your message dated Sun, 06 Mar 2016 19:19:24 +0000
with message-id <E1aceD7-0001QU-02@franck.debian.org>
and subject line Bug#816837: fixed in apt 1.2.5
has caused the Debian Bug report #816837,
regarding apt: generates tons of root-owned .ed.YYYY-MM-DD-HHMM.SS.gz files in user’s home
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 owner@bugs.debian.org
immediately.)


-- 
816837: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816837
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 1.2.4
Severity: normal

-rw-r--r--  1 root   root           453 Feb 17 22:00 .ed.2016-02-17-2054.23.gz
-rw-r--r--  1 root   root            31 Feb 18 04:03 .ed.2016-02-18-0256.55.gz
-rw-r--r--  1 root   root           543 Feb 19 16:05 .ed.2016-02-19-1457.42.gz
-rw-r--r--  1 root   root           414 Feb 20 16:11 .ed.2016-02-20-1504.48.gz
-rw-r--r--  1 root   root           226 Feb 20 22:18 .ed.2016-02-20-2114.21.gz
-rw-r--r--  1 root   root           747 Feb 23 04:07 .ed.2016-02-23-0259.59.gz
-rw-r--r--  1 root   root           493 Feb 23 22:06 .ed.2016-02-23-2058.42.gz
-rw-r--r--  1 root   root            29 Feb 24 04:06 .ed.2016-02-24-0258.17.gz
-rw-r--r--  1 root   root           608 Feb 26 21:59 .ed.2016-02-26-2055.25.gz
-rw-r--r--  1 root   root           259 Feb 29 04:33 .ed.2016-02-29-0330.45.gz
-rw-r--r--  1 root   root            31 Feb 29 21:50 .ed.2016-02-29-2049.12.gz
-rw-r--r--  1 root   root           540 Mär  1 10:13 .ed.2016-03-01-0911.46.gz
-rw-r--r--  1 root   root           790 Mär  1 15:54 .ed.2016-03-01-1452.37.gz
-rw-r--r--  1 root   root           327 Mär  2 15:54 .ed.2016-03-02-1452.56.gz
-rw-r--r--  1 root   root           417 Mär  2 21:57 .ed.2016-03-02-2055.23.gz
-rw-r--r--  1 root   root           453 Mär  3 03:52 .ed.2016-03-03-0251.20.gz
-rw-r--r--  1 root   root           931 Mär  3 22:45 .ed.2016-03-03-2144.00.gz
-rw-r--r--  1 root   root           448 Mär  4 04:01 .ed.2016-03-04-0252.11.gz

I’m not exactly amused to find those in my u̲s̲e̲r̲’̲s̲ home directory
after having run sudo apt-get update and dist-upgrade. I can only
think they’re from APT because of the contents:

tglase@tglase:~ $ zcat .ed.2016-03-04-0252.11.gz                                                           
615,619c
Filename: pool/contrib/b/boinc/boinc-client-opencl_7.6.29+dfsg-2_i386.deb
Size: 48236
MD5sum: b7c9a2d50bbb29efc3b2f018957be68d
SHA1: 2427ca07c20bac655d8299520ad0cb1b9acfb548
SHA256: f96f783f75cc1f965f71cac7f8b71f31367c25d43e62b0ec93b978ef4df64a58

--- End Message ---
--- Begin Message ---
Source: apt
Source-Version: 1.2.5

We believe that the bug you reported is fixed in the latest version of
apt, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 816837@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julian Andres Klode <jak@debian.org> (supplier of updated apt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 06 Mar 2016 19:47:45 +0100
Source: apt
Binary: apt libapt-pkg5.0 libapt-inst2.0 apt-doc libapt-pkg-dev libapt-pkg-doc apt-utils apt-transport-https
Architecture: source
Version: 1.2.5
Distribution: unstable
Urgency: medium
Maintainer: APT Development Team <deity@lists.debian.org>
Changed-By: Julian Andres Klode <jak@debian.org>
Description:
 apt        - commandline package manager
 apt-doc    - documentation for APT
 apt-transport-https - https download transport for APT
 apt-utils  - package management related utility programs
 libapt-inst2.0 - deb package format runtime library
 libapt-pkg-dev - development files for APT's libapt-pkg and libapt-inst
 libapt-pkg-doc - documentation for APT development
 libapt-pkg5.0 - package management runtime library
Closes: 751688 812251 816691 816837
Changes:
 apt (1.2.5) unstable; urgency=medium
 .
   [ Daniel Kahn Gillmor ]
   * apt-key del should correctly handle keyids prefixed with 0x
 .
   [ David Kalnischkies ]
   * support APT::Get::Build-Dep-Automatic again in build-dep
   * add test for apt-key 0xKEY and use parameter expansion.
     Thanks to James McCoy for the suggestion. (Closes: 816691)
   * do not move not-failed pdiff-patches into CWD on failure (Closes: #816837)
   * get group again after potential remap in Source: parse.
     Thanks to Francesco Poli and Marc Haber for testdata. (Closes: 812251)
 .
   [ Colin Watson ]
   * Fix lzma write support to handle "try again" case (Closes: #751688)
 .
   [ Julian Andres Klode ]
   * Prevent double remapping of iterators and string views
   * debian/control: Set Standards-Version to 3.9.7
Checksums-Sha1:
 e1f0f2899572173dac6a1b905538654f3ec84380 2323 apt_1.2.5.dsc
 39bea5b453fb53eaf54e9e86ae6f1a838d4c2e2f 2021276 apt_1.2.5.tar.xz
Checksums-Sha256:
 555b532ea99b760fecc53a87b5060f2a0c356c9de5f0b9de42a806e0f622882d 2323 apt_1.2.5.dsc
 cc61eeeb32309d295f6348ba5e9c37bc54d5af7cdd1fa9e75abfbbd9c4c827b6 2021276 apt_1.2.5.tar.xz
Files:
 b68e6b93fa2f4f40f903c70ab4e2b608 2323 admin important apt_1.2.5.dsc
 19ee3d6c146c57e16a31f802540d1bf0 2021276 admin important apt_1.2.5.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJW3HvqAAoJENc8OeVlgLOGkPAP/2J8lMPhXtZGvqcd9GFEOzQt
h24zDcCkKu0tZ0XmMhSAvEMIL3V88fKfEA1Gf2TJm3rDwyBKio5FLAheP/+b+apa
xNPCQE6TuRvsyemyeGkN0eE6JPsGy72+RA+Ut3/hg104/grKPcW3ejc8uFuKxHl5
aBoNkDCKCoUe7pnP9iwJUzytj9od2gqzSjWJFoJr4OumhtSXZzqoGwuWckKp349J
wxnQrj4ODAhaX+vLn0n01BsFNwgb34q1v4TXtRDd3wtpX6s4ZwZM1VBLP2C6mYNw
3mMy8fkLvUcOqW1wlgvKDk4E5+t1KRzTGFfVkDIrkMK8J6vypOXz3LQ1KVplNB9Q
YrDViUDxeOzGor/1ZT9TD+kUDAI4ynTIWHV29UROiEOX9JJu1K5A/ZnnINN70OdF
H5yZSFA4lv6EYYvXYpdGkSHj2xVSyBBamAOtUV+H+E88u9mbT1TeLb1uqCNNoTdo
aJ966xzYuKKXPrT3h07EiQzh6jJ5/ih6OXgVE3w1tB0fA06hoNiwtnUcD1w3AU0Q
akHYIVgJn8eGlxbjswh2hBwL1OxxsBMMSiykZvOAGZacZfXbk7iBqb3C4WEztLRl
7RJ4HMhmy7A/Z8KlK2Xcfu+ytzc6QuF1lWFP2puBETV11LWqNLgmBySW/aRo5dVV
1efRhL785tiTAXpBKDNj
=jdyZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: