-
Notifications
You must be signed in to change notification settings - Fork 134
Only migrate command available after upgrade from 1.1 to 1.2 #1049
Comments
|
I had the same issue and it seems a dependency was not fulfilled. Solution: |
|
I have this issue also. @fuchst's solution works. I sent a patch for the iocage port: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240927 |
|
Just an FYI, Not sure how this affects the patch that @neelchauhan submitted against the iocage port. |
|
Hi guys. Great work. |
|
The fix does indeed seem to make iocage work again, but this now forces git-lite and doesn't accept git. |
|
@mtoftum I echoed my previous comment about the dependency conflict upstream to ticket in the FreeBSD bugzilla. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240927#c3 feel free to also pitch in there if you have anything else worth adding. Hopefully this is fixed before a binary package is built and copied up to the repos. |
Make sure to follow and check these boxes before submitting an issue! Thank you.
iocage --versioniocage -v
Version 1.2
iocage list
iocage list
Usage: iocage [OPTIONS] COMMAND [ARGS]...
Try "iocage --help" for help.
Error: No such command "list".
Supply what you expected the result or output to be
Expected list of running jails
Checked that the problem has not already been fixed on
masterif usinga stable release.
OS: FreeBSD 12.0-RELEASE-p10 GENERIC amd64
iocage --help
Usage: iocage [OPTIONS] COMMAND [ARGS]...
A jail manager.
Options:
-v, --version Display iocage's version and exit.
-f, --force Allow iocage to rename datasets.
-D, --debug Log debug output to the console.
--help Show this message and exit.
Commands:
migrate Migrate all iocage_legacy develop basejails to new clonejails.
Only migrate command is available.
Iocage is installed from ports, ports were updated with portmaster.
The text was updated successfully, but these errors were encountered: