On Mon, Jun 8, 2015 at 12:12 PM, Florian Bruhin <me@the-compiler.org> wrote:
Hi,
I just tried to upload my first package, and I get this:
remote: Traceback (most recent call last): remote: File "hooks/update", line 194, in <module> remote: if repo[treeobj.id].size > 100000: remote: AttributeError: '_pygit2.Tree' object has no attribute 'size' remote: error: hook declined to update refs/heads/master To ssh+git://aur@aur-dev.archlinux.org:22/agendav.git/ ! [remote rejected] aur4/agendav -> master (hook declined)
Florian
-- http://www.the-compiler.org | me@the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc I love long mails! | http://email.is-not-s.ms/
Same thing here, but with a different package: remote: Traceback (most recent call last): remote: File "hooks/update", line 194, in <module> remote: if repo[treeobj.id].size > 100000: remote: AttributeError: '_pygit2.Tree' object has no attribute 'size' remote: error: hook declined to update refs/heads/master To ssh://aur@aur4.archlinux.org/visual-studio-code.git ! [remote rejected] master -> master (hook declined) error: failed to push some refs to 'ssh://aur@aur4.archlinux.org/visual-studio-code.git'