Page 1 of 2

Complete Wapt update from 1.3 to 1.5 on Debian

Published: March 15, 2018 - 11:59
by Anthony Jimenez
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

Re: Complete Wapt update from 1.3 to 1.5 on Debian

Published: March 15, 2018 - 12:15
by TomTomGo
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,

Re: Complete Wapt update from 1.3 to 1.5 on Debian

Published: March 15, 2018 - 12:17
by agauvrit
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

Re: Complete Wapt update from 1.3 to 1.5 on Debian

Published: March 15, 2018 - 12:32
by Anthony Jimenez
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

Re: Complete Wapt update from 1.3 to 1.5 on Debian

Published: March 15, 2018 - 2:04 PM
by Anthony Jimenez
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. :)

Re: Complete Wapt update from 1.3 to 1.5 on Debian

Published: March 15, 2018 - 2:10 PM
by agauvrit
WAPT Server can now only on Debian Linux amd64 Stretch

Re: Complete Wapt update from 1.3 to 1.5 on Debian

Published: March 15, 2018 - 2:13 PM
by Anthony Jimenez
Hi Alex,

do I have to delete everything and start from scratch?

Or can I simply update Debain Jessie to Stretch?

Thanks

Re: Complete Wapt update from 1.3 to 1.5 on Debian

Published: March 15, 2018 - 2:17 PM
by agauvrit
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

Re: Complete Wapt update from 1.3 to 1.5 on Debian

Published: March 15, 2018 - 3:46 PM
by Anthony Jimenez
Okay, thanks A!

I'll get to it on Monday or Tuesday!

See you later,

Anthony

Re: Complete Wapt update from 1.3 to 1.5 on Debian

Published: March 22, 2018 - 3:22 PM
by Anthony Jimenez
I just upgraded to Debian 9 Stretch.

However, I'm getting the following error when I configure the repositories: (see attached file)