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

change Vagrant image to ubuntu/jammy64 #331

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

dmitris
Copy link
Contributor

@dmitris dmitris commented Aug 17, 2022

https://lists.ubuntu.com/archives/ubuntu-announce/2022-July/000281.html indicates July 14, 2002 as the EOL date for ubuntu Impish release, therefore change it to Jammy Jellifish one https://lists.ubuntu.com/archives/ubuntu-announce/2022-April/000279.html.

@dmitris dmitris requested a review from a team as a code owner August 17, 2022 15:40
@dmitris dmitris requested a review from kevsecurity August 17, 2022 15:40
@dmitris
Copy link
Contributor Author

dmitris commented Aug 17, 2022

I'm still getting an error when trying to run vagrant up - let me know if you see the reason and how to fix it:

$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'ubuntu/jammy64'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'ubuntu/jammy64' version '20220810.0.0' is up to date...
==> default: Setting the name of the VM: tetragon_default_1660755860849_44382
==> default: Clearing any previously set network interfaces...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["hostonlyif", "create"]

Stderr: 0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to create the host-only adapter
VBoxManage: error: VBoxNetAdpCtl: Error while adding new interface: failed to open /dev/vboxnetctl: No such file or directory
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
VBoxManage: error: Context: "RTEXITCODE handleCreate(HandlerArg *)" at line 95 of file VBoxManageHostonly.cpp

Copy link
Contributor

@michi-covalent michi-covalent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@michi-covalent michi-covalent merged commit 3bb9ffd into cilium:main Aug 17, 2022
@dmitris dmitris deleted the ubuntu-jammy branch August 18, 2022 07:27
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

Successfully merging this pull request may close these issues.

2 participants