On Sun, Jan 03, 2016 at 11:52:49PM +0800, 積丹尼 Dan Jacobson wrote: > Unpacking libpam-systemd:i386 (228-3) over (228-2+b1) ... > dpkg: considering deconfiguration of ifupdown, which would be broken by > installation of systemd ... > dpkg: yes, will deconfigure ifupdown (broken by systemd) > Preparing to unpack .../systemd_228-3_i386.deb ... > De-configuring ifupdown (0.8.4) ... > Unpacking systemd (228-3) over (228-2+b1) ... > dpkg: considering deconfiguration of udev, which would be broken by > installation of ifupdown ... > dpkg: yes, will deconfigure udev (broken by ifupdown) > Preparing to unpack .../ifupdown_0.8.5_i386.deb ... > De-configuring udev (228-2+b1) ... > /var/lib/dpkg/info/udev.prerm called with unknown argument 'deconfigure' > dpkg: error processing archive > /var/cache/apt/archives/ifupdown_0.8.5_i386.deb (--unpack): > subprocess installed pre-removal script returned error exit status 1
Ok, the actual problem is udev's prerm script, but it might be that the
only way to resolve that is to remove the Breaks: udev (<< 228-3~) dependency
from ifupdown. I've attached a new version of ifupdown, can you check if doing
this works:
dpkg -i /var/cache/apt/archives/*228-3* ifupdown_0.8.6~1_i386.deb
If it complains about not deconfiguring packages, run this command:
dpkg -B -i /var/cache/apt/archives/*228-3* ifupdown_0.8.6~1_i386.deb
Let me know if that works without errors.
--
Met vriendelijke groet / with kind regards,
Guus Sliepen <[email protected]>
ifupdown_0.8.6~1_i386.deb
Description: application/vnd.debian.binary-package
signature.asc
Description: Digital signature

