Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Jan 2019 06:10:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 233657] bectl siliently fails on i386
Message-ID:  <bug-233657-227-ErzpwQlY4s@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233657-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233657-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233657

Graham Perrin <grahamperrin@gmail.com> changed:

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

--- Comment #4 from Graham Perrin <grahamperrin@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 =E2=80=A6' command.=20

At the moment I don't have a clean installation of FreeBSD with which to te=
st.=20

----

Comparing for a moment with beadm,=20

[grahamperrin@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=20=20=
=20=20
root@hydra:/usr/obj/root/jenkins/workspace/TrueOS_-_Stable_-_Complete/TrueO=
S_Stable/amd64.amd64/sys/GENERIC=20
[grahamperrin@ghostbsd-virtual] ~% beadm
usage:
  beadm activate <beName>
  beadm create [-e nonActiveBe | -e beName@snapshot] <beName>
  beadm create <beName@snapshot>
  beadm destroy [-F] <beName | beName@snapshot>
  beadm list [-a] [-s] [-D] [-H]
  beadm rename <origBeName> <newBeName>
  beadm mount <beName> [mountpoint]
  beadm { umount | unmount } [-f] <beName>
[grahamperrin@ghostbsd-virtual] ~% bectl
bectl: Command not found.
[grahamperrin@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 t=
he
repositories
[grahamperrin@ghostbsd-virtual] ~% beadm list
BE      Active Mountpoint  Space Created
initial NR     /            3.8G 2019-01-04 05:22
[grahamperrin@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@ghostbsd-virtual] ~%

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233657-227-ErzpwQlY4s>