Cytat(Tomplus @ 23.04.2020, 05:14:52 )

Próbowałeś zrobić aktualizację Debiana do min. 9 Stretch? Bo wygląda tak jakby nie było plików w repozytorium bibliotek dla twojej wersji.
nigdy tego nie robiłem, wyszukałem na yt instrukcję i dotarłem do tego momentu
https://youtu.be/Kg8CSdc0YAA?t=569sudo vim /etc/apt/sources.list
sudo: vim: command not found
edit: znalazlem inny sposob na edycje tego i robie aktualizacje
edit2: przy punkcie sudo apt-get update pod koniec wyskoczyl mi taki blad:
Kod
Get:13 [url="http://debian.mirrors.ovh.net"]http://debian.mirrors.ovh.net[/url] stretch/main Sources [6,753 kB]
Get:14 [url="http://debian.mirrors.ovh.net"]http://debian.mirrors.ovh.net[/url] stretch/main amd64 Packages [7,083 kB]
Get:15 [url="http://debian.mirrors.ovh.net"]http://debian.mirrors.ovh.net[/url] stretch/main Translation-en [5,381 kB]
Fetched 20.6 MB in 3min 44s (91.6 kB/s)
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not up dated and the previous index files will be used. GPG error: [url="https://packages.sur"]https://packages.sur[/url] y.org jessie InRelease: The following signatures couldn't be verified because th e public key is not available: NO_PUBKEY B188E2B695BD4743
W: Failed to fetch [url="https://packages.sury.org/php/dists/jessie/InRelease"]https://packages.sury.org/php/dists/jessie/InRelease[/url]
W: Some index files failed to download. They have been ignored, or old ones used instead.
W: Duplicate sources.list entry [url="http://software.virtualmin.com/vm/6/gpl/apt/"]http://software.virtualmin.com/vm/6/gpl/apt/[/url] vir tualmin-stretch/main amd64 Packages (/var/lib/apt/lists/software.virtualmin.com_ vm_6_gpl_apt_dists_virtualmin-stretch_main_binary-amd64_Packages)
tak wyglada moj sources.list:
czy pierwsze dwa rekordy tez maja byc w jakis sposob edytowane?
Kod
#
# deb cdrom:[Debian GNU/Linux 8.7.1 _Jessie_ - Official amd64 NETINST Binary-1 20170116-10:57]/ jes$
#deb cdrom:[Debian GNU/Linux 8.7.1 _Jessie_ - Official amd64 NETINST Binary-1 20170116-10:57]/ jess$
deb http://debian.mirrors.ovh.net/debian stretch main
deb-src http://debian.mirrors.ovh.net/debian stretch main
deb http://security.debian.org/ stretch/updates main
deb-src http://security.debian.org/ stretch/updates main
# jessie-updates, previously known as 'volatile'
deb http://debian.mirrors.ovh.net/debian stretch-updates main
deb-src http://debian.mirrors.ovh.net/debian stretch-updates main
deb http://software.virtualmin.com/vm/6/gpl/apt virtualmin-stretch main
deb http://software.virtualmin.com/vm/6/gpl/apt virtualmin-stretch main