Skip to content

Conversation

@danielhollas
Copy link
Contributor

No description provided.

@danielhollas
Copy link
Contributor Author

danielhollas commented May 12, 2025

The arm build fails with due to aio-pika package missing linux_aarch64 build:
https://github.com/conda-forge/aio-pika-feedstock

210.8 Could not solve for environment specs
210.8 The following package could not be installed
210.8 └─ aiida-core 2.7.0rc0  is not installable because it requires
210.8    └─ kiwipy ~=0.8.4 , which requires
210.8       └─ aio-pika ~=9.0 , which does not exist (perhaps a missing channel).

EDIT: I submitted a PR upstream conda-forge/aio-pika-feedstock#72
EDIT2: Merged, build now works! 🎉

@danielhollas danielhollas changed the title Bump aiida-core to v2.7.0rc0 Bump aiida-core to v2.7.0 May 12, 2025
@@ -1,5 +1,4 @@
---
db_engine: postgresql_psycopg2
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This parameter has been deprecated, and doesn't actually have any effect.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danielhollas danielhollas marked this pull request as ready for review June 24, 2025 20:56
@superstar54 superstar54 self-requested a review August 4, 2025 09:12
Copy link
Member

@superstar54 superstar54 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

In my previous test using aiida-core 2.7 in the QE app, it ran smoothly without any apparent issues. Looking forward to the new Docker with aiida-core 2.7!

build.json Outdated
},
"AIIDA_VERSION": {
"default": "2.6.3"
"default": "2.7.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use 2.7.1?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We shall!

@danielhollas danielhollas merged commit 7b58e2e into main Aug 4, 2025
16 checks passed
@danielhollas danielhollas deleted the aiida-2.7.0 branch August 4, 2025 11:58
@danielhollas danielhollas changed the title Bump aiida-core to v2.7.0 Bump aiida-core to v2.7.1 Aug 4, 2025
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

Successfully merging this pull request may close these issues.

3 participants