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 651969 - Out of sync LATEST-IS-... symlink
Out of sync LATEST-IS-... symlink
Status: RESOLVED OBSOLETE
Product: sysadmin
Classification: Infrastructure
Component: Mirrors
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Sysadmins
GNOME Sysadmins
Depends on:
Blocks:
 
 
Reported: 2011-06-06 06:08 UTC by Frederic Peters
Modified: 2013-11-21 14:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Consider all install formats (+ tar.gz) when creating LATEST-IS (1.53 KB, patch)
2011-06-06 09:29 UTC, Frederic Peters
committed Details | Review

Description Frederic Peters 2011-06-06 06:08:04 UTC
http://ftp.gnome.org/pub/gnome/sources/gedit-plugins/3.0/ has a 3.0.3 tarball but the LATEST-IS-... symblink is LATEST-IS-3.0.2, ftpadmin bug?
Comment 1 Olav Vitters 2011-06-06 09:01:18 UTC
Yeah.. seems I only check for .tar.gz

It should do it in the following order:
  .tar.gz
  .tar.xz
  .tar.bz2

But then not hardcoded except for preferring .tar.gz. If you want to patch, see sysadmin-bin module. Otherwise I will (search for LATEST-IS to find the code).
Comment 2 Frederic Peters 2011-06-06 09:29:19 UTC
Created attachment 189308 [details] [review]
Consider all install formats (+ tar.gz) when creating LATEST-IS
Comment 3 Olav Vitters 2011-06-06 09:55:12 UTC
Nice patch.

I've added a 'reversed' in there so it'll create the symlinks in the right order. I haven't updated the server though (have to ensure it doesn't break stuff -- so need some time to test it).
Comment 4 Olav Vitters 2011-06-12 18:37:00 UTC
test and applied latest version. not sure what to do with the incorrect existing symlinks..
Comment 5 Andrea Veri 2013-11-21 14:57:15 UTC
The GNOME Infrastructure Team is currently migrating its bug / issue tracker away from Bugzilla to Request Tracker and therefore all the currently open bugs have been closed and marked as OBSOLETE.

The following move will also act as a cleanup for very old and ancient tickets that were still living on Bugzilla. If your issue still hasn't been fixed as of today please report it again on the relevant RT queue.

More details about the available queues you can report the bug against can be found at https://wiki.gnome.org/Sysadmin/RequestTracker.

Thanks for your patience,

the GNOME Infrastructure Team