Page 1 of 2

[SOLVED] Waptstarter?

Published: Dec 31, 2017 - 5:28 PM
by olaplanche
Hello,

I'm not sure where to ask my question, but I've been using Waptstarter 1.3.13.0 personally for a while now, and for the past few weeks, the updates haven't been working.

I'm using the repository https://wapt.lesfourmisduweb.org/wapt/ , which apparently now includes a manifest.sha256 file in each package. Waptstarter, however, is still looking for the manifest.sha1 file, which it obviously can't find!

Is there anything I can do about it? Is an update planned?

Thank you and happy holidays! :)

Re: Waptstarter?

Published: Dec 31, 2017 - 5:46 PM
by sfonteneau
Hello,

it's true that I no longer sign using SHA1 since I've already upgraded to version 1.5.

Otherwise, I can only advise you to use version 1.5; the starter version is already prepared.

Important: you must copy the last key to the %programfiles%\wapt\ssl directory:
https://wapt.lesfourmisduweb.org/wapt/ssl/

https://wapt.tranquil.it/wapt/nightly/w ... tarter.exe

Simon

Re: Waptstarter?

Published: Dec 31, 2017 - 7:27 PM
by olaplanche
Great, I just installed v1.5 and the updates are working again :)
However, the Wapt service status page tells me:

Code: Select all

 Statut WAPT

    Version de wapt-get.exe: 1.3.13.0
    Version de wapt-get.py: 1.5.1.12
Is this normal?

Re: Waptstarter?

Published: April 7, 2018 - 9:39 AM
by olaplanche
Hello,

I'm revisiting this issue because since the latest 1.5 updates, WaptStarter no longer works for me.
Trend Micro Internet Security detects the waptconsole.exe file as a virus in version 1.5.1.23.
If I install version 1.5.1.21 with the default options, there's no problem, except that I don't see any packages on the page http://127.0.0.1:8088/list.

I tested with another repository (lesfourmisduweb), same problem.

I can't figure out where the problem could be.
Does anyone have any ideas?

Thanks

Re: Waptstarter?

Published: April 7, 2018 - 11:05 AM
by sfonteneau
olaplanche wrote: Apr 7, 2018 - 9:39 AM Hello,

I'm revisiting this question because since the latest 1.5 updates, waptstarter no longer works for me.
Trend Micro Internet Security detects the waptconsole.exe file as a virus in version 1.5.1.23.
If I install version 1.5.1.21 with the default options, there's no problem except that I don't see any packages on the page http://127.0.0.1:8088/list

. I tested with another repository (lesfourmisduweb), same problem.

I don't see where the problem could be.
Does anyone have any ideas?

Thanks
waptconsole is not useful in waptstarter; however, it remains to be seen if Trend Micro also detects nssm.exe...

what does one

Code: Select all

wapt-get update -f


?

Re: Waptstarter?

Published: April 8, 2018 - 12:39 PM
by olaplanche
Here is the result of the command:

Code: Select all

About to speak to waptservice...
Mise à jour de la liste des paquets disponibles
EWaptMissingCertificate: Public certificate C:\Program Files (x86)\wapt\private\31720980-D7DA-11DD-8DEA-2C4D54E5A194.crt not found
.

Re: Waptstarter?

Published: April 8, 2018 - 5:55 PM
by sfonteneau
Can you run it in an administrator command prompt?

Re: Waptstarter?

Published: April 8, 2018 - 6:10 PM
by olaplanche
Here is the result in an administrator console:

Code: Select all

Update package list
FATAL ERROR : EWaptMissingCertificate: Public certificate C:\Program Files (x86)\wapt\private\31720980-D7DA-11DD-8DEA-2C4D54E5A194.crt not found

Re: Waptstarter?

Published: April 8, 2018 - 11:38 PM
by sfonteneau
Yes, it's a bug,

we'll fix it quickly. ;)

Re: Waptstarter?

Published: April 9, 2018 - 9:07 AM
by olaplanche
Ah great, thank you for your quick response!