29 Dec
2014
29 Dec
'14
11:17 p.m.
On Tue, 30 Dec 2014 at 00:12:06, SpinFlo wrote:
mmm fails for me
refuses upload because "remote: error: missing .SRCINFO"
but that file is include in the root of the repository
i missing steps?
I use:
- git clone ssh+git://aur-dev.archlinux.org/foobar.git/ (change foobar with the package name) - add PKGBUILD. SRCINFO and other files include in the sources array
Just to clarify: The file is called .SRCINFO (note the leading dot). If it still fails, could you please push to another public repository and send me a link in a private email so I can investigate the issue?
- git add . - git commit -m 'brawbraw' - git push [...]