#6095 post-receive traceback on dist-git
Closed: Insufficient data 7 years ago Opened 9 years ago by till.

{{{
$ git push --all
Zähle Objekte: 8, Fertig.
Delta compression using up to 2 threads.
Komprimiere Objekte: 100% (8/8), Fertig.
Schreibe Objekte: 100% (8/8), 1.16 KiB | 0 bytes/s, Fertig.
Total 8 (delta 6), reused 0 (delta 0)
remote: Traceback (most recent call last):
remote: File "./hooks/post-receive-chained.d/post-receive-email", line 941, in <module>
remote: main()
remote: File "./hooks/post-receive-chained.d/post-receive-email", line 936, in main
remote: change.prepare()
remote: File "./hooks/post-receive-chained.d/post-receive-email", line 234, in prepare
remote: detailed_commit_args.append("^" + all_changes[branch].oldrev)
remote: TypeError: cannot concatenate 'str' and 'NoneType' objects
remote: Emitting a message to the fedmsg bus.
To ssh://till@pkgs.fedoraproject.org/youtube-dl
58db9ae..b978157 f20 -> f20
58db9ae..b978157 f21 -> f21
58db9ae..b978157 master -> master
* [new branch] byte -> byte
! [rejected] epel7 -> epel7 (non-fast-forward)
error: Fehler beim Versenden einiger Referenzen nach 'ssh://till@pkgs.fedoraproject.org/youtube-dl'
Hinweis: Aktualisierungen wurden zurückgewiesen, weil die Spitze eines versendeten
Hinweis: Branches hinter seinem externen Gegenstück zurückgefallen ist. Checken Sie
Hinweis: diesen Branch aus und führen Sie die externen Änderungen zusammen
Hinweis: (z.B. 'git pull ...') bevor Sie erneut "push" ausführen.
Hinweis: Siehe auch die Sektion 'Note about fast-forwards' in 'git push --help'
Hinweis: für weitere Details.

}}}


This was before the move to the new gitolite/pkgs server?

Can you duplicate it again now?

Metadata Update from @till:
- Issue set to the milestone: Fedora 21 Final

7 years ago

closing this as insufficiant data as there has been no feedback

Metadata Update from @ausil:
- Issue close_status updated to: Insufficient data
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata