Page 1 of 1

Missing dependencies: uspn-dotnetfx4.8

Published: September 23, 2024 - 10:43 AM
by ravichandran
Hello,

I wanted to install Dell COMMAND UPDATE on my network, but I'm having a dependency issue with .net 4.8.

In my private repository, I have all the Dell COMMAND UPDATE and dotnetfx packages.

The error message is: waptpackage.EWaptUnavailablePackage: Missing dependencies: uspn-dotnetfx4.8.

Could you please help me with this problem?

Sincerely,
Ravichandran

Re: Missing dependencies: uspn-dotnetfx4.8

Published: September 26, 2024 - 11:19 AM
by dcardon
Hello Ravichandran,

it seems there's a maximum version of Windows 10 for the package you listed in your internal repository. Your Windows 10 (or Windows 11) machine is probably running a version higher than that.

You can check the WAPT store; there's likely a newer version available.

Regards,

Denis

Re: Missing dependencies: uspn-dotnetfx4.8

Published: October 1, 2024 - 6:12 PM
by ravichandran
Hello dcardon,

Thank you for your reply.

I checked the WAPT store. There is no new version that works on Windows 11.

Still waiting for a new version.

Best regards,
Ravichandran

Re: Missing dependencies: uspn-dotnetfx4.8

Published: October 3, 2024 - 11:38 AM
by dcardon
Hello Ravichandran,

It seems the package has been fixed without a version increment... You can download the online version directly [1]; the min_os/max_os restriction flags are correct online. Otherwise, you can simply remove the package locally from your repository and re-import it.

I'm going to look into why the version hasn't been incremented.

Code: Select all

min_os_version    : 10.0.18362
max_os_version    : 
Sincerely,

Denis

[1] https://wapt.tranquil.it/store/en/detai ..._PROD.wapt

Re: Missing dependencies: uspn-dotnetfx4.8

Published: October 23, 2024 - 4:23 PM
by ravichandran
Hello,

when I changed the control file with this information

: min_os_version: 10.0.18362
max_os_version:

dotnet 4.8, it installed correctly.

Thank you for your help

. Best regards,
Ravichandran