[aur-general] Problem submitting to the new AUR.
I get this trying to commit the linux-rt buildscript? jack@tor /home/jack/archaudio/aur-git/linux-rt $ git commit --amend [master 9e8eb26] Intitial import of linux-rt 4.0.4_rt1-2 Date: Mon Jun 8 14:00:06 2015 +0200 10 files changed, 15241 insertions(+) create mode 100644 .SRCINFO create mode 100644 PKGBUILD create mode 100644 change-default-console-loglevel.patch create mode 100644 config create mode 100644 config.x86_64 create mode 100644 fix-race-in-PRT-wait-for-completion-simple-wait-code_Nvidia-RT.patch create mode 100644 fix-typo-in-intel-sst.patch create mode 100644 i915-bogus-warning-from-i915-when-running-on-PREEMPT_RT.patch create mode 100644 linux-rt.preset create mode 100644 md-raid0-fix-restore-to-sector-variable-in-raid0_mak.patch jack@tor /home/jack/archaudio/aur-git/linux-rt $ git push origin master Counting objects: 12, done. Delta compression using up to 8 threads. Compressing objects: 100% (12/12), done. Writing objects: 100% (12/12), 54.55 KiB | 0 bytes/s, done. Total 12 (delta 1), reused 0 (delta 0) remote: Traceback (most recent call last): remote: File "hooks/update", line 253, in <module> remote: if not fname in commit.tree: remote: TypeError: unexpected dict remote: error: hook declined to update refs/heads/master To aur@aur4.archlinux.org:/linux-rt.git ! [remote rejected] master -> master (hook declined) error: failed to push some refs to 'aur@aur4.archlinux.org:/linux-rt.git' jack@tor /home/jack/archaudio/aur-git/linux-rt $ -- Joakim
On Mon, 08 Jun 2015 at 14:18:23, Joakim Hernberg wrote:
I get this trying to commit the linux-rt buildscript? [...] remote: Traceback (most recent call last): remote: File "hooks/update", line 253, in <module> remote: if not fname in commit.tree: remote: TypeError: unexpected dict remote: error: hook declined to update refs/heads/master
Should be fixed now. Thanks for reporting.
To aur@aur4.archlinux.org:/linux-rt.git ! [remote rejected] master -> master (hook declined) error: failed to push some refs to 'aur@aur4.archlinux.org:/linux-rt.git' jack@tor /home/jack/archaudio/aur-git/linux-rt $
--
Joakim
On Mon, 08 Jun 2015 14:30:40 +0200 Lukas Fleischer <lfleischer@archlinux.org> wrote:
On Mon, 08 Jun 2015 at 14:18:23, Joakim Hernberg wrote:
I get this trying to commit the linux-rt buildscript? [...] remote: Traceback (most recent call last): remote: File "hooks/update", line 253, in <module> remote: if not fname in commit.tree: remote: TypeError: unexpected dict remote: error: hook declined to update refs/heads/master
Should be fixed now. Thanks for reporting.
It works now, thanks for the prompt resolution. -- Joakim
participants (2)
-
Joakim Hernberg
-
Lukas Fleischer