Lab 4.6 Install LXD Heads-up
The following command had a couple of issues (cut and paste from the lab failed). Both were related to the number '1' vs the letter 'l'. the font used made the two characters hard to distinguish:
sudo apt install -y acl autoconf dnsmasq-base git golanglibacl1-dev libcap-dev liblxc1 liblxc-dev libtool libudev-dev libuv1-dev makepkg-config rsync
So if you are having 'unable to locate package' errors when trying to use this command, that's why. focus on the packages that can't be found and change out the characters accordingly.
Comments
-
Hi @rogerh,
I agree that when zoomed out, the two characters are hard to distinguish, but that only impacts users who are typing the command manually. In that situation I recommend zooming in, it will make characters much easier to distinguish.
However, a copy and then paste of the command ensures that each character is recognized automatically, regardless of the font used.
Regards,
-Chris0 -
Hi @chrispokorni ,
Unfortunately I did that - copied and pasted the command and it failed. That's when I started looking at the syntax more carefully. Anyway it now works.
Best,
Roger
0 -
so finally, which was the right command?
0 -
(base) filip@filip-ThinkPad-W550s:~$ sudo apt install -y acl autoconf dnsmasq-base git golanglibacl1-dev libcap-dev liblxc1 liblxc-dev libtool libudev-dev libuv1-dev makepkg-config rsync
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package golanglibacl1-dev
E: Unable to locate package makepkg-config0 -
Installing like this would it all right?
sudo apt install lxd0 -
Hi @lipiss ,
It seems that LXD is now being managed by 'snap'. Are you using Ubuntu?
I just did the following:
luis@ubuntu18server:~$ sudo snap install lxd
[sudo] password for luis:
lxd 4.8 from Canonical✓ installedYou can take a look to the official LXD documentation:
https://linuxcontainers.org/lxd/getting-started-cli/#ubuntu
I hope that helps,
Luis.0 -
Just curious.
I have wiped snap off of my Ubuntu systems. (Don't ask..)
However, if I doapt-get install lxdit wants to install snap and lxd. So far I have not run into any other software that forces me to use snap. So it reversessudo apt autoremvove --purge snapd gnome-software-plugin-snap
as I have done on many systems. So it returns snap from the graveyard.0 -
Hi @coop ,
It seems there is a similar debacle about installing Chromium on Ubuntu, because it installs the snap package instead -at least on Ubuntu 20.04, not Ubuntu 18.04.
Look at this:
luis@ubuntu20:~$ sudo apt install chromium-browser
[...]
Preparing to unpack .../chromium-browser_1%3a85.0.4183.83-0ubuntu0.20.04.2_amd64
.deb ...
=> Installing the chromium snap
==> Checking connectivity with the snap store
==> Installing the chromium snap
chromium 87.0.4280.88 from Canonical✓ installed
=> Snap installation complete
Unpacking chromium-browser (1:85.0.4183.83-0ubuntu0.20.04.2) ...
Setting up chromium-browser (1:85.0.4183.83-0ubuntu0.20.04.2) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.24-1ubuntu3) ...
luis@ubuntu20:~$Regards,
Luis.0 -
you could install google-chrome-stable instead unless you need chromium I guess. We purge snap from all LF Ubuntu VM's that we make available, because it can double the size of the compressed VM's since it adds GBs of incompressible material; even its cleanup utility (which takes work to find and configure, it is hidden) leaves most of it. But any student can easily add it back in even the need it.
0 -
After issued the following command, the lxd binary does not exist in my VM:
apt install -y acl autoconf dnsmasq-base git golang libacl1-dev libcap-dev liblxc1 liblxc-dev libtool libudev-dev libuv1-dev make pkg-config rsync$ cat /etc/os-release | grep VERSION=
VERSION="18.04.5 LTS (Bionic Beaver)"At last I installed the binary:
# apt install lxd
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
ebtables lxd-client xdelta3
Suggested packages:
criu lxd-tools
The following NEW packages will be installed:
ebtables lxd lxd-client xdelta3
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 8,375 kB of archives.
...$ lxd version
3.0.30 -
Hi @proliant,
Thank you for your feedback. The installation steps will be revised in a future course update release.
Regards,
-Chris0 -
@lipiss said:
(base) filip@filip-ThinkPad-W550s:~$ sudo apt install -y acl autoconf dnsmasq-base git golanglibacl1-dev libcap-dev liblxc1 liblxc-dev libtool libudev-dev libuv1-dev makepkg-config rsync
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package golanglibacl1-dev
E: Unable to locate package makepkg-config@lipiss something jumbled the whitespace when you copied from the lab. There is no
golanglibacl1-devbecausegolangandlibacl1-devare separate; a space should separate them in the list. Likewise,makepkg-configalso doesn't work becausemakeandpkg-configshould also have a space in between.Interestingly both of those are split by newlines in the lab document. Gotta watch out for that
0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 755 Linux Foundation IT Professional Programs
- 375 Cloud Engineer IT Professional Program
- 170 Advanced Cloud Engineer IT Professional Program
- 74 DevOps IT Professional Program - Discontinued
- 5 DevOps & GitOps IT Professional Program
- 100 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 2 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 5 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 2 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 794 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 89 Storage
- 769 Linux Distributions
- 81 Debian
- 68 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
- 112 Mobile Computing
- 20 Android
- 77 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 393 Off Topic
- 121 Introductions
- 182 Small Talk
- 29 Study Material
- 980 Programming and Development
- 310 Kernel Development
- 652 Software Development
- 995 Software
- 387 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
- 1.4K LFS258 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)

