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

Build Failing: tar: tmp/data.tar.xz: Cannot open: No such file or directory #17

Open
crgklr opened this issue Mar 25, 2024 · 3 comments

Comments

@crgklr
Copy link

crgklr commented Mar 25, 2024

Any ideas as to why build.sh is failing?

Here's what im getting:

tar: tmp/data.tar.xz: Cannot open: No such file or directory```
@sebble
Copy link
Owner

sebble commented Mar 25, 2024

Thanks for the report. I'll investigate this at the weekend.

@crgklr
Copy link
Author

crgklr commented Mar 26, 2024

I resolved this by downloading the deb from 1password and adding the tar.xz manually. It then got hung up on groupadd which i resolved by modifying the shell script to give groupadd sudo. That resolved that but now it cant find 1password keyring helper.

Here's the modified build script.
20_build copy.txt

@sebble
Copy link
Owner

sebble commented Apr 2, 2024

There were a few issues here:

Status:

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