From owner-freebsd-bugs@freebsd.org Fri Oct 28 16:37:01 2016 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2222C24648 for ; Fri, 28 Oct 2016 16:37:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A11807A9 for ; Fri, 28 Oct 2016 16:37:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u9SGb1Tl073568 for ; Fri, 28 Oct 2016 16:37:01 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 213858] Vagrant image freebsd/FreeBSD-11.0-RELEASE-p1 missing sudo Date: Fri, 28 Oct 2016 16:37:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: jwhulette@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2016 16:37:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213858 Bug ID: 213858 Summary: Vagrant image freebsd/FreeBSD-11.0-RELEASE-p1 missing sudo Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: misc Assignee: freebsd-bugs@FreeBSD.org Reporter: jwhulette@gmail.com CC: freebsd-amd64@FreeBSD.org CC: freebsd-amd64@FreeBSD.org When bring up the vm, it errors out that sudo is not installed. I can log in using vagrant ssh and su to root. Bringing machine 'freebsd11' up with 'virtualbox' provider... =3D=3D> freebsd11: Importing base box 'freebsd/FreeBSD-11.0-RELEASE-p1'... =3D=3D> freebsd11: Matching MAC address for NAT networking... =3D=3D> freebsd11: Checking if box 'freebsd/FreeBSD-11.0-RELEASE-p1' is up = to date... =3D=3D> freebsd11: Setting the name of the VM: formsmooreandscarrycom_freebsd11_1477670941466_65674 =3D=3D> freebsd11: Clearing any previously set network interfaces... =3D=3D> freebsd11: Preparing network interfaces based on configuration... freebsd11: Adapter 1: nat freebsd11: Adapter 2: hostonly =3D=3D> freebsd11: Forwarding ports... freebsd11: 80 (guest) =3D> 8080 (host) (adapter 1) freebsd11: 22 (guest) =3D> 2222 (host) (adapter 1) =3D=3D> freebsd11: Running 'pre-boot' VM customizations... =3D=3D> freebsd11: Booting VM... =3D=3D> freebsd11: Waiting for machine to boot. This may take a few minutes= ... freebsd11: SSH address: 127.0.0.1:2222 freebsd11: SSH username: vagrant freebsd11: SSH auth method: private key freebsd11: Warning: Remote connection disconnect. Retrying... freebsd11: Warning: Remote connection disconnect. Retrying... freebsd11: Warning: Remote connection disconnect. Retrying... freebsd11: Warning: Remote connection disconnect. Retrying... freebsd11: Warning: Remote connection disconnect. Retrying... freebsd11: Warning: Remote connection disconnect. Retrying... freebsd11: Warning: Remote connection disconnect. Retrying... freebsd11: freebsd11: Vagrant insecure key detected. Vagrant will automatically replace freebsd11: this with a newly generated keypair for better security. freebsd11: freebsd11: Inserting generated public key within guest... freebsd11: Removing insecure key from the guest if it's present... freebsd11: Key inserted! Disconnecting and reconnecting using new SSH key... =3D=3D> freebsd11: Machine booted and ready! Sorry, don't know how to check guest version of Virtualbox Guest Additions = on this platform. Stopping installation. =3D=3D> freebsd11: Checking for guest additions in VM... freebsd11: The guest additions on this VM do not match the installed version of freebsd11: VirtualBox! In most cases this is fine, but in rare cases it= can freebsd11: prevent things such as shared folders from working properly.= If you see freebsd11: shared folder errors, please make sure the guest additions within the freebsd11: virtual machine match the version of VirtualBox you have installed on freebsd11: your host and reload your VM. freebsd11: freebsd11: Guest Additions Version: 4.3.38 freebsd11: VirtualBox Version: 5.1 =3D=3D> freebsd11: Configuring and enabling network interfaces... The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed! ifconfig -a | grep -o ^[0-9a-z]* | grep -v '^lo' Stdout from the command: Stderr from the command: sudo: Command not found. vagrant version Installed Version: 1.8.6 Latest Version: 1.8.6 vboxmanage --version 5.1.8r111374 --=20 You are receiving this mail because: You are the assignee for the bug.=