The search returned 15 results

by AlbanUCA63
June 15, 2023 - 09:52
Forum: WAPT Packages
Subject: Uninstallation that contains a KeyboardInterrupt
Answers: 2
Views : 1520

Re: Uninstallation that contains a Keyboard Interrupt

Hello again...
Sorry, I found another solution for that package...
It worked with `msiexec /X{}`, but I had to add `/passive` otherwise nothing happened. :/

However, while it's not urgent right now, I'd still like to know how to accept a Keyboard Interrupt! :)
Does anyone know...
by AlbanUCA63
June 15, 2023 - 09:28
Forum: WAPT Packages
Subject: Uninstallation that contains a KeyboardInterrupt
Answers: 2
Views : 1520

Uninstallation that contains a KeyboardInterrupt

Hello everyone,

We're running Ubuntu 2.4 with an enterprise license.

I'm having trouble uninstalling a program.
It sends a Ctrl+C prompt during uninstallation... which isn't a problem when done manually.
But when we put all that into a `def uninstall()` function, we get...
by AlbanUCA63
January 30, 2023 - 1:54 PM
Forum: WAPT Server
Subject: [RESOLVED] Wapt2.3 Repository
Answers: 4
Views : 3220

[Resolved] Depot wapt2.3

It works!

Thank you,

Alban.
by AlbanUCA63
January 30, 2023 - 1:13 PM
Forum: WAPT Server
Subject: [RESOLVED] Wapt2.3 Repository
Answers: 4
Views : 3220

Re: Wapt2.3 repository

Hi Simon,

Yes, that's right, but I don't have that address in my database.
That's why we were typing it into https://srvwapt-pro.tranquil.it/entreprise/.

Is that no longer the case?

Alban
by AlbanUCA63
January 30, 2023 - 11:54
Forum: WAPT Server
Subject: [RESOLVED] Wapt2.3 Repository
Answers: 4
Views : 3220

[RESOLVED] Depot wapt2.3

Hello everyone,

Happy New Year 2023!

I wanted to update my WAPT servers today, however, I don't see version 2.3 in the repository.
Have I missed something?

Best regards,

Alban

- Installed WAPT version (2.2.3)
- Server OS (Linux...
by AlbanUCA63
July 1, 2022 - 3:43 PM
Forum: WAPT Packages
Subject: [SOLVED] Using wapt.install()
Answers: 5
Views : 4395

Re: Using wapt.install()

Okay, thanks for the info.
I'll try it out sometime. :)

Thanks!
by AlbanUCA63
July 1, 2022 - 10:12
Forum: WAPT Packages
Subject: [SOLVED] Using wapt.install()
Answers: 5
Views : 4395

Re: Using wapt.install()

Hello everyone,

I can confirm that everything works once the package is built.
Perhaps there was an issue on my development machine...

Good luck to all,

Alban
by AlbanUCA63
June 30, 2022 - 4:18 PM
Forum: WAPT Packages
Subject: [SOLVED] Using wapt.install()
Answers: 5
Views : 4395

Re: Using wapt.install()

Hi Denis,

This only happens when I use WAPT.install('mypackage').

After several tests, I see that it works once the package is built.
I only get the error mentioned when using PyScripter.

I'd say we're halfway there; the result seems to be working, I'll continue my...
by AlbanUCA63
June 29, 2022 - 11:52 PM
Forum: WAPT Packages
Subject: [SOLVED] Using wapt.install()
Answers: 5
Views : 4395

[SOLVED] Using wapt.install()

Hello everyone,

I'm having trouble using the WAPT.install('package') function.
I get an error when I run it:
2022-06-29 23:37:48,592 CRITICAL Error downloading package from http repository, please update... error: 'NoneType' object has no attribute 'split'
2022-06-29 23:37:48,595 ...
by AlbanUCA63
April 11, 2022 - 12:06 PM
Forum: WAPT Server
Subject: [RESOLVED] ACL - Package Modification Rights
Answers: 1
Views : 2183

[RESOLVED] ACL - Package Modification Rights

Hello everyone,

we're using WAPT Enterprise version 2.2 on Ubuntu. The admin console is on Windows 10.

A quick question regarding ACLs. Is it possible, in the "Edit Packages" section, to only allow packages starting with a different prefix (different from the one...)?