IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Debian Discussion :

apt-get update 403 Forbidden


Sujet :

Debian

  1. #1
    Nouveau membre du Club
    Homme Profil pro
    Technicien réseau
    Inscrit en
    Février 2022
    Messages
    58
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Rhône (Rhône Alpes)

    Informations professionnelles :
    Activité : Technicien réseau

    Informations forums :
    Inscription : Février 2022
    Messages : 58
    Points : 37
    Points
    37
    Par défaut apt-get update 403 Forbidden
    Bonjour,
    je voulais mettre a jours mon serveur sous Debian 9 après un mois d'absence mai je reçois cette erreur si vous pouvez m'aider svp

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    apt-get update
    Ign:1 http://debian.mirrors.ovh.net/debian stretch InRelease
    Get:2 http://debian.mirrors.ovh.net/debian stretch-updates InRelease [93.6 kB]
    Hit:3 http://security.debian.org stretch/updates InRelease
    Get:4 http://debian.mirrors.ovh.net/debian stretch Release [118 kB]
    Ign:5 https://packages.sury.org/php stretch InRelease
    Err:6 https://packages.sury.org/php stretch Release
      403  Forbidden
    Reading package lists... Done
    E: The repository 'https://packages.sury.org/php stretch Release' does no longer 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.
    W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/php.list:1 and /etc/apt/sources.list.d/sury-php.list:1
    W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/php.list:1 and /etc/apt/sources.list.d/sury-php.list:1
    W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/php.list:1 and /etc/apt/sources.list.d/sury-php.list:1
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
     apt-get upgrade
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Calculating upgrade... Done
    The following packages were automatically installed and are no longer required:
      apt-show-versions guile-2.0-libs libapt-pkg-perl libgc1c2 libgsasl7 libkyotocabinet16v5 libmailutils5 libntlm0 libpython2.7 linux-image-4.9.0-17-amd64
      mailutils-common sgml-base xml-core
    Use 'apt autoremove' to remove them.
    The following packages will be upgraded:
      libapache2-mod-php7.4 libapache2-mod-php8.0 php7.4 php7.4-bcmath php7.4-bz2 php7.4-cli php7.4-common php7.4-curl php7.4-dev php7.4-fpm php7.4-gd php7.4-imap
      php7.4-intl php7.4-json php7.4-mbstring php7.4-mysql php7.4-opcache php7.4-readline php7.4-soap php7.4-tidy php7.4-xml php7.4-xmlrpc php7.4-zip php8.0 php8.0-bcmath
      php8.0-bz2 php8.0-cli php8.0-common php8.0-curl php8.0-dev php8.0-fpm php8.0-gd php8.0-imap php8.0-intl php8.0-mbstring php8.0-mysql php8.0-opcache php8.0-readline
      php8.0-soap php8.0-tidy php8.0-xml php8.0-zip php8.1-common php8.1-mysql
    44 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Need to get 14.1 MB of archives.
    After this operation, 0 B of additional disk space will be used.
    Do you want to continue? [Y/n] y
    Err:1 https://packages.sury.org/php stretch/main amd64 php7.4-json amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:2 https://packages.sury.org/php stretch/main amd64 php7.4-xml amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:3 https://packages.sury.org/php stretch/main amd64 php7.4-xmlrpc amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:4 https://packages.sury.org/php stretch/main amd64 php7.4-intl amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:5 https://packages.sury.org/php stretch/main amd64 php7.4-readline amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:6 https://packages.sury.org/php stretch/main amd64 php7.4-bcmath amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:7 https://packages.sury.org/php stretch/main amd64 php7.4-opcache amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:8 https://packages.sury.org/php stretch/main amd64 php7.4-fpm amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:9 https://packages.sury.org/php stretch/main amd64 php7.4-curl amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:10 https://packages.sury.org/php stretch/main amd64 php7.4-mbstring amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:11 https://packages.sury.org/php stretch/main amd64 php7.4-imap amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:12 https://packages.sury.org/php stretch/main amd64 php7.4-mysql amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:13 https://packages.sury.org/php stretch/main amd64 php7.4-dev amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:14 https://packages.sury.org/php stretch/main amd64 php7.4-gd amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:15 https://packages.sury.org/php stretch/main amd64 php7.4-tidy amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:16 https://packages.sury.org/php stretch/main amd64 php7.4-soap amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:17 https://packages.sury.org/php stretch/main amd64 php7.4-bz2 amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:18 https://packages.sury.org/php stretch/main amd64 php7.4-zip amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:19 https://packages.sury.org/php stretch/main amd64 libapache2-mod-php7.4 amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:20 https://packages.sury.org/php stretch/main amd64 php7.4-cli amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:21 https://packages.sury.org/php stretch/main amd64 php7.4-common amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:22 https://packages.sury.org/php stretch/main amd64 php8.0-soap amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:23 https://packages.sury.org/php stretch/main amd64 php8.0-readline amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:24 https://packages.sury.org/php stretch/main amd64 php8.0-bcmath amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:25 https://packages.sury.org/php stretch/main amd64 php8.0-dev amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:26 https://packages.sury.org/php stretch/main amd64 php8.0-gd amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:27 https://packages.sury.org/php stretch/main amd64 php8.0-imap amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:28 https://packages.sury.org/php stretch/main amd64 php8.0-bz2 amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:29 https://packages.sury.org/php stretch/main amd64 php8.0-zip amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:30 https://packages.sury.org/php stretch/main amd64 php8.0-tidy amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:31 https://packages.sury.org/php stretch/main amd64 php8.0-mbstring amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:32 https://packages.sury.org/php stretch/main amd64 php8.0-mysql amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:33 https://packages.sury.org/php stretch/main amd64 php8.0-xml amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:34 https://packages.sury.org/php stretch/main amd64 php8.0-intl amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:35 https://packages.sury.org/php stretch/main amd64 php8.0-opcache amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:36 https://packages.sury.org/php stretch/main amd64 php8.0-fpm amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:37 https://packages.sury.org/php stretch/main amd64 php8.0-curl amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:38 https://packages.sury.org/php stretch/main amd64 php8.0-cli amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:39 https://packages.sury.org/php stretch/main amd64 libapache2-mod-php8.0 amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:40 https://packages.sury.org/php stretch/main amd64 php8.0-common amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:41 https://packages.sury.org/php stretch/main amd64 php7.4 all 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:42 https://packages.sury.org/php stretch/main amd64 php8.0 all 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:43 https://packages.sury.org/php stretch/main amd64 php8.1-mysql amd64 8.1.7-2+0~20220625.22+debian9~1.gbp4d1949
      404  Not Found
    Err:44 https://packages.sury.org/php stretch/main amd64 php8.1-common amd64 8.1.7-2+0~20220625.22+debian9~1.gbp4d1949
      404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-json_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-xml_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-xmlrpc_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-intl_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-readline_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-bcmath_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-opcache_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-fpm_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-curl_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-mbstring_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-imap_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-mysql_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-dev_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-gd_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-tidy_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-soap_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-bz2_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-zip_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/libapache2-mod-php7.4_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-cli_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-common_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-soap_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-readline_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-bcmath_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-dev_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-gd_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-imap_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-bz2_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-zip_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-tidy_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-mbstring_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-mysql_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-xml_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-intl_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-opcache_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-fpm_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-curl_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-cli_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/libapache2-mod-php8.0_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-common_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_all.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_all.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.1/php8.1-mysql_8.1.7-2+0~20220625.22+debian9~1.gbp4d1949_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.1/php8.1-common_8.1.7-2+0~20220625.22+debian9~1.gbp4d1949_amd64.deb  404  Not Found
    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    apt dist-upgrade
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Calculating upgrade... Done
    The following packages were automatically installed and are no longer required:
      apt-show-versions guile-2.0-libs libapt-pkg-perl libgc1c2 libgsasl7 libkyotocabinet16v5 libmailutils5 libntlm0 libpython2.7 linux-image-4.9.0-17-amd64
      mailutils-common sgml-base xml-core
    Use 'apt autoremove' to remove them.
    The following packages will be upgraded:
      libapache2-mod-php7.4 libapache2-mod-php8.0 php7.4 php7.4-bcmath php7.4-bz2 php7.4-cli php7.4-common php7.4-curl php7.4-dev php7.4-fpm php7.4-gd php7.4-imap
      php7.4-intl php7.4-json php7.4-mbstring php7.4-mysql php7.4-opcache php7.4-readline php7.4-soap php7.4-tidy php7.4-xml php7.4-xmlrpc php7.4-zip php8.0 php8.0-bcmath
      php8.0-bz2 php8.0-cli php8.0-common php8.0-curl php8.0-dev php8.0-fpm php8.0-gd php8.0-imap php8.0-intl php8.0-mbstring php8.0-mysql php8.0-opcache php8.0-readline
      php8.0-soap php8.0-tidy php8.0-xml php8.0-zip php8.1-common php8.1-mysql
    44 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Need to get 14.1 MB of archives.
    After this operation, 0 B of additional disk space will be used.
    Do you want to continue? [Y/n] y
    Err:1 https://packages.sury.org/php stretch/main amd64 php7.4-json amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:2 https://packages.sury.org/php stretch/main amd64 php7.4-xml amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:3 https://packages.sury.org/php stretch/main amd64 php7.4-xmlrpc amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:4 https://packages.sury.org/php stretch/main amd64 php7.4-intl amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:5 https://packages.sury.org/php stretch/main amd64 php7.4-readline amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:6 https://packages.sury.org/php stretch/main amd64 php7.4-bcmath amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:7 https://packages.sury.org/php stretch/main amd64 php7.4-opcache amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:8 https://packages.sury.org/php stretch/main amd64 php7.4-fpm amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:9 https://packages.sury.org/php stretch/main amd64 php7.4-curl amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:10 https://packages.sury.org/php stretch/main amd64 php7.4-mbstring amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:11 https://packages.sury.org/php stretch/main amd64 php7.4-imap amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:12 https://packages.sury.org/php stretch/main amd64 php7.4-mysql amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:13 https://packages.sury.org/php stretch/main amd64 php7.4-dev amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:14 https://packages.sury.org/php stretch/main amd64 php7.4-gd amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:15 https://packages.sury.org/php stretch/main amd64 php7.4-tidy amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:16 https://packages.sury.org/php stretch/main amd64 php7.4-soap amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:17 https://packages.sury.org/php stretch/main amd64 php7.4-bz2 amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:18 https://packages.sury.org/php stretch/main amd64 php7.4-zip amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:19 https://packages.sury.org/php stretch/main amd64 libapache2-mod-php7.4 amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:20 https://packages.sury.org/php stretch/main amd64 php7.4-cli amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:21 https://packages.sury.org/php stretch/main amd64 php7.4-common amd64 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:22 https://packages.sury.org/php stretch/main amd64 php8.0-soap amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:23 https://packages.sury.org/php stretch/main amd64 php8.0-readline amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:24 https://packages.sury.org/php stretch/main amd64 php8.0-bcmath amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:25 https://packages.sury.org/php stretch/main amd64 php8.0-dev amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:26 https://packages.sury.org/php stretch/main amd64 php8.0-gd amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:27 https://packages.sury.org/php stretch/main amd64 php8.0-imap amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:28 https://packages.sury.org/php stretch/main amd64 php8.0-bz2 amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:29 https://packages.sury.org/php stretch/main amd64 php8.0-zip amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:30 https://packages.sury.org/php stretch/main amd64 php8.0-tidy amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:31 https://packages.sury.org/php stretch/main amd64 php8.0-mbstring amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:32 https://packages.sury.org/php stretch/main amd64 php8.0-mysql amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:33 https://packages.sury.org/php stretch/main amd64 php8.0-xml amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:34 https://packages.sury.org/php stretch/main amd64 php8.0-intl amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:35 https://packages.sury.org/php stretch/main amd64 php8.0-opcache amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:36 https://packages.sury.org/php stretch/main amd64 php8.0-fpm amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:37 https://packages.sury.org/php stretch/main amd64 php8.0-curl amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:38 https://packages.sury.org/php stretch/main amd64 php8.0-cli amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:39 https://packages.sury.org/php stretch/main amd64 libapache2-mod-php8.0 amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:40 https://packages.sury.org/php stretch/main amd64 php8.0-common amd64 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:41 https://packages.sury.org/php stretch/main amd64 php7.4 all 1:7.4.30-3+0~20220627.69+debian9~1.gbpf2b381
      404  Not Found
    Err:42 https://packages.sury.org/php stretch/main amd64 php8.0 all 1:8.0.20-2+0~20220625.38+debian9~1.gbpde2407
      404  Not Found
    Err:43 https://packages.sury.org/php stretch/main amd64 php8.1-mysql amd64 8.1.7-2+0~20220625.22+debian9~1.gbp4d1949
      404  Not Found
    Err:44 https://packages.sury.org/php stretch/main amd64 php8.1-common amd64 8.1.7-2+0~20220625.22+debian9~1.gbp4d1949
      404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-json_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-xml_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-xmlrpc_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-intl_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-readline_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-bcmath_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-opcache_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-fpm_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-curl_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-mbstring_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-imap_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-mysql_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-dev_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-gd_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-tidy_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-soap_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-bz2_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-zip_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/libapache2-mod-php7.4_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-cli_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-common_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-soap_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-readline_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-bcmath_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-dev_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-gd_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-imap_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-bz2_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-zip_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-tidy_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-mbstring_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-mysql_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-xml_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-intl_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-opcache_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-fpm_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-curl_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-cli_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/libapache2-mod-php8.0_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0-common_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4_7.4.30-3+0~20220627.69+debian9~1.gbpf2b381_all.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.0/php8.0_8.0.20-2+0~20220625.38+debian9~1.gbpde2407_all.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.1/php8.1-mysql_8.1.7-2+0~20220625.22+debian9~1.gbp4d1949_amd64.deb  404  Not Found
    E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.1/php8.1-common_8.1.7-2+0~20220625.22+debian9~1.gbp4d1949_amd64.deb  404  Not Found
    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
    tout fonctionnais bien il ya un mois je sais pas pour quoi je reçois cette erreur ?
    je vous remercie d'avance pour vos repenses

  2. #2
    Modérateur
    Avatar de N_BaH
    Profil pro
    Inscrit en
    Février 2008
    Messages
    7 549
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Février 2008
    Messages : 7 549
    Points : 19 378
    Points
    19 378
    Par défaut
    Bonjour,

    quand un update affiche une erreur, ce n'est pas la peine d'aller plus loin.
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    E: The repository 'https://packages.sury.org/php stretch Release' does no longer have a Release file.
    par curiosité, pour installer quel programme as-tu ajouter ce dépôt ?
    en tous cas, il faut interroger le mainteneur de ce programme sur la manière de l'installer, car il semble que la structure du site a été modifiée...
    .
    N'oubliez pas de consulter les cours shell, la FAQ, et les pages man.

  3. #3
    Nouveau membre du Club
    Homme Profil pro
    Technicien réseau
    Inscrit en
    Février 2022
    Messages
    58
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Rhône (Rhône Alpes)

    Informations professionnelles :
    Activité : Technicien réseau

    Informations forums :
    Inscription : Février 2022
    Messages : 58
    Points : 37
    Points
    37
    Par défaut
    merci pour votre repense c'est pour installer php 8.0 voila le tuto :
    https://computingforgeeks.com/how-to...-debian-linux/
    il faut interroger le mainteneur de ce programme sur la manière de l'installer, car il semble que la structure du site a été modifiée...
    pouvez vous me dire plus svp ?

  4. #4
    Modérateur
    Avatar de N_BaH
    Profil pro
    Inscrit en
    Février 2008
    Messages
    7 549
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Février 2008
    Messages : 7 549
    Points : 19 378
    Points
    19 378
    Par défaut
    et pourquoi installer php 8.0 ?

    ce qui est décrit sur le tuto (Step 2) ne correspond pas/plus à ta configuration.
    .
    N'oubliez pas de consulter les cours shell, la FAQ, et les pages man.

  5. #5
    Nouveau membre du Club
    Homme Profil pro
    Technicien réseau
    Inscrit en
    Février 2022
    Messages
    58
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Rhône (Rhône Alpes)

    Informations professionnelles :
    Activité : Technicien réseau

    Informations forums :
    Inscription : Février 2022
    Messages : 58
    Points : 37
    Points
    37
    Par défaut
    encore merci pour votre repense
    c'est nécessaire pour MariaDB phpmyadmin wordpress et ...
    avez vous une solution pour régler le problème svp ?
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    php -v
    PHP 8.0.19 (cli) (built: May 17 2022 18:49:35) ( NTS )
    Copyright (c) The PHP Group
    Zend Engine v4.0.19, Copyright (c) Zend Technologies
        with Zend OPcache v8.0.19, Copyright (c), by Zend Technologies
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    Welcome to the MariaDB monitor.  Commands end with ; or \g.
    Your MariaDB connection id is 292
    Server version: 10.1.48-MariaDB-0+deb9u2 Debian 9.13
     
    Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
     
    Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

  6. #6
    Modérateur
    Avatar de N_BaH
    Profil pro
    Inscrit en
    Février 2008
    Messages
    7 549
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Février 2008
    Messages : 7 549
    Points : 19 378
    Points
    19 378
    Par défaut
    avez vous une solution pour régler le problème svp ?
    conformer votre /etc/apt/sources.list aux indications du tutos !

    PS: mais, pourquoi les paquets disponibles sur la version de Debian sur ta machine ?
    normalement, les paquets Debian sont cohérents entre eux, et donc la version de php proposée par Debian devrait convenir à la version de mariadb et phpmyadmin proposée par Debian !
    je me demande si Debian est bien la distribution qu'il te faut...
    .
    N'oubliez pas de consulter les cours shell, la FAQ, et les pages man.

  7. #7
    Nouveau membre du Club
    Homme Profil pro
    Technicien réseau
    Inscrit en
    Février 2022
    Messages
    58
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Rhône (Rhône Alpes)

    Informations professionnelles :
    Activité : Technicien réseau

    Informations forums :
    Inscription : Février 2022
    Messages : 58
    Points : 37
    Points
    37
    Par défaut
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
     
    deb http://debian.mirrors.ovh.net/debian/ stretch main contrib non-free
    deb-src http://debian.mirrors.ovh.net/debian/ stretch main contrib non-free
     
    deb http://security.debian.org/ stretch/updates main contrib non-free
    deb-src http://security.debian.org/ stretch/updates main contrib non-free
     
    # stretch-updates, previously known as 'volatile'
    deb http://debian.mirrors.ovh.net/debian/ stretch-updates main contrib non-free
    deb-src http://debian.mirrors.ovh.net/debian/ stretch-updates main contrib non-free
    le serveur est livré vide que avec le système debian 9

  8. #8
    Nouveau membre du Club
    Homme Profil pro
    Technicien réseau
    Inscrit en
    Février 2022
    Messages
    58
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Rhône (Rhône Alpes)

    Informations professionnelles :
    Activité : Technicien réseau

    Informations forums :
    Inscription : Février 2022
    Messages : 58
    Points : 37
    Points
    37
    Par défaut
    en changeant la sources.list j'ai la même résultat
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    # Debian Stretch, dépôt principal
    deb http://deb.debian.org/debian/ stretch main
    # Debian Stretch, mises à jour de sécurité
    deb http://security.debian.org/ stretch/updates main
    # Debian Stretch, mises à jour "volatiles"
    deb http://deb.debian.org/debian/ stretch-updates main
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    apt-get update
    Hit:1 http://security.debian.org stretch/updates InRelease
    Ign:2 http://deb.debian.org/debian stretch InRelease
    Hit:3 http://deb.debian.org/debian stretch-updates InRelease
    Hit:4 http://deb.debian.org/debian stretch Release
    Ign:5 https://packages.sury.org/php stretch InRelease
    Err:6 https://packages.sury.org/php stretch Release
      403  Forbidden
    Reading package lists... Done
    E: The repository 'https://packages.sury.org/php stretch Release' does no longer 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.
    W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/php.list:1 and /etc/apt/sources.list.d/sury-php.list:1
    W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/php.list:1 and /etc/apt/sources.list.d/sury-php.list:1
    W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/php.list:1 and /etc/apt/sources.list.d/sury-php.list:1

  9. #9
    Membre éprouvé
    Homme Profil pro
    Ingénieur sécurité
    Inscrit en
    Avril 2014
    Messages
    498
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 39
    Localisation : France, Hauts de Seine (Île de France)

    Informations professionnelles :
    Activité : Ingénieur sécurité
    Secteur : Industrie

    Informations forums :
    Inscription : Avril 2014
    Messages : 498
    Points : 1 178
    Points
    1 178
    Par défaut
    Hello,

    Enlève Stretch dans ton sury-php.list et mets buster.

    Ta version Php sera 8.1, compatible avec 8.0 sans problème (check quand même les release notes).

  10. #10
    Modérateur
    Avatar de N_BaH
    Profil pro
    Inscrit en
    Février 2008
    Messages
    7 549
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Février 2008
    Messages : 7 549
    Points : 19 378
    Points
    19 378
    Par défaut
    le dépôt n'est pas inscrit dans sources.list, mais dans /etc/apt/sources.list.d/sury-php.list.
    c'est quand même toi qui l'a paramétré, tu devrais le savoir.

    je te le demande encore : quel est le problème de faire tourner phpmyadmin, mariaDB, avec la version de php disponible sur la version de Debian sur le serveur ?
    et, si tu as impérieusement besoin des versionss plus récentes, pourquoi n'upgrade-tu pas la distribution livrée (vers 10, puis 11, par sécurité) ?
    .
    N'oubliez pas de consulter les cours shell, la FAQ, et les pages man.

  11. #11
    Responsable Systèmes


    Homme Profil pro
    Gestion de parcs informatique
    Inscrit en
    Août 2011
    Messages
    17 437
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Paris (Île de France)

    Informations professionnelles :
    Activité : Gestion de parcs informatique
    Secteur : High Tech - Matériel informatique

    Informations forums :
    Inscription : Août 2011
    Messages : 17 437
    Points : 43 078
    Points
    43 078
    Par défaut
    le dépôt https://packages.sury.org/ permet d'installer des versions php non fournies avec ta version de distro.
    Debian Stretch est fourni avec php 7.0, le dépôt sury permettait d'installer 7.1, 7.2 7.3 dessus facilement

    Mais vu qu'il fournissent plus pour stretch, il est effectivement pertinent de passer sur buster.
    Ma page sur developpez.com : http://chrtophe.developpez.com/ (avec mes articles)
    Mon article sur le P2V, mon article sur le cloud
    Consultez nos FAQ : Windows, Linux, Virtualisation

  12. #12
    Expert éminent Avatar de CosmoKnacki
    Homme Profil pro
    Justicier interdimensionnel
    Inscrit en
    Mars 2009
    Messages
    2 858
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Charente Maritime (Poitou Charente)

    Informations professionnelles :
    Activité : Justicier interdimensionnel

    Informations forums :
    Inscription : Mars 2009
    Messages : 2 858
    Points : 6 556
    Points
    6 556
    Par défaut
    D'autant plus que depuis l'accélération du calendrier des versions PHP, le support actif de la version 8.0 se termine dans 2 mois (fin novembre 2022), date à laquelle la 7.4 deviendra obsolète. Avec la 8.1 tu auras un an de plus devant toi.
    Brachygobius xanthozonus
    Ctenobrycon Gymnocorymbus

  13. #13
    Membre éprouvé
    Homme Profil pro
    Ingénieur sécurité
    Inscrit en
    Avril 2014
    Messages
    498
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 39
    Localisation : France, Hauts de Seine (Île de France)

    Informations professionnelles :
    Activité : Ingénieur sécurité
    Secteur : Industrie

    Informations forums :
    Inscription : Avril 2014
    Messages : 498
    Points : 1 178
    Points
    1 178
    Par défaut
    Citation Envoyé par CosmoKnacki Voir le message
    D'autant plus que depuis l'accélération du calendrier des versions PHP, le support actif de la version 8.0 se termine dans 2 mois (fin novembre 2022), date à laquelle la 7.4 deviendra obsolète. Avec la 8.1 tu auras un an de plus devant toi.
    Obsolète n'abuses pas :p les distributions maintiennent les patchs de sécurité pour les paquets présents dans ceux-ci (php 7.3 en l'occurence dans Buster).

  14. #14
    Expert éminent Avatar de CosmoKnacki
    Homme Profil pro
    Justicier interdimensionnel
    Inscrit en
    Mars 2009
    Messages
    2 858
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Charente Maritime (Poitou Charente)

    Informations professionnelles :
    Activité : Justicier interdimensionnel

    Informations forums :
    Inscription : Mars 2009
    Messages : 2 858
    Points : 6 556
    Points
    6 556
    Par défaut
    Citation Envoyé par tabouret Voir le message
    Obsolète n'abuses pas :p les distributions maintiennent les patchs de sécurité pour les paquets présents dans ceux-ci (php 7.3 en l'occurence dans Buster).
    Je n'abuse pas du tout, même si une distribution, quelle qu'elle soit, fournit les patchs de sécurité pour ses paquets, elle ne peut pas pour autant en inventer si ceux ci n'existent pas. C'est le cas de la version 7.3 depuis novembre 2021, regarde bien le calendrier c'est on ne peut plus clair: quand une version de php arrive au stade "end of life", il n'y a même plus de patchs de sécurité, elle est abandonnée et plus personne ne travaillera dessus même pour corriger une faille critique.
    Brachygobius xanthozonus
    Ctenobrycon Gymnocorymbus

  15. #15
    Membre éprouvé
    Homme Profil pro
    Ingénieur sécurité
    Inscrit en
    Avril 2014
    Messages
    498
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 39
    Localisation : France, Hauts de Seine (Île de France)

    Informations professionnelles :
    Activité : Ingénieur sécurité
    Secteur : Industrie

    Informations forums :
    Inscription : Avril 2014
    Messages : 498
    Points : 1 178
    Points
    1 178
    Par défaut
    Justement c'est la ou tu te trompe. La distribution fournit des patchs de sécurité même quand la version n'est plus supportée par le projet PHP officiel (et heureusement).
    Les patchs de sécurité des futures releases sont backportées sur la version supportée par la distribution.

    Tant que ta Debian n'est pas en ELTS (et encore j'ai envie de dire) tu n'as aucun souci à te faire.

    Allez petit tweet de Ondrej Sury:
    "Could @phpwch please stop spreading nonsense about PHP 7.3 security support? This “Debian 10 (Buster) currently provides PHP 7.3, and its support from Debian will end on 2022 Jan 01.” is a bullshit. @debian supports all software until distro EOL (+LTS)."

  16. #16
    Nouveau membre du Club
    Homme Profil pro
    Technicien réseau
    Inscrit en
    Février 2022
    Messages
    58
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Rhône (Rhône Alpes)

    Informations professionnelles :
    Activité : Technicien réseau

    Informations forums :
    Inscription : Février 2022
    Messages : 58
    Points : 37
    Points
    37
    Par défaut
    Citation Envoyé par tabouret Voir le message
    Hello,

    Enlève Stretch dans ton sury-php.list et mets buster.

    Ta version Php sera 8.1, compatible avec 8.0 sans problème (check quand même les release notes).
    en changeant stretch par buster j'ai toujours le même problème pour l'update par contre quant j'ai fait upgrade sa ma mis a jours la version vers debian 10
    et toujours en update j'ai le même problème :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    apt-get update
    Get:1 http://debian.mirrors.ovh.net/debian buster InRelease [122 kB]
    Get:2 http://debian.mirrors.ovh.net/debian buster-updates InRelease [56.6 kB]
    Hit:3 http://security.debian.org buster/updates InRelease
    Ign:4 https://packages.sury.org/php stretch InRelease
    Hit:5 https://packages.sury.org/php buster InRelease
    Err:6 https://packages.sury.org/php stretch Release
      403  Forbidden
    Reading package lists... Done
    E: The repository 'https://packages.sury.org/php stretch Release' does no longer 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.

  17. #17
    Membre éprouvé
    Homme Profil pro
    Ingénieur sécurité
    Inscrit en
    Avril 2014
    Messages
    498
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 39
    Localisation : France, Hauts de Seine (Île de France)

    Informations professionnelles :
    Activité : Ingénieur sécurité
    Secteur : Industrie

    Informations forums :
    Inscription : Avril 2014
    Messages : 498
    Points : 1 178
    Points
    1 178
    Par défaut
    ...

    Je t'ai dis de mettre buster à la place de stretch dans sury-php.list, pas dans le source de ta distrib...
    Donc je réitère: Mets buster à la place de stretch dans sury-php.list.

    Enfin bref te voila en debian 10 pour le coup fais un apt-get dist-upgrade.

  18. #18
    Nouveau membre du Club
    Homme Profil pro
    Technicien réseau
    Inscrit en
    Février 2022
    Messages
    58
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Rhône (Rhône Alpes)

    Informations professionnelles :
    Activité : Technicien réseau

    Informations forums :
    Inscription : Février 2022
    Messages : 58
    Points : 37
    Points
    37
    Par défaut
    Enfin bref te voila en debian 10 pour le coup fais un apt-get dist-upgrade.
    merci pour votre repense mai j'ai toujours le même problème

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    apt-get dist-upgrade
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Calculating upgrade... Done
    The following packages were automatically installed and are no longer required:
      apt-show-versions dh-python g++-6 guile-2.0-libs guile-2.2-libs
      libapparmor-perl libapt-pkg-perl libbind9-140 libdbus-glib-1-2 libdns162
      libgc1c2 libgsasl7 libicu57 libirs141 libisc160 libisccc140 libisccfg140
      libjemalloc1 libkyotocabinet16v5 liblwres141 libmagickcore-6.q16-3
      libmagickwand-6.q16-3 libmailutils5 libntlm0 libonig4 libperl5.24
      libpython2.7 libpython3.5-minimal libpython3.5-stdlib libstdc++-6-dev
      linux-image-4.9.0-17-amd64 linux-image-4.9.0-18-amd64 mailutils-common
      python3-distutils python3-lib2to3 python3.5 python3.5-minimal rename
      sgml-base snap-confine tcpd ubuntu-core-launcher xml-core
    Use 'apt autoremove' to remove them.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    apt-get update
    Get:1 http://debian.mirrors.ovh.net/debian buster InRelease [122 kB]
    Get:2 http://debian.mirrors.ovh.net/debian buster-updates InRelease [56.6 kB]
    Hit:3 http://security.debian.org buster/updates InRelease
    Err:4 https://packages.sury.org/php stretch InRelease
      403  Forbidden [IP: 185.93.2.243 443]
    Hit:5 https://packages.sury.org/php buster InRelease
    Reading package lists... Done
    E: Failed to fetch https://packages.sury.org/php/dists/stretch/InRelease  403  Forbidden [IP: 185.93.2.243 443]
    E: The repository 'https://packages.sury.org/php stretch InRelease' is no longer signed.
    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.

  19. #19
    Membre éprouvé
    Homme Profil pro
    Ingénieur sécurité
    Inscrit en
    Avril 2014
    Messages
    498
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 39
    Localisation : France, Hauts de Seine (Île de France)

    Informations professionnelles :
    Activité : Ingénieur sécurité
    Secteur : Industrie

    Informations forums :
    Inscription : Avril 2014
    Messages : 498
    Points : 1 178
    Points
    1 178
    Par défaut
    tu dois encore avoir stretch dans tes sources tu as du mettre plusieurs sources pour php.

    Bon allez fais voir le contenu de tous les fichiers qu'il y a dans /etc/apt/source.list.d/ et le contenu de /etc/apt/sources.list stp

Discussions similaires

  1. [KUBUNTU] Problème avec la commande apt-get update
    Par benjamin1985 dans le forum Ubuntu
    Réponses: 2
    Dernier message: 04/11/2008, 22h55
  2. [KUBUNTU] apt-get update va pas :(
    Par Terminator dans le forum Ubuntu
    Réponses: 9
    Dernier message: 08/06/2007, 14h37
  3. probleme avec apt-get update.
    Par JavaAcro dans le forum Debian
    Réponses: 1
    Dernier message: 24/01/2007, 12h10
  4. Kdm et apt-get update
    Par Jean_Benoit dans le forum Debian
    Réponses: 2
    Dernier message: 25/11/2006, 06h49
  5. Besoin des sources pour apt-get update ?
    Par byloute dans le forum Debian
    Réponses: 1
    Dernier message: 06/11/2006, 11h25

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo