Questions concerning package dependencies, in dpkg/apt, which are used as Ubuntu's package manager.
0
votes
0answers
12 views
Install rhythmbox plugins, unmet dependencies [duplicate]
I tried to add radio station to my rhythmbox, and it needed to install plugins. I tried to install them, however I failed! I got the below error:
The following packages have unmet dependencies:
...
0
votes
0answers
13 views
unmet dependencies 12.04LTS [duplicate]
i tended to install radiotray on my ubuntu 12.04.
sudo apt-get install radiotray
but failed,
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some ...
0
votes
1answer
20 views
Ubuntu 12.4 Will Not update [Unmet Dependencies] [duplicate]
The following packages have unmet dependencies:
libc6: Depends: libc-bin (= 2.15-0ubuntu10.3) but 2.15-0ubuntu10.4 is installed
libc6-dev: Depends: libc6 (= 2.15-0ubuntu10.4) but 2.15-0ubuntu10.3 is ...
1
vote
2answers
32 views
Unity and Ubuntu-desktop disappeared and I am unable to reinstall it!
I am running Ubuntu 13.04. After running a normal upgrade, Unity disappeared (after login, I have the desktop, without the launch abd status bar, no dash, etc.).
If I try to reinstall ubuntu-desktop, ...
1
vote
2answers
24 views
Valgrind - problem with held broken packages
When I try to install Valgrind with sudo apt-get install valgrind, I get error:
valgrind : Depends: libc6-dbg but it is not going to be installed
E: Unable to correct problems, you have held broken ...
0
votes
0answers
10 views
aptitude dependency resolution issue when trying to install build-deps for openjdk-6
I am running into some kind of rather serious issue with resolving the dependencies if I try to install the build-deps for openjdk-6, as specified in the directions for compiling custom OpenJDK ...
3
votes
1answer
38 views
Issues opening everything
I recently installed Ubuntu 12.04. I had issues opening Skype. I looked at a few tutorials that I found from Google searches to no avail.
I figured it may just be an issue and went to try and update ...
0
votes
0answers
21 views
Ubuntu One Failed to Install in Ubuntu 12.04.2
Ubuntu 12.04.2 has dependencies problem when installing Ubuntu One. I can't install dependencies nor ubuntu one in Ubuntu 12.04.2.
I just clicked on Ubuntu One icon on dash, it showed me that many ...
1
vote
0answers
9 views
E:Malformed Line 61 [duplicate]
Hello I am new to Linux (Only installed today).
I have an issue though which is "This is a serious problem. Try again later. If this problem appears again, please report an error to the developers."
...
1
vote
1answer
15 views
How can I upgrade while having unmet dependencies?
I just install a package that has these unmet dependencies:
Depends: sun-java5-jre but it is not installable or
sun-java6-jre but it is not installable or
openjdk-6-jre ...
2
votes
3answers
46 views
will apt-get autoremove break other dependencies?
I want to use apt-get autoremove to remove liba for instance, but I'm not sure whether it is smart enough to preserve other dependencies. For instance, if liba depends on libb, while libc also depends ...
1
vote
1answer
81 views
unmet dependencies linux-server depend on linux-image-server
on my Ubuntu server 12.04.2, LVM partition, I have this problem when I run apt-get -f install :
apt-get-f install
Reading package lists ... done
Building dependency tree
Reading state information ... ...
1
vote
1answer
36 views
Role of dependencies while installing software??
What is the role of dependencies while installing any software?I was installing vlc player and it were closed by giving me error something like check dependency .
What is to solution of this and how ...
0
votes
0answers
33 views
12.04: I installed python 3.3 and now I can install or remove anything
I downloaded the lastest python 3 source, built it and installed it along side 2.7.
These are the commands I used to build and install it:
./configure
make
make test
sudo checkinstall -D make ...
0
votes
0answers
42 views
Installing ia32-libs
I have an annoying problem and have no further ideas how I could solve it. I want to install ia32-libs, but there seem to problems with some broken packages:
euphorie@welle:~$ sudo apt-get install ...
3
votes
1answer
37 views
apt-get and dependencies
I thought apt-get was a package manager that installs all dependencies by default when it installs an application. But when I tried installing gcc-4.7, I get this:
sudo apt-get install gcc-4.7
...
1
vote
0answers
14 views
lib64readline6 conflicts
I've recently upgraded to a 64-bit machine (Kubuntu 12.04.02 AMD64) and in trying to assemble the list of things to compile some things I get conflicts. In trying to install lib64readline6 or ...
0
votes
2answers
178 views
Jolicloud Desktop Environment dependency error in Ubuntu 13.04
I am trying to install the new Jolicloud DE in Ubuntu 13.04 from the Jolicloud PPA as given here.
But it shows the following dependency error..
jolicloud-desktop-environment : Depends: ...
2
votes
1answer
68 views
Problems installing Nitro Application?
I installed Nitro using apt-get. However, it is dependent of gir1.2-launchpad-integration-3.0 and is missing. How can I get the source code of gir1.2-launchpad-integration-3.0 somehow and install it ...
0
votes
1answer
11 views
12.04 64-bit how to solve, pcscd : Depends: libccid (>= 1.4.1~) but it is not going to be installed or pcsc-ifd-handler?
I need to install a package but its failing in 12.04 64 -bit.
root@sun-To-be-filled-by-O-E-M:/var/tmp# apt-get install pcscd
Reading package lists... Done
Building dependency tree
Reading ...
0
votes
2answers
74 views
Do I need linux-libc-dev and libc6-dev?
I removed the stock 3.8.0-19-generic kernel (and meta packages for the stock ubuntu kernel) and installed the 3.9 mainline kernel, do I need these 2 packages or can I remove them?
~$ apt-cache policy ...
2
votes
0answers
14 views
Unmet dependencies (libgssapi-krb5-2: Depends: libkrb5-3 (= 1.10.1 + dfsg-4) but 1:10 + dfsg ~ beta1-2 is installed) [duplicate]
How do I solve this dependency?
root @ server :/ # apt-get upgrade
Reading package lists ... ready
Building dependency tree
Reading state information ... ready
You might want to run `apt-get-f ...
0
votes
1answer
61 views
Cannot install GTK+3.6.4
When trying to run the ./configure for gtk+-3.6.4 I get the following:
Requested 'glib-2.0 >= 2.35.3' but version of GLib is 2.34.0
Requested 'atk >= 2.7.5' but version of Atk is 2.4.0
...
1
vote
2answers
32 views
Install a Program from a Directory with All of Its Dependencies
Suppose I have a directory in which I have .deb packages for two programs with all there dependencies. I want to know if there is a apt or dpkg command, or another program to install one out of these ...
0
votes
0answers
15 views
After changing dependency I confronted with an error
I've tried to do what mentioned in this link and I entered this code :
echo "foreign-architecture i386" | sudo tee /etc/dpkg/dpkg.cfg.d/multiarch
sudo chmod 644 /etc/dpkg/dpkg.cfg.d/multiarch
Now I ...
0
votes
0answers
50 views
Nitro app missing dependencies
I'm trying to install the Nitro task application, but I keep getting "Missing dependencies". I try to apt-get the dependencies and I get:
Package gir1.2-launchpad-integration-3.0 is not available, ...
1
vote
1answer
41 views
Why does LMMS depend on wine?
I was uninstalling wine, and I saw that it also uninstalled LMMS at the same time. Thinking it was just something weird that happened, I went and tried lmms - naturally, it didn't start, saying it was ...
0
votes
2answers
379 views
How to solve unmet dependencies? [duplicate]
I'm trying to install Nitro with this :
sudo apt-get install nitro
And then I get this :
Some packages could not be installed. This may mean that you have
requested an impossible situation or if ...
0
votes
1answer
79 views
Ubuntu Server Manager Installation Fails on 13.04 - Why
Installation of Server Manager Utility on 13.04 fails. Have tried many combination of loading packages to fix. Dependency Problems prevent configuration of ubuntu-server. Denpendency on on ...
1
vote
1answer
28 views
How do I install sasl2-bin dependencies?
I'm trying to install sasl2-bin on Natty. However, it depends on db4.8-util, which could not be installed because the default package on Natty is db4.7-util. If I try to install the 4.8 version either ...
0
votes
0answers
26 views
Dependency Error while installing Google Chrome on 13.04 [duplicate]
I just installed Ubuntu 13.04 but it will not let me install Google Chrome. Apparently it does not meet one of the dependencies. I have downloaded it from the official website, installing it by double ...
1
vote
2answers
45 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
1answer
45 views
How do I get Glibc >= 2.16.0?
I know there are already built packages for Pidgin. I need to build Pidgin so I can build plug-ins.
I need Glibc >= 2.16.0. Unfortunately, I get stuck in an endless dependency loop. I need ...
0
votes
0answers
19 views
How to completely remove mythes-ru and repair broken package catalog
ruddcl@Tashkent-02:/$ sudo apt-get remove --purge mythes-ru
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' ...
3
votes
1answer
63 views
Why am I getting the error E: Package php5-gd has no installation candidate when trying to install php5-gd?
I am trying to install php5-gd and receive this error
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package php5-gd is not available, but is referred to by ...
0
votes
0answers
20 views
Can't install Ocaml, libxcb1 1.8.1-1ubuntu0.1 newer than version in archive
I have a fresh install of Ubuntu 12.04 32bit (Literally, downloaded the ISO, created a virtual machine, installed it, ran updates. Other than that completely pristine).
sudo apt-get install ocaml
...
0
votes
0answers
23 views
Unmet dependencies. Try 'apt-get -f install' doesn't work [duplicate]
What could I do to solve these problems? It happened when I canceled software upgrade on my Ubuntu Linux.
apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state ...
1
vote
1answer
32 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 ...
0
votes
1answer
87 views
Dependency error while installing cinnamon
I get following error while installing Cinnamon
sudo apt-get install cinnamon
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be ...
1
vote
2answers
69 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 ...
1
vote
1answer
74 views
I cannot run DOSBox SVN-Daum on Ubuntu 12.04
I've got the DOSBox SVN-Duam from its homepage.
Maybe I have solved the dependency problems,
$ ldd ./dosbox
linux-gate.so.1 => (0xb776d000)
libSDL_sound-1.0.so.1 => ...
0
votes
1answer
72 views
Cannot get OpenGL to install
When I try to run an example application it says I am missing
a file that is found in OpenGL.
I found information online and tried to install OpenGL with the following command:
sudo apt-get install ...
0
votes
1answer
273 views
How to install Tv-maxe
I am having problems install TV-MAXE on one laptop the issue is that is asking for ubuntu 12.04 lts cd to be in /cdrom/.
Apparently the issue are the files lirc and setserial that will not ...
0
votes
0answers
27 views
Problem with the package build-essential
I'm using Ubuntu 12.04 LTS and I want to install the package build-essential. So, I do so from the site Ubuntu packages using Software Center, but I have this problem:
dependancy is not ...
0
votes
1answer
173 views
“Depends: ia32-libs-multiarch but it is not installable” - Solution
I noticed this on 12.10 trying to get the Android SDK working. For 64 bit versions, it is required to install:
sudo apt-get install ia32-libs
However, under 64bit 12.10, I got the following error:
...
1
vote
1answer
69 views
Installing Miramath in Ubuntu 12.10
I tried building this application via downloading from http://sourceforge.net/projects/miramath/?source=dlp & in the process have already downloaded +500mb data but at one point I am constantly ...
0
votes
0answers
67 views
fail load amd-ucode/microcode (installing pack cause critical error)
dmesg | grep microcode
failed to load file amd-ucode/microcode_amd.bin
Now as ive been reading online, this is a cosmetic error and none critical, and could easily be avoided by installing ...
0
votes
1answer
41 views
How do I not resolve unmet dependencies?
I followed the answer to How do I install gedit without Zeitgeist? and installed gedit without zeitgeist (in fact, zeitgeist is completely removed). gedit runs happily without zeitgeist.
Now I can't ...
0
votes
0answers
47 views
Dependencies problems installing software from Ubuntu Software Center
Whenever I try to install something using Ubuntu Software Center, I get an error message saying:
Package dependencies cannot be resolved
This error could be caused by required additional software ...
3
votes
1answer
38 views
How can I mark all packages with installed dependents as “Automatically Installed”?
There are some similar questions, but here is precisely what I would like to achieve and the dots which I am having trouble connecting:
Query a list of "Manually Installed" packages (apt-mark ...






