4 Jun
2018
4 Jun
'18
8:49 a.m.
On Mon, Jun 04, 2018 at 03:38:08 -0500, David C. Rankin wrote:
All,
I was adding a 4th Aur package, so I cloned an empty directory. Added the files, then
$ makepkg --printsrcinfo > .SRCINFO $ makepkg -S --sign -f $ git commit -am "console-blanking-0.0.1-2"
Then just to make sure .SRCINFO is there
$ git ls-files .SRCINFO <== It is... LICENSE PKGBUILD console-blanking-0.0.1-2.src.tar.gz console-blanking-0.0.1-2.src.tar.gz.sig console-blanking.service
It appears you've committed also the built package files into the repo. While it does not match the exact error message, it might be a reason why the AUR rejects the commit.