cassava / repoctl

Make it easy to manage your local Arch Linux repository.
MIT License
128 stars 13 forks source link

Cannot create new database #77

Open punkfairie opened 3 months ago

punkfairie commented 3 months ago

This is the message I get when running repoctl reset:

Creating database: /home/marley/pkgs/punkfairie.db.tar.zst
error: read database /home/marley/pkgs/punkfairie.db.tar.zst: no such file.

I tried creating a database using pacman's repo-add, and repoctl will just delete that db and give the above error.

I've reinstalled repoctl twice, installed the git version, and installed using go install. All give the same result.

Verisions:

ptr1337 commented 2 months ago

Yes, you need to put a package in then it works again

cassava commented 1 month ago

Thanks for the issue report, I'll add this to my backlog.