Setup VM with Vagrant/Virtualbox [Posted this on the wrong board, couldn't delete it sorry]
Hello there,
I'm trying to setup my study VM with Vagrant and Virtualbox, but i seem to be missing some parts. I'm using the generic/centos7 image from vagrantcloud
After running the ready-for.sh bit, I'm getting the error below. I tried the sudo command the error is mentioning, but that didn't work either.
I couldn't figure out how to add the images from https://training.linuxfoundation.org/cm/VIRTUAL_MACHINE_IMAGES/ to vagrant/virtualbox
`Complete! WARN: Some packages didn't install: bonnie++ ccache collectl gparted You can perhaps try installing by running: ./ready-for.sh --fix-missing --install LFS201 or by: sudo yum --skip-broken install bonnie++ ccache collectl gparted -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- WARN: You may have troubles using this computer for this course unless you can fix the above warnings. WARN: Ask your instructor on the day of the course if you have more questions. NOTE: Make sure to follow the instructions above to fix any issues found [vagrant@localhost ~]$ sudo yum --skip-broken install bonnie++ ccache collectl gparted Loaded plugins: fastestmirror, product-id, search-disabled-repos, subscription-manager This system is not registered with an entitlement server. You can use subscription-manager to register. Loading mirror speeds from cached hostfile * base: mirror.sov.uk.goscomb.net * extras: mirrors.coreix.net * updates: mirrors.gethosted.online No package bonnie++ available. No package ccache available. No package collectl available. No package gparted available. Error: Nothing to do`
Please let me know if I can go ahead and start the course, or what else I can do to sort this out ![]()
Thanks
Comments
-
Hi @dlectronique ,
Did you try to install the missing packages using "yum install " as root, or using sudo? For example:
sudo yum install gparted
Regards,
Luis.0 -
even easier you can do
./ready-for.sh --install --fix-broken LFS201
This will install everything that can be found. You should have also the EPEL repo installed by ready-for.sh. None of these listed packages matter anyway so don't get stuck.
0 -
Hello there, thanks for your responses - so basically i've downloaded the image again and managed to get it running in virtualbox.
Still got the error, but with 4 different packages missing (kernelshark, gnome tweaks, podman and podman-docker). I tried downloading them manually, could only find the last two.
Ran ready-for.sh again and even though i got a warning i'm still missing 2 packages, it did say my machine was ready.
When I googled kernelshark and gnome tweaks it doesn't look like they're available anymore. I will get started on the course and hope i don't get in to trouble later on!
0 -
Hi @dlectronique ,
I don't think you'll miss these packages. So feel free to explore the labs

If you get into any trouble, we are here to assist.
Regards,
Luis.1 -
ON RHEL-7 kernelshark is not a package and the script should not be using it. The package is if I remember correctly "trace-gui" and the command "sudo yum install trace-cmd trace-gui" would do it. However, I have no idea why kernelshark is being asked for this course which has no need for it. For RHEL7 the tweak tool has an older name and you have to do "yum install gnome-tweak-tool" or even easier "yum install tweak"
I'll check with the ready-for.sh maintainer.
0 -
you won't miss kernel shark but you will miss gnome-tweak-tool because in their infinite wisdom a lot of essential configuration tools are there and not in "settings", and I could not live without this package. It handles things like extensions and keyboard layouts and desktop appearance etc.
0
Categories
- All Categories
- 175 LFX Mentorship
- 175 LFX Mentorship: Linux Kernel
- 745 Linux Foundation IT Professional Programs
- 372 Cloud Engineer IT Professional Program
- 168 Advanced Cloud Engineer IT Professional Program
- 73 DevOps IT Professional Program - Discontinued
- 3 DevOps & GitOps IT Professional Program
- 98 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- AI & ML Training
- Blockchain & Decentralized Identity Training
- Cloud & Containers Training
- Cybersecurity Training
- DevOps & Site-Reliability Training
- Linux Kernel Development Training
- Networking Training
- Open Source Best Practice Training
- System Administration Training
- System Engineering Training
- Web & Application Development Training
- 2 LFD103-JP クラス フォーラム
- 4 LFD210-CN Class Forum
- 764 LFD259 Class Forum
- 681 LFS101 Class Forum
- 2 LFS158-JP クラス フォーラム
- 162 LFS207 Class Forum
- 3 LFS207-DE-Klassenforum
- 4 LFS207-JP クラス フォーラム
- 61 LFS241 Class Forum
- 52 LFS242 Class Forum
- 42 LFS243 Class Forum
- 19 LFS244 Class Forum
- 4 LFS250-JP クラス フォーラム
- 166 LFS253 Class Forum
- 19 LFS256 Class Forum
- 1.4K LFS258 Class Forum
- 165 LFS261 Class Forum
- 26 LFS267 Class Forum
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 768 Linux Distributions
- 81 Debian
- 67 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 106 Mobile Computing
- 18 Android
- 73 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 945 Programming and Development
- 310 Kernel Development
- 617 Software Development
- 977 Software
- 369 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)
