The search returned 13 results

by aflorent
January 18, 2021 - 2:58 PM
Forum: Your opinion
Subject: WAPT Model Change Notice
Answers: 22
Views : 111498

Re: WAPT model change notice

Hello,

what will happen to the Tranquil IT repository https://wapt.tranquil.it/?
Will the packages remain available and compatible with the Community version?
by aflorent
May 19, 2020 - 5:55 PM
Forum: WAPT Server
Subject: wapt-signpackages md5 sum
Answers: 8
Views : 7238

Re: wapt-signpackages sum md5

For my part, it's version 1.8.1.6756-ubuntu-18-43394f3b.

What do you mean by the latest version?


Another way to look at the problem is
if we rename the downloaded file before signing the package:

`mv tis-dnsutils_9.9.6-6_557a981985944927c5a819589e2bb51f.wapt` to `tis-dnsutils.wapt`

.
by aflorent
May 19, 2020 - 4:57 PM
Forum: WAPT Server
Subject: wapt-signpackages md5 sum
Answers: 8
Views : 7238

Re: wapt-signpackages sum md5

Hello and thank you for your tests.

I just tried it as you did,
adding the call to wapt-scanpackages, but nothing is fixed.

The Packages file contains
filename: tis-dnsutils_9.9.6-6_557a981985944927c5a819589e2bb51f.wapt
size: 4655838
md5sum: 557a981985944927c5a819589e2bb51f

, while the sum...
by aflorent
May 12, 2020 - 2:08 PM
Forum: WAPT Server
Subject: wapt-signpackages md5 sum
Answers: 8
Views : 7238

Re: wapt-signpackages sum md5

Anyway, thank you
by aflorent
May 12, 2020 - 2:07 PM
Forum: WAPT Server
Subject: wapt-signpackages md5 sum
Answers: 8
Views : 7238

Re: wapt-signpackages sum md5

Hello,

I managed to fix it by adding
`pe.md5sum=md5_for_file(pe.localpath)`

between the calls to `pe.sign_package` and `newfn = pe.make_package_filename()`

, but perhaps it's better to do it within the `sign_package` function.
by aflorent
May 11, 2020 - 7:38 PM
Forum: WAPT Server
Subject: wapt-signpackages md5 sum
Answers: 8
Views : 7238

wapt-signpackages md5 sum

Hello,

when I re-sign a package on the WAPT server (version 1.8.1 community), the MD5 hash used to rename the file is incorrect.

from your
wget repository: https://wapt.tranquil.it/wapt/tis-dnsutils_9.9.6-6_557a981985944927c5a819589e2bb51f.wapt

the file
by aflorent
April 24, 2020 - 10:59
Forum: WAPT Server
Subject: Wapttasks community version
Answers: 2
Views : 3411

Re: wapttasks in community version

Thank you again for your responsiveness
by aflorent
April 24, 2020 - 10:19
Forum: WAPT Server
Subject: Wapttasks community version
Answers: 2
Views : 3411

wapttasks in community version

Hello everyone,

does the systemd wapttasks service have any purpose in version 1.8.1 Community?

I understand it handles processes related to Windows updates (and therefore the Enterprise version).


Is it possible to disable this systemd service?

Thank you.
by aflorent
April 24, 2020 - 9:22 AM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Local web server problem?
Answers: 2
Views : 3200

Re: Local web server problem?

Very good, thank you
by aflorent
April 23, 2020 - 6:51 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Local web server problem?
Answers: 2
Views : 3200

Local web server problem?

Hello,


on the agent's internal web server http://127.0.0.1:8088

, with version 1.8.1 of the agent running Windows 10, the WAPT status information is no longer displayed or translated.

Is there an installation problem?


wapt-get.exe version:
wapt-get.py version:

WAPT Status

wapt-get.exe version ...