Complete Wapt update from 1.3 to 1.5 on Debian

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
Anthony Jimenez
Messages: 17
Registration: March 15, 2018 - 11:53

March 15, 2018 - 11:59

Hello,

During the installation of the update to the new version of WAPT, I get the following message:

Unable to retrieve https://wapt.tranquil.it/debian/wapt-1. ... 6/Packages The requested URL returned error: 404

See attached image.

Thank you for your help.

AJ
Attachments
Capture.PNG
Capture.PNG (61.65 KB) Viewed 7310 times
TomTomGo
Messages: 25
Registration: May 3, 2017 - 3:36 p.m.
Location: La Chapelle-sur-Erdre

March 15, 2018 - 12:15

Hello,

I think this is due to your version of Debian 7.0 (Wheezy), as version 1.5 is only supported on 8.0 (Jessie) or 9.0 (Stretch)

https://wapt.tranquil.it/debian/wapt-1.5/dists/

Regards,
User avatar
agauvrit
WAPT Expert
Messages: 238
Registration: Nov 17, 2016 - 10:25
Location: Nantes
Contact :

March 15, 2018 - 12:17

Hello Mathieu ;)

Indeed, as TomTomGo says, the repository address displayed as "wheezy" indicates either your server is running Debian Wheezy, which is incompatible with WAPT 1.5, or there's a leftover file

Code: Select all

/etc/apt/sources.list.d/wapt.list
It should contain the following value:

Code: Select all

"deb  https://wapt.tranquil.it/debian/wapt-1.5/ stretch main"
Alexander
Anthony Jimenez
Messages: 17
Registration: March 15, 2018 - 11:53

March 15, 2018 - 12:32

My server is running the Wheezy version!

Am I forced to change versions, and does that mean a complete reinstallation of Waptserver?

What do you advise?

Thanks,

Anthony
Anthony Jimenez
Messages: 17
Registration: March 15, 2018 - 11:53

March 15, 2018 - 2:04 PM

So, I've upgraded to Debian Jessie.

I'm restarting the upgrade process to 1.5, but I'm getting the following messages during the Debian configuration step (see attached image).

Thanks for your help, guys. :)
Attachments
Capture.PNG
Capture.PNG (70.65 KB) Viewed 7296 times
User avatar
agauvrit
WAPT Expert
Messages: 238
Registration: Nov 17, 2016 - 10:25
Location: Nantes
Contact :

March 15, 2018 - 2:10 PM

WAPT Server can now only on Debian Linux amd64 Stretch
Anthony Jimenez
Messages: 17
Registration: March 15, 2018 - 11:53

March 15, 2018 - 2:13 PM

Hi Alex,

do I have to delete everything and start from scratch?

Or can I simply update Debain Jessie to Stretch?

Thanks
User avatar
agauvrit
WAPT Expert
Messages: 238
Registration: Nov 17, 2016 - 10:25
Location: Nantes
Contact :

March 15, 2018 - 2:17 PM

Since you seem to be on an x86 version of Debian, it won't work properly.

The simplest solution would be:
  • install a clean Debian Stretch amd64 VM
  • install WAPT 1.5
  • import the packages from your old server to the new one (either via the console or rsync+re-signature in the command line)
  • push the new agent via GPO
Anthony Jimenez
Messages: 17
Registration: March 15, 2018 - 11:53

March 15, 2018 - 3:46 PM

Okay, thanks A!

I'll get to it on Monday or Tuesday!

See you later,

Anthony
Anthony Jimenez
Messages: 17
Registration: March 15, 2018 - 11:53

March 22, 2018 - 3:22 PM

I just upgraded to Debian 9 Stretch.

However, I'm getting the following error when I configure the repositories: (see attached file)
Attachments
Capture.PNG
Capture.PNG (27.68 KB) Viewed 7248 times
Locked