Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

## Failed to fetch source for musl-1.1.8-1! / Warning: 'musl-1.1.8.tar.gz:' is an invalid FILE:CHECKSUM pair, skipping... #28

Open
woa7 opened this issue Aug 4, 2021 · 1 comment

Comments

@woa7
Copy link

woa7 commented Aug 4, 2021

env done like https://github.com/minos-org/minos-static/wiki/new-recipes#new-package

user@debian:/minos-static/bifrost-build$ sudo ./chroot-i586-build.sh musl-1.1.8-1
sudo ./chroot-i586-build.sh musl-1.1.8-1

  • sudo ./chroot-i586-build.sh musl-1.1.8-1
    Fetching musl-1.1.8-1 ..

Failed to fetch source for musl-1.1.8-1!

wget: not an http or ftp url: /var/spool/src/musl-1.1.8.tar.gz
wget: not an http or ftp url: /var/spool/src/musl-1.1.8.tar.gz
wget: not an http or ftp url: /var/spool/src/musl-1.1.8.tar.gz
wget: not an http or ftp url: /var/spool/src/musl-1.1.8.tar.gz
wget: not an http or ftp url: /var/spool/src/musl-1.1.8.tar.gz
Warning: 'musl-1.1.8.tar.gz:' is an invalid FILE:CHECKSUM pair, skipping...

Building musl-1.1.8-1 from /var/lib/build/all/musl-1.1.8-1
wget: not an http or ftp url: /var/spool/src/musl-1.1.8.tar.gz
wget: not an http or ftp url: /var/spool/src/musl-1.1.8.tar.gz
wget: not an http or ftp url: /var/spool/src/musl-1.1.8.tar.gz
wget: not an http or ftp url: /var/spool/src/musl-1.1.8.tar.gz
wget: not an http or ftp url: /var/spool/src/musl-1.1.8.tar.gz
Warning: 'musl-1.1.8.tar.gz:' is an invalid FILE:CHECKSUM pair, skipping...
ERROR: Build unsuccessful [1]. See /var/log/build/musl-1.1.8-1.log and /var/tmp/src
user@debian:/minos-static/bifrost-build$

@javier-lopez
Copy link
Member

Can you run the build script with trace enabled?, eg:

sudo bash -x ./chroot-i586-build.sh musl-1.1.8-1

If I may guess I'd say there is a problem with upstream tar archive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants