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

(nmap) Dependency broken autohotkey <2.0 and autohotkey 2.x has been released #2623

Open
2 tasks done
chimmmpie opened this issue Feb 11, 2025 · 4 comments
Open
2 tasks done

Comments

@chimmmpie
Copy link

Checklist

  • I have verified that this is the correct repository, and the package is maintained by the chocolatey-community user.
  • I have verified that this is happening in the latest available version of the package.

Chocolatey Version

2.4.2

Chocolatey License

None

Package Version

7.95.0

Current Behaviour

All kind of dependency errors with new packages

Expected Behaviour

nmap to be compatible with autohotkey 2.x

Steps To Reproduce

Install nmap and install something with a dependency on the new autohotkey.

Environment

- Windows 10

Chocolatey Log

- nodejs - Unable to resolve dependency 'autohotkey': Unable to resolve dependencies. 'autohotkey 2.0.19' is not compatible with 'nmap 7.95.0 constraint: autohotkey (>= 1.1.33.10 && < 2.0.0)'.
 - nodejs.install - Unable to resolve dependency 'autohotkey': Unable to resolve dependencies. 'autohotkey 2.0.19' is not compatible with 'nmap 7.95.0 constraint: autohotkey (>= 1.1.33.10 && < 2.0.0)'.

Anything else?

No response

@chimmmpie chimmmpie added the Bug label Feb 11, 2025
Copy link

Thanks for raising this issue!

The packages within this repository are maintained by a small team of volunteer Community Maintainers, in their own time. Their time, like yours is important. Please help them by not wasting it.

This is a community repository where the expectation is that everybody will get involved by raising pull requests to fix problems they find. This will also allow that problem to be fixed more quickly as you don't have to wait for a member of the Community Maintainer Team to pick it up.

If you are unable to fix the issue yourself, the Community Maintainers Team will look at it when time allows. There are no service level agreements, nor should there be any expectation on when people can resolve issues in their own time.

A few dos and don'ts:

  • Do provide as much information as you can in any issue that you raise.
  • Don't complain that an issue has not yet been picked up or resolved. You are expected to help out in this community maintained repository. If you are unable to do so, don't complain when others don't adhere to your timelines. There is no SLA nor should you have any expectation of one.
  • Do read the CONTRIBUTING and COMMITTERS documentation before raising a pull request as it contains valuable information on what automation is used in this repository.
  • Do read the Code of Conduct.
  • Don't post your frustration in comments. The Community Maintainers Team are not a punching bag for your frustration. You will only end up banned from the repository.

Thank you.
(Automatically posted message)

@chimmmpie
Copy link
Author

@Destroy666x
Copy link
Contributor

Why is that even using autohotkey instead of autohotkey.portable?

@Wolvverine
Copy link

By upgrading, you accept licenses for the packages.
You have nmap v7.92.0 installed. Version 7.95.0 is available based on your source(s).
A newer version of autohotkey (v2.0.19) is already installed.
 Use --allow-downgrade or --force to attempt to install older versions.
Failed to install nmap because a previous dependency failed.
Chocolatey upgraded 0/2 packages. 2 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Failures
 - autohotkey - A newer version of autohotkey (v2.0.19) is already installed.
 Use --allow-downgrade or --force to attempt to install older versions.
 - nmap - Failed to install nmap because a previous dependency failed.

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

No branches or pull requests

4 participants