Page 1 of 1

[RESOLVED] Update 1.6.2.7 to 1.7 gpg: conflicting commands

Published: October 23, 2019 - 11:37
by bruno67
Hello,

I have this Jessie Linux server:
WAPT Server version: 1.6.2.7
WAPT Agent version: 1.6.2.7
WAPT Setup version: 1.6.2.7
WAPT Deploy version: 1.6.2.7
Database status: OK (1.6.2.4)

which I would like to upgrade to 1.7 by following this procedure:

https://www.wapt.fr/fr/doc/waptserver-u ... ade-debian

but I get this error:

root@srv-wapt:/etc/apt/sources.list.d# wget -O - https://wapt.tranquil.it/debian/tiswapt-pub.gpg | apt-key add -echo "deb https://wapt.tranquil.it/debian/wapt-1.7/ $(lsb_release -c -s) main" > /etc/apt/sources.list.d/wapt.list
--2019-10-23 11:31:24-- https://wapt.tranquil.it/debian/tiswapt-pub.gpg
Resolving wapt.tranquil.it (wapt.tranquil.it)… 185.16.48.72
Connecting to wapt.tranquil.it (wapt.tranquil.it)|185.16.48.72|:443… connected.
HTTP request sent, awaiting response… 200 OK
Size: 3839 (3.7K)
Saving to: "STDOUT"

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

2019-10-23 11:31:24 (21.3 MB/s) — Sending to standard output [3839/3839]

gpg: conflicting commands

, does anyone have any idea?
Thanks

Re: Update 1.6.2.7 to 1.7 gpg: Conflicting commands

Published: October 28, 2019 - 7:45 PM
by dcardon
Hello bruno67,
bruno67 wrote: Oct 23, 2019 - 11:37 AM I have this Jessie Linux server:
WAPT Server version: 1.6.2.7
WAPT Agent
version: 1.6.2.7 WAPT Setup version: 1.6.2.7
WAPT Deploy version: 1.6.2.7
Database status: OK (1.6.2.4)
You can also upgrade your Jessie. We're still compiling the deb packages, but we might drop Jessie support when we switch to Python 3.
bruno67 wrote: Oct 23, 2019 - 11:37 AM I would like to upgrade to version 1.7 by following this procedure:

https://www.wapt.fr/fr/doc/waptserver-u ... ade-debian

but I get this error:

root@srv-wapt:/etc/apt/sources.list.d# wget -O - https://wapt.tranquil.it/debian/tiswapt-pub.gpg | apt-key add -echo "deb https://wapt.tranquil.it/debian/wapt-1.7/ $(lsb_release -c -s) main" > /etc/apt/sources.list.d/wapt.list
The two command lines `wget` and `echo` must be run on two different lines...

Sincerely,

Denis

Re: Update 1.6.2.7 to 1.7 gpg: Conflicting commands

Published: October 29, 2019 - 2:47 PM
by bruno67
Okay, thanks, I'll test it

Re: Update 1.6.2.7 to 1.7 gpg: Conflicting commands

Published: October 30, 2019 - 09:00
by bruno67
Everything is good, the stretching went smoothly.

WAPT Server version: 1.7.4
WAPT Agent version: 1.7.4.6229
WAPT Setup version: 1.7.4.6229
WAPT Deploy version: 1.7.4.6229
Database status: OK (1.7.4.0)

Everything seems to be working,
thanks for the advice.

Re: Update 1.6.2.7 to 1.7 gpg: Conflicting commands

Published: October 30, 2019 - 10:02 AM
by dcardon
Hello Bruno67,
bruno67 wrote: Oct 30, 2019 - 9:00 AM Everything is good, stretching successful.

WAPT Server version: 1.7.4
WAPT Agent version: 1.7.4.6229
WAPT Setup version: 1.7.4.6229
WAPT Deploy version: 1.7.4.6229
Database status: OK (1.7.4.0)

Everything seems to be working.
Thanks for the advice.
Thanks for the feedback, I'm marking the thread as [RESOLVED].

Denis