diff options
author | Alan Orth <alan.orth@gmail.com> | 2023-08-24 04:33:10 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-24 03:33:10 +0200 |
commit | 4d42e9d1f3c6a39e4ae649a887716c5fbcbb428d (patch) | |
tree | bc07d9a99f747bac6c399fb07c8923092316543e /bin | |
parent | d058c1d649ff09351d02ee9c48d8c023c898fe04 (diff) | |
download | spack-4d42e9d1f3c6a39e4ae649a887716c5fbcbb428d.tar.gz spack-4d42e9d1f3c6a39e4ae649a887716c5fbcbb428d.tar.bz2 spack-4d42e9d1f3c6a39e4ae649a887716c5fbcbb428d.tar.xz spack-4d42e9d1f3c6a39e4ae649a887716c5fbcbb428d.zip |
perl-http-message: add dependency on perl-clone (#39567)
Clone is a hard dependency as of HTTP-Message v6.44. This causes
problems in packages like Roary which depend on perl-http-message:
$ spack load roary
$ roary
Use of uninitialized value in require at /var/scratch/spack/opt/spack/linux-centos8-x86_64_v3/gcc-8.5.0/perl-http-message-6.44-lzp5th4jddd3gojkjfli4hljgem2nl26/lib/perl5/HTTP/Headers.pm line 8.
Can't locate Clone.pm in @INC (you may need to install the Clone module) (@INC contains: /home/aorth/lib ...
See: https://github.com/libwww-perl/HTTP-Message/blob/master/Changes
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions