[Bug 636088] errors from gnome-post-receive-email



https://bugzilla.gnome.org/show_bug.cgi?id=636088
  sysadmin | Git | unspecified

Felix Riemann <friemann> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |friemann gnome org

--- Comment #1 from Felix Riemann <friemann gnome org> 2011-10-03 21:22:23 UTC ---
Just got hit by this while creating eog's gnome-3-2 branch:

$ git push origin  master gnome-3-2
Counting objects: 25, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (17/17), done.
Writing objects: 100% (17/17), 4.03 KiB, done.
Total 17 (delta 13), reused 0 (delta 0)
remote: Traceback (most recent call last):
remote:   File "/home/admin/gitadmin-bin/gnome-post-receive-email", line 906,
in ?
remote:     main()
remote:   File "/home/admin/gitadmin-bin/gnome-post-receive-email", line 901,
in main
remote:     change.prepare()
remote:   File "/home/admin/gitadmin-bin/gnome-post-receive-email", line 221,
in prepare
remote:     detailed_commit_args.append("^" + all_changes[branch].oldrev)
remote: TypeError: cannot concatenate 'str' and 'NoneType' objects
To ssh://git.gnome.org/git/eog
   abe2d40..81acc92  master -> master
 * [new branch]      gnome-3-2 -> gnome-3-2

Maybe this occurs when the new branch is not created at the top of the old
master (gnome-3-2 was simply created at HEAD~2 in this case)?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact of the bug.
You are watching the assignee of the bug.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]