Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arsenalimagemounter.vm 3.11.279 is missing a dependency #852

Closed
Ana06 opened this issue Jan 22, 2024 · 2 comments
Closed

arsenalimagemounter.vm 3.11.279 is missing a dependency #852

Ana06 opened this issue Jan 22, 2024 · 2 comments
Assignees
Labels
🐛 bug Something isn't working 🌀 COMMANDO-VM A package or future to be used by COMMANDO VM

Comments

@Ana06
Copy link
Member

Ana06 commented Jan 22, 2024

Details

Arsenal Image Mounter 3.11.279 requires .NET 8: https://arsenalrecon.com/products/arsenal-image-mounter/downloads .NET 8 is not required in the community package and our package is requiring .NET 6, which means the package is missing a needed dependency. Two options:

  • Fix arsenalimagemounter.vm to version 3.11.278 fixing the arsenalimagemounter dependency and using the dotnet-6.vm as dependency so that there are no more automatic updates. This requires deleting version 3.11.279 from myget as we would be downgrading the version.
  • Introduce a dotnet-8.vm similar to https://github.com/mandiant/VM-Packages/pull/812/files and use it as dependency in arsenalimagemounter.vm 2.11.279

@mandiant/commando-vm any preferences?

@Ana06 Ana06 added 🐛 bug Something isn't working 🌀 COMMANDO-VM A package or future to be used by COMMANDO VM labels Jan 22, 2024
@naacbin
Copy link
Collaborator

naacbin commented Jan 23, 2024

Since only this package require dotnet-8, I would recommend to add dotnet-8.0-desktopruntime as dependency. Until other packages needs the same dependency.

@naacbin
Copy link
Collaborator

naacbin commented Apr 13, 2024

Close as #895 as been merged

@naacbin naacbin closed this as completed Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🌀 COMMANDO-VM A package or future to be used by COMMANDO VM
Projects
None yet
Development

No branches or pull requests

2 participants