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

Hashing fails, prevents updating system images #9

Closed
kylechase opened this issue Jan 4, 2024 · 3 comments
Closed

Hashing fails, prevents updating system images #9

kylechase opened this issue Jan 4, 2024 · 3 comments

Comments

@kylechase
Copy link
Contributor

Building an image with the following fails

python3 main.py build_iso -b current -r current
cp build/baseiso.iso dist/isos
python3 main.py build -c config.yml

The md5sum.txt file doesn't seem to get updated after the tailscale module is applied.

I checked manually with md5sum -c md5sum.txt, and I will attach the output file here.

I will need to look into this a little more, it might be an upstream issue.

md5sum-fail.txt
config.yml.txt

@kylechase
Copy link
Contributor Author

Just confirming that the same results occur when using sample-config.yml

@jack-broadway
Copy link
Owner

No it is an issue with vyos-modular, I admittedly haven't done an in place upgrade before on my infra as I tend to run in HA pairs. This should be an easy enough fix :)

@jack-broadway
Copy link
Owner

@kylechase Problem should be fixed in the 2.1.0 release

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