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 703731 - warning/error on git push
warning/error on git push
Status: RESOLVED NOTABUG
Product: sysadmin
Classification: Infrastructure
Component: Git
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Sysadmins
GNOME Sysadmins
Depends on:
Blocks:
 
 
Reported: 2013-07-07 11:02 UTC by Christian Persch
Modified: 2013-07-08 09:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2013-07-07 11:02:57 UTC
git push succeeds, but prints a warning/error message:

$ git push ....
[...]
remote: Can't connect to server: No route to host
[...]
Comment 1 Frederic Peters 2013-07-07 11:26:46 UTC
Quoting Andrea Veri (posted on gnome-i18n, but I can't find it in the web archive):

> Don't worry about that at all, one of the hooks is currently failing to
> connect cause one machine being down, as soon as the machine will be up
> again, it'll be fixed on its own. And no it won't affect pushes or any
> other git activity.

Andrea, perhaps an item could be added to the git box in status.gnome.org (the root cause is the build server being down, but I wouldn't have considered it before your explanation).
Comment 2 Andrea Veri 2013-07-08 09:15:16 UTC
Thanks for pointing my mail out Frederic. The status at status.g.o has been updated. This is not a real problem and as said it won't affect any git activity. Closing the bug.