-
Notifications
You must be signed in to change notification settings - Fork 358
Open
Description
When creating the release tarballs, I got this output:
$ ./dist-module.pl --github fink 0.44.0
packaging fink release 0.44.0, tag release_0_44_0
Exporting module fink, tag release_0_44_0 from github:
....
x update/ltmain.sh
Creating tarball fink-0.44.0.tar:
Compressing tarball fink-0.44.0.tar.gz...
Done:
-rw-r--r-- 1 nieder wheel 1115455 Jan 16 03:58 /tmp/fink-0.44.0.tar.gz
-rw-r--r-- 1 nieder wheel 1120283 Jan 16 03:58 /tmp/release_0_44_0.tar.gz
Creating package description file fink-10.10.info:
Modifying package description...
Use of uninitialized value $Fink::Checksum::SHA256::basepath in concatenation (.) or string at /sw/lib/perl5/Fink/Checksum/SHA256.pm line 50.
Creating package description file fink-10.14.info:
Modifying package description...
Use of uninitialized value $Fink::Checksum::SHA256::basepath in concatenation (.) or string at /sw/lib/perl5/Fink/Checksum/SHA256.pm line 50.
....
Done:
-rw-r--r-- 1 nieder wheel 3316 Jan 16 03:58 /tmp/fink-10.10.info
-rw-r--r-- 1 nieder wheel 3317 Jan 16 03:58 /tmp/fink-10.11.info
tarball and .info creation seems to have gone OK, and the .info's don't use SHA256 on the release tarball anyway.
Metadata
Metadata
Assignees
Labels
No labels