Question regarding Lab 10.2 (best way to revert back to rpm_BACKUP)
Hello Instructors/Mentors,
(I am running openSUSE Tumbleweed on a VM)
As a note I would like to mention that 'rpm' on openSUSE system is located on (symbolic linked) '/usr/lib/sysimage/'
The questions I have is:
- What is the best way to revert back to 'rpm_BACKUP' in case (new) rpm doesn't function properly after '--rebuilddb'? I have tried 'sudo cp' and 'sudo mv' command to replace new 'rpm' with 'rpm_BACKUP' however when I lookup the number of files (using 'ls -l rpm rpm_BACKUP') afterwards they still differ as if replacing (using cp and mv) command didn't work.
- (Not sure if it's the right question to ask however here it goes) Is 'rpm --rebuilddb' performs comparable action as 'apt update && apt upgrade' performs in ubuntu even though one is low-level and the other is high-level utility respectively?
(Screenshot attached for reference)
Please provide clarification.
Thank you,
Amar
Answers
-
I don't have access to a Tumbleweed, but on OpenSUSE Leap 15.4, please note that
student@localhost:/var/lib/rpm> ls -li /var/lib/rpm /usr/lib/sysimage/rpm 131077 lrwxrwxrwx 1 root root 26 Nov 3 04:50 /var/lib/rpm -> ../../usr/lib/sysimage/rpm
so it is /var/lb/rpm. The link is irrelevant. The layout of these files is quite different between redhat-based systems
and SUSE, but the functionality of rpm --rebuilddb should not be different. I'm not sure what problem you are pointing to. Did you do a diff sinstead of a ls -l? Meta data can change without any meaning to itNote that so few students use SuSe-based platforms that it has been a while since we have checked this lab on openSuse but it worked as of last attempt.
0 -
and on opensuse this directory looks nothing like Tumbleweed so I cannot help you

student@localhost:/> ls -l /usr/lib/sysimage/rpm total 347684 -rw-r--r-- 1 root root 14778368 Dec 14 08:49 Basenames -rw-r--r-- 1 root root 20480 Dec 14 08:48 Conflictname -rw-r--r-- 1 root root 5304320 Dec 14 08:49 Dirnames -rw-r--r-- 1 root root 8192 Nov 23 11:47 Enhancename -rw-r--r-- 1 root root 8192 Oct 4 15:11 Filetriggername -rw-r--r-- 1 root root 61440 Dec 14 08:49 Group -rw-r--r-- 1 root root 106496 Dec 14 08:49 Installtid -rw-r--r-- 1 root root 151552 Dec 14 08:49 Name -rw-r--r-- 1 root root 73728 Dec 14 08:49 Obsoletename -rw-r--r-- 1 root root 326926336 Dec 14 08:49 Packages -rw-r--r-- 1 root root 6557696 Dec 14 08:49 Providename -rw-r--r-- 1 root root 49152 Dec 14 08:49 Recommendname -rw-r--r-- 1 root root 811008 Dec 14 08:49 Requirename -rw-r--r-- 1 root root 270336 Dec 14 08:49 Sha1header -rw-r--r-- 1 root root 151552 Dec 14 08:49 Sigmd5 -rw-r--r-- 1 root root 16384 Dec 14 08:48 Suggestname -rw-r--r-- 1 root root 675840 Dec 14 08:48 Supplementname -rw-r--r-- 1 root root 8192 Jun 8 2022 Transfiletriggername -rw-r--r-- 1 root root 8192 Jun 8 2022 Triggername
1
Categories
- All Categories
- 178 LFX Mentorship
- 178 LFX Mentorship: Linux Kernel
- 773 Linux Foundation IT Professional Programs
- 383 Cloud Engineer IT Professional Program
- 175 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 102 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 9 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 28 Cloud & Containers Training
- 3 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 2 Networking Training
- 2 Open Source Best Practice Training
- 5 System Administration Training
- 1 System Engineering Training
- 4 Web & Application Development Training
- 798 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 96 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 92 Storage
- 771 Linux Distributions
- 81 Debian
- 68 Fedora
- 23 Linux Mint
- 13 Mageia
- 24 openSUSE
- 151 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 469 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 101 Linux Security
- 79 Network Management
- 101 System Management
- 46 Web Management
- 149 Mobile Computing
- 20 Android
- 114 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 404 Off Topic
- 126 Introductions
- 34 Study Material
- 1K Programming and Development
- 310 Kernel Development
- 717 Software Development
- 1K Software
- 416 Applications
- 182 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)
