The Linux program reports an error: dpkg is interrupted. You must manually run ‘sudo dpkg — configure – a’ to solve this problem.
Run the following command to resolve the error
sudo rm /var/lib/dpkg/updates/*
sudo apt-get update
sudo apt-get upgrade
The main reason should be that there are errors in the data in the/var/lib/dpkg/updates folder, resulting in errors in the software update program, so they have to be completely deleted. The sudo apt get update command will re-establish these data, use sudo apt get upgrade to update the details of the software installed in your computer, and update the software to the latest version according to the details of the software.
Read More:
- [Solved] Linux error E: dpkg is broken, you must manually run ‘sudo dpkg –configure -a’ to resolve this issue
- [Ubuntu] How to Solve dpkg Error: dpkg: error: failed to open package info file ‘/usr/local/var/lib/dpkg/status’ for reading: No such file or directory
- How to Fix Linux sub process /usr/bin/dpkg returned an error code (1)
- Ubuntu Error: dpkg: error processing package mysql-community-server (–configure):
- Ubuntu sub process/usr/bin/dpkg returned an error code (1) solution
- [Solved] dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
- [Solved] Any Softwares Install Error in Ubuntu: /usr/bin/dpkg returned an error code
- Kylin arm64 linux configure: error: cannot guess build type; you must specify one
- Linux: How to Solve sudo operate Error
- EasyConnect linux (ubuntu 20.04) Run Error [How to Solve]
- Configure the node environment under Linux, internal/modules/cjs/loader.js:583 throw err; solution
- [Solved] Ubuntu Compile Rust Program Error: failed to run custom build command for openssl-sys v0.9.39
- [Solved] Execute ./configure Error: [error]configure: error: You need a C++ compiler for C++ support.
- Linux: Configure Network address through Netplan
- [Solved] Cannot run program “svn” (in directory “D: xxxx”): CreateProcess error=2, the system cannot find the specified file.
- Linux gets the program PID according to the port
- Euopenler 21.09 sudo Yum Update Error: Errors during downloading metadata for repository ‘EPOL’
- [Solved] Invalid signature error for ROS repository while trying to do sudo apt-get update
- [Solved] Centos7 Error: gcc: configure: error: in build‘: configure: error: no acceptable C compiler found in $PATH
- [Solved] ERROR: Linux route delete command failed: external program exited with error status: 2