Open punkfairie opened 3 months ago
This is the message I get when running repoctl reset:
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.
repo-add
I've reinstalled repoctl twice, installed the git version, and installed using go install. All give the same result.
go install
Verisions:
Yes, you need to put a package in then it works again
Thanks for the issue report, I'll add this to my backlog.
This is the message I get when running
repoctl reset
: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: