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

xbps command not detected #5

Open
groundstack opened this issue Aug 21, 2021 · 0 comments
Open

xbps command not detected #5

groundstack opened this issue Aug 21, 2021 · 0 comments

Comments

@groundstack
Copy link

Hi! Thanks for the work!

I'm experiencing this:
[jose@enzo ~]$ sudo voidnsrun -V -r /glibc xbps-install -Su
debug: dir=/glibc
debug: cwd=/home/jose
debug: sock_dir=/run/voidnsrun
[*] Updating repository https://mirrors.dotsrc.org/voidlinux/current/musl/x86_64-repodata' ... ERROR: [reposync] failed to fetch file https://mirrors.dotsrc.org/voidlinux/current/musl/x86_64-repodata': Not Found

My host is musl and I have the /glibc directory for glibc.
It seems like voidnsrun does not detect the xbps-install command leaving the /etc from the host (musl)

I've worked around this in the following way:
sudo voidnsrun xbps-install -r /glibc -Su

Sending the parameter directly to xbps-install works but I'm not sure if it may create some other issues

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

1 participant