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

Error 127 on Debian based system #33

Open
arin-prashar opened this issue Oct 15, 2024 · 6 comments
Open

Error 127 on Debian based system #33

arin-prashar opened this issue Oct 15, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@arin-prashar
Copy link

Describe the bug
bsdtar not found on debian based system

To Reproduce
Steps to reproduce the behavior:

  1. Have a Debian based system
  2. Git clone the repo
  3. run make jinx (Up to date)
  4. run make underspace-base / make underspace-full
  5. Error -127 bsdtar not found

Expected behavior
To finish building

Environment (please complete the following information):

  • Host OS: kali1 (2024-09-09) x86_64 GNU/Linux
  • Host OS Version: 6.10.9-amd64
  • Emulator/Hypervisor: not built
  • Emulator/Hypervisor Version: not built

Screenshots
If applicable, add screenshots to help explain your problem.

image
image

@arin-prashar arin-prashar added the bug Something isn't working label Oct 15, 2024
@NSG650
Copy link
Owner

NSG650 commented Oct 15, 2024

Please install libarchive-tools and try running the build again.

@arin-prashar
Copy link
Author

arin-prashar commented Oct 15, 2024

Resolved the bsdtar issue

@arin-prashar
Copy link
Author

arin-prashar commented Oct 15, 2024

Error at end of
make underspace-base
make underspace-full

Corrupted Packages / Missing packages
image

@NSG650
Copy link
Owner

NSG650 commented Oct 15, 2024

Open the jinx script in a text editor and update these values

archlinux_snapshot_date="2024.10.01"
archlinux_snapshot_b2sum=38c831bdab26cee7a89fc25c31cd88d3b97edb26831db9de131ace40cf0f58ef4e6f8bc37d96be55269a0efb1f375b376586d3a0500b7334afa63750539e9eb8
archlinux_snapshot_repo_date="2024/10/15"

then

./jinx clean
make userspace-base

@arin-prashar
Copy link
Author

let me try

got this after
./jinx clean

@arin-prashar
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants