Changes between Initial Version and Version 1 of Ticket #297, comment 3
- Timestamp:
- Feb 4, 2018, 6:29:48 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #297, comment 3
initial v1 1 1 I installed git from within ANPM. Since one of the dependencies is the 'perl-Git' package the ANPM process then showed an error attempting to install it. I then executed the install through CLI to get better visibility into where things were failing (and why). 2 3 Here is the specific anpm.log entry that pertains to the perl-Git package: 4 5 "...error: unpacking of archive failed on file /@unixroot/usr/share/perl5/vendor_perl/Git.pm;5a2f5b0b: cpio: chmod..." 2 6 3 7 Yes, I believe my YUM/RPM environment is clean because I had no problems installing any other packages.