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 742544 - git.gnome.org URL changed to HTTPS
git.gnome.org URL changed to HTTPS
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: general
3.12.x
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2015-01-07 18:39 UTC by Thiago F. G. Albuquerque
Modified: 2015-02-10 10:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Changed the URL in the source. (1.41 KB, patch)
2015-01-07 18:43 UTC, Thiago F. G. Albuquerque
none Details | Review

Description Thiago F. G. Albuquerque 2015-01-07 18:39:22 UTC
$ jhbuild list

jhbuild sysdeps: could not download http://git.gnome.org/browse/jhbuild/plain/modulesets/gnome-apps-3.16.modules: <urlopen error [Errno 111] Connection refused>

$ curl http://git.gnome.org/browse/jhbuild/plain/modulesets/gnome-apps-3.16.modules

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://git.gnome.org/browse/jhbuild/plain/modulesets/gnome-apps-3.16.modules">here</a>.</p>
<hr>
<address>Apache/2.2.15 (Red Hat) Server at git.gnome.org Port 80</address>
</body></html>
Comment 1 Thiago F. G. Albuquerque 2015-01-07 18:43:14 UTC
Created attachment 294050 [details] [review]
Changed the URL in the source.