could not exec dpkg!

Asked by zen rooney

friend
I again encountered this problem on my laptop ...

GoldenBoy @ zen: ~ $ sudo apt-get autoremove
Reading package lists ... Done
Building dependency tree
Reading state information ... Done
The following packages Will be REMOVED:
   cifs-utils libevent-1.4-2 libgssglue1 libnfsidmap2 librapi2 librpcsecgss3
   libsynce0 portmap nfs-common nis-client rusers rstat smbfs tftp xprobe2
0 upgraded, 0 newly installed, 15 to remove and 19 not upgraded.
1 not fully installed or removed.
After this operation, 2.904 MB disk space Will be freed.
Do you want to continue [Y / n]? y
Could not exec dpkg!
E: Sub-process / usr / bin / dpkg returned an error code (100)
GoldenBoy @ zen: ~ $

dpkg in filesytem missing files ....
and need help let file dpkg'll be back again ...

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Eliah Kagan (degeneracypressure) said :
#1

Please follow the steps at https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure. That might solve your problem. If that does not solve your problem, then please post here with all the information obtained (including *all* the text from the Terminal).

Revision history for this message
zen rooney (zenrooney6) said :
#2

I have gotten to this one friend

GoldenBoy @ zen: ~ $ sudo dpkg - clear-avail
sudo: dpkg: command not found
GoldenBoy @ zen: ~ $

and it is the dpkg problem in my laptop does not exist ...
how I'll be back as they are ways to overcome the missing dpkg problem ..?

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#3

What do you get when you run:

which -a dpkg; file /usr/bin/dpkg; ls -l /usr/bin/dpkg; echo $PATH

?

Revision history for this message
zen rooney (zenrooney6) said :
#4

zen@GoldenBoy:~$ which-a dpkg;file/usr/bin/dpkg;ls-l/usr/bin/dpkg;echo$PATH
which-a: command not found
bash: file/usr/bin/dpkg: No such file or directory
bash: ls-l/usr/bin/dpkg: No such file or directory
bash: echo/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games: No such file or directory
zen@GoldenBoy:~$

Revision history for this message
zen rooney (zenrooney6) said :
#5

my problem again

E: Could not perform immediate configuration on 'multiarch-support'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#6

You did not run this command correctly:

which -a dpkg; file /usr/bin/dpkg; ls -l /usr/bin/dpkg; echo $PATH

Please copy it from https://answers.launchpad.net/ubuntu/+source/apt/+question/177908 and paste it into the Terminal.

Revision history for this message
delance (olivier-delance) said :
#7

To paste to terminal, use <shift>+<ctrl>+V.

Can you help with this problem?

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

To post a message you must log in.