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

requirements: problem upgrading invenio-accounts from 5.0.1 to 5.1.0 #816

Closed
GraemeWatt opened this issue Aug 1, 2024 · 1 comment
Closed
Assignees
Labels
complexity: medium priority: medium type: bug Indicates an unexpected problem or unintended behaviour

Comments

@GraemeWatt
Copy link
Member

A Dependabot PR #813 was opened to upgrade invenio-accounts from v5.0.1 to v5.1.0. The CI fails when building the assets with error messages like:

ERROR in ./js/invenio_search_ui/components/Results.js 17:0-51
Module not found: Error: Can't resolve '@js/invenio_theme/Media' in '/opt/hostedtoolcache/Python/3.8.18/x64/var/hepdata-instance/assets/js/invenio_search_ui/components'
Did you miss the leading dot in 'resolve.extensions'? Did you mean '[".*",".js",".jsx"]' instead of '["*",".js",".jsx"]'?

I see similar error messages when building locally on my laptop. The changes between 5.0.1 and 5.1.0 look relatively small, but the problem might be caused by the additional installation of invenio_users_resources and its dependencies. Until this problem can be resolved, I'll stick to using invenio-accounts 5.0.1.

@GraemeWatt GraemeWatt added type: bug Indicates an unexpected problem or unintended behaviour priority: medium complexity: medium labels Aug 1, 2024
@github-project-automation github-project-automation bot moved this to To do in @HEPData Aug 1, 2024
@GraemeWatt GraemeWatt moved this from To do to On Hold in @HEPData Aug 1, 2024
@GraemeWatt
Copy link
Member Author

This seems to be a bug in invenio-accounts 5.1.0 now fixed in invenio-accounts 5.1.1 (see inveniosoftware/invenio-accounts#486).

@GraemeWatt GraemeWatt moved this from On Hold to To do in @HEPData Aug 8, 2024
@GraemeWatt GraemeWatt self-assigned this Sep 10, 2024
@github-project-automation github-project-automation bot moved this from To do to Done in @HEPData Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: medium priority: medium type: bug Indicates an unexpected problem or unintended behaviour
Projects
Status: Done
Development

No branches or pull requests

1 participant