Your message dated Thu, 21 Mar 2013 01:02:55 +0000 with message-id <[email protected]> and subject line Bug#698879: fixed in e2fsprogs 1.42.5-1.1 has caused the Debian Bug report #698879, regarding e2fsprogs: Unhandled /usr/share/doc symlink to doc transition 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.) -- 698879: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698879 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: dpkg Version: 1.16.9 Severity: grave Justification: causes non-serious data loss Dear Maintainer, before and after the upgrade from squeeze to wheezy I checked my system with debsums. After the upgrade I found several modified files. I tried to fix the changed files by reinstalling the associated packages. But when I reinstall one package to fix the changed files of that package unrelated files from a different package get modified which weren't modified before. The behaviour is not always consistent. Sometimes files of a different package get removed, sometimes they get changed (it looks like they get overwritten by files from the package I install). Sometimes even the reinstallation of the second package which had been broken by the installation of the first package breaks the first package again, creating an error loop. I have seen this behaviour with the same files and packages on more than one system and the systems were running without problems on squeeze before so that I think I can exclude hardware issues. The bug happens with more than one package and I don't see anything which is overwriting files from a different package in these packages. That's why I file this bug against dpkg. But I'm not an expert for debian packages, so be free to reassign the bug to any other package. I also do not know what the appropriate severity for this bug should be. But when the package system corrupts installed files on the system I think that's a release critical bug, hence severity grave. As my description is probably hard to understand I have attached a logfile where I have tried to track the installation problems down to a minimum of commands. There's also a second logfile attached from another upgrade where I have tried to fix the problems by reinstalling the packages with aptitude first. I don't know if this bug is related to bug #687611 as I also had a modified file debian-archive-removed-keys.gpg on all the systems which I have upgraded to wheezy so far. This file has been fixed on all systems by reinstalling the package debian-archive-keyring without any side effects on other packages though. Regards Uwe -------------------------------------------------------------------------------- grappa:~# debsums --changed /usr/share/doc/e2fsprogs/copyright /usr/share/doc/libtiff-tools/README /usr/share/doc/libtiff-tools/TODO /usr/share/doc/libtiff-tools/changelog.Debian.gz /usr/share/doc/libtiff-tools/changelog.gz /var/lib/xine/xine.desktop grappa:~# apt-cache policy e2fsprogs e2fsprogs: Installed: 1.42.5-1 Candidate: 1.42.5-1 Version table: *** 1.42.5-1 0 750 http://ftp.debian.org/debian/ wheezy/main i386 Packages 650 http://ftp.debian.org/debian/ sid/main i386 Packages 100 /var/lib/dpkg/status grappa:~# dpkg -l e2fsprogs Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-============-============-================================= ii e2fsprogs 1.42.5-1 i386 ext2/ext3/ext4 file system utilit grappa:~# md5sum /usr/share/doc/e2fsprogs/copyright 726570c997e520841dbf8f7611b173ae /usr/share/doc/e2fsprogs/copyright grappa:~# grep copyright /var/lib/dpkg/info/e2fsprogs.md5sums 51a47eee51e75de66777fc781af2f063 usr/share/doc/e2fsprogs/copyright grappa:~# dpkg-deb -R /var/cache/apt/archives/e2fsprogs_1.42.5-1_i386.deb /tmp/e2fsprogs grappa:~# grep copyright /tmp/e2fsprogs/DEBIAN/md5sums 51a47eee51e75de66777fc781af2f063 usr/share/doc/e2fsprogs/copyright grappa:~# ll /usr/share/doc/e2fsprogs/copyright /tmp/e2fsprogs/usr/share/doc/e2fsprogs/copyright -rw-r--r-- 1 root root 3586 2012-07-06 15:37 /tmp/e2fsprogs/usr/share/doc/e2fsprogs/copyright -rw-r--r-- 1 root root 995 2012-07-06 15:37 /usr/share/doc/e2fsprogs/copyright grappa:~# dpkg -r --force-remove-essential e2fsprogs dpkg: warning: overriding problem because --force enabled: This is an essential package - it should not be removed. (Reading database ... 568582 files and directories currently installed.) Removing e2fsprogs ... Processing triggers for man-db ... grappa:~# dpkg -i /var/cache/apt/archives/e2fsprogs_1.42.5-1_i386.deb Selecting previously unselected package e2fsprogs. (Reading database ... 568522 files and directories currently installed.) Unpacking e2fsprogs (from .../e2fsprogs_1.42.5-1_i386.deb) ... Setting up e2fsprogs (1.42.5-1) ... Processing triggers for man-db ... grappa:~# debsums --changed /usr/share/doc/e2fsck-static/copyright /usr/share/doc/libtiff-tools/README /usr/share/doc/libtiff-tools/TODO /usr/share/doc/libtiff-tools/changelog.Debian.gz /usr/share/doc/libtiff-tools/changelog.gz /var/lib/xine/xine.desktop grappa:~# apt-cache policy e2fsck-static e2fsck-static: Installed: 1.42.5-1 Candidate: 1.42.5-1 Version table: *** 1.42.5-1 0 750 http://ftp.debian.org/debian/ wheezy/main i386 Packages 650 http://ftp.debian.org/debian/ sid/main i386 Packages 100 /var/lib/dpkg/status grappa:~# dpkg -l e2fsck-static Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-============-============-================================= ii e2fsck-static 1.42.5-1 i386 statically-linked version of the grappa:~# md5sum /usr/share/doc/e2fsck-static/copyright 51a47eee51e75de66777fc781af2f063 /usr/share/doc/e2fsck-static/copyright grappa:~# grep copyright /var/lib/dpkg/info/e2fsck-static.md5sums 726570c997e520841dbf8f7611b173ae usr/share/doc/e2fsck-static/copyright grappa:~# dpkg-deb -R /var/cache/apt/archives/e2fsck-static_1.42.5-1_i386.deb /tmp/e2fsck-static grappa:~# md5sum /tmp/e2fsck-static/usr/share/doc/e2fsck-static/copyright 726570c997e520841dbf8f7611b173ae /tmp/e2fsck-static/usr/share/doc/e2fsck-static/copyright grappa:~# grep copyright /tmp/e2fsck-static/DEBIAN/md5sums 726570c997e520841dbf8f7611b173ae usr/share/doc/e2fsck-static/copyright grappa:~# ll /usr/share/doc/e2fsck-static/copyright /tmp/e2fsck-static/usr/share/doc/e2fsck-static/copyright -rw-r--r-- 1 root root 995 2012-07-06 15:37 /tmp/e2fsck-static/usr/share/doc/e2fsck-static/copyright -rw-r--r-- 1 root root 3586 2012-07-06 15:37 /usr/share/doc/e2fsck-static/copyright grappa:~# dpkg -r e2fsck-static (Reading database ... 568582 files and directories currently installed.) Removing e2fsck-static ... Processing triggers for man-db ... grappa:~# dpkg -i /var/cache/apt/archives/e2fsck-static_1.42.5-1_i386.deb Selecting previously unselected package e2fsck-static. (Reading database ... 568587 files and directories currently installed.) Unpacking e2fsck-static (from .../e2fsck-static_1.42.5-1_i386.deb) ... Setting up e2fsck-static (1.42.5-1) ... Processing triggers for man-db ... grappa:~# debsums --changed debsums: missing file /usr/share/doc/e2fsprogs/changelog.Debian.gz (from e2fsprogs package) debsums: missing file /usr/share/doc/e2fsprogs/copyright (from e2fsprogs package) /usr/share/doc/libtiff-tools/README /usr/share/doc/libtiff-tools/TODO /usr/share/doc/libtiff-tools/changelog.Debian.gz /usr/share/doc/libtiff-tools/changelog.gz /var/lib/xine/xine.desktop grappa:~# dpkg -r --force-remove-essential e2fsprogs dpkg: warning: overriding problem because --force enabled: This is an essential package - it should not be removed. (Reading database ... 568582 files and directories currently installed.) Removing e2fsprogs ... Processing triggers for man-db ... grappa:~# dpkg -i /var/cache/apt/archives/e2fsprogs_1.42.5-1_i386.deb Selecting previously unselected package e2fsprogs. (Reading database ... 568522 files and directories currently installed.) Unpacking e2fsprogs (from .../e2fsprogs_1.42.5-1_i386.deb) ... Setting up e2fsprogs (1.42.5-1) ... Processing triggers for man-db ... grappa:~# debsums --changed /usr/share/doc/libtiff-tools/README /usr/share/doc/libtiff-tools/TODO /usr/share/doc/libtiff-tools/changelog.Debian.gz /usr/share/doc/libtiff-tools/changelog.gz /var/lib/xine/xine.desktop grappa:~# md5sum /usr/share/doc/libtiff-tools/README /usr/share/doc/libtiff-tools/TODO /usr/share/doc/libtiff-tools/changelog.Debian.gz /usr/share/doc/libtiff-tools/changelog.gz 69e1797159c3554abdf564536ee2e0cc /usr/share/doc/libtiff-tools/README 1c51320be5812f33e393f1d97cff0c1b /usr/share/doc/libtiff-tools/TODO 51534d77f8adf2588db0101b0abe4835 /usr/share/doc/libtiff-tools/changelog.Debian.gz d8cfd0f5a5bb279669bb0033a508677f /usr/share/doc/libtiff-tools/changelog.gz grappa:~# grep usr/share/doc /var/lib/dpkg/info/libtiff-tools.md5sums 70c042602c0c4a02e7f57c60e64182fd usr/share/doc/libtiff-tools/README 97212a564c40666f4686942374cc3b9d usr/share/doc/libtiff-tools/TODO e92a8f99ac326b5ce23231fa83907fd5 usr/share/doc/libtiff-tools/changelog.Debian.gz 643eeb59d04f0931d3ea46ce47b14e35 usr/share/doc/libtiff-tools/changelog.gz 695ae31c6ddc61ea38050467e1214369 usr/share/doc/libtiff-tools/copyright grappa:~# apt-cache policy libtiff-tools libtiff-tools: Installed: 4.0.2-5 Candidate: 4.0.2-5 Version table: *** 4.0.2-5 0 750 http://ftp.debian.org/debian/ wheezy/main i386 Packages 650 http://ftp.debian.org/debian/ sid/main i386 Packages 100 /var/lib/dpkg/status grappa:~# dpkg -l libtiff-tools Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-============-============-================================= ii libtiff-tools 4.0.2-5 i386 TIFF manipulation and conversion grappa:~# dpkg -r libtiff-tools (Reading database ... 568582 files and directories currently installed.) Removing libtiff-tools ... Processing triggers for man-db ... grappa:~# dpkg -i /var/cache/apt/archives/libtiff-tools_4.0.2-5_i386.deb Selecting previously unselected package libtiff-tools. (Reading database ... 568537 files and directories currently installed.) Unpacking libtiff-tools (from .../libtiff-tools_4.0.2-5_i386.deb) ... Setting up libtiff-tools (4.0.2-5) ... Processing triggers for man-db ... grappa:~# debsums --changed debsums: missing file /usr/share/doc/libtiff4/README (from libtiff4:i386 package) debsums: missing file /usr/share/doc/libtiff4/TODO (from libtiff4:i386 package) debsums: missing file /usr/share/doc/libtiff4/changelog.Debian.gz (from libtiff4:i386 package) debsums: missing file /usr/share/doc/libtiff4/changelog.gz (from libtiff4:i386 package) debsums: missing file /usr/share/doc/libtiff4/copyright (from libtiff4:i386 package) debsums: missing file /usr/share/doc/libtiffxx0c2/README (from libtiffxx0c2:i386 package) debsums: missing file /usr/share/doc/libtiffxx0c2/TODO (from libtiffxx0c2:i386 package) debsums: missing file /usr/share/doc/libtiffxx0c2/changelog.Debian.gz (from libtiffxx0c2:i386 package) debsums: missing file /usr/share/doc/libtiffxx0c2/changelog.gz (from libtiffxx0c2:i386 package) debsums: missing file /usr/share/doc/libtiffxx0c2/copyright (from libtiffxx0c2:i386 package) /var/lib/xine/xine.desktop grappa:~# apt-cache policy libtiff4 libtiff4: Installed: 3.9.6-10 Candidate: 3.9.6-10 Version table: *** 3.9.6-10 0 750 http://ftp.debian.org/debian/ wheezy/main i386 Packages 650 http://ftp.debian.org/debian/ sid/main i386 Packages 100 /var/lib/dpkg/status grappa:~# dpkg -l libtiff4 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-============-============-================================= ii libtiff4:i386 3.9.6-10 i386 Tag Image File Format (TIFF) libr grappa:~# dpkg -r libtiff4 dpkg: dependency problems prevent removal of libtiff4:i386: mtpaint depends on libtiff4 (>= 3.9.5-2). libcupsimage2:i386 depends on libtiff4 (>> 3.9.5-3~). libopenscenegraph80 depends on libtiff4 (>> 3.9.5-3~); however: Package libtiff4:i386 is to be removed. libpoppler19:i386 depends on libtiff4 (>> 3.9.5-3~). netpbm depends on libtiff4 (>= 3.9.5-2). enblend depends on libtiff4 (>= 3.9.5-2). libtk-img depends on libtiff4 (>> 3.9.5-3~). rawtherapee depends on libtiff4 (>> 3.9.5-3~). xbmc-bin depends on libtiff4 (>> 3.9.5-3~); however: Package libtiff4:i386 is to be removed. libafterimage0 depends on libtiff4 (>= 3.9.5-2). djvulibre-bin depends on libtiff4 (>> 3.9.5-3~). ufraw depends on libtiff4 (>> 3.9.5-3~). imagemagick depends on libtiff4 (>> 3.9.5-3~). hugin-tools depends on libtiff4 (>> 3.9.5-3~). luminance-hdr depends on libtiff4 (>> 3.9.5-3~). gthumb depends on libtiff4 (>> 3.9.5-3~). links2 depends on libtiff4 (>> 3.9.5-3~). ufraw-batch depends on libtiff4 (>> 3.9.5-3~). libgxps2:i38 dpkg: error processing libtiff4:i386 (--remove): dependency problems - not removing Errors were encountered while processing: libtiff4:i386 grappa:~# dpkg -r --force-depends libtiff4 dpkg: libtiff4:i386: dependency problems, but removing anyway as you requested: mtpaint depends on libtiff4 (>= 3.9.5-2). libcupsimage2:i386 depends on libtiff4 (>> 3.9.5-3~). libopenscenegraph80 depends on libtiff4 (>> 3.9.5-3~); however: Package libtiff4:i386 is to be removed. libpoppler19:i386 depends on libtiff4 (>> 3.9.5-3~). netpbm depends on libtiff4 (>= 3.9.5-2). enblend depends on libtiff4 (>= 3.9.5-2). libtk-img depends on libtiff4 (>> 3.9.5-3~). rawtherapee depends on libtiff4 (>> 3.9.5-3~). xbmc-bin depends on libtiff4 (>> 3.9.5-3~); however: Package libtiff4:i386 is to be removed. libafterimage0 depends on libtiff4 (>= 3.9.5-2). djvulibre-bin depends on libtiff4 (>> 3.9.5-3~). ufraw depends on libtiff4 (>> 3.9.5-3~). imagemagick depends on libtiff4 (>> 3.9.5-3~). hugin-tools depends on libtiff4 (>> 3.9.5-3~). luminance-hdr depends on libtiff4 (>> 3.9.5-3~). gthumb depends on libtiff4 (>> 3.9.5-3~). links2 depends on libtiff4 (>> 3.9.5-3~). ufraw-batch depends on libtiff4 (>> 3.9. (Reading database ... 568582 files and directories currently installed.) Removing libtiff4:i386 ... grappa:~# dpkg -i /var/cache/apt/archives/libtiff4_3.9.6-10_i386.deb Selecting previously unselected package libtiff4:i386. (Reading database ... 568582 files and directories currently installed.) Unpacking libtiff4:i386 (from .../libtiff4_3.9.6-10_i386.deb) ... Setting up libtiff4:i386 (3.9.6-10) ... grappa:~# debsums --changed /var/lib/xine/xine.desktop -------------------------------------------------------------------------------- nx:/# nice -19 ionice -c3 debsums --changed /usr/share/keyrings/debian-archive-removed-keys.gpg /usr/share/doc/e2fsprogs/copyright /usr/share/doc/libtiff4/README /usr/share/doc/libtiff4/TODO /usr/share/doc/libtiff4/changelog.Debian.gz /usr/share/doc/libtiff4/changelog.gz /var/lib/xine/xine.desktop nx:/# aptitude reinstall debian-archive-keyring e2fsprogs libtiff4 xine-ui The following packages will be REINSTALLED: debian-archive-keyring e2fsprogs libtiff4 xine-ui 0 packages upgraded, 0 newly installed, 4 reinstalled, 0 to remove and 0 not upg raded. Need to get 0 B/2,725 kB of archives. After unpacking 0 B will be used. Do you want to continue? [Y/n/?] (Reading database ... 187787 files and directories currently installed.) Preparing to replace e2fsprogs 1.42.5-1 (using .../e2fsprogs_1.42.5-1_i386.deb) ... Unpacking replacement e2fsprogs ... Processing triggers for man-db ... Setting up e2fsprogs (1.42.5-1) ... (Reading database ... 187787 files and directories currently installed.) Preparing to replace libtiff4:i386 3.9.6-10 (using .../libtiff4_3.9.6-10_i386.de b) ... Unpacking replacement libtiff4:i386 ... Preparing to replace debian-archive-keyring 2012.4 (using .../debian-archive-key ring_2012.4_all.deb) ... Unpacking replacement debian-archive-keyring ... Setting up debian-archive-keyring (2012.4) ... (Reading database ... 187787 files and directories currently installed.) Preparing to replace xine-ui 0.99.7-1 (using .../xine-ui_0.99.7-1_i386.deb) ... Unpacking replacement xine-ui ... Processing triggers for mime-support ... Processing triggers for man-db ... Processing triggers for menu ... Processing triggers for desktop-file-utils ... Processing triggers for gnome-menus ... Processing triggers for hicolor-icon-theme ... Setting up libtiff4:i386 (3.9.6-10) ... Setting up xine-ui (0.99.7-1) ... Updated the MIME types in xine's menu file. Processing triggers for menu ... nx:/# nice -19 ionice -c3 debsums --changed /usr/share/doc/e2fsck-static/copyright /usr/share/doc/libtiff-tools/README /usr/share/doc/libtiff-tools/TODO /usr/share/doc/libtiff-tools/changelog.Debian.gz /usr/share/doc/libtiff-tools/changelog.gz /var/lib/xine/xine.desktop nx:/# dpkg -S /usr/share/doc/libtiff-tools/TODO libtiff-tools: /usr/share/doc/libtiff-tools/TODO nx:/# dpkg -S /usr/share/doc/e2fsck-static/copyright e2fsck-static: /usr/share/doc/e2fsck-static/copyright nx:/# aptitude reinstall e2fsck-static libtiff-tools The following packages will be REINSTALLED: e2fsck-static libtiff-tools 0 packages upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 0 not upgraded. Need to get 0 B/864 kB of archives. After unpacking 0 B will be used. Do you want to continue? [Y/n/?] (Reading database ... 187787 files and directories currently installed.) Preparing to replace e2fsck-static 1.42.5-1 (using .../e2fsck-static_1.42.5-1_i386.deb) ... Unpacking replacement e2fsck-static ... Preparing to replace libtiff-tools 4.0.2-5 (using .../libtiff-tools_4.0.2-5_i386.deb) ... Unpacking replacement libtiff-tools ... Processing triggers for man-db ... Setting up e2fsck-static (1.42.5-1) ... Setting up libtiff-tools (4.0.2-5) ... nx:/# nice -19 ionice -c3 debsums --changed /usr/share/doc/e2fsprogs/copyright /usr/share/doc/libtiff4/README /usr/share/doc/libtiff4/TODO /usr/share/doc/libtiff4/changelog.Debian.gz /usr/share/doc/libtiff4/changelog.gz /var/lib/xine/xine.desktop nx:/# aptitude reinstall e2fsprogs libtiff4 The following packages will be REINSTALLED: e2fsprogs libtiff4 0 packages upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 0 not upgraded. Need to get 0 B/1,182 kB of archives. After unpacking 0 B will be used. Do you want to continue? [Y/n/?] (Reading database ... 187787 files and directories currently installed.) Preparing to replace e2fsprogs 1.42.5-1 (using .../e2fsprogs_1.42.5-1_i386.deb) ... Unpacking replacement e2fsprogs ... Processing triggers for man-db ... Setting up e2fsprogs (1.42.5-1) ... (Reading database ... 187787 files and directories currently installed.) Preparing to replace libtiff4:i386 3.9.6-10 (using .../libtiff4_3.9.6-10_i386.deb) ... Unpacking replacement libtiff4:i386 ... Setting up libtiff4:i386 (3.9.6-10) ... nx:/# nice -19 ionice -c3 debsums --changed /usr/share/doc/e2fsck-static/copyright /usr/share/doc/libtiff-tools/README /usr/share/doc/libtiff-tools/TODO /usr/share/doc/libtiff-tools/changelog.Debian.gz /usr/share/doc/libtiff-tools/changelog.gz /var/lib/xine/xine.desktop nx:/# aptitude reinstall e2fsck-static libtiff-tools The following packages will be REINSTALLED: e2fsck-static libtiff-tools 0 packages upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 0 not upgraded. Need to get 0 B/864 kB of archives. After unpacking 0 B will be used. Do you want to continue? [Y/n/?] (Reading database ... 187787 files and directories currently installed.) Preparing to replace e2fsck-static 1.42.5-1 (using .../e2fsck-static_1.42.5-1_i386.deb) ... Unpacking replacement e2fsck-static ... Preparing to replace libtiff-tools 4.0.2-5 (using .../libtiff-tools_4.0.2-5_i386.deb) ... Unpacking replacement libtiff-tools ... Processing triggers for man-db ... Setting up e2fsck-static (1.42.5-1) ... Setting up libtiff-tools (4.0.2-5) ... nx:/# nice -19 ionice -c3 debsums --changed /usr/share/doc/e2fsprogs/copyright /usr/share/doc/libtiff4/README /usr/share/doc/libtiff4/TODO /usr/share/doc/libtiff4/changelog.Debian.gz /usr/share/doc/libtiff4/changelog.gz /var/lib/xine/xine.desktop nx:/# dpkg -r --force-depends libtiff4 dpkg: libtiff4:i386: dependency problems, but removing anyway as you requested: libcupsimage2:i386 depends on libtiff4 (>> 3.9.5-3~). libpoppler19:i386 depends on libtiff4 (>> 3.9.5-3~). netpbm depends on libtiff4 (>= 3.9.5-2). djvulibre-bin depends on libtiff4 (>> 3.9.5-3~). imagemagick depends on libtiff4 (>> 3.9.5-3~). gthumb depends on libtiff4 (>> 3.9.5-3~). gimp-ufraw depends on libtiff4 (>> 3.9.5-3~). ufraw-batch depends on libtiff4 (>> 3.9.5-3~). libimlib2 depends on libtiff4 (>> 3.9.5-3~). djview4 depends on libtiff4 (>> 3.9.5-3~). libgs9 depends on libtiff4 (>> 3.9.5-3~). xloadimage depends on libtiff4 (>> 3.9.5-3~). libmagick++5:i386 depends on libtiff4 (>> 3.9.5-3~). libcupsfilters1:i386 depends on libtiff4 (>> 3.9.5-3~). libsdl-image1.2:i386 depends on libtiff4 (>> 3.9.5-3~). libmagickwand5:i386 depends on libtiff4 (>> 3.9.5-3~). libgraphicsmagick3 depends on libtiff4 (>> 3.9.5-3~). libmagickcore5-extra:i386 depends on libtiff4 (>> 3.9.5-3~). libgdk-pixbuf2.0-0:i386 depends on libti (Reading database ... 187785 files and directories currently installed.) Removing libtiff4:i386 ... nx:/# dpkg -i /var/cache/apt/archives/libtiff4_3.9.6-10_i386.deb Selecting previously unselected package libtiff4:i386. (Reading database ... 187777 files and directories currently installed.) Unpacking libtiff4:i386 (from .../libtiff4_3.9.6-10_i386.deb) ... Setting up libtiff4:i386 (3.9.6-10) ... nx:/# nice -19 ionice -c3 debsums --changed /usr/share/doc/e2fsprogs/copyright /usr/share/doc/libtiff-tools/README /usr/share/doc/libtiff-tools/TODO /usr/share/doc/libtiff-tools/changelog.Debian.gz /usr/share/doc/libtiff-tools/changelog.gz /var/lib/xine/xine.desktop nx:/# dpkg -r libtiff-tools (Reading database ... 187785 files and directories currently installed.) Removing libtiff-tools ... Processing triggers for man-db ... nx:/# dpkg -i /var/cache/apt/archives/libtiff-tools_4.0.2-5_i386.deb Selecting previously unselected package libtiff-tools. (Reading database ... 187732 files and directories currently installed.) Unpacking libtiff-tools (from .../libtiff-tools_4.0.2-5_i386.deb) ... Setting up libtiff-tools (4.0.2-5) ... Processing triggers for man-db ... nx:/# nice -19 ionice -c3 debsums --changed /usr/share/doc/e2fsprogs/copyright debsums: missing file /usr/share/doc/libtiff4/README (from libtiff4:i386 package) debsums: missing file /usr/share/doc/libtiff4/TODO (from libtiff4:i386 package) debsums: missing file /usr/share/doc/libtiff4/changelog.Debian.gz (from libtiff4:i386 package) debsums: missing file /usr/share/doc/libtiff4/changelog.gz (from libtiff4:i386 package) debsums: missing file /usr/share/doc/libtiff4/copyright (from libtiff4:i386 package) /var/lib/xine/xine.desktop nx:/# dpkg -r --force-depends libtiff4 dpkg: libtiff4:i386: dependency problems, but removing anyway as you requested: libcupsimage2:i386 depends on libtiff4 (>> 3.9.5-3~). libpoppler19:i386 depends on libtiff4 (>> 3.9.5-3~). netpbm depends on libtiff4 (>= 3.9.5-2). djvulibre-bin depends on libtiff4 (>> 3.9.5-3~). imagemagick depends on libtiff4 (>> 3.9.5-3~). gthumb depends on libtiff4 (>> 3.9.5-3~). gimp-ufraw depends on libtiff4 (>> 3.9.5-3~). ufraw-batch depends on libtiff4 (>> 3.9.5-3~). libimlib2 depends on libtiff4 (>> 3.9.5-3~). djview4 depends on libtiff4 (>> 3.9.5-3~). libgs9 depends on libtiff4 (>> 3.9.5-3~). xloadimage depends on libtiff4 (>> 3.9.5-3~). libmagick++5:i386 depends on libtiff4 (>> 3.9.5-3~). libcupsfilters1:i386 depends on libtiff4 (>> 3.9.5-3~). libsdl-image1.2:i386 depends on libtiff4 (>> 3.9.5-3~). libmagickwand5:i386 depends on libtiff4 (>> 3.9.5-3~). libgraphicsmagick3 depends on libtiff4 (>> 3.9.5-3~). libmagickcore5-extra:i386 depends on libtiff4 (>> 3.9.5-3~). libgdk-pixbuf2.0-0:i386 depends on libti (Reading database ... 187785 files and directories currently installed.) Removing libtiff4:i386 ... nx:/# dpkg -i /var/cache/apt/archives/libtiff4_3.9.6-10_i386.deb Selecting previously unselected package libtiff4:i386. (Reading database ... 187777 files and directories currently installed.) Unpacking libtiff4:i386 (from .../libtiff4_3.9.6-10_i386.deb) ... Setting up libtiff4:i386 (3.9.6-10) ... nx:/# nice -19 ionice -c3 debsums --changed /usr/share/doc/e2fsprogs/copyright /var/lib/xine/xine.desktop nx:/# dpkg -r --force-remove-essential e2fsprogs dpkg: warning: overriding problem because --force enabled: This is an essential package - it should not be removed. (Reading database ... 187785 files and directories currently installed.) Removing e2fsprogs ... Processing triggers for man-db ... nx:/# dpkg -i /var/cache/apt/archives/e2fsprogs_1.42.5-1_i386.deb Selecting previously unselected package e2fsprogs. (Reading database ... 187717 files and directories currently installed.) Unpacking e2fsprogs (from .../e2fsprogs_1.42.5-1_i386.deb) ... Setting up e2fsprogs (1.42.5-1) ... Processing triggers for man-db ... nx:/# nice -19 ionice -c3 debsums --changed /usr/share/doc/e2fsck-static/copyright /var/lib/xine/xine.desktop nx:/# dpkg -r e2fsck-static (Reading database ... 187785 files and directories currently installed.) Removing e2fsck-static ... Processing triggers for man-db ... nx:/# dpkg -i /var/cache/apt/archives/e2fsck-static_1.42.5-1_i386.deb Selecting previously unselected package e2fsck-static. (Reading database ... 187782 files and directories currently installed.) Unpacking e2fsck-static (from .../e2fsck-static_1.42.5-1_i386.deb) ... Setting up e2fsck-static (1.42.5-1) ... Processing triggers for man-db ... nx:/# nice -19 ionice -c3 debsums --changed debsums: missing file /usr/share/doc/e2fsprogs/changelog.Debian.gz (from e2fsprogs package) debsums: missing file /usr/share/doc/e2fsprogs/copyright (from e2fsprogs package) /var/lib/xine/xine.desktop nx:/# dpkg -r --force-remove-essential e2fsprogs dpkg: warning: overriding problem because --force enabled: This is an essential package - it should not be removed. (Reading database ... 187785 files and directories currently installed.) Removing e2fsprogs ... Processing triggers for man-db ... nx:/# dpkg -i /var/cache/apt/archives/e2fsprogs_1.42.5-1_i386.deb Selecting previously unselected package e2fsprogs. (Reading database ... 187717 files and directories currently installed.) Unpacking e2fsprogs (from .../e2fsprogs_1.42.5-1_i386.deb) ... Setting up e2fsprogs (1.42.5-1) ... Processing triggers for man-db ... nx:/# nice -19 ionice -c3 debsums --changed /var/lib/xine/xine.desktop -------------------------------------------------------------------------------- -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (750, 'testing'), (650, 'unstable'), (1, 'experimental') Architecture: i386 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages dpkg depends on: ii libbz2-1.0 1.0.6-4 ii libc6 2.13-37 ii liblzma5 5.1.1alpha+20120614-2 ii libselinux1 2.1.9-5 ii tar 1.26+dfsg-0.1 ii zlib1g 1:1.2.7.dfsg-13 dpkg recommends no packages. Versions of packages dpkg suggests: ii apt 0.9.7.7 -- no debconf information
--- End Message ---
--- Begin Message ---Source: e2fsprogs Source-Version: 1.42.5-1.1 We believe that the bug you reported is fixed in the latest version of e2fsprogs, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Nicolas Boulenguez <[email protected]> (supplier of updated e2fsprogs 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 22 Feb 2013 23:14:59 +0100 Source: e2fsprogs Binary: e2fsck-static libcomerr2 comerr-dev libss2 ss-dev e2fsprogs-udeb e2fslibs e2fslibs-dev e2fsprogs e2fsprogs-dbg e2fslibs-dbg libcomerr2-dbg libss2-dbg Architecture: source amd64 Version: 1.42.5-1.1 Distribution: unstable Urgency: low Maintainer: Theodore Y. Ts'o <[email protected]> Changed-By: Nicolas Boulenguez <[email protected]> Description: comerr-dev - common error description library - headers and static libraries e2fsck-static - statically-linked version of the ext2/ext3/ext4 filesystem checke e2fslibs - ext2/ext3/ext4 file system libraries e2fslibs-dbg - debugging information for e2fslibs e2fslibs-dev - ext2/ext3/ext4 file system libraries - headers and static librari e2fsprogs - ext2/ext3/ext4 file system utilities e2fsprogs-dbg - debugging information for e2fsprogs e2fsprogs-udeb - stripped-down versions of e2fsprogs, for debian-installer (udeb) libcomerr2 - common error description library libcomerr2-dbg - debugging information for libcomerr2 libss2 - command-line interface parsing library libss2-dbg - debugging information for libss2 ss-dev - command-line interface parsing library - headers and static libra Closes: 698879 Changes: e2fsprogs (1.42.5-1.1) unstable; urgency=low . * Non-maintainer upload. * e2fsck-static, e2fsprogs: let preinst remove a symbolic link in /usr/share/doc, that should have been replaced with a directory since 1.39+1.40-WIP-2006.10.02+dfsg-1. (Closes: #698879). Checksums-Sha1: b9c64ffd6444c48737775b377057b424c9caecb2 2476 e2fsprogs_1.42.5-1.1.dsc 41bc6d247238eac65864193e6de941956da493cb 5918892 e2fsprogs_1.42.5.orig.tar.gz 7959e2a98367c506936a59533692af06ec9e3c06 73230 e2fsprogs_1.42.5-1.1.debian.tar.gz 018930f8ae46cc5848b9756f2b588b92d796293c 576752 e2fsck-static_1.42.5-1.1_amd64.deb 79974eb41563829e91e28b9801e504e3d56e92d0 55992 libcomerr2_1.42.5-1.1_amd64.deb bdaec865ba60c9b2b191b32ebafdb4307be3b81a 61242 libss2_1.42.5-1.1_amd64.deb 921c39321afb256277f572e93876a7b9d555b081 197452 e2fslibs_1.42.5-1.1_amd64.deb 9e506de2a6736dc5100d3a8a003c0180f620a87c 243134 e2fslibs-dev_1.42.5-1.1_amd64.deb f58eaa5f05fa4c10d63829db3ba697053d347281 981224 e2fsprogs_1.42.5-1.1_amd64.deb 992e113023f377365631281d299a67395748910b 1644196 e2fsprogs-dbg_1.42.5-1.1_amd64.deb f17cb4c336413e5da77b54d5f6724101ab71648f 450814 e2fslibs-dbg_1.42.5-1.1_amd64.deb e03a2a0fefa11db9c7534aa7f8f41dd60160a1f2 60110 libcomerr2-dbg_1.42.5-1.1_amd64.deb cdec92e76784b151f5f812c0039ce661ab6f5708 76760 libss2-dbg_1.42.5-1.1_amd64.deb bf22db5f98eacc50bcfb6de97ba3a4422fe94947 43820 comerr-dev_2.1-1.42.5-1.1_amd64.deb bb278516c4524a5b21af1eb617b2807a459721b2 19628 ss-dev_2.0-1.42.5-1.1_amd64.deb 318901c0144e477a0b7ec94a5afa1fad64a94642 244898 e2fsprogs-udeb_1.42.5-1.1_amd64.udeb Checksums-Sha256: b7977ce1b47078c221972170ef5be1d35cc08fb571dd777c7b7ae6ee2aed4875 2476 e2fsprogs_1.42.5-1.1.dsc 76edaad8eb7464356e1317d60eb19952728091dad358f1f939239874cc1871ce 5918892 e2fsprogs_1.42.5.orig.tar.gz 184dee50a4885fb421de8eddecec4a51ea994c973379eb91e19de45634270bff 73230 e2fsprogs_1.42.5-1.1.debian.tar.gz 8830c53101e4d9d84416483b22b58f2ff9674bdc917e14ef205e73fb8415d41f 576752 e2fsck-static_1.42.5-1.1_amd64.deb 8096d7449cdf0b3ec4d8a21a194560e3cf3d0f372ca160a44d93cf1d453b65d4 55992 libcomerr2_1.42.5-1.1_amd64.deb 6eb05634426106d3b8a08caee18b690e7b44aa64d26c00163394d7871907ca4c 61242 libss2_1.42.5-1.1_amd64.deb 6a52e1a9aa55ab0124de055f6bb90c0cbb03f7d01f28befc349c0a9d76218a59 197452 e2fslibs_1.42.5-1.1_amd64.deb 4a0a148840c8c5592ba8f66c7615a1c88c05bbd8579713c79c8c6fbf8b51421e 243134 e2fslibs-dev_1.42.5-1.1_amd64.deb f3efdb9eba53ba508389e7128edf84f7f124a03e5aee277a4e0e62a53603f0d6 981224 e2fsprogs_1.42.5-1.1_amd64.deb 5ebeabf2804aca6e4c7225baed2b8be6200d85e1065849790585de09fe9c5592 1644196 e2fsprogs-dbg_1.42.5-1.1_amd64.deb 7bfddb88cb27974e96cea570a025cb9b26fc635f126ab96a30ceac4d64b3ddc6 450814 e2fslibs-dbg_1.42.5-1.1_amd64.deb e2f9f599d976d5cf733a083283dbc62d0a25a110c097a530732e65af5412ff45 60110 libcomerr2-dbg_1.42.5-1.1_amd64.deb 3fcce21f372946307562dca16dc735400ca0c67c0ed59fefde0a30f58cb8c268 76760 libss2-dbg_1.42.5-1.1_amd64.deb 4cd9005548ad4aba8b0d25f3c23887ae7cfaa71e1ecdb6035ba72918fc8f175e 43820 comerr-dev_2.1-1.42.5-1.1_amd64.deb 479bc4286cb6b42d176774f323883fb66f35b3a3f3b6c398afa8ac6d1dbcdcb9 19628 ss-dev_2.0-1.42.5-1.1_amd64.deb e559693f9973623051044cd3ed85277763f5c4d9e8c17a067b808ab53e77e2b3 244898 e2fsprogs-udeb_1.42.5-1.1_amd64.udeb Files: 132b9c3a5c57c6b77b29ca046cef36db 2476 admin required e2fsprogs_1.42.5-1.1.dsc aca828bb4bcca20991a442deb950b670 5918892 admin required e2fsprogs_1.42.5.orig.tar.gz cd832377171d583c351e2cf5b2e40d0e 73230 admin required e2fsprogs_1.42.5-1.1.debian.tar.gz 16f02e3ab3090490babdfcfc85e519fd 576752 admin optional e2fsck-static_1.42.5-1.1_amd64.deb 260ca9e92b2a9f9d095bf541c4b17b1b 55992 libs required libcomerr2_1.42.5-1.1_amd64.deb fe3842ab8390c051b68b2ffac70ed868 61242 libs required libss2_1.42.5-1.1_amd64.deb 2c610948388b402b671df5a07bcabf0c 197452 libs required e2fslibs_1.42.5-1.1_amd64.deb a5fff284dddd235d5979d8962bdbc754 243134 libdevel extra e2fslibs-dev_1.42.5-1.1_amd64.deb 51efa65029fb0f73a61f2b2542f64765 981224 admin required e2fsprogs_1.42.5-1.1_amd64.deb fd8e5fb888ea5109e3e42214178075a2 1644196 debug extra e2fsprogs-dbg_1.42.5-1.1_amd64.deb b89d0a7365e43ee8a8c3bf038ab3383f 450814 debug extra e2fslibs-dbg_1.42.5-1.1_amd64.deb 7a7acfed9ee445630674461e4eca6f1c 60110 debug extra libcomerr2-dbg_1.42.5-1.1_amd64.deb 891037c9e1fe318b31eb977384a16df3 76760 debug extra libss2-dbg_1.42.5-1.1_amd64.deb 3a3ed838ea55450e8b723677209a27d1 43820 libdevel extra comerr-dev_2.1-1.42.5-1.1_amd64.deb fe0a0abfb50a0903b10d7d7f2d243872 19628 libdevel extra ss-dev_2.0-1.42.5-1.1_amd64.deb f39681baed340db54a89c510e913165b 244898 debian-installer optional e2fsprogs-udeb_1.42.5-1.1_amd64.udeb Package-Type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJRSloNAAoJEIh7YGGLPBau3SsP/2QrXRNjzfsJg0Tuhn8SDrqj EHR5VATmMhNQotfW4dWI+EIXoz6Tt1xr96xwHquszKZyiQOt4bMpYVZgHOp8cBAE ixS1Bak34M8vp6wtG0XQW/LMsO8mVxKL8Hxkr70Ca6oC4swFb/7k0AX2W9M0OFe7 MFYrlV9KZJMPkionV/PvM+o2d+Ex347D4PUyppcdAs7OZI0XaLLKLVZJdhgOlbDP dQQJbhxtsGaOUk5f2AY+vOq8GbL+i/Bk9nxQnYkri33tcbni+zEn55VI4KYafyvO 5QhwhaQmBvNYZdLx2Sa13WMm3KqdqP+k9KvpaB4mBMwiW4tSFUYaFkqfsqb+7YGl Dzbs3O0QUU+HxUNf0USpxcN8KvNq+oOTZpukjJqtC628RK2OAfbpFm/bTsizsU/z DrHA+zBoOYX2qfjmon4qg4dLDd9RktdRMZoKhPcNGSHvCOuolxC27PQ8aJ+1Il54 JaZeH3nVU+kMDllvLp6s4P2QeeWhXZgbhhG/8jbOOIDraf8mWaKjbA2GbA25t9Wh eii7Jr0JxOp+hA6945ZUJZsJg6FsXYnvKtBPTjQdqAeeSsc24QEJeyBbUwBTbsBJ Fvp4fYDbqTv9o+6kqTJRaXnWLJRLNX8ZipneEXSErCVJBUnrHJ/1WS6la814t4iA 4ksMeKo7YwQPx01jcUjY =5jRA -----END PGP SIGNATURE-----
--- End Message ---

