Opened 3 weeks ago

Last modified 3 weeks ago

#1740 new enhancement

Warn about tarball name vs. extracted directory name mismatch

Reported by: xry111 Owned by: alfs-log@…
Priority: normal Milestone:
Component: jhalfs Version: GIT
Severity: normal Keywords:
Cc:

Description

Now we have a "vim-9.1.0405.tar.gz" on anduin but it's actually a vim-9.1.0330 release tarball and extracts into vim-9.1.0330.

If jhalfs could warn about such a mismatch, it might be easier to catch the issue.

Change History (1)

comment:1 by Pierre Labastie, 3 weeks ago

Main problem is that tarball names and extracted directory names do not always match anyway. Maybe the script for the porg package manager could be used to extract versions and compare them.

Note: See TracTickets for help on using tickets.