GNU bug report logs -
#77468
30.1.50; package-quickstart file is not relocatable
Previous Next
Reported by: Spencer Baugh <sbaugh <at> janestreet.com>
Date: Wed, 2 Apr 2025 18:47:01 UTC
Severity: normal
Found in version 30.1.50
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
The package-quickstart file hardcodes various absolute file names. This
means it can't be used in situations where the package directory might
be at different absolute names at package-quickstart-refresh time
and at usage time.
For example:
- network filesystems where the user's home directory has a different
absolute name on different hosts
- a system-wide package-directory-list entry which has a
package-quickstart file generated for it at build time which has a
different absolute name at install time (this is my use case; there
are other problems with it, but the absolute names are the biggest
one)
I think we should make package-quickstart use file names which are
relative to the location of the package-quickstart file itself. I'm
happy to write the patch for this if that sounds reasonable.
This bug report was last modified 101 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.