Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gendb doesn't find all packages after pacman DB rebuild #82

Open
rbellamy opened this issue Dec 17, 2016 · 0 comments
Open

gendb doesn't find all packages after pacman DB rebuild #82

rbellamy opened this issue Dec 17, 2016 · 0 comments

Comments

@rbellamy
Copy link

Due to a drive failure my original pacman DB (/var/lib/pacman) was lost. I was able to recover my cache (/var/cache/pacman), and needed to rebuild my pacman DB. My package cache had never been "cleaned" so it should have every package I've ever installed, whether via pacman or apacman.

However, when I ran the gendb process of apacman it picked up a very small subset of packages. Before the data loss, apacman was managing 127 packages, and after it's now only recognizing 35 packages from AUR.

I'm looking for a way to run gendb so that it correctly recognizes all packages in my cache that have originated from the AUR.

Two concrete examples are intellij-idea-ultimate-edition and google-chrome. Both installations have packages in the cache, and both were not recognized as having been installed and managed via apacman when rebuilding my DB. In order to get them recognized I had to force install them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant