Code: Select all
echo "deb https://packages.sury.org/php/ stretch main" > /etc/apt/sources.list.d/sury-php.listCode: Select all
Czytanie list pakietów... Gotowe
W: The repository 'https://packages.sury.org/php stretch Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Nie udało się pobrać https://packages.sury.org/php/dists/stretch/main/binary-amd64/Packages 403 Forbidden
E: Nie udało się pobrać niektórych plików indeksu, zostały one zignorowane lub użyto ich starszej wersji.
Code: Select all
sudo apt updateCode: Select all
Stary:1 http://security.debian.org/debian-security stretch/updates InRelease
Ign:2 http://ftp.pl.debian.org/debian stretch InRelease
Stary:3 http://ftp.pl.debian.org/debian stretch Release
Ign:4 https://packages.sury.org/php stretch InRelease
Błąd:5 https://packages.sury.org/php stretch Release
403 Forbidden
Czytanie list pakietów... Gotowe
E: The repository 'https://packages.sury.org/php stretch 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.
Code: Select all
sudo apt -y install php8
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
E: Nie udało się odnaleźć pakietu php8
