Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@bkidney
Copy link

@bkidney bkidney commented Dec 14, 2022

The default config file list only base in the sets (with src always downloaded by default. However, the upgrade command will fail, telling the user to run getrelease for the upgrade version, if the lib32 is not downloaded as well.

This patch removes the dependency on lib32.

@dlangille
Copy link
Contributor

dlangille commented Dec 31, 2022

We might need more with this. I'm testing it out on an upgrade now:

[aws-1 dan ~] % sudo mkjail upgrade -v 13.1-RELEASE -j ingress01
Upgrading ingress01 jail from 12.3-RELEASE to 13.1-RELEASE...

tar: Error opening archive: Failed to open '/var/db/mkjail/releases/amd64/13.1-RELEASE/lib32.txz'

Upgrade cancelled: reverting changes and cleaning up.
[aws-1 dan ~] % 

This host has used SETS="base lib32" in /usr/local/etc/mkjail.conf in the past. For this testing, I removed lib32.

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.

2 participants