Ubuntu 16.04 XenialにQGIS 2.14 Essenをインストールします


26

XenialにQGISをインストールするのに問題があります。

「debian」リリース

debianリリースを使用しようとすると(つまり、ubuntugis依存関係なしで)次のエラーが表示されます(xenialリリースがないのでwily、セットアップ時に使用したことに注意してくださいsources.list)。

~$ sudo apt install qgis python-qgis qgis-plugin-grass
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.
 python-qgis : Depends: python-qgis-common (= 1:2.14.1+23wily) but it is not going to be installed
               Depends: libqgispython2.14.1 but it is not going to be installed
               Depends: libqgis-analysis2.14.1 but it is not going to be installed
               Depends: libqgis-core2.14.1 but it is not going to be installed
               Depends: libqgis-gui2.14.1 but it is not going to be installed
               Depends: libqgis-networkanalysis2.14.1 but it is not going to be installed
               Depends: libqgis-server2.14.1 but it is not going to be installed
 qgis : Depends: libgdal.so.1-1.11.2 but it is not installable
        Depends: libgsl0ldbl (>= 1.9) but it is not installable
        Depends: libqgis-analysis2.14.1 but it is not going to be installed
        Depends: libqgis-app2.14.1 but it is not going to be installed
        Depends: libqgis-core2.14.1 but it is not going to be installed
        Depends: libqgis-gui2.14.1 but it is not going to be installed
        Depends: libqgis-networkanalysis2.14.1 but it is not going to be installed
        Depends: qgis-providers (= 1:2.14.1+23wily) but it is not going to be installed
        Recommends: qgis-provider-grass but it is not going to be installed
        Recommends: qgis-plugin-globe but it is not going to be installed
 qgis-plugin-grass : Depends: qgis-provider-grass (= 1:2.14.1+23wily) but it is not going to be installed
                     Depends: libqgis-app2.14.1 but it is not going to be installed
                     Depends: libqgis-core2.14.1 but it is not going to be installed
                     Depends: libqgis-gui2.14.1 but it is not going to be installed
                     Depends: libqgisgrass7-2.14.1 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

「ubuntugis」リリース

debianリリースに失敗した後ubuntugisubuntugis-unstablePPAを追加してリリースを試みました(再びwilyQGISリリースとの一貫性のためにubuntugis のリリースを使用しました)。

:~$ sudo apt update 
Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [92.2 kB]
Hit:2 http://gb.archive.ubuntu.com/ubuntu xenial InRelease                                                                                                
Get:3 http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu wily InRelease [15.5 kB]                                                                     
Get:4 http://gb.archive.ubuntu.com/ubuntu xenial-updates InRelease [93.3 kB]                                                                                    
Hit:5 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial InRelease                                                                                             
Hit:6 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu xenial InRelease                                                                                   
Hit:7 http://gb.archive.ubuntu.com/ubuntu xenial-backports InRelease                                                        
Get:8 http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu wily/main amd64 Packages [4,297 B]                       
Get:9 http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu wily/main i386 Packages [4,307 B]                  
Get:10 http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu wily/main Translation-en [2,463 B]     
Ign:11 http://linux.dropbox.com/ubuntu wily InRelease                                                  
Hit:12 http://linux.dropbox.com/ubuntu wily Release                      
Ign:14 https://cloud.r-project.org/bin/linux/ubuntu xenial/ InRelease
Hit:15 https://cloud.r-project.org/bin/linux/ubuntu xenial/ Release
Ign:17 http://qgis.org/ubuntugis wily InRelease    
Err:18 http://qgis.org/ubuntugis wily Release
  404  Not Found [IP: 104.27.138.220 80]
Reading package lists... Done
W: https://cloud.r-project.org/bin/linux/ubuntu/xenial/Release.gpg: Signature by key E298A3A825C0D65DFD57CBB651716619E084DAB9 uses weak digest algorithm (SHA1)
E: The repository 'http://qgis.org/ubuntugis wily Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

ラインE: The repository 'http://qgis.org/ubuntugis wily Release' does not have a Release file.はかなり致命的に見えたのでtrusty、試してみました(サポートされている最新のリリース)。これは更新されましたが、インストールしようとすると:

:~$ sudo apt install qgis python-qgis qgis-plugin-grass
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.
 python-qgis : Depends: python-qgis-common (= 1:2.14.1+20trusty-ubuntugis) but it is not going to be installed
               Depends: libqgispython2.14.1 but it is not going to be installed
               Depends: libqgis-analysis2.14.1 but it is not going to be installed
               Depends: libqgis-core2.14.1 but it is not going to be installed
               Depends: libqgis-gui2.14.1 but it is not going to be installed
               Depends: libqgis-networkanalysis2.14.1 but it is not going to be installed
               Depends: libqgis-server2.14.1 but it is not going to be installed
 qgis : Depends: libgdal.so.1-1.11.2
        Depends: libgdal1h (>= 1.8.0) but it is not going to be installed
        Depends: libgeos-c1 (>= 3.4.2) but it is not installable
        Depends: libgsl0ldbl (>= 1.9) but it is not installable
        Depends: libqgis-analysis2.14.1 but it is not going to be installed
        Depends: libqgis-app2.14.1 but it is not going to be installed
        Depends: libqgis-core2.14.1 but it is not going to be installed
        Depends: libqgis-gui2.14.1 but it is not going to be installed
        Depends: libqgis-networkanalysis2.14.1 but it is not going to be installed
        Depends: qgis-providers (= 1:2.14.1+20trusty-ubuntugis) but it is not going to be installed
        Recommends: qgis-provider-grass but it is not going to be installed
        Recommends: qgis-plugin-globe but it is not going to be installed
 qgis-plugin-grass : Depends: qgis-provider-grass (= 1:2.14.1+20trusty-ubuntugis) but it is not going to be installed
                     Depends: libgdal1h (>= 1.8.0) but it is not going to be installed
                     Depends: libqgis-app2.14.1 but it is not going to be installed
                     Depends: libqgis-core2.14.1 but it is not going to be installed
                     Depends: libqgis-gui2.14.1 but it is not going to be installed
                     Depends: libqgisgrass7-2.14.1 but it is not going to be installed
                     Depends: grass-core but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

最後に、完全を期すために、以下をxenialリリースしubuntugisます。

$ sudo apt install qgis python-qgis qgis-plugin-grass
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.
 python-qgis : Depends: python-qgis-common (= 1:2.14.1+20trusty-ubuntugis) but it is not going to be installed
               Depends: libqgispython2.14.1 but it is not going to be installed
               Depends: libqgis-analysis2.14.1 but it is not going to be installed
               Depends: libqgis-core2.14.1 but it is not going to be installed
               Depends: libqgis-gui2.14.1 but it is not going to be installed
               Depends: libqgis-networkanalysis2.14.1 but it is not going to be installed
               Depends: libqgis-server2.14.1 but it is not going to be installed
 qgis : Depends: libgdal.so.1-1.11.2 but it is not installable
        Depends: libgdal1h (>= 1.8.0) but it is not installable
        Depends: libgeos-c1 (>= 3.4.2) but it is not installable
        Depends: libgsl0ldbl (>= 1.9) but it is not installable
        Depends: libqgis-analysis2.14.1 but it is not going to be installed
        Depends: libqgis-app2.14.1 but it is not going to be installed
        Depends: libqgis-core2.14.1 but it is not going to be installed
        Depends: libqgis-gui2.14.1 but it is not going to be installed
        Depends: libqgis-networkanalysis2.14.1 but it is not going to be installed
        Depends: qgis-providers (= 1:2.14.1+20trusty-ubuntugis) but it is not going to be installed
        Recommends: qgis-provider-grass but it is not going to be installed
        Recommends: qgis-plugin-globe but it is not going to be installed
 qgis-plugin-grass : Depends: qgis-provider-grass (= 1:2.14.1+20trusty-ubuntugis) but it is not going to be installed
                     Depends: libgdal1h (>= 1.8.0) but it is not installable
                     Depends: libqgis-app2.14.1 but it is not going to be installed
                     Depends: libqgis-core2.14.1 but it is not going to be installed
                     Depends: libqgis-gui2.14.1 but it is not going to be installed
                     Depends: libqgisgrass7-2.14.1 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

QGIS for Xenialのリリースがまもなく利用可能になることを願っていますが、XGISにQGIS 2.14をインストールできた人はいますか?


私はStackoverflowからこの答えを見つけてトリックを実行しました:stackoverflow.com/a/39770173/5948083
Dave-Evans

回答:


35

debianリポジトリには実際にXenialがサポートされているように見えます。次の解決策を自分で試したことはありませんが、試してみる価値があると思います。

以下を試す前に、を使用して以前のすべてのqgis​​パッケージをアンインストールし、からsudo apt-get remove qgis python-qgis qgis-plugin-grass削除します。deb http://qgis.org/debian wily maindeb-src http://qgis.org/debian wily main/etc/apt/sources.list

編集 qgisのインストール時に自動依存関係としてインストールされたパッケージを削除するにはsudo apt-get autoremove、上記のコマンドを実行してからコマンドを実行して削除します。 編集を終了

以下は、xenialキーワードを含めるためにqgis.orgから改変されたものです。

に次を追加します/etc/apt/sources.list

deb http://qgis.org/debian xenial main

deb-src http://qgis.org/debian xenial main

次に実行します:

sudo apt-get update

sudo apt-get install qgis python-qgis qgis-plugin-grass

動作するかどうか聞いてみたい。


1
私が試しなかった1つの構成!ありがとうございました。
フィル

手伝ってくれてうれしい!
-JonasPedersen

2
これは私が使用したソリューションですが、pythonのdist-packagesフォルダーからGDAL 2.1フォルダーを削除するまで機能しませんでした。正しいバージョンが不明瞭になり、python-gdalエラーが発生していました。すべて良いです。
ロブスケリー

私にとってはダウンロードが開始されましたが、検証されていない警告がありました。私はたくさん心配する必要がありますか?
Abhijit Gujar

2
キーリングの問題が発生した場合は、このページの手順を参照してください
。– Nxaunxau

4

どのディストリビューションがサポートされているかわからない場合はdeb、ブラウザにURLを入力して、distsフォルダーに移動します。

次に、それhttp://qgis.org/debian/dists/はゼニアル次第であることがわかりますが、http://qgis.org/ubuntugis/dists/正確で信頼できるものだけがサポートされます。

他のソースはubuntugis安定版ppaで、現在は信頼できるQGIS 2.8.3しかありませんが、ubuntugis不安定版はまだQGIS 2.8.1です。これらのPPAには最近いくつかのアクティビティがありますので、それらに注目してください。

また、Debian sidではQGIS 2.14.1もメインのdebianパッケージから入手できますが、jessieバックポートは2.8.6を提供します(Ubuntuと同じ)。


更新

ubuntugis-不安定なPPAは今、あまりにもXenialためQGIS 2.14.1をサポートしています。


3

Linux Mint 'Cinnamon' 17.3ユーザーとして、これらの「満たされていない依存関係(libgdal.so.1-1.11.2など)」にも苦労し、ppaを更新する必要がありました。に次のリンクを含めることでこれを行いました/etc/apt/sources.list

deb http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu trusty main
deb-src http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu trusty main

1
これはUbuntu xenialでも機能しますか?私が見る限り、そのゼネラル用のPPAにはまだ(まだ)GDALまたはQGISパッケージがありません。
-AndreJ

どうやらXenial用のGDALまたはQGISパッケージはまだないようです。信頼できるものをどの程度使用できるかわかりません(LinuxおよびQGISの新機能)
-andschar

Linux Mint 17.3の場合、信頼できるバイナリを使用するのは節約です。Mint世界のubuntu xenialに相当するLinux Mint 18は2016年6月までに利用可能になります。QGISdebianパッケージを使用する必要があるかもしれません。
-AndreJ

これがどこから来ているのか疑問に思っている人のための公式リファレンスです-trac.osgeo.org/ubuntugis/wiki/UbuntuGISRepository
chrismarx

そして、はい、16.04で動作します
chrismarx

0

xenialにインストールするには、次のことだけが必要です。

sudo apt-get update
sudo apt-get install qgis

Xubuntu 16.04ではQGIS 2.16.3が不安定であることがわかりました:頻繁にクラッシュする(プログラムがシャットダウンする、警告が表示されない、クラッシュレポートが表示されない-何もない)、多くの場合、ラスター背景マッピング。QGIS 2.16.2はKubuntu 14.04でわずかに信頼性がありますが、完璧ではありません。
NickN

これは、追加のPPAを追加しないと機能しませんか?
クリスマルクス

OPは、すでにこれを試したことを明確に述べています。
デイブ・エヴァンス

0

インターネットで見つかった多くのヒントを実装したにもかかわらず、QGISをUbuntu 16.04にインストールできませんでした この短くて役立つビデオに出会うまでhttps : //www.youtube.com/watch?v=hmJwYaYmRDU

それまでは、さまざまな「満たされていない依存関係」に関するメッセージにも苦労していました。「欠落/破損したパッケージ」(ビデオ作成者へのヒント:Linux Enthusiast)

ターミナルで従う必要がある手順は次のとおりです。

ステップ1。 入力します。

sudo nano /etc/apt/sources.list [Enterキーを押す]

ステップ2.次を 入力します。

deb https://qgis.org/ubuntugis-ltr xenial main

deb-src https://qgis.org/ubuntugis-ltr xenial main    

deb http:/ppa.launchpad.net/ubuntugis-unstable/ubuntu/ubuntu xenial main

[Enterキーを押し、「変更されたバッファを保存するように求められたら、yキーを押します]

ステップ3。 入力します。

wget -O - https://qgis.org/downloads/qgis-2017.gpg.key | gpg --import [Enterキーを押す]

入力する:

gpg --fingerprint CAEB3DC3BDF7FB45 [Enterキーを押す]

ステップ4。 入力します。

sudo apt-get update [Enterキーを押す]

ステップ5。 入力します。

sudo apt-get install qgis-server python-qgis [Enterキーを押す]

続けたいですか?-[yキーを押す]

検証なしでこれらのパッケージをインストールしますか?[yキーを押す]

その後、QGISがインストールされ、その後、プログラムのリストの中から見つけることができます。幸運を祈ります。これがお役に立てば幸いです。**


-2

Debian Xenialは私のために働いています。最初にbleachbitを自動削除にインストールします。

上記は、Googleから翻訳されたものです。

Debian Xenialの機能は、moiを注ぎます。J'ai d'abordinstallébleachbitは、自動削除、クリーンを提供します。

弊社のサイトを使用することにより、あなたは弊社のクッキーポリシーおよびプライバシーポリシーを読み、理解したものとみなされます。
Licensed under cc by-sa 3.0 with attribution required.