I specified my own repo (like https://repo.internal).
I do not want to install a specific version, I want to install the local .wapt file and pull needed dependencies (`depends` in WAPT/control) from the repository.
The search returned 8 results
- August 2, 2025 - 00:59
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: Dependencies not installed from repository when installing local wapt file
- Answers: 3
- Views : 9503
- August 1, 2025 - 01:04
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: Dependencies not installed from repository when installing local wapt file
- Answers: 3
- Views : 9503
Re: Dependencies not installed from repository when installing local wapt file
And just to mention, but I am somehow unable to capture the output of wapt-get show on local files:
eg `wapt-get show keepassxc > test.txt` works without a problem, but when `wapt-get show keepassxc.wapt > test.txt` the file just contains the following:
Using config file: C:\Program Files ...
eg `wapt-get show keepassxc > test.txt` works without a problem, but when `wapt-get show keepassxc.wapt > test.txt` the file just contains the following:
Using config file: C:\Program Files ...
- August 1, 2025 - 00:43
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: Dependencies not installed from repository when installing local wapt file
- Answers: 3
- Views : 9503
Dependencies not installed from repository when installing local wapt file
Hi there,
I got a clean machine that is not connected to the wapt server, but has the repository set up (it's pretty much a self managed device; only `repo_url` is specified).
Now I want to install a package (lets take keepass xc as an example). I downloaded the wapt file (self build in the ...
I got a clean machine that is not connected to the wapt server, but has the repository set up (it's pretty much a self managed device; only `repo_url` is specified).
Now I want to install a package (lets take keepass xc as an example). I downloaded the wapt file (self build in the ...
- June 11, 2024 - 8:19 PM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [SOLVED] Unable to create waptagent
- Answers: 6
- Views : 9800
Re: Unable to create waptagent
Thanks!
- June 3, 2024 - 11:33
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [SOLVED] Unable to create waptagent
- Answers: 6
- Views : 9800
Re: Unable to create waptagent
Sorry.
The version noted is already included in the log 2.5.5.15602. Its not a server issue, its really just the agent not being able to build it. So I intentionally left out this information, but its the same server...on linux.
Its not about politeness, imho this is not rude. Sorry if you though...
The version noted is already included in the log 2.5.5.15602. Its not a server issue, its really just the agent not being able to build it. So I intentionally left out this information, but its the same server...on linux.
Its not about politeness, imho this is not rude. Sorry if you though...
- June 2, 2024 - 8:39 PM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [SOLVED] Unable to create waptagent
- Answers: 6
- Views : 9800
[SOLVED] Unable to create waptagent
Hi there,
I am trying to create a custom windows waptagent.exe on linux with the following command:
wapt-get build-waptagent --private-key-passwd="pass" --wapt-server-user="admin" --wapt-server-passwd="password" -l debug --config-name=default
The output looks like this:
Logging to /opt/wapt ...
I am trying to create a custom windows waptagent.exe on linux with the following command:
wapt-get build-waptagent --private-key-passwd="pass" --wapt-server-user="admin" --wapt-server-passwd="password" -l debug --config-name=default
The output looks like this:
Logging to /opt/wapt ...
- March 29, 2024 - 9:59 PM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: unable to sign package
- Answers: 1
- Views : 2831
unable to sign package
Running in a fresh docker container with latest wapt version (2.5):
root@23ce105b1441:/test# wapt-get create-keycert --PrivateKeyPassword=a
Using config file /root/.config/waptconsole/waptconsole.ini
BaseDir: /root/private
Common name of certificate to create: wapt
Private Key Filename: /root ...
root@23ce105b1441:/test# wapt-get create-keycert --PrivateKeyPassword=a
Using config file /root/.config/waptconsole/waptconsole.ini
BaseDir: /root/private
Common name of certificate to create: wapt
Private Key Filename: /root ...
- March 29, 2024 - 9:58 PM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: wapt-get upgradedb broken
- Answers: 1
- Views : 2652
wapt-get upgradedb broken
When running it it just prints: invalid action
