Package system is broken
Update Manager fails with the message that "The package system is broken". The problem remains even after removing 3rd party software sources.
As root user I ran apt-get install -f. This output that sysinfo will be installed as an extra package; also output Suggested packages: nvidia-settings
The following packages will be upgraded: sysinfo
1 to upgrade, 0 to newly install, 0 to remove and 16 not to upgrade.
1 not fully installed or removed.
Need to get 0 B/108 kB of archives.
After this operation, 1,016 kB disk space will be freed.
Do you want to continue [Y/n]? y
dpkg: warning: there's no installed package matching sysinfo:all
root@Ryan:~# sudo dpkg --configure -a
dpkg: dependency problems prevent configuration of sysinfo:
sysinfo depends on libgtkmm-2.4-1; however:
Package libgtkmm-2.4-1 is not installed.
sysinfo depends on libglademm-2.4-1; however:
Package libglademm-2.4-1 is not installed.
dpkg: error processing sysinfo (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
sysinfo
Next I tried running sudo dpkg --force-all -i *.deb. After a short download. Flash Plugin was installed.
Lastly, I ran the command sudo apt-get -f install. This resulted in the following error messages:
dpkg: error processing flashplugin-nonfree (--remove):
subprocess installed pre-removal script returned error exit status 2
postinst called with argument `abort-remove'
dpkg: error while cleaning up:
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
flashplugin-
E: Sub-process /usr/bin/dpkg returned an error code (1)
The error message in backend_helper.py is:
The following packages have unmet dependencies:
flashplugin-
Depends: libglademm-2.4-1 but it is not installed
Kindly advise about repairing broken system packages, please.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu apt Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Manfred Hampl
- Solved:
- Last query:
- Last reply: