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

iocell update -p: release not found #11

Open
5 tasks done
randomcop opened this issue Jan 24, 2017 · 1 comment
Open
5 tasks done

iocell update -p: release not found #11

randomcop opened this issue Jan 24, 2017 · 1 comment

Comments

@randomcop
Copy link
Contributor

randomcop commented Jan 24, 2017

Make sure to follow and check these boxes before submitting an issue! Thank you.

  • Supply iocell version

iocell version

iocell (2016-12-16)

  • Supply the commands used, along with any steps to recreate it.

iocell update -p 11.0-RELEASE

ERROR: 11.0-RELEASE was not found!
Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found.
Fetching snapshot tag from ec2-eu-west-1.portsnap.freebsd.org... done.
Fetching snapshot metadata... done.
Updating from Tue Jan 24 06:07:48 UTC 2017 to Tue Jan 24 09:31:02 UTC 2017.
Fetching 5 metadata patches... done.
Applying metadata patches... done.
Fetching 0 metadata files... done.
Fetching 4 patches.
(4/4) 100.00% done.
done.
Applying patches...
done.
Fetching 0 new ports or files... done.
Removing old files and directories... done.
Extracting new files:
/usr/ports/editors/openoffice-4/
/usr/ports/security/symbion-sslproxy/
/usr/ports/security/vuxml/
/usr/ports/sysutils/py-iocage/
Building new INDEX files... done

  • Provide the output from iocell

iocell

usage:
iocell [-v] activate ZPOOL
iocell [-v] cap UUID|TAG
iocell [-v] clean [-f] [-a|-r|-j|-t]
iocell [-v] clone UUID|TAG [UUID|TAG@snapshot] [property=value]
iocell [-v] console [-f] UUID|TAG
iocell [-v] create [-e] [release=[RELEASE|NAME]] [pkglist=file] [property=value] [count=value]
iocell [-v] deactivate ZPOOL
iocell [-v] defaults
iocell [-v] destroy [-f] UUID|TAG
iocell [-v] df
iocell [-v] exec [-u username | -U username] UUID|TAG|ALL command [arg ...]
iocell [-v] export UUID|TAG
iocell [-v] fetch [-p|-P] [release=RELEASE | ftphost=ftp.hostname.org |
ftpdir=/dir/ | ftpfiles="base.txz doc.txz lib32.txz src.txz"]
[ ftplocaldir=/dir/ ] [ compression=ALGO ]
iocell [-v] get [-r] property|all UUID|TAG
iocell [-v] help
iocell [-v] import UUID [property=value]
iocell [-v] init-host IP ZPOOL
iocell [-v] inuse UUID|TAG
iocell [-v] pkg TAG pkg_cmd
iocell [-v] limits [UUID|TAG]
iocell [-v] list [-t|-r|-s jid|uuid|boot|state|tag|type|ip4]
iocell [-v] promote UUID|TAG
iocell [-v] rcboot
iocell [-v] reboot|restart [-s] UUID|TAG
iocell [-v] rcshutdown
iocell [-v] reset UUID|TAG|ALL
iocell [-v] rollback UUID|TAG@snapshotname
iocell [-v] runtime UUID|TAG
iocell [-v] send [-c|-i|-I|-h|-u|-m] POOL
iocell [-v] set property=value [property=value] UUID|TAG
iocell [-v] snaplist UUID|TAG
iocell [-v] snapmount UUID|TAG@snapshotname DESTINATION
iocell [-v] snapremove UUID|TAG@snapshotname|ALL
iocell [-v] snapshot|snap [-f|-r] UUID|TAG [UUID|TAG@snapshotname]
iocell [-v] snapumount UUID|TAG@snapshotname
iocell [-v] start [-f] UUID|TAG
iocell [-v] stop UUID|TAG|ALL
iocell [-v] uncap UUID|TAG
iocell [-v] update [-p|-P] UUID|TAG|RELEASE
iocell [-v] upgrade UUID|TAG [release=RELEASE]
iocell [-v] version | --version

  • Supply what you expected the result or output to be

update [-p|-P] UUID|TAG|RELEASE

       Will reclone the jail if it is a basejail, otherwise it updates the jail
       to the latest patch level. A back-out snapshot is created to allow
       safe update/rollback.

       If -p or -P along with a RELEASE are specified instead of a jail, it will
       update that RELEASEs shared ports tree.
  • Checked that the problem has not already been fixed on develop if using the stable release or master branch.

I am using FreeBSD Ports sysutils/iocell

Further Information:

zfs list -r rpool/iocell | grep -v jails

NAME USED AVAIL REFER MOUNTPOINT
rpool/iocell 668G 6.37T 416K /iocell
rpool/iocell/download 246M 6.37T 96K /iocell/download
rpool/iocell/download/11.0-RELEASE 245M 6.37T 245M /iocell/download/11.0-RELEASE
rpool/iocell/releases 1.83G 6.37T 96K /iocell/releases
rpool/iocell/releases/11.0-RELEASE 1.83G 6.37T 96K /iocell/releases/11.0-RELEASE
rpool/iocell/releases/11.0-RELEASE/root 1.83G 6.37T 1.71G /iocell/releases/11.0-RELEASE/root
rpool/iocell/templates 160K 6.37T 96K /iocell/templates

@randomcop
Copy link
Contributor Author

forgot to check, the checkboxes.

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

1 participant