重複パッケージとpython-giパッケージはどちらもリポジトリで使用できなくなりました。 Ubuntu 16.04 LTSを使用しています。誰でも解決策を提案できますか?前もって感謝します。
~$ Sudo apt-get install duplicity python-gi
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-gi is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package duplicity is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'duplicity' has no installation candidate
E: Package 'python-gi' has no installation candidate
重複とpython-giの両方が実際に16.04リポジトリにあります。
Aptデータベースがまだ空であるため、Sudo apt update
を初めて実行していない場合、この種のエラーは通常、新規インストールで発生します。