Questions about the management of packages, in particular the `dpkg` system.
1
vote
0answers
56 views
Duplicated sources problem [duplicate]
What should I do? I want to fix grub error. I already did that once from ubuntu LiveCD and it worked, but now I have this problem:
W: Duplicate sources.list entry cdrom://Ubuntu 12.04.1 LTS _Precise ...
0
votes
0answers
17 views
Could not initialize the package information [duplicate]
I have problem opening my update manager. I tried both GUI and command line method but found no luck in resolving this issue.
With GUI Update Manager says:
Could not initialize the package ...
0
votes
0answers
72 views
Broken bridge-utils package breaks package manager
This morning I'm trying to install RoR on my Ubuntu 10.04 and I followed some tutorial do some cmds like:
apt-get update
apt-get upgrade
and then , I can't not install any software anymore.
when I ...
0
votes
1answer
164 views
How do I fix the package problem I have received after a failed attempt at installing QtOctave?
I installed GNU Octave 3.6.4 today straight after it was released via the commands:
cd ~/octave-3.6.4
./configure
make
sudo make install
sudo ln -s /home/brentonhorne/octave-3.6.4/run-octave ...
0
votes
0answers
22 views
Do my tools show wrong installed kernel package version?
There's a new set of Ubuntu updates for 12.04. A couple of them are kernel packages. Synaptic says that, linux-generic-pae will be updated from 3.2.0.38.60 to 3.2.0.38.61, in short from xxx60 to ...
2
votes
1answer
62 views
Building debian package - How do dependencies work?
I'm in the process of building a debian package. The goal is to package up a directory into a .deb that will have 2 dependencies that are other packages I created.
When installing the .deb package, ...
4
votes
4answers
4k views
sudo apt-get install (google-chrome-stable_current_amd64.deb) is not working
I was told that sudo apt-get install (package.deb) installs the software with all the dependencies too.
I am trying install Google Chrome, but when I do this step, it generates the following error:
...
3
votes
2answers
71 views
version of updated package
I'm running apt-get upgrade and see list of available packages which could be upgraded. Some of them without any version, how can I figure out what package version apt want to install here?
For ...
4
votes
3answers
153 views
How do I pick where the Software Center will install a package, specifically Steam?
I want to install Steam and other programs to a different partition, how do I pick where Ubuntu Software Center will install them? How do I pick where Steam games will be installed?
2
votes
1answer
133 views
Can't chroot to recover Ubuntu 64 bits
I was trying to get steam for linux to work on my Ubuntu 10.04 LTS 64 bits system. I installed these three (some 32 bit) packages:
http://packages.ubuntu.com/quantal/libc-bin
...
1
vote
1answer
280 views
sudo dpkg --configure dpkg: error processing default-jdk (--configure):
default-jre depends on default-jre-headless (= 1:1.7-43ubuntu3); however:
Package default-jre-headless is not installed.
dpkg: error processing default-jre (--configure):
dependency problems - ...
0
votes
1answer
159 views
Not all updates can be installed, partial upgrade proposed
When I am opening Update manager, it writes, that "Not all updates can be installed" and partial upgrade proposed.
What does this mean?
Am I correct thinking that "upgrade" means changing Ubuntu ...
5
votes
2answers
129 views
How exactly does Synaptic keep track of “New in repository” packages?
Is this info part of APT cache or does it create a separate file to compare with new cache?
Where is it stored then?
0
votes
1answer
1k views
E: Unable to correct problems, you have held broken packages.? [duplicate]
I honestly am clueless. I am trying to install GNUradio. When I go to install the pre requisites, using sudo apt-get install cmake swig libcppunit-dev python-cheetah doxygen \
libboost-all-dev ...
2
votes
1answer
180 views
Error broken count>0
I am running Ubuntu 11.10. I have this error message that shows as a no-entry sign such as ...
5
votes
1answer
1k views
APT wedged by kernel version mismatch
Apt is seemingly unable to do anything useful for me, repeatedly giving messages of this form:
dpkg: dependency problems prevent configuration of linux-server:
linux-server depends on ...
0
votes
0answers
60 views
libglib version confusion breaks update manager / gnome 3
I've been 'experimenting' with gnome 3 and conky on 12.04.01 and Gnome has fallen and it can't get up. Software Update no longer works. It seems to be a version dependency thing.
This appears now ...
2
votes
1answer
172 views
Can I install `libssl-dev:i386` on x86_64 system without losing important packages?
On my x86_64 12.10 system, when I try to
apt-get install libssl-dev:i386
apt wants to remove a bunch of things:
The following packages will be REMOVED:
build-essential dkms g++ g++-multilib gcc ...
8
votes
1answer
253 views
Should I use tasksel, tasks in APT or install regular metapackages?
Tasksel or plain Apt?
In the past I've always used tasksel to install so-called "tasks". It seems, however, that this has been integrated in APT:
apt-cache dumpavail | grep ^Task
[...] snip
Task: ...
1
vote
1answer
1k views
Broken count error : linux-generic-pae : Depends: linux-image-generic-pae (= 3.2.0.37.44) but 3.2.0.37.45 is installed
i am getting a broken count in synaptic and unable to fix it by running sudo apt-get -f installlooking out for suggestions.
Following is the extract from the Terminal
sudo apt-get check
Reading ...
0
votes
1answer
325 views
apt-get -f install simply not working
Everytime I am trying to install a package with apt-get install I get this.
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f ...
0
votes
0answers
23 views
What location can the modules-load.d folder be placed?
I'm working on putting together packaging that will be eventually be uploaded to the main Raring Repos.
I working with packaging that uses kmod, so where is the proper place that the "modules-load.d" ...
0
votes
0answers
25 views
Update Manager fails with error: “The following packages have unmet dependencies” [duplicate]
Possible Duplicate:
How do I resolve unmet dependencies?
When I was trying to update packages with the update manager, I got an error about third-party repositories. But when I click ...
0
votes
0answers
20 views
Fixing apt-get and dpkg? Again [duplicate]
Possible Duplicate:
Broken dependencies due to libjackd
Okay, so i'm running Ubuntu 12.04 (precise) 64-bit. I've run into this problem several times, each time find another solution for it: ...
4
votes
1answer
43 views
How to install packages per-user?
I'd like to install programs without affecting other users on a box. I can imagine a parallel install tree (lib, bin, man, etc.) in my user directory.
Can apt-get do that, or is there another ...
1
vote
2answers
2k views
Netflix-desktop no longer works after update
So a while ago I installed netflix-desktop on my ubuntu 12.10 installation. I am also a subscriber to redbox instant. I attempted to install redbox-desktop which is from the same ppa as the ...
7
votes
1answer
121 views
apt-get won't handle package locking made in Synaptic
In Synaptic I locked skype to version 2.2.0.35 and the package manager is correctly ignoring newer version (it doesn't select skype upgrade).
On the contrary, apt-get upgrade will propose the ...
0
votes
1answer
65 views
How can I install software without using dpkg or APT?
Since my catalogue was broken (which thing is detailed here How do I repair my broken catalogue?) I have been unable to install software or update software.
Could somebody tell me a way of installing ...
0
votes
2answers
251 views
How do I repair my broken catalogue?
I've run sudo apt-get install -f from which I received the error: (after typing 'y' to give it permission to install libreoffice-common)
Errors were encountered while processing:
...
2
votes
1answer
320 views
apt tells me I have “held broken packages”: please help me reinstall skype
Ubuntu version: up to date 12.04
I recently uninstalled Skype so that I could reinstall the most recent version; I was getting the "packages held back" message whenever I updated the software on my ...
2
votes
2answers
36 views
Finding diff to conffile?
Suppose some package foo...
$ apt-get install foo
..installs a dpkg blessed conffile /etc/foo.conf (ie package maintainer version)
Now suppose after the package is installed /etc/foo.conf is ...
0
votes
0answers
20 views
What to do about error/failed to fetch after update/upgrade attempt? [duplicate]
Possible Duplicate:
How can I fix a 404 Error using a PPA?
I'm new to Linux and hardly have my feet wet. I don't understand what these errors are trying to tell me or what I am supposed to ...
3
votes
2answers
162 views
What does this info mean when I fire `dpkg -l lxpanel`?
When trying to see the version of LXPanel and fire dpkg -l lxpanel, I get
~$ dpkg -l lxpanel
Desired=Unknown/Install/Remove/Purge/Hold
| ...
2
votes
2answers
300 views
apt-get broken: No module named debian.deb822
sys.path:
['/usr/lib/update-notifier', '/usr/local/lib/python26.zip', '/usr/local/lib/python2.6', '/usr/local/lib/python2.6/plat-linux3', '/usr/local/lib/python2.6/lib-tk', ...
1
vote
1answer
969 views
Broken dependencies 12.04 [duplicate]
Possible Duplicate:
How do I resolve unmet dependencies?
when I try to update or install new packages it pops up an eror message telling me that the package catalog needs repaired, I click ...
-1
votes
1answer
44 views
What does a red icon on task bar mean? [closed]
this error appears:
An unresolvable problem occurred while initializing the package information.
Please report this bug against the 'update-manager' package and include the following error ...
1
vote
1answer
1k views
Ubuntu 12.10: Package libc6-dev-i386 is not available
I'm building 32 bit boost thread libraries on 32 bit Ubuntu 12.10. When building I get the error
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory
I googled the problem ...
1
vote
0answers
161 views
cannot reinstall skype after manually removing its “held back” package
I am running 12.04 (precise) Ubuntu on my computer, which I keep it up to date. Recently skype started being listed as a "kept back" package whenever I ran a software update.
Stupidly I uninstalled ...
0
votes
1answer
121 views
View progress of a package installation in terminal
When I am using the Ubuntu Software Updater to install or upgrade packages, I can see a progress bar that shows how much of the installation is complete. When I am using the command line apt-get tool, ...
0
votes
1answer
22 views
How do I prevent Ubuntu from upgrading?
I've been struggling with this bug the whole day. I've managed to install following the first workaround proposed, but after I install the nvidia-current drivers I end up in a small 640x480 screen and ...
4
votes
2answers
344 views
How to set up and use a virtual python environment in Ubuntu?
Python virtual environments are used to create isolated python environments to avoid dependency and version conflicts, and also indirectly takes care of permission issues.
But what is the easiest way ...
0
votes
0answers
20 views
software center ubuntu is not installing software [duplicate]
Possible Duplicate:
How do I resolve unmet dependencies?
When I install any software from terminal, it shows following errors:
Reading package lists... Done
Building dependency tree
...
0
votes
0answers
184 views
Unmet dependencies for crossover-pro:i386
My ubuntu software centre is giving me an error of items cannot be installed or removed until the package catalogue is repaired and when I try to repair it it says package dependencies cannot be ...
0
votes
1answer
314 views
How to install apps when APT says “Could not perform immediate configuration”?
My problem is, when I want to install apps like apt-get install <appsname>, I get an error:
root@bt:/# apt-get install bluefish
Reading package lists... Done
Building dependency tree
...
2
votes
1answer
101 views
How can I specify the languages that apt-get uses?
At some point in my installation, I must've selected several languages as default. When I run sudo apt-get update, I got output similar to the following.
Ign http://ppa.launchpad.net quantal/main ...
0
votes
1answer
57 views
using the downloaded upgrade packages from one laptop to another [duplicate]
Possible Duplicate:
How can I install software or packages without Internet (offline)?
I have upgraded Ubuntu 11.10 (amd64) to 12.04 (amd64) on one of the laptops I have,
I have another ...
1
vote
1answer
175 views
How to fix “package system is broken” after upgrading to 12.04?
I can no longer remove or install any software or perform any updates. I got this error message after I upgraded to 12.04:
The package system is broken
Check if you are using third party ...
1
vote
1answer
109 views
How do I fix “E:Type 'b-src' is not known on line 'X' in source list” error?
This is the error I'm getting from using sudo apt-get update
E:Type 'b-src' is not known on line 2 in source list /etc/apt/sources.list.d/tiheum-equinox-precise.list
How can I fix this?
20
votes
3answers
852 views
How to reinstall Terminal?
While fixing package dependencies, the terminal application went missing, and now I cannot locate the application. Is there a way to reinstall the terminal application?
1
vote
0answers
115 views
problem in installing wine 1.5 in ubuntu12.10
how to install wine1.5 in ubuntu 12.10? I get this error:
E: Unable to correct problems, you have held broken packages.




