r-darwish / alma

Create Arch Linux based bootable USB drives
GNU General Public License v3.0
389 stars 31 forks source link

Perl install error #16

Closed InvisibleRasta closed 5 years ago

InvisibleRasta commented 5 years ago

: Processing package changes... ( 1/165) installing linux-api-headers [--------------------------------] 100% ( 2/165) installing tzdata [--------------------------------] 100% ( 3/165) installing iana-etc [--------------------------------] 100% ( 4/165) installing filesystem [--------------------------------] 100% ( 5/165) installing glibc [--------------------------------] 100% Optional dependencies for glibc gd: for memusagestat ( 6/165) installing gcc-libs [--------------------------------] 100% ( 7/165) installing ncurses [--------------------------------] 100% ( 8/165) installing readline [--------------------------------] 100% ( 9/165) installing bash [--------------------------------] 100% Optional dependencies for bash bash-completion: for tab completion ( 10/165) installing bzip2 [--------------------------------] 100% ( 11/165) installing attr [--------------------------------] 100% ( 12/165) installing acl [--------------------------------] 100% ( 13/165) installing gmp [--------------------------------] 100% ( 14/165) installing libcap [--------------------------------] 100% ( 15/165) installing gdbm [--------------------------------] 100% ( 16/165) installing db [--------------------------------] 100% ( 17/165) installing perl [--------------------------------] 100% error: could not extract /tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/PerlIO/ (Can't create '/tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/PerlIO') error: could not extract /tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/PerlIO/encoding.pm (Can't create '/tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/PerlIO/encoding.pm') error: could not extract /tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/PerlIO/mmap.pm (Can't create '/tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/PerlIO/mmap.pm') error: could not extract /tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/PerlIO/scalar.pm (Can't create '/tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/PerlIO/scalar.pm') error: could not extract /tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/PerlIO/via.pm (Can't create '/tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/PerlIO/via.pm') error: could not extract /tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/SDBM_File.pm (Can't create '/tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/SDBM_File.pm') error: could not extract /tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/Scalar/ (Can't create '/tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/Scalar') warning: warning given when extracting /tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/Scalar/Util.pm (Failed to create dir '/tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/Scalar') error: could not extract /tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/Storable/ (Can't create '/tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/Storable') error: could not extract /tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/Storable.pm (Can't create '/tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/Storable.pm') error: could not extract /tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/Unicode/Normalize.pm (Can't create '/tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/Unicode/Normalize.pm') error: could not extract /tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/arybase.pm (Can't create '/tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/arybase.pm') error: could not extract /tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/attributes.pm (Can't create '/tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/attributes.pm') error: could not extract /tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/auto/ (Can't create '/tmp/.tmpn2ocTn/usr/lib/perl5/5.28/core_perl/auto') error: problem occurred while installing perl error: could not commit transaction error: failed to commit transaction (transaction aborted) Errors occurred, no packages were upgraded. ==> ERROR: Failed to install packages to new root 16:23:01 [DEBUG] alma::mountstack: Unmounting /tmp/.tmpn2ocTn/boot 16:23:02 [DEBUG] alma::mountstack: Unmounting /tmp/.tmpn2ocTn 16:23:09 [ERROR] Pacstrap error 16:23:09 [ERROR] Bad exit code: exit code: 1

r-darwish commented 5 years ago

It happens to me as well sometimes. I still can't figure out why. Any help would be appreciated.