Tried to install and update some random stuff from konsole and somethings wrong with Cupsys. This is what i got from konsole:
Unpacking replacement libcairo2 ...
Setting up cupsys (1.3.2-1ubuntu7.2) ...
Reloading AppArmor profiles : done.
usage: update-rc.d [-n] [-f] <basename> remove
update-rc.d [-n] <basename> defaults [NN | sNN kNN]
update-rc.d [-n] <basename> start|stop NN runlvl [runlvl] [...] .
-n: not really
-f: force
dpkg: error processing cupsys (--configure):
subprocess post-installation script returned error exit status 1
Setting up libcairo2 (1.4.10-1ubuntu4.1) ...
Setting up libcairo2-dev (1.4.10-1ubuntu4.1) ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
cupsys
E: Sub-process /usr/bin/dpkg returned an error code (1)
I removed cupsys and tried to reinstall but i got the same error. Whats going on?
EDIT: After checking Ubuntuforums, threre are posts about the same problem less than a day old so im guessing its a bug. One user said to force-reconfigure so i tried sudo dpkg-reconfigure --force cupsys and set it up but still doesnt fix anything.
Unpacking replacement libcairo2 ...
Setting up cupsys (1.3.2-1ubuntu7.2) ...
Reloading AppArmor profiles : done.
usage: update-rc.d [-n] [-f] <basename> remove
update-rc.d [-n] <basename> defaults [NN | sNN kNN]
update-rc.d [-n] <basename> start|stop NN runlvl [runlvl] [...] .
-n: not really
-f: force
dpkg: error processing cupsys (--configure):
subprocess post-installation script returned error exit status 1
Setting up libcairo2 (1.4.10-1ubuntu4.1) ...
Setting up libcairo2-dev (1.4.10-1ubuntu4.1) ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
cupsys
E: Sub-process /usr/bin/dpkg returned an error code (1)
I removed cupsys and tried to reinstall but i got the same error. Whats going on?
EDIT: After checking Ubuntuforums, threre are posts about the same problem less than a day old so im guessing its a bug. One user said to force-reconfigure so i tried sudo dpkg-reconfigure --force cupsys and set it up but still doesnt fix anything.
Comment