how to fix error broken count 0 in ubuntu 16.04 LTS

Asked by salameh

how to fix error broken count 0 in ubuntu 16.04 LTS

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

For diagnostic purposes please provide the output that you receive for the commands

uname -a
lsb_release -crid
sudo apt-get update
sudo dpkg --audit
sudo dpkg --configure -a
sudo apt-get install -f
sudo apt-get dist-upgrade

Revision history for this message
salameh (salameh1980) said :
#2

thank you Manfred for the quick reply: once i start with the terminal and insert a command it request my password but i am facing a problem typing in my password. do you have a clue why i can't type in my password in the command screen? thanks

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

You have to be aware that you do not get any feedback when typing the password. No echo, not even '*' placeholders.
Just 'blind' type the password and press the enter key.

Revision history for this message
salameh (salameh1980) said :
#4

thanks again it is working now. this what i received from the terminal:

sudo apt-get update:
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable Release
Hit:4 http://archive.ubuntu.com/ubuntu xenial InRelease
Hit:5 http://archive.canonical.com/ubuntu xenial InRelease
Get:6 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB]
Get:7 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Get:8 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Ign:9 http://dell.archive.canonical.com/updates xenial-dell-service InRelease
Ign:10 http://dell.archive.canonical.com/updates xenial-dell InRelease
Hit:11 http://dell.archive.canonical.com/updates xenial-dell-service Release
Hit:12 http://dell.archive.canonical.com/updates xenial-dell Release
Fetched 323 kB in 3s (107 kB/s)
Reading package lists... Done

sudo dpkg --audit:
The following packages are in a mess due to serious problems during
installation. They must be reinstalled for them (and any packages
that depend on them) to function properly:
 snapd Daemon and tooling that enable snap packages

sudo dpkg --configure -a:

dpkg: error: unknown option --configure-a

Type dpkg --help for help about installing and deinstalling packages [*];
Use 'apt' or 'aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;

Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !

Revision history for this message
salameh (salameh1980) said :
#5

i did the last command and this is what i get:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done

it continued working for a while and at the end i got this message:
W: Operation was interrupted before it could finish

Revision history for this message
Manfred Hampl (m-hampl) said :
#6

Please re-run these commands:

uname -a
lsb_release -crid
sudo apt-get update
sudo dpkg --audit
sudo dpkg --configure -a
sudo apt-get install -f
sudo apt-get dist-upgrade

and then copy/paste the complete output into this question document.

Can you help with this problem?

Provide an answer of your own, or ask salameh for more information if necessary.

To post a message you must log in.