I'm trying to update Wapt to version 1.5 but I'm getting the following errors:
I followed the procedure to uninstall Wapt 1.3 and disable Apache2. I simply used "/etc/init.d/apache2 stop" and "update-rc.d apache2 disable" instead of the commands indicated in the manual.root@srv-wapt:~# apt-get update
Achieved http://security.debian.org wheezy/updates Release.gpg
Achieved http://security.debian.org wheezy/updates Release
Achieved http://security.debian.org wheezy/updates/main Sources
Achieved http://security.debian.org wheezy/updates/main amd64 Packages
Achieved http://ftp.fr.debian.org wheezy Release.gpg
Achieved http://security.debian.org wheezy/updates/main Translation-en
Achieved http://ftp.fr.debian.org wheezy-updates Release.gpg
Achieved http://ftp.fr.debian.org wheezy Release
Achieved http://ftp.fr.debian.org wheezy-updates Release
Achieved http://ftp.fr.debian.org wheezy/main Sources
Achieved http://ftp.fr.debian.org wheezy/main amd64 Packages
Achieved http://ftp.fr.debian.org wheezy/main Translation-fr
Achieved http://ftp.fr.debian.org wheezy/main Translation-en
Achieved http://ftp.fr.debian.org wheezy-updates/main Sources
Achieved http://ftp.fr.debian.org wheezy-updates/main amd64 Packages/DiffIndex
Reached http://ftp.fr.debian.org wheezy-updates/main Translation-en/DiffIndex
Ign https://wapt.tranquil.it wheezy Release.gpg
Ign https://wapt.tranquil.it wheezy Release
Err https://wapt.tranquil.it wheezy/main amd64 Packages
The requested URL returned error: 404
Ign https://wapt.tranquil.it wheezy/main Translation-fr_FR
Ign https://wapt.tranquil.it wheezy/main Translation-fr
Ign https://wapt.tranquil.it wheezy/main Translation-en
W: Could not fetch https://wapt.tranquil.it/debian/wapt-1. ... 4/Packages The requested URL returned error: 404
E: Some index files failed to download, were ignored, or old ones were used instead.
root@srv-wapt:~# apt-get install tis-waptserver tis-waptsetup
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Could not locate package tis-waptserver
E: Could not locate package tis-waptsetup
root@srv-wapt:~#
EDIT: Sorry, I just realized my server is still running Debian Wheezy; now I just need to figure out how to upgrade it...
