- Joined
- Jul 6, 2016
- Messages
- 90
- Reaction score
- 3
Running Debian instance on stand alone appliance, previous updates worked successfully, currently at 16.0.4.504. Now I get the following failure message when attempting to update to 16.0.5.611 :
Is it simply a matter of running this cmd inside a terminal window?
Code:
Hit:1 http://downloads-global.3cx.com/downloads/debian stretch-testing InRelease
Hit:2 http://downloads-global.3cx.com/downloads/debian stretch InRelease
Ign:3 http://deb.debian.org/debian stretch InRelease
Get:4 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Hit:5 http://deb.debian.org/debian stretch Release
Get:6 http://security.debian.org stretch/updates InRelease [94.3 kB]
Get:8 http://security.debian.org stretch/updates/main amd64 Packages [521 kB]
Get:9 http://security.debian.org stretch/updates/main Translation-en [231 kB]
Fetched 937 kB in 2s (365 kB/s)
Reading package lists...
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
Rollback to 16.0.4.504...
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
Is it simply a matter of running this cmd inside a terminal window?