0
Mam problem z przeprowadzeniem update jak i instalacją putty.
Kod:
mark@mark-OptiPlex-780:~$ apt-get update
Czytanie list pakietów... Gotowe
E: Nie udało się otworzyć pliku blokady /var/lib/apt/lists/lock - open (13: Brak dostępu)
E: Nie udało się zablokować katalogu /var/lib/apt/lists/
W: Problem przy odlinkowywaniu pliku /var/cache/apt/pkgcache.bin - RemoveCaches (13: Brak dostępu)
W: Problem przy odlinkowywaniu pliku /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Brak dostępu)
mark@mark-OptiPlex-780:~$ sudo apt-get update
[sudo] hasło użytkownika mark:
Ign.:1 http://ftp.fau.de/mint/packages ulyana InRelease
Stary:2 http://ftp.fau.de/mint/packages ulyana Release
Stary:3 http://archive.canonical.com/ubuntu focal InRelease
Stary:5 http://security.ubuntu.com/ubuntu focal-security InRelease
Czytanie list pakietów... Gotowe
E: The method 'ftp' is unsupported and disabled by default. Consider switching to http(s). Set Dir::Bin::Methods::ftp to "ftp" to enable it again.
E: The method 'ftp' is unsupported and disabled by default. Consider switching to http(s). Set Dir::Bin::Methods::ftp to "ftp" to enable it again.
E: The method 'ftp' is unsupported and disabled by default. Consider switching to http(s). Set Dir::Bin::Methods::ftp to "ftp" to enable it again.
E: Nie udało się pobrać ftp://ftp.fu-berlin.de/linux/ubuntu/dists/focal/InRelease
E: Nie udało się pobrać ftp://ftp.fu-berlin.de/linux/ubuntu/dists/focal-updates/InRelease
E: Nie udało się pobrać ftp://ftp.fu-berlin.de/linux/ubuntu/dists/focal-backports/InRelease
E: Nie udało się pobrać niektórych plików indeksu, zostały one zignorowane lub użyto ich starszej wersji.
mark@mark-OptiPlex-780:~$ sudo apt-get install putty -y
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
E: Nie udało się odnaleźć pakietu putty
mark@mark-OptiPlex-780:~$
mark@mark-OptiPlex-780:~$ sudo add-apt-repository universe
mark@mark-OptiPlex-780:~$ sudo apt update
Ign.:1 http://ftp.fau.de/mint/packages ulyana InRelease
Stary:2 http://archive.canonical.com/ubuntu focal InRelease
Pobieranie:3 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB]
Stary:4 http://ftp.fau.de/mint/packages ulyana Release
Pobieranie:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 DEP-11 Metadata [24,2 kB]
Pobieranie:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 DEP-11 Metadata [56,6 kB]
Pobrano 190 kB w 1s (331 kB/s)
Czytanie list pakietów... Gotowe
E: The method 'ftp' is unsupported and disabled by default. Consider switching to http(s). Set Dir::Bin::Methods::ftp to "ftp" to enable it again.
E: The method 'ftp' is unsupported and disabled by default. Consider switching to http(s). Set Dir::Bin::Methods::ftp to "ftp" to enable it again.
E: The method 'ftp' is unsupported and disabled by default. Consider switching to http(s). Set Dir::Bin::Methods::ftp to "ftp" to enable it again.
E: Nie udało się pobrać ftp://ftp.fu-berlin.de/linux/ubuntu/dists/focal/InRelease
E: Nie udało się pobrać ftp://ftp.fu-berlin.de/linux/ubuntu/dists/focal-updates/InRelease
E: Nie udało się pobrać ftp://ftp.fu-berlin.de/linux/ubuntu/dists/focal-backports/InRelease
E: Nie udało się pobrać niektórych plików indeksu, zostały one zignorowane lub użyto ich starszej wersji.
mark@mark-OptiPlex-780:~$ sudo apt install putty
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
E: Nie udało się odnaleźć pakietu putty
mark@mark-OptiPlex-780:~$