Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dist-module.pl has 'error' when creating fink-*.info files #48

Open
nieder opened this issue Jan 16, 2019 · 0 comments
Open

dist-module.pl has 'error' when creating fink-*.info files #48

nieder opened this issue Jan 16, 2019 · 0 comments

Comments

@nieder
Copy link
Member

nieder commented Jan 16, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant