$ 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?
Whiteboard: (none) => MGA7TOO
Assignee: bugsquad => mageiatoolsCC: (none) => marja11, thierry.vignaud