Actions
Bug #8527
closedBuild error on perl modules on RHEL 3 64bit
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
08:51:28 mkdir -p /var/tmp/rudder-agent-3.3.0.alpha1.git201606140758-1.EL.3-root-/opt/rudder/lib/perl5 08:51:28 # Original URL: http://www.cpan.org/modules/by-module/URI/URI-1.67.tar.gz 08:51:28 MAKEFLAGS= /var/tmp/rudder-agent-3.3.0.alpha1.git201606140758-1.EL.3-root-/opt/rudder/bin/perl /usr/src/rudder-packages/package/SOURCES/perl-5.22.0/App-cpanminus/bin/cpanm --curl --no-wget -l /var/tmp/rudder-agent-3.3.0.alpha1.git201606140758-1.EL.3-root-/opt/rudder --skip-installed http://www.normation.com/tarball/cpan/URI-1.67.tar.gz 08:51:28 --> Working on http://www.normation.com/tarball/cpan/URI-1.67.tar.gz 08:51:28 Fetching http://www.normation.com/tarball/cpan/URI-1.67.tar.gz ... OK 08:51:28 08:51:28 gzip: URI-1.67.tar.gz: unexpected end of file 08:51:28 /bin/tar: Unexpected EOF in archive 08:51:28 /bin/tar: Error is not recoverable: exiting now 08:51:28 08:51:28 gzip: URI-1.67.tar.gz: unexpected end of file 08:51:28 /bin/tar: Unexpected EOF in archive 08:51:28 /bin/tar: Unexpected EOF in archive 08:51:28 /bin/tar: Error is not recoverable: exiting now 08:51:28 Configuring URI-1.67 ... OK 08:51:28 Building and testing URI-1.67 ... ! Installing http://www.normation.com/tarball/cpan/URI-1.67.tar.gz failed. See /usr/src/rudder-packages/.cpanm/work/1465887180.14517/build.log for details. Retry with --force to force install it. 08:51:28 FAIL
Works on 32bit.
Works when cpanm is called with --verbose.
Actions