Questions related to dpkg, the system that powers most software installs. (Note: apt-get is a very similar tag.)
0
votes
0answers
8 views
apt-hell broken dependancies for mysql server
'devillj@bbj-EP45-UD3R:/var/log/mysql$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting ...
0
votes
1answer
40 views
apt-get update fails to configure linux-image-3.2.0-43-generic
When I recently tried to use apt-get upgrade to install the most recent updates, the process failed while configuring linux-image-3.2.0-43-generic. I can not remove / purge the package, and can not ...
0
votes
0answers
10 views
E: Sub-process /usr/bin/dpkg returned an error code (1) on virtualbox
Hi I've encountered the dpkg error code(1) problem, it seems a common problem, but I've tried
sudo dpkg -r ubuntu
sudo apt-get -f install
sudo apt-get purge
sudo rm /var/lib/apt/lists/* -r
None of ...
1
vote
0answers
37 views
dpkg error when installing linux
After running:
sudo apt-get -f install
or
sudo apt-get install linux
this error appears:
dpkg: error processing linux-generic (--configure):
dependency problems - leaving unconfigured
dpkg: ...
0
votes
0answers
22 views
dpkg error unfixable
I am using Ubuntu 12.04 . Gnome desktop Unity. Once I tried to install Ubuntu KDE
desktop. After installing the system told me that Ubuntu 4.0 KDE you have installed is third party so there was a ...
0
votes
1answer
26 views
How to resolve dependency conflict (perl conflicts with libxml-sax-perl)?
I am trying to install a package called libxml-simple-perl, but it depends on libxml-sax-perl, I have installed other dependencies without issues, but this one below is giving me a lot of trouble, and ...
0
votes
2answers
666 views
dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
I got this error while installing ubuntu-restricted-extras:
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
So I ran that in terminal:
...
0
votes
0answers
19 views
How to install gnopfract4d on Ubuntu 13.04 64 bit
How to install gnofract4d.deb file on 13.04 64bit. Here is error messages:
sudo dpkg -i gnofract4d_3.14.1_amd64.deb
Selecting previously unselected package gnofract4d.
(Reading database ... 234826 ...
1
vote
3answers
2k views
How to reinstall a package
I am getting this while installing libebml3:
Errors were encountered while processing:
libebml3:i386
Error in function:
dpkg: error processing libebml3:i386 (--configure):
Package is in a very bad ...
1
vote
4answers
300 views
How do I install LibreOffice 4.0.2?
After I upgraded to 13.04 I noticed that Libreoffice 4.0.2 wasn't working, at all. When I click its launcher I get the this start up box:
which amounts to no program being opened.
I have ...
0
votes
1answer
42 views
Is there any YUM to APT-GET tool?
I have a big source code where it wants to install everything where shown of YUM (Fedora, CentOS, Red hat package manager).
Example:
$ yum install bzip2 cpio curl curl-devel fileutils gettext-devel ...
0
votes
2answers
40 views
Problem with apt-get update and dpkg/status
First i got some problems with /var/lib/dpkg/status. I found a solution to remove this file and run apt-get update. Removing this file worked well but after running update i always got this ...
0
votes
2answers
38 views
get dpkg --get-selections equivalent list from dpkg.status.0
My SSD crashed, and I can't find the output from dpkg --get-selections that I created recently.
However, I could make a copy of the /var/backups/dpkg.status.0 file from the broken ssd. I feel like ...
11
votes
1answer
4k views
Restoring all data and dependencies from dpkg --set-selections '*'
So I can run on one machine:
dpkg --get-selections '*' > selection.txt
On another machine:
dpkg --set-selections < selection.txt
... followed by either of the following:
aptitude install
...
0
votes
0answers
25 views
Nautilus doesn't work; update doesn't work
I'm running 12.04. This morning nautilus stopped working. Double clicking on the Home folder gets the flashing going, but nothing else. I did some searching around and it was suggested to reinstall ...
2
votes
1answer
33 views
Packaging nodejs code, how do I prevent lintian from complaining about ./node_modules?
We ran into this problem while packaging some software written in nodejs.
Because we can't package each and every dependency separately, we need to ship the node_modules/ directory along with the ...
0
votes
1answer
59 views
12.04 unattended-upgrades package has lock on /var/lib/dpkg/lock (cannot sudo apt-get update due to lock) [duplicate]
Calling the sudo apt-get update fails to complete. Fails with:
Fetched 2,212 kB in 13s (162 kB/s)
E: ...
0
votes
1answer
23 views
dpkg won't update - input/output error in indicator-session
I have been having an error trying to update my system. Currently I can't install/remove or update anything with apt-get...
Here is the error I get when running apt-get update
dpkg: unrecoverable ...
1
vote
1answer
173 views
I Can't Install or Remove Any Application
when i try to install or remove an application via either software center or apt-get install they both fail and give some debconf errors below is the log please help.Sorry some of the text is not ...
0
votes
1answer
18 views
stuck with dpkg
I am using ubuntu 13.04.I was installing a program and it had to download a file from the internet.It was a huge one.I waited for 30 minutes but nothing turned up.so I thought to let go and I closed ...
1
vote
0answers
14 views
How do I upgrade my code from dpkg-deb to dpkg-buildpackage
I inherited code that builds the .DEB using dpkg-deb -b -Zgzip -z9 debian ../$runner
This works well, except that when the end user runs it, it refuses to install missing dependencies. Instead it ...
0
votes
1answer
42 views
Failed linux Kernel Firmware Update
Ok guys this is what I get
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
...
12
votes
6answers
9k views
How to install MySQL 5.6?
I just installed Ubuntu 12.10 (amd64), and want to install a recent version of MySQL 5.6.
If possible, I would like to install (not upgrade) it the "Debian Way' (i.e., using apt-get or dpkg).
The ...
1
vote
1answer
24 views
Term for “Modified (by you or by a script) since installation.” dialogue?
Sometimes I see the following dialog.
Configuration file `/etc/...'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What ...
0
votes
0answers
13 views
Ubuntu 12.0.4 package update failure libssl1.0.0 out of memory error [duplicate]
I am running Ubuntu 12.04.2 LTS and yesterday automatic updates failed on what appeared to be the update of openssl package. I have searched around and found several old q&a's to this package ...
0
votes
0answers
19 views
DPKG installation error due to LZMA error
I am using Ubuntu 10.04 LTS. I had recently upgraded the LMZA library to 4.43 which is the latest version. Ever since it gives error while installing few softwares and upgrades.
It shows the ...
0
votes
0answers
19 views
dpkg stale NFS problem, but no NFS ever used
I've been having issues with updating my computer running 13.04. The problems are also encountered while trying to do any package operation as far as I can tell. The error message is "Stale NFS ...
0
votes
1answer
162 views
java2-runtime virtual package not considered installed by dpkg/apt-get
Did a fresh install of Quetzal Server, installed all updates. Installed default-jre-headless which pulled in OpenJDK 7 JRE without any X11-related packages. So far so good.
Now I try to install ...
0
votes
1answer
16 views
Where are flex libraries located?
I find myself with a very weird problem in my hands. I wanted to install both flex (the fast lexical analyzer) and bison, and that's why I ran:
sudo apt-get install bison flex
The installation goes ...
0
votes
1answer
33 views
apt authentication failure on self-signed package
I did create a gpg key using "gpg --gen-key", here is the listing:
> gpg --list-keys
/home/<user>/.gnupg/pubring.gpg
--------------------------------
pub 2048R/99EDE0B7 2013-02-05
uid ...
1
vote
0answers
130 views
Upgrading from 12.10 to 13.04 -> dpkg: error processing sudo (--configure)
Here's the deal and reason I'm asking for your help. Last night I went on upgrading my Xubuntu 12.10 installation to 13.04, so at tty1 I run the command
sudo do-release-upgrade
and everything ...
1
vote
0answers
22 views
I'm having dpkg errors
When I try to install something i get this output and I don't know why.
dpkg: error processing language-pack-kde-en (--configure):
dependency problems - leaving unconfigured
Errors were encountered ...
1
vote
2answers
318 views
How to remove TuxCut app from Ubuntu 12.04
I've installed tuxcut but it's in different language.
I've tried removing it using dpkg but didn't worked so i downloaded a english version and tried installing it.But i got this error.
Any help to ...
1
vote
1answer
40 views
Lost/Deleted dpkg (package manager for Debian). How do I get it back?
OS: Ubuntu 12.04
Accidentally deleted dpkg. Now, packages can't be installed. So, needs an dpkg installer which installs packages.
4
votes
1answer
3k views
How to recover dpkg from corrupted downloads?
I just upgraded to the 10.10 RC earlier and had a few problems with graphic drivers (x didnt start) But i have remedied that now.
When i run 'sudo apt-get install -f' i get this:
...
0
votes
1answer
26 views
I just lost /var/lib/dpkg
I have an empty /var/lib/dpkg and as consequence both apt and dpkg are starting to complain about everything and with every simple task I would like to do with them: there is a way to rebuild that ...
1
vote
1answer
106 views
Why have to lock archives and dpkg while doing installing apps and updates.
Actually if we suspend any application installing in middle or suspending updates then automatically while resuming we will get some problems like
E: Could not get lock /var/cache/apt/archives/lock ...
4
votes
3answers
15k views
How do I fix dpkg errors after a failed upgrade?
After running an upgrade from Ubuntu 11.10 (Oneiric Ocelot) to 12.04LTS (Precise Pangolin), a window popped up saying that the upgrade failed and that I should run sudo dpkg --configure -a.
Running ...
0
votes
0answers
33 views
dpkg --configure -a not working
When I try to execute
dpkg --configure -a
I get this message:
Setting up jre (1.7.021-1) ... Error: unpack200 - command could not be
found.
Please refer to the Troubleshooting section of ...
0
votes
0answers
103 views
How to install Google Chrome on ubuntu 13.04 [closed]
I am trying to install Google Chrome on Ubuntu 13.04, but it does not install.
Output:
Selecting previously unselected package google-chrome-stable.
(Reading database ... 173123 files and directories ...
1
vote
0answers
35 views
How to install xnviewmp using package management aptitude `apt-get` on Ubuntu 12.10?
How to install xnviewmp using package management aptitude apt-get on Ubuntu 12.10?
Visiting https://apps.ubuntu.com/cat/applications/xnviewmp/ and
clicking through to software center ends results in ...
0
votes
0answers
43 views
Unity crash during 12.04 to 12.10 upgrade , dpkg --configure -a fails with too many errors : recourse?
Some key combination I pressed during an update from 12.04 to 12.10 ( en-route to 13.04 ..my final objective ) crashed Unity.
I could however start a terminal and I tried the fixes outlined in ...
1
vote
2answers
49 views
Unmet Dependencies right after installing VLC
I got the following error after installing VLC on my Quantal 12.10. Checked for libass4
and its already there. Is there anybody encountering this same silly error and willing to resolve..??
...
0
votes
2answers
51 views
avoid reinstall virtualbox and update to the latest release
Installing virtualbox-extension-pack-4.2.12 to enable USB2.0 controller prompted only to work with the latest release.
But my current version is 4.0.18 on debian wheezy. The latest release of ...
0
votes
0answers
31 views
Unpacking with dpkg incredibly slow
I'm experiencing a huge slow down during any installation with apt or "dpkg --install" whenever the installation comes to the point of unpacking something.
For example, currently the system is ...
1
vote
1answer
38 views
I get dependency issues with linux-image-pae while upgrading
justsmit1@moodle:~$ sudo aptitude safe-upgrade
The following packages will be upgraded:
linux-image-generic-pae
1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 ...
1
vote
2answers
70 views
“apt-get -f install” not working
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer ...
42
votes
11answers
86k views
How do I fix a “Could not get lock /var/lib/dpkg/lock” problem?
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/)
Is another process using it? How can I fix ...
11
votes
1answer
4k views
dpkg: error: parsing file '/var/lib/dpkg/available' near line 0
Been trying to install git-core package for almost more than half a day now. Everytime i do, I get this error:
dpkg: error: parsing file '/var/lib/dpkg/available' near line 0:
newline in field name ...
0
votes
0answers
71 views
Errors were encountered while processing:libglib2.0-0:i386
Every time i run:
sudo apt-get upgrade
or when i try to:
sudo apt-get install
a program, it gives me this error:
Errors were encountered while processing:
libglib2.0-0:i386
E: Sub-process ...






