
Die beiden Pakete duplicity und python-gi sind nicht mehr in den Repositories verfügbar. Ich verwende Ubuntu 16.04 LTS. Kann jemand eine Lösung vorschlagen? Vielen Dank im Voraus.
~$ 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
Antwort1
Sowohl Duplicity als auch Python-Gi befinden sich tatsächlich in den 16.04-Repositories.
Diese Art von Fehler tritt im Allgemeinen bei einer Neuinstallation auf, wenn Sie sie sudo apt update
noch nicht zum ersten Mal ausgeführt haben, da die Apt-Datenbank noch leer ist.