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

Starting to see more 'Unable to resolve dependencies' with choco upgrade #315

Open
mathurin68 opened this issue Nov 8, 2023 · 1 comment

Comments

@mathurin68
Copy link

I've been running Commando VM on hyper-V for a couple months now and it's been great! However, I am seeing more of these pop up lately, is there anything I can do? Should I just rebuild the image again?

These occur after 'choco upgrade all'

Failures
 - autohotkey - Unable to resolve dependency 'autohotkey': Unable to resolve dependencies. 'autohotkey 1.1.37.1' is not compatible with 'nmap.vm 7.93.20230418 constraint: autohotkey (= 1.1.36.2)', 'npcap.vm 1.72.0 constraint: autohotkey (= 1.1.36.2)'.
 - winscp - Unable to resolve dependency 'winscp': Unable to resolve dependencies. 'winscp 6.1.2' is not compatible with 'winscp.vm 6.1.1 constraint: winscp (= 6.1.1)'.
 - winscp.install - Unable to resolve dependency 'winscp': Unable to find a version of 'winscp' that is compatible with 'winscp.vm 6.1.1 constraint: winscp (= 6.1.1)'.
COMMANDO 11/07/2023 18:14:43

Thanks for your hard work on this, it's a lot of fun!!!

@stabuu
Copy link

stabuu commented Nov 20, 2023

yeah seeing the same:

openvpn|2.6.7.1|2.6.8.001|false
resourcehacker.portable|5.1.8|5.2.4|false
tor-browser|12.5.3|12.5.6|false
upx.vm|4.1.0|4.2.1|false
vcredist140|14.36.32532|14.38.33130|false
vlc|3.0.18|3.0.20|false
vlc.install|3.0.18|3.0.20|false
vnc-viewer|7.6.0|7.7.0|false
vnc-viewer.vm|7.6.0|7.7.0|false
vscode|1.81.1|1.84.2|false
vscode.install|1.81.1|1.84.2|false
winscp|6.1.1|6.1.2|false
winscp.install|6.1.1|6.1.2|false
wireshark|4.0.8|4.0.11|false
wireshark.vm|4.0.8|4.0.10|false

Failures

  • autohotkey - Unable to resolve dependency 'autohotkey': Unable to resolve dependencies. 'autohotkey 1.1.37.1' is not compatible with 'nmap.vm 7.93.20230418 constraint: autohotkey (= 1.1.36.2)', 'npcap.vm 1.72.0 constraint: autohotkey (= 1.1.36.2)'.

was going to attempt to delete the autohotkey and see if I can just grab the new one, but not sure if that will break the vm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@mathurin68 @stabuu and others