[Bug 233657] bectl siliently fails on i386

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 4 06:10:18 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233657

Graham Perrin <grahamperrin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grahamperrin at gmail.com

--- Comment #4 from Graham Perrin <grahamperrin at gmail.com> ---
(In reply to Philip Homburg from comment #0)

> bectl list gives no output

I may be mistaken but I vaguely recall that for me there was no output, no
listing, prior to my first use of a 'bectl create …' command. 

At the moment I don't have a clean installation of FreeBSD with which to test. 

----

Comparing for a moment with beadm, 

[grahamperrin at ghostbsd-virtual] ~% date ; uname -v
Fri Jan  4 05:58:07 GMT 2019
FreeBSD 12.0-CURRENT #0 7ad4fada6(HEAD): Thu Aug  2 11:37:15 EDT 2018    
root at hydra:/usr/obj/root/jenkins/workspace/TrueOS_-_Stable_-_Complete/TrueOS_Stable/amd64.amd64/sys/GENERIC 
[grahamperrin at ghostbsd-virtual] ~% beadm
usage:
  beadm activate <beName>
  beadm create [-e nonActiveBe | -e beName at snapshot] <beName>
  beadm create <beName at snapshot>
  beadm destroy [-F] <beName | beName at snapshot>
  beadm list [-a] [-s] [-D] [-H]
  beadm rename <origBeName> <newBeName>
  beadm mount <beName> [mountpoint]
  beadm { umount | unmount } [-f] <beName>
[grahamperrin at ghostbsd-virtual] ~% bectl
bectl: Command not found.
[grahamperrin at ghostbsd-virtual] ~% sudo pkg install bectl
Updating GhostBSD-base repository catalogue...
GhostBSD-base repository is up to date.
Updating GhostBSD-ports repository catalogue...
GhostBSD-ports repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'bectl' have been found in the
repositories
[grahamperrin at ghostbsd-virtual] ~% beadm list
BE      Active Mountpoint  Space Created
initial NR     /            3.8G 2019-01-04 05:22
[grahamperrin at ghostbsd-virtual] ~% beadm list -s
BE/Dataset/Snapshot             Active Mountpoint  Space Created

initial
  ghostbsd-virtual/ROOT/initial NR     /            3.8G 2019-01-04 05:22
[grahamperrin at ghostbsd-virtual] ~%

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list