From: Tobias Geerinckx-Rice <me@tobias.gr>
To: Mark H Weaver <mhw@netris.org>
Cc: 35010@debbugs.gnu.org
Subject: bug#35010: Many CPAN download URLs are no longer available
Date: Wed, 27 Mar 2019 01:31:00 +0100 [thread overview]
Message-ID: <87zhphi2ff.fsf@nckx> (raw)
In-Reply-To: <87va05baho.fsf@netris.org>
[-- Attachment #1: Type: text/plain, Size: 2015 bytes --]
Mark,
[Quick stream-of consciousness reply on a train, whee.]
Mark H. Weaver wrote:
> At least some, and probably most, of these URIs were updated
> quite
> recently. For example, the 'perl-mouse', 'perl-carp-clan', and
> 'perl-file-temp' were all updated on March 23, and presumably
> the source
> URIs worked at that point, but then all three URIs had to be
> updated two
> days later to fix the broken download links.
- The wave of Perl updates this March was me, using ‘guix refresh
-u’ (and manually checking for breakages, of course).
I never use ‘guix refresh’, until after about a year I forget why,
use ‘guix refresh’ once, and promptly remember.
The updater for CPAN packages is at best caveat-quality. It
helpfully downloads the updated tarball to the store, but doesn't
update the URL. Since the file is in the store, everything works
fine on the updater's machine, then breaks everywhere else.
Background: the problem here is that CPAN URLs contain the
uploader name, e.g. (Karen?) ETHER(idge) in the case of
mirror://cpan/authors/id/E/ET/ETHER/URI-1.76.tar.gz
which doesn't change every VERSION (so the problem is somewhat
hidden) but more frequently than the author/maintainer would.
I'm planning on finally taking care this problem after I get home
(and after I finally get the Overdrives set up, cough), either by
making the CPAN updater also rewrite URL fields (if possible?), or
finding out whether there's a way to construct these URLs without
using the uploader name, or… well, that's all I have for now.
- While fixing the remaining fallout from this, I did find a few
other broken CPAN links for packages that I hadn't recently
touched. Updating them broke others, so I just left them alone.
I don't know if these are more broken refreshes from longer ago
that went unnoticed (so basically nobody uses these packages),
or if there's another unrelated problem.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next prev parent reply other threads:[~2019-03-26 23:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-26 21:18 bug#35010: Many CPAN download URLs are no longer available Mark H Weaver
2019-03-27 0:31 ` Tobias Geerinckx-Rice [this message]
2019-03-27 14:07 ` Ludovic Courtès
2019-03-27 18:40 ` Tobias Geerinckx-Rice
2019-04-07 1:30 ` Mark H Weaver
2019-03-28 22:10 ` Mark H Weaver
2019-03-29 15:34 ` Ludovic Courtès
2019-05-01 2:58 ` Mark H Weaver
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zhphi2ff.fsf@nckx \
--to=me@tobias.gr \
--cc=35010@debbugs.gnu.org \
--cc=mhw@netris.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.