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

The update process aborts with v5.2.26-2 #38

Closed
lfield opened this issue Jan 25, 2021 · 8 comments
Closed

The update process aborts with v5.2.26-2 #38

lfield opened this issue Jan 25, 2021 · 8 comments
Labels

Comments

@lfield
Copy link
Contributor

lfield commented Jan 25, 2021

The BDII was updated to v5.2.26-2 on 22nd of Jan. The update process aborts with the following error.

Traceback (most recent call last):
  File "/usr/sbin/bdii-update", line 1031, in <module>
    main(config, log)
  File "/usr/sbin/bdii-update", line 804, in main
    for dn in delay_delete.keys():
RuntimeError: dictionary changed size during iteration

Please don't push new packages to production on Friday afternoon!

@andrea-manzi
Copy link
Contributor

Hi @lfield ,
this comes from the EPEL update pushed by Matthias which switched to Py3 also on EPEL7

https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-2978244eeb

i tried to ask there not to apply this change ( also cause we didn't do proper testing on Py3 yet) but i got no reply

@ellert can we move back to py2 on EPEL7 now as there are more issues to solve on the py3 version?

thanks
Andrea

@lfield
Copy link
Contributor Author

lfield commented Jan 25, 2021

The other issue is that I can't even downgrade as the previous version has been deleted.

@andrea-manzi
Copy link
Contributor

you can use the UMD repo version of the package

https://repository.egi.eu/sw/production/umd/4/centos7/x86_64/updates/

we tried to align what we have released there with EPEL7 but so far we failed

@ellert
Copy link
Contributor

ellert commented Jan 25, 2021

@ellert
Copy link
Contributor

ellert commented Jan 25, 2021

Please add karma if you want it to migrate faster.

(If you need old builds they are available in koji: https://koji.fedoraproject.org/koji/packageinfo?packageID=10417)

@lfield
Copy link
Contributor Author

lfield commented Jan 25, 2021

I prioritized the UMD repository and downgraded.

@andrea-manzi
Copy link
Contributor

thanks a lot @ellert i have added karma to the package ( so it's already being pushed to stable)

@gwarf
Copy link
Member

gwarf commented Dec 15, 2022

Closed by #39

@gwarf gwarf closed this as completed Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants