[RESOLVED] Update 1.6.2.7 to 1.7 gpg: conflicting commands

Questions about WAPT Server / Requests and help related to the WAPT server
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
bruno67
Messages: 21
Registration: August 2, 2018 - 11:39

October 23, 2019 - 11:37

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
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

October 28, 2019 - 7:45 PM

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
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
bruno67
Messages: 21
Registration: August 2, 2018 - 11:39

October 29, 2019 - 2:47 PM

Okay, thanks, I'll test it
bruno67
Messages: 21
Registration: August 2, 2018 - 11:39

October 30, 2019 - 9:00 AM

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.
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

October 30, 2019 - 10:02

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
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
Locked