Page 1 sur 1

Impossible d'installer la version 2.4

Publié : 26 mai 2023 - 10:33
par MathieuNG
Bonjour,

Pour commencer, voici ma configuration :

- Version de WAPT installée : 2.3
- OS du serveur : Debian GNU/Linux 11 (bullseye)
- OS de la machine d'administration/création des paquets : Windows 11

Étant en train de tester WAPT, je voulais télécharger la dernière version mais c'est impossible. J'ai donc dû installer la 2.3 qui est fonctionnelle

Code : Tout sélectionner

root@TEST:~$ apt install apt-transport-https lsb-release gnupg wget -y
wget -O - https://wapt.tranquil.it/$(lsb_release -is)/tiswapt-pub.gpg | apt-key add -
echo "deb https://wapt.tranquil.it/$(lsb_release -is)/wapt-2.4/ $(lsb_release -c -s) main" > /etc/apt/sources.list.d/wapt.list
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
apt-transport-https is already the newest version (2.2.4).
gnupg is already the newest version (2.2.27-2+deb11u2).
lsb-release is already the newest version (11.1.0).
wget is already the newest version (1.21-1+deb11u1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
--2023-05-26 10:27:12--  https://wapt.tranquil.it/Debian/tiswapt-pub.gpg
Resolving wapt.tranquil.it (wapt.tranquil.it)... 195.154.18.13, 2001:bc8:392f:101::13
Connecting to wapt.tranquil.it (wapt.tranquil.it)|195.154.18.13|:443... Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
connected.
HTTP request sent, awaiting response... 200 OK
Length: 3839 (3.7K) [application/octet-stream]
Saving to: ‘STDOUT’

-                                       100%[===============================================================================>]   3.75K  --.-KB/s    in 0s

2023-05-26 10:27:12 (446 MB/s) - written to stdout [3839/3839]

OK
root@TEST:~$ export DEBIAN_FRONTEND=noninteractive
apt update
apt install tis-waptserver tis-waptsetup -y
unset DEBIAN_FRONTEND
Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
Hit:2 http://deb.debian.org/debian bullseye InRelease
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
Ign:4 https://wapt.tranquil.it/Debian/wapt-2.4 bullseye InRelease
Err:5 https://wapt.tranquil.it/Debian/wapt-2.4 bullseye Release
  404  Not Found [IP: 195.154.18.13 443]
Reading package lists... Done
E: The repository 'https://wapt.tranquil.it/Debian/wapt-2.4 bullseye 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.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
tis-waptserver is already the newest version (2.3.0.13516-69968974-debian-11-amd64).
tis-waptsetup is already the newest version (2.3.0.13516-69968974-debian-10-amd64).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@TEST:~$
De plus quand je vais sur l'URL "https://wapt.tranquil.it/Debian/wapt-2.4", j'ai "404 not found" mais sur l'URL "https://wapt.tranquil.it/debian/wapt-2.3/" j'ai bien une arborescence.

Cordialement,

Re: Impossible d'installer la version 2.4

Publié : 26 mai 2023 - 12:00
par sfonteneau
La 2.4 était en Release Candidat

Je viens de la passer en Release (les communication arrive)

Vous pouvez donc ressayer