After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 756787 - Github mirror of polari repo
Github mirror of polari repo
Status: RESOLVED FIXED
Product: sysadmin
Classification: Infrastructure
Component: Mirrors
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Sysadmins
GNOME Sysadmins
: 756772 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-10-18 19:14 UTC by Kunaal Jain
Modified: 2015-12-08 16:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kunaal Jain 2015-10-18 19:14:54 UTC
There is no Github mirror of Polari [0] repo. Is this intentional or just a miss? Would be great if it can be set up. Corresponding tracking/discuss bug 756772

[0] https://wiki.gnome.org/Apps/Polari
Comment 1 Andrea Veri 2015-10-20 14:30:09 UTC
Seems this is related to the Github mirroring hook failing with "'ascii' codec can't encode character u'\xfc' in position 965: ordinal not in range(128)", I assume this is caused by the script not properly handling the ü on Florian's last name. The script is not properly handling the encoding. Will look into it.
Comment 2 Tobias Mueller 2015-10-20 20:11:28 UTC
Is is that script: https://git.gnome.org/browse/sysadmin-bin/tree/git/post-receive-mirror-github ?

Do you have a back trace (or could I actually see it failing myself)?
Comment 3 Florian Müllner 2015-10-23 21:25:12 UTC
*** Bug 756772 has been marked as a duplicate of this bug. ***
Comment 4 Andrea Veri 2015-12-08 16:11:17 UTC
Forgot to mark the bug as resolved as polari is available on Github since a few days already.