Upgraded to 1.7 -> OK.
But still an error message:
wget -O - https://wapt.tranquil.it/debian/tiswapt-pub.gpg | apt-key add -
--2019-09-11 13:18:41-- https://wapt.tranquil.it/debian/tiswapt-pub.gpg
Resolving wapt.tranquil.it (wapt.tranquil.it)... 185.16.48.72
Connecting to wapt ...
The search returned 3 results
- September 11, 2019 - 2:20 PM
- Forum: WAPT Server
- Subject: Problem updating from 1.5 to 1.7 Debian 9
- Answers: 3
- Views : 4107
- September 11, 2019 - 1:01 PM
- Forum: WAPT Server
- Subject: Problem updating from 1.5 to 1.7 Debian 9
- Answers: 3
- Views : 4107
Re: Problem updating from 1.5 to 1.7 Debian 9
Using this command, I no longer get the error message:
`curl -k https://wapt.tranquil.it/debian/wapt-1.7/dists/stretch/InRelease | gpg --keyring /etc/apt/trusted.gpg --verify`.
The result of this command without the `-k` is:
`curl https://wapt.tranquil.it/debian/wapt-1.7/dists/stretch/InRelease ...`
`curl -k https://wapt.tranquil.it/debian/wapt-1.7/dists/stretch/InRelease | gpg --keyring /etc/apt/trusted.gpg --verify`.
The result of this command without the `-k` is:
`curl https://wapt.tranquil.it/debian/wapt-1.7/dists/stretch/InRelease ...`
- September 10, 2019 - 3:48 PM
- Forum: WAPT Server
- Subject: Problem updating from 1.5 to 1.7 Debian 9
- Answers: 3
- Views : 4107
Problem updating from Debian 1.5 to 1.7 9
Hello,
I'm having trouble updating the WAPT 1.5 community server installed on Debian 9 to version 1.7.
I'm getting an error message regarding the GPG key
: GPG error: https://wapt.tranquil.it/debian/wapt-1.7 stretch InRelease: The following signatures were ...
I'm having trouble updating the WAPT 1.5 community server installed on Debian 9 to version 1.7.
I'm getting an error message regarding the GPG key
: GPG error: https://wapt.tranquil.it/debian/wapt-1.7 stretch InRelease: The following signatures were ...
