Skip to content

Installing voidnsundo fails. #3

@GuzioMG

Description

@GuzioMG

Upon running sudo voidnsrun -r /glibc xbps-install -Su, I got the following error: voidnsrun: invalid option -- 'S'. My guess is that voidnsrun for some reason treats -Su as a parameter for itself, instead of a parameter for the executed command (xbps-install in this case). I thought it would be an easy fix - just put xbps-install -Su into "" but I quickly found out it won't work either - the following error is thrown in that case: execvp(xbps-install -Su): No such file or directory.

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