You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first of all welcome and thanks for opening an issue!
I'll have a look into this as soon as I find some time.
I don't expect that to necessarily be this week, but it'll definitely be on my radar!
Here are a few notes for starters though:
Currently, repoctl has its own routines for reading packages and databases, but it uses repo-add under the hood to add packages to the database.
There have occassionaly been problems when running repoctl update while building packages in the repository itself.
Question: Are you strictly running repoctl add or repoctl update after compilation and packaging is complete?
If you aren't, this is currently an "undefined-behavior" area of repoctl: adding a package while it's not yet all there.
It's still an issue I want to solve, I've just been unable to reproduce the issue.
Hi all,
i found this problem several times using repoctl, for instance "downgrade" package:
googling it I found this issue:
https://bugs.archlinux.org/task/30878
in particular the Allan McRae reply
and I can confirm the problem is the wrong file size:
The text was updated successfully, but these errors were encountered: