Chapter 10 APT Upgrade particular packages
Hi gyus,
I found a bug in the chapter for apt.
It isn't possible to upgrade particular packages with the command $sudo apt-get upgrade <package>
The correct command is $sudo apt-get install --only-upgrade <package>.
Greetings
Ilonka
Comments
-
Hi Ilonka,
I reviewed Chapter 10 and I didn't find that. Can you provide a screenshot with the error in the apt-get command, please?
Thanks,
Luis.
0 -
-
Hi Luis,
in the first lab you should upgrade a particular package. And in the solution is written down $sudo apt-get upgrade bash. But this doesnÄt work, because the command upgrade always updates ALL packages.
Answer this your question?
Regards
Ilonka
0 -
student@ubuntu:~$ sudo apt-get upgrade bash
Reading package lists... Done
Building dependency tree
Reading state information... Done
bash is already the newest version (4.4-2ubuntu1.1).
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
student@ubuntu:~$Not true -- the above command upgrades (updates) bash only. It is unfortunate that debian package systems use the confusing words update (for repos) and upgrade (for packages) unlike rpm which just says update.
0 -
Hi coop,
I know the difference between update and upgrade because I normally working with Debian systems...
On my system (Ubuntu 17.04) the upgrade command doesn't stop with checking the bash package. It tells me that it would also upgrade the rest.
If I try to upgrade another package like cups-bsd ther is display following outout:
sudo apt-get upgrade cups-bsd
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Paketaktualisierung (Upgrade) wird berechnet... Fertig
Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
linux-headers-4.10.0-27 linux-headers-4.10.0-27-generic linux-headers-4.10.0-28
linux-headers-4.10.0-28-generic linux-headers-4.10.0-30 linux-headers-4.10.0-30-generic
linux-image-4.10.0-27-generic linux-image-4.10.0-28-generic linux-image-4.10.0-30-generic
linux-image-extra-4.10.0-27-generic linux-image-extra-4.10.0-28-generic
linux-image-extra-4.10.0-30-generic
Verwenden Sie »sudo apt autoremove«, um sie zu entfernen.
Die folgenden Pakete werden aktualisiert (Upgrade):
cups cups-bsd cups-client cups-common cups-core-drivers cups-daemon cups-ppdc cups-server-common
libcups2 libcupscgi1 libcupsimage2 libcupsmime1 libcupsppdc1 python3-update-manager
update-manager update-manager-core
16 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen 2.221 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 1.024 B Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren? [J/n]Dorry for the German language but you can see, that the upgrade command would upgrade all packages wich are available. You can perhaps upgrade the bash package for itself, but not even each package...
0 -
I ran the upgrade bash command on a clean freshly updated/upgraded Ubuntu 17.04 system.
This has always been the behaviour of apt-get upgrade; it only pulls in other packages if they have dependencies, which is the right thing to do. I can't read the Deutsch, but the stuff about the kernel stuff is just telling you (I think) you can remove the old kernel packages. The rest of it is the packages that depend on cups-bsd. So this all makes perfect sense, there is no problem here as best I can see it.
This is correct behaviour and does not contradict the course unless you want us to be more verbose and say upgrade pulls in dependent packages which I think is rather obvious -- that is what a packaging system is designed to do if you don't want a broken system.
0 -
I am wrong. Indeed apt-get upgrade bash will upgrade all packages. Personally I find this rather bad policy to enforce. I was deceived by the printout. We can't fix this until the next course update which I would not expect for quite a few months since one was just done.
thanks
0 -
I think there should be a thread (errata) for these kind of updates that are known but not fixed in the course. It would save everybody a lot of time.
0 -
We have done this in the past and will do so in the future, but this is a new version that hasn't needed it yet. Anyway, we usually find people don't look at the errata anyway, no matter how prominently you ask them to.
This mis-statement has been in all versions of the course for about two years and I don't believe anyone has ever had a problem with it or noticed it so I doubt it is a serious time waster or problem.
Updates to LFS201 are not trivial as they require quite a bit of backend work, especially to make sure students don't lose bookmarks etc. So unless there are severe problems we do them maybe once or twice a year. At any rate, a newer version needs to be released later this year since the exam domains have been announced to be shifting next March and we want to make sure students are adequately prepared for the nee exam.
0
Categories
- All Categories
- 178 LFX Mentorship
- 178 LFX Mentorship: Linux Kernel
- 775 Linux Foundation IT Professional Programs
- 384 Cloud Engineer IT Professional Program
- 175 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 103 Cloud Native Developer IT Professional Program
- 7.7K Training Courses & Learning Paths
- 13 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 36 Cloud & Containers Training
- 4 Cybersecurity Training
- 3 DevOps & Site-Reliability Training
- 2 Linux Kernel Development Training
- 2 Networking Training
- 2 Open Source Best Practice Training
- 5 System Administration Training
- 1 System Engineering Training
- 6 Web & Application Development Training
- 798 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 96 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 92 Storage
- 773 Linux Distributions
- 81 Debian
- 68 Fedora
- 24 Linux Mint
- 13 Mageia
- 24 openSUSE
- 151 Red Hat Enterprise
- 32 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 472 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 103 Linux Security
- 79 Network Management
- 102 System Management
- 46 Web Management
- 167 Mobile Computing
- 32 Android
- 120 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 407 Off Topic
- 128 Introductions
- 35 Study Material
- 1.1K Programming and Development
- 311 Kernel Development
- 723 Software Development
- 1K Software
- 418 Applications
- 183 Command Line
- 5 Compiling/Installing
- 71 Games
- 320 Installation
- Archived
- 183 Small Talk
- 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)
