Skip to content

Switch verifyarchives to use our serializer helpers to fix python3 use #266

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

Open
wants to merge 1 commit into
base: edge
Choose a base branch
from

Conversation

jonasbardino
Copy link
Contributor

Switch verifyarchives to use our serializer helpers to prevent it from hitting the classic python3 str vs bytes issues.
Should address issue #265.

…m hitting

the classic python3 str vs bytes issues. Should address issue #265.
@jonasbardino jonasbardino self-assigned this Jun 18, 2025
@jonasbardino jonasbardino added the bug Something isn't working label Jun 18, 2025
@jonasbardino jonasbardino linked an issue Jun 18, 2025 that may be closed by this pull request
@jonasbardino
Copy link
Contributor Author

Verified to work again in a real world docker-migrid deployment:

INFO: Checked 29 archives from /home/mig/state/freeze_tape/staging/ready-finalized-20250618.txt with 0 failure(s)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python3 str vs bytes issue in verifyarchives.py
1 participant