Skip to content

xbps command not detected #5

@groundstack

Description

@groundstack

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions