4 Jun
2018
4 Jun
'18
11:35 a.m.
On 06/04/2018 07:29 AM, mar77i via arch-general wrote:
On June 4, 2018 1:04 PM, Eli Schwartz via arch-general <arch-general@archlinux.org> wrote:
That's saying that in commit 93a539f81d7d0f001dd5522781ebeabf7cf73f9d you had committed a .SRCINFO file which listed a LICENSE file, but you did not commit the LICENSE file itself.
You've got corrupted history, adding a new commit with the LICENSE file does not fix the old commit. Use --amend if you need to fix up old commits.
If I read this thread correctly, your git history isn't corrupt in the sense that it would break git, but your git history is not conforming with AUR rules.
Correct -- it is corrupt *AUR* history, not corrupt *git* history. -- Eli Schwartz Bug Wrangler and Trusted User