QGIS Installation fails 14.04.2
Hi there,
I just installed the 14.04.2 LTS (64) and wanted to get startet with QGIS. So i added
deb http://
deb-src http://
and wanted to move on with
sudo apt-get update
sudo apt-get install qgis python-qgis
but sadly this happens
tobias@TPC-linux:~$ sudo apt-get install qgis python-qgis
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libcheese-gtk23 : Depends: libclutter-
libcheese7 : Depends: libclutter-
libclutter-1.0-0 : Depends: libcogl-pango15 (>= 1.15.8) but it is not going to be installed
E: Error, pkgProblemResol
tobias@TPC-linux:~$
Any Ideas?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu qgis Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- tobomon
- Solved:
- Last query:
- Last reply:
Revision history for this message
|
#1 |
Please send us the full Terminal output of the following commands:
find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;
apt-cache policy libclutter-
apt-cache policy libclutter-
apt-cache policy libcogl-pango15
Revision history for this message
|
#2 |
aa@aa-T:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;
/etc/apt/
1 # See http://
2
3 # newer versions of the distribution.
4 deb http://
5 deb-src http://
6
7 ## Major bug fix updates produced after the final release of the
8 ## distribution.
9 deb http://
10 deb-src http://
11
12 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
13 ## team. Also, please note that software in universe WILL NOT receive any
14 ## review or updates from the Ubuntu security team.
15 deb http://
16 deb-src http://
17 deb http://
18 deb-src http://
19
20 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
21 ## team, and may not be under a free licence. Please satisfy yourself as to
22 ## your rights to use the software. Also, please note that software in
23 ## multiverse WILL NOT receive any review or updates from the Ubuntu
24 ## security team.
25 deb http://
26 deb-src http://
27 deb http://
28 deb-src http://
29
30 ## N.B. software from this repository may not have been tested as
31 ## extensively as that contained in the main release, although it includes
32 ## newer versions of some applications which may provide useful features.
33 ## Also, please note that software in backports WILL NOT receive any review
34 ## or updates from the Ubuntu security team.
35 deb http://
36 deb-src http://
37
38 deb http://
39 deb-src http://
40 deb http://
41 deb-src http://
42 deb http://
43 deb-src http://
44
45 ## Uncomment the following two lines to add software from Canonical's
46 ## 'partner' repository.
47 ## This software is not part of Ubuntu, but is offered by Canonical and the
48 ## respective vendors as a service to Ubuntu users.
49 # deb http://
50 # deb-src http://
51
52 ## This software is not part of Ubuntu, but is offered by third-party
53 ## developers who want to ship their latest software.
54 deb http://
55 deb-src http://
/etc/apt/
/etc/apt/
1 deb http://
2 # deb-src http://
aa@aa-T:~$ apt-cache policy libclutter-
libclutter-
Installed: 1.4.4-3ubuntu2.2
Candidate: 1.4.4-3ubuntu2.2
Version table:
*** 1.4.4-3ubuntu2.2 0
500 http://
100 /var/lib/
1.4.4-3ubuntu2 0
500 http://
aa@aa-T:~$ apt-cache policy libclutter-
libclutter-
Installed: 2.0.8-1build1
Candidate: 2.0.8-1build1
Version table:
*** 2.0.8-1build1 0
500 http://
100 /var/lib/
aa@aa-T:~$ apt-cache policy libcogl-pango15
libcogl-pango15:
Installed: 1.16.2-1
Candidate: 1.16.2-1
Version table:
*** 1.16.2-1 0
500 http://
100 /var/lib/
Revision history for this message
|
#3 |
Same problem as tobomon identified on a fresh install of ubuntu 14.04
Revision history for this message
|
#4 |
You wrote that you added
deb http://
deb-src http://
into your /etc/apt/
But I do not see the lines
deb http://
deb-src http://
anywhere in /etc/apt/
Are you sure you added those lines??
Do a search for qgis on this webpage and check for yourself.....
Revision history for this message
|
#5 |
I am getting the very same errors as well. Here is the spitout from using the commands you asked for at the beginning.
/etc/apt/
1 # deb cdrom:[Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)]/ trusty main restricted
2
3 # See http://
4 # newer versions of the distribution.
5 deb http://
6 deb-src http://
7
8 ## Major bug fix updates produced after the final release of the
9 ## distribution.
10 deb http://
11 deb-src http://
12
13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
14 ## team. Also, please note that software in universe WILL NOT receive any
15 ## review or updates from the Ubuntu security team.
16 deb http://
17 deb-src http://
18 deb http://
19 deb-src http://
20
21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
22 ## team, and may not be under a free licence. Please satisfy yourself as to
23 ## your rights to use the software. Also, please note that software in
24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
25 ## security team.
26 deb http://
27 deb-src http://
28 deb http://
29 deb-src http://
30
31 ## N.B. software from this repository may not have been tested as
32 ## extensively as that contained in the main release, although it includes
33 ## newer versions of some applications which may provide useful features.
34 ## Also, please note that software in backports WILL NOT receive any review
35 ## or updates from the Ubuntu security team.
36 deb http://
37 deb-src http://
38
39 deb http://
40 deb-src http://
41 deb http://
42 deb-src http://
43 deb http://
44 deb-src http://
45
46 ## Uncomment the following two lines to add software from Canonical's
47 ## 'partner' repository.
48 ## This software is not part of Ubuntu, but is offered by Canonical and the
49 ## respective vendors as a service to Ubuntu users.
50 # deb http://
51 # deb-src http://
52
53 ## This software is not part of Ubuntu, but is offered by third-party
54 ## developers who want to ship their latest software.
55 deb http://
56 deb-src http://
57 deb http://
58 deb-src http://
/etc/apt/
1 deb http://
2 # deb-src http://
3 # deb-src http://
4 # deb-src http://
5 # deb-src http://
/etc/apt/
1 deb http://
2 # deb-src http://
fortinma@
fortinma@
/etc/apt/
1 # deb cdrom:[Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)]/ trusty main restricted
2
3 # See http://
4 # newer versions of the distribution.
5 deb http://
6 deb-src http://
7
8 ## Major bug fix updates produced after the final release of the
9 ## distribution.
10 deb http://
11 deb-src http://
12
13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
14 ## team. Also, please note that software in universe WILL NOT receive any
15 ## review or updates from the Ubuntu security team.
16 deb http://
17 deb-src http://
18 deb http://
19 deb-src http://
20
21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
22 ## team, and may not be under a free licence. Please satisfy yourself as to
23 ## your rights to use the software. Also, please note that software in
24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
25 ## security team.
26 deb http://
27 deb-src http://
28 deb http://
29 deb-src http://
30
31 ## N.B. software from this repository may not have been tested as
32 ## extensively as that contained in the main release, although it includes
33 ## newer versions of some applications which may provide useful features.
34 ## Also, please note that software in backports WILL NOT receive any review
35 ## or updates from the Ubuntu security team.
36 deb http://
37 deb-src http://
38
39 deb http://
40 deb-src http://
41 deb http://
42 deb-src http://
43 deb http://
44 deb-src http://
45
46 ## Uncomment the following two lines to add software from Canonical's
47 ## 'partner' repository.
48 ## This software is not part of Ubuntu, but is offered by Canonical and the
49 ## respective vendors as a service to Ubuntu users.
50 # deb http://
51 # deb-src http://
52
53 ## This software is not part of Ubuntu, but is offered by third-party
54 ## developers who want to ship their latest software.
55 deb http://
56 deb-src http://
57 deb http://
58 deb-src http://
/etc/apt/
1 deb http://
2 # deb-src http://
3 # deb-src http://
4 # deb-src http://
5 # deb-src http://
/etc/apt/
1 deb http://
2 # deb-src http://
libclutter-
Installed: 1.4.4-3ubuntu2.2
Candidate: 1.4.4-3ubuntu2.2
Version table:
*** 1.4.4-3ubuntu2.2 0
500 http://
100 /var/lib/
1.4.4-3ubuntu2 0
500 http://
libclutter-
Installed: 2.0.8-1build1
Candidate: 2.0.8-1build1
Version table:
*** 2.0.8-1build1 0
500 http://
100 /var/lib/
libcogl-pango15:
Installed: 1.16.2-1
Candidate: 1.16.2-1
Version table:
*** 1.16.2-1 0
500 http://
100 /var/lib/
Revision history for this message
|
#6 |
so iam finally back from my working trip
meanwhile i added steam, so not so clean install anymore
the outputs are
tobias@TPC-linux:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;
/etc/apt/
1 # deb cdrom:[Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)]/ trusty main restricted
2
3 # See http://
4 # newer versions of the distribution.
5 deb http://
6 deb-src http://
7
8 ## Major bug fix updates produced after the final release of the
9 ## distribution.
10 deb http://
11 deb-src http://
12
13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
14 ## team. Also, please note that software in universe WILL NOT receive any
15 ## review or updates from the Ubuntu security team.
16 deb http://
17 deb-src http://
18 deb http://
19 deb-src http://
20
21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
22 ## team, and may not be under a free licence. Please satisfy yourself as to
23 ## your rights to use the software. Also, please note that software in
24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
25 ## security team.
26 deb http://
27 deb-src http://
28 deb http://
29 deb-src http://
30
31 ## N.B. software from this repository may not have been tested as
32 ## extensively as that contained in the main release, although it includes
33 ## newer versions of some applications which may provide useful features.
34 ## Also, please note that software in backports WILL NOT receive any review
35 ## or updates from the Ubuntu security team.
36 deb http://
37 deb-src http://
38
39 deb http://
40 deb-src http://
41 deb http://
42 deb-src http://
43 deb http://
44 deb-src http://
45
46 ## Uncomment the following two lines to add software from Canonical's
47 ## 'partner' repository.
48 ## This software is not part of Ubuntu, but is offered by Canonical and the
49 ## respective vendors as a service to Ubuntu users.
50 deb http://
51 deb-src http://
52
53 ## This software is not part of Ubuntu, but is offered by third-party
54 ## developers who want to ship their latest software.
55 deb http://
56 deb-src http://
57 deb http://
58 deb-src http://
/etc/apt/
/etc/apt/
/etc/apt/
1 deb [arch=amd64,i386] http://
2 deb-src [arch=amd64,i386] http://
____________
tobias@TPC-linux:~$ apt-cache policy libclutter-
libclutter-
Installed: 1.4.4-3ubuntu2.2
Candidate: 1.4.4-3ubuntu2.2
Version table:
*** 1.4.4-3ubuntu2.2 0
500 http://
100 /var/lib/
1.4.4-3ubuntu2 0
500 http://
-------------------
tobias@TPC-linux:~$ apt-cache policy libclutter-
libclutter-
Installed: 2.0.8-1build1
Candidate: 2.0.8-1build1
Version table:
*** 2.0.8-1build1 0
500 http://
100 /var/lib/
-------
tobias@TPC-linux:~$ apt-cache policy libcogl-pango15
libcogl-pango15:
Installed: 1.16.2-1
Candidate: 1.16.2-1
Version table:
*** 1.16.2-1 0
500 http://
100 /var/lib/
Revision history for this message
|
#7 |
@Arnisk and @Marcel Fortin: Please do not piggyback on someone else's question. You are polluting tobomon's information with your data, such that it is hard to segregate the output from the different systems. Please create question documents of your own.
@tobomon:
Please re-post the output of the command
apt-cache policy gstreamer1.
Revision history for this message
|
#8 |
i made a fresh install and let the updater do his work and tried install qgis again still the same problem
here the latest output fpr Manfred:
tobias@
gstreamer1.
Installiert: 2.0.8-1build1
Installations
Versionstabelle:
*** 2.0.8-1build1 0
500 http://
100 /var/lib/
libcheese7:
Installiert: 3.10.2-0ubuntu2
Installations
Versionstabelle:
*** 3.10.2-0ubuntu2 0
500 http://
100 /var/lib/
libcheese-gtk23:
Installiert: 3.10.2-0ubuntu2
Installations
Versionstabelle:
*** 3.10.2-0ubuntu2 0
500 http://
100 /var/lib/
tobias@
libclutter-1.0-0: Befehl nicht gefunden.
tobias@
libcogl-pango15: Befehl nicht gefunden.
tobias@
libclutter-1.0-0: Befehl nicht gefunden.
tobias@
gstreamer1.
Installiert: 2.0.8-1build1
Installations
Versionstabelle:
*** 2.0.8-1build1 0
500 http://
100 /var/lib/
libcheese7:
Installiert: 3.10.2-0ubuntu2
Installations
Versionstabelle:
*** 3.10.2-0ubuntu2 0
500 http://
100 /var/lib/
libcheese-gtk23:
Installiert: 3.10.2-0ubuntu2
Installations
Versionstabelle:
*** 3.10.2-0ubuntu2 0
500 http://
100 /var/lib/
libclutter-1.0-0:
Installiert: 1.16.4-0ubuntu2
Installations
Versionstabelle:
*** 1.16.4-0ubuntu2 0
500 http://
100 /var/lib/
libclutter-
Installiert: 2.0.8-1build1
Installations
Versionstabelle:
*** 2.0.8-1build1 0
500 http://
100 /var/lib/
libclutter-
Installiert: 1.4.4-3ubuntu2.2
Installations
Versionstabelle:
*** 1.4.4-3ubuntu2.2 0
500 http://
100 /var/lib/
1.4.4-3ubuntu2 0
500 http://
libcogl15:
Installiert: 1.16.2-1
Installations
Versionstabelle:
*** 1.16.2-1 0
500 http://
100 /var/lib/
libcogl-pango15:
Installiert: 1.16.2-1
Installations
Versionstabelle:
*** 1.16.2-1 0
500 http://
100 /var/lib/
python-qgis:
Installiert: (keine)
Installations
Versionstabelle:
1:
500 http://
2.0.1-2build2 0
500 http://
qgis:
Installiert: (keine)
Installations
Versionstabelle:
1:
500 http://
2.0.1-2build2 0
500 http://
tobias@
Revision history for this message
|
#9 |
What is now the output of
sudo apt-get install qgis python-qgis
Revision history for this message
|
#10 |
sorry switched laguage back to english and here the requested output
still stuck with unmet dependencies.
tobias@
[sudo] password for tobias:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libcheese-gtk23 : Depends: libclutter-
libcheese7 : Depends: libclutter-
libclutter-1.0-0 : Depends: libcogl-pango15 (>= 1.15.8) but it is not going to be installed
E: Error, pkgProblemResol
tobias@
Revision history for this message
|
#11 |
That is weird.
apt-cache says that the packages are installed, and apt-get install says it cannot install them?
what is the output of
sudo apt-get update
sudo apt-get dist-upgrade
sudp dpkg --audit
sudo apt-get install gstreamer1.
Revision history for this message
|
#12 |
hurray thanks a lot Manfred that worked :)
Revision history for this message
|
#13 |
I'am not so familiar with all that commands and codes, but iam always interested. Maybe you could explain in an generalizing way , what the last commands changed to make it work?
Revision history for this message
|
#14 |
I do not know what the magic trick finally was.
The error message that you got was about dependency problems.
I just know that apt-get is a bit reluctant when it has to remove a package to allow installation of another one. Maybe this was also the case here and only adding the required additional packages to the command forced the installation of those.