[neon] [Bug 359998] New: can't push more than one branch

Jonathan Riddell via KDE Bugzilla bugzilla_noreply at kde.org
Wed Mar 2 14:19:50 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=359998

            Bug ID: 359998
           Summary: can't push more than one branch
           Product: neon
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: neon at kde.org
          Reporter: jr at jriddell.org

$ git push origin Neon/unstable Neon/stable
    Counting objects: 3, done.
    Delta compression using up to 8 threads.
    Compressing objects: 100% (2/2), done.
    Writing objects: 100% (3/3), 345 bytes | 0 bytes/s, done.
    Total 3 (delta 1), reused 0 (delta 0)
    remote: Neon pre-receive
    remote: Traceback (most recent call last):
    remote:   File "hooks/pre-receive", line 14, in <module>
    remote:     (old, new, remote_ref) = sys.stdin.read().split()
    remote: ValueError: too many values to unpack
    To gitolite3 at packaging.neon.kde.org.uk:plasma/kde-cli-tools
     ! [remote rejected] Neon/stable -> Neon/stable (pre-receive hook declined)
     ! [remote rejected] Neon/unstable -> Neon/unstable (pre-receive hook
declined)
    error: failed to push some refs to
'gitolite3 at packaging.neon.kde.org.uk:plasma/kde-cli-tools'


<sitter> Riddell: apparently your hook has trouble accepting more than one
branch in the same push

Reproducible: Always

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the neon mailing list