Your message dated Mon, 18 Feb 2013 04:03:43 +0100
with message-id <[email protected]>
and subject line Re: Bug#700819: fts: package purge (after dependencies 
removal) fails
has caused the Debian Bug report #700819,
regarding fts: package purge (after dependencies removal) fails
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.)


-- 
700819: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700819
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fts
Version: 1.1-1
Severity: important
User: [email protected]
Usertags: instest

Hi,

While testing the installation of all packages in sid, I ran
into the following problem:

> -- Removing all dependencies: OK
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Starting
> Starting 2
> Investigating (0) perl-modules [ amd64 ] < 5.14.2-17 > ( perl )
> Broken perl-modules:amd64 Depends on perl [ amd64 ] < 5.14.2-17 > ( perl ) 
> (>= 5.14.2-1)
> Considering perl:amd64 10001 as a solution to perl-modules:amd64 2
> Removing perl-modules:amd64 rather than change perl:amd64
> Investigating (0) update-inetd [ amd64 ] < 4.43 > ( admin )
> Broken update-inetd:amd64 Depends on libfile-temp-perl [ amd64 ] < none > ( 
> none )
> Considering perl-modules:amd64 2 as a solution to update-inetd:amd64 0
> Removing update-inetd:amd64 rather than change libfile-temp-perl:amd64
> Done
> The following packages were automatically installed and are no longer 
> required:
> adduser ucf
> Use 'apt-get autoremove' to remove them.
> The following packages will be REMOVED:
> file fuse ifupdown iproute libatm1 libclass-isa-perl libexpat1
> libfile-copy-recursive-perl libfuse2 libgdbm3 libmagic1 libpci3 libprocps0
> libsqlite3-0 libssl1.0.0 libswitch-perl libudev0 libusb-1.0-0 libwrap0
> mime-support netbase openbsd-inetd pciutils perl perl-modules procps psmisc
> python python-fuse python-minimal python-pkg-resources python2.7
> python2.7-minimal tcpd tftpd udev update-inetd usbutils
> 0 upgraded, 0 newly installed, 38 to remove and 0 not upgraded.
> After this operation, 61.7 MB disk space will be freed.
> (Reading database ... 9661 files and directories currently installed.)
> Removing file ...
> Removing python-fuse ...
> + set -e
> + which pyclean
> + pyclean -p python-fuse
> Removing fuse ...
> Removing ifupdown ...
> + set -e
> + dpkg-maintscript-helper rm_conffile /etc/init.d/ifupdown-clean 0.7~beta1 
> ifupdown -- remove
> + dpkg-maintscript-helper rm_conffile /etc/init.d/ifupdown 0.7~+ ifupdown -- 
> remove
> + dpkg-maintscript-helper rm_conffile /etc/default/ifupdown 0.7~+ ifupdown -- 
> remove
> + set -e
> + dpkg-maintscript-helper rm_conffile /etc/init.d/ifupdown-clean 0.7~beta1 
> ifupdown -- remove
> + dpkg-maintscript-helper rm_conffile /etc/init.d/ifupdown 0.7~+ ifupdown -- 
> remove
> + dpkg-maintscript-helper rm_conffile /etc/default/ifupdown 0.7~+ ifupdown -- 
> remove
> + [ remove = purge ]
> Removing iproute ...
> Removing libatm1:amd64 ...
> + set -e
> + [ remove = remove ]
> + ldconfig
> Removing tftpd ...
> + command -v update-inetd
> + update-inetd --remove tftp
> invoke-rc.d: policy-rc.d denied execution of force-reload.
> Removing openbsd-inetd ...
> + set -e
> + [ -x /etc/init.d/openbsd-inetd ]
> + invoke-rc.d openbsd-inetd stop
> invoke-rc.d: policy-rc.d denied execution of stop.
> + [ remove = purge ]
> + [ remove = purge ]
> Removing update-inetd ...
> + set -e
> + [ remove = purge ]
> Removing libfile-copy-recursive-perl ...
> Removing python-pkg-resources ...
> + set -e
> + which pyclean
> + pyclean -p python-pkg-resources
> Removing python ...
> + set -e
> + rm -f /usr/share/python/pyversions.pyc
> + set -e
> Removing python2.7 ...
> + + xargs rm -f
> awk /\.py$/ {print $0"c\n" $0"o"}
> + dpkg -L python2.7
> + rmdir /usr/local/lib/python2.7/site-packages
> + rmdir /usr/local/lib/python2.7
> + true
> + set -e
> + which update-menus
> + [ -x  ]
> Removing libexpat1:amd64 ...
> + set -e
> + [ remove = remove ]
> + ldconfig
> Removing libfuse2:amd64 ...
> + set -e
> + [ remove = remove ]
> + ldconfig
> Removing libmagic1:amd64 ...
> + set -e
> + [ remove = remove ]
> + ldconfig
> Removing pciutils ...
> + set -e
> + exit 0
> Removing libpci3:amd64 ...
> + set -e
> + [ remove = remove ]
> + ldconfig
> Removing udev ...
> + chrooted
> + stat -c %d/%i /
> + stat -Lc %d/%i /proc/1/root
> + [ 17/10679263 = 51714/2 ]
> + return 0
> + [ remove = purge ]
> + [ remove = purge ]
> + [ remove = purge ]
> + exit 0
> Removing procps ...
> + set -e
> + update-alternatives --remove w /usr/bin/w.procps
> + [ -x /etc/init.d/procps ]
> + invoke-rc.d procps stop
> invoke-rc.d: policy-rc.d denied execution of stop.
> + exit 0
> + set -e
> + which update-menus
> + [ -x  ]
> + [ remove = purge ]
> + exit 0
> Removing libprocps0:amd64 ...
> + set -e
> + [ remove = remove ]
> + ldconfig
> Removing libsqlite3-0:amd64 ...
> + set -e
> + [ remove = remove ]
> + ldconfig
> Removing python-minimal ...
> + set -e
> + find /usr/share/python/ -name *.py[oc] -delete
> Removing python2.7-minimal ...
> + syssite=/usr/lib/python2.7/site-packages
> + localsite=/usr/local/lib/python2.7/dist-packages
> + [  != noninteractive ]
> + echo Unlinking and removing bytecode for runtime python2.7
> Unlinking and removing bytecode for runtime python2.7
> + [ -x /usr/share/python/runtime.d/*.rtremove ]
> + continue
> + + xargs rm -f
> awk /\.py$/ {print $0"c\n" $0"o"}
> + dpkg -L python2.7-minimal
> + which update-binfmts
> + [ -h /usr/lib/python2.7/site-packages ]
> + [ -d /usr/local/lib/python2.7/dist-packages ]
> + rmdir /usr/local/lib/python2.7/dist-packages
> + dirname /usr/local/lib/python2.7/dist-packages
> + [ -d /usr/local/lib/python2.7 ]
> + dirname /usr/local/lib/python2.7/dist-packages
> + rmdir /usr/local/lib/python2.7
> + [ remove = remove ]
> + find /usr/lib/python2.7 -depth -type d -empty
> + [ -f /var/lib/python/python2.7_installed ]
> + [ remove = purge ]
> + exit 0
> Removing libssl1.0.0:amd64 ...
> + set -e
> + [ remove = purge ]
> + [ remove = remove ]
> + ldconfig
> Removing libudev0:amd64 ...
> + set -e
> + [ remove = remove ]
> + ldconfig
> Removing usbutils ...
> Removing libusb-1.0-0:amd64 ...
> + set -e
> + [ remove = remove ]
> + ldconfig
> Removing tcpd ...
> Removing libwrap0:amd64 ...
> + [ remove = purge ]
> + [ remove = remove ]
> + ldconfig
> Removing mime-support ...
> + [ ( remove = upgrade -o remove = remove ) -a -L /usr/doc/mime-support ]
> + [ remove = remove ]
> + update-alternatives --remove view /usr/bin/see
> + rm -f /etc/mailcap
> Removing netbase ...
> Removing psmisc ...
> + set -e
> + which update-menus
> + [ -x  ]
> Removing perl ...
> + [ remove != upgrade ]
> + update-alternatives --remove rename /usr/bin/prename
> + exit 0
> Removing perl-modules ...
> + [ remove = remove ]
> + [ -f /etc/Net ]
> + exit 0
> Removing libswitch-perl ...
> Removing libclass-isa-perl ...
> Removing libgdbm3:amd64 ...
> + set -e
> + [ remove = remove ]
> + ldconfig
> -- Purging package: FAILED
> (Reading database ... 6804 files and directories currently installed.)
> Removing fts ...
> Purging configuration files for fts ...
> + set -e
> + [ purge = purge ]
> + update-rc.d fts remove
> + [ purge = purge ]
> + [ -e /usr/share/debconf/confmodule ]
> + . /usr/share/debconf/confmodule
> + [ !  ]
> + PERL_DL_NONLAZY=1
> + export PERL_DL_NONLAZY
> + [  ]
> + exec /usr/share/debconf/frontend /var/lib/dpkg/info/fts.postrm purge
> + set -e
> + [ purge = purge ]
> + update-rc.d fts remove
> + [ purge = purge ]
> + [ -e /usr/share/debconf/confmodule ]
> + . /usr/share/debconf/confmodule
> + [ ! 1 ]
> + [ -z  ]
> + exec
> + [  ]
> + exec
> + DEBCONF_REDIR=1
> + export DEBCONF_REDIR
> + db_purge
> + _db_cmd PURGE 
> + _db_internal_IFS=   
> 
> + IFS= 
> + printf %s\n PURGE 
> + IFS=        
> 
> + IFS=
> read -r _db_internal_line
> + RET=0
> + return 0
> + [ purge = purge ]
> + deluser --quiet --system tftpd
> + delgroup --quiet --system tftpd
> + true
> + rm /etc/fts/config
> rm: cannot remove `/etc/fts/config': No such file or directory
> dpkg: error processing fts (--purge):
> subprocess installed post-removal script returned error exit status 1
> Errors were encountered while processing:
> fts

Lucas

--- End Message ---
--- Begin Message ---
Version: 1.1-1.1

duplicate of #674007, fixed while you were running the test :-)

On 2013-02-17 22:04, Lucas Nussbaum wrote:
>> + rm /etc/fts/config
>> rm: cannot remove `/etc/fts/config': No such file or directory
>> dpkg: error processing fts (--purge):
>> subprocess installed post-removal script returned error exit status 1
>> Errors were encountered while processing:
>> fts

Andreas

--- End Message ---

Reply via email to