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

Cannot build v2.4 against NUKIB now #189

Closed
mdavis332 opened this issue Oct 8, 2024 · 1 comment
Closed

Cannot build v2.4 against NUKIB now #189

mdavis332 opened this issue Oct 8, 2024 · 1 comment

Comments

@mdavis332
Copy link

Hi, if I try to build against MISP_VERSION=v2.4.198, it errors out now with the following:

#29 58.76 Updating dependencies
#29 58.77 Your requirements could not be resolved to an installable set of packages.
#29 58.77 
#29 58.77   Problem 1
#29 58.77     - Root composer.json requires php >=7.4.0,<8.0.0 but your php version (8.2.13) does not satisfy that requirement.
#29 58.77   Problem 2
#29 58.77     - Root composer.json requires browscap/browscap-php 5.1.0 -> satisfiable by browscap/browscap-php[5.1.0].
#29 58.77     - browscap/browscap-php 5.1.0 requires php >=7.3.0,<8.1.0 -> your php version (8.2.13) does not satisfy that requirement.
#29 58.77 
#29 58.77 Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.
#29 58.78 
#29 58.78 Removal failed, reverting ./composer.json to its original content.
#29 ERROR: process "/bin/sh -c ln -f -s /lib64/libz.so.1.3.1.zlib-ng /lib64/libz.so.1 &&     rpm -i /tmp/jobber*.rpm &&     /usr/local/bin/misp_install.sh" did not complete successfully: exit code: 2

Is this due to the recent main branch changes to support v2.5? I don't see alternative branches on NUKIB/misp that I could use besides main.

@ondj
Copy link
Contributor

ondj commented Oct 9, 2024

There is new https://github.com/NUKIB/misp/tree/misp-2.4 branch thats support MISP v2.4.

@ondj ondj closed this as completed Oct 9, 2024
@ondj ondj pinned this issue Oct 9, 2024
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

2 participants