Bug 24982 - File /var/lib/rpm/installed-through-deps.list gets removed with rpm --rebuilddb
Summary: File /var/lib/rpm/installed-through-deps.list gets removed with rpm --rebuilddb
Status: NEW
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia tools maintainers
QA Contact:
URL:
Whiteboard: MGA7TOO
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-21 08:46 CEST by Jani Välimaa
Modified: 2019-06-23 18:44 CEST (History)
2 users (show)

See Also:
Source RPM: urpmi-8.116-1.mga7
CVE:
Status comment:


Attachments

Description Jani Välimaa 2019-06-21 08:46:17 CEST
$ ls /var/lib/rpm/installed-through-deps.list 
/var/lib/rpm/installed-through-deps.list

$ sudo rpm --rebuilddb

$ LC_ALL=C.UTF-8 ls /var/lib/rpm/installed-through-deps.list 
ls: cannot access '/var/lib/rpm/installed-through-deps.list': No such file or directory

As installed-through-deps.list is located in /var/lib/rpm/ it gets deleted with 'rpm --rebuilddb'. We should move it to an another place. Perhaps to /var/lib/urpmi which already exists?
Jani Välimaa 2019-06-21 08:50:51 CEST

Whiteboard: (none) => MGA7TOO

Marja Van Waes 2019-06-23 18:44:47 CEST

Assignee: bugsquad => mageiatools
CC: (none) => marja11, thierry.vignaud


Note You need to log in before you can comment on or make changes to this bug.