Page 1 of 1

[Debian] Upgrade to Ubuntu 16.04 LTS - Release file

Published: May 5, 2017 - 9:50 AM
by Matthew
Good morning,
I have just upgraded my server to Ubuntu 16.04 LTS.
I wanted to reactivate the WAPT repositories to perform the updates

Code: Select all

sudo apt update
But I get the following message:

Code: Select all

E: The repository 'http://wapt.tranquil.it/debian ./ Release' does not have a Release file.
Therefore, I can no longer perform updates to the Wapt server.
It's not urgent because I had already updated the server to 1.3.12, but I'm worried about the future.
THANKS

Re: [Debian] Upgrade to Ubuntu 16.04 LTS - Release file

Published: May 5, 2017 - 5:30 PM
by sfonteneau
Good morning

Code: Select all

wget https://wapt.tranquil.it/wapt/releases/latest/tis-waptrepo-1.3.12.13.deb
wget https://wapt.tranquil.it/wapt/releases/latest/tis-waptserver-1.3.12.13.deb
wget https://wapt.tranquil.it/wapt/releases/latest/tis-waptsetup-1.3.12.13.deb
dpkg -i tis-*
apt-get install -f 
dpkg -i tis-*