Page 1 of 1

Problem installing packages on a computer

Published: Dec 20, 2024 - 09:30
by Mikael_S
Agent version: WAPTSetup 2.5.5.15640

Good morning,
For some time now, I've had a computer that can no longer install any packages. I get the same error on all of them:

Code: Select all

FileNotFoundError: [Errno 2] 'Le fichier spécifié est introuvable'
2 : 'Le fichier spécifié est introuvable'
On the machine package, I therefore have the following problem:

Code: Select all

EWaptUnavailablePackage: Missing dependencies: 
I reinstalled the agent, removed the remaining directories, and deleted the machine from the console: same result

The packages were successfully retrieved from the workstation

Could it be a registry key?

Re: Problem installing packages on a computer

Published: January 16, 2025 - 5:38 PM
by dcardon
Hello Mikaël,

I don't really have any idea... What happens if you run an upgrade in debug mode?

Code: Select all

wapt-get upgrade -ldebug
Sincerely,

Denis