emmett1 / lfs-scripts

Automated script to build Multilib LFS system + livecd
GNU General Public License v3.0
98 stars 46 forks source link

ERROR: Building '/var/lib/pkg/pkg/perl-xml-parser#2.46-1.pkg.tar.xz' #26

Closed hyperclock closed 3 years ago

hyperclock commented 3 years ago

This is the message I get during ./02-base:

=======> WARNING: Footprint not found, creating new.
=======> Building '/var/lib/pkg/pkg/perl#5.32.1-1.pkg.tar.xz' succeeded.
=======> Installing '/var/lib/pkg/pkg/perl#5.32.1-1.pkg.tar.xz'.
pkgadd -f /var/lib/pkg/pkg/perl#5.32.1-1.pkg.tar.xz
=======> Installing '/var/lib/pkg/pkg/perl#5.32.1-1.pkg.tar.xz' succeeded.
=======> Downloading 'http://cpan.metacpan.org/authors/id/T/TO/TODDR/XML-Parser-2.46.tar.gz'.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  248k  100  248k    0     0  2764k      0 --:--:-- --:--:-- --:--:-- 2764k
=======> WARNING: Md5sum not found, creating new.
=======> Building '/var/lib/pkg/pkg/perl-xml-parser#2.46-1.pkg.tar.xz'.
bsdtar -p -o -C /var/lib/pkg/work/perl-xml-parser/src -xf /var/lib/pkg/src/XML-Parser-2.46.tar.gz

gzip: stdout: Broken pipe
bsdtar: Child process exited with status 1
bsdtar: Error exit delayed from previous errors.
=======> ERROR: Building '/var/lib/pkg/pkg/perl-xml-parser#2.46-1.pkg.tar.xz' failed.
hyperclock@darkstar:~/lfs-scripts$ 

I am testing Salix OS, a Slackware based live distro. The only thing missing for the toolchain was python3. Which completed without errors.

I ssh into my virtualbox(es), could the Broken pipe come from ssh timing out or is gzip messed up again like it was a few years back?

hyperclock commented 3 years ago

I forgot to mension, I have a saved copy of your scripts from 16 June 2020. Running 01-toolchain errors out. Don't have a copy of that error. It didn't find libxml2. Although it it installed.

I'll check where it's at or linked to. That may be the host's problem.

hyperclock commented 3 years ago

tested using Venom. I get the same error.

hyperclock commented 3 years ago

There are a few updates to some pkgs needed. then this works.