Github messages for voidlinux
 help / color / mirror / Atom feed
From: kyx0r <kyx0r@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] ERROR: Failed to mount / private (Invalid argument)
Date: Sun, 25 Apr 2021 19:07:30 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30496@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1242 bytes --]

New issue by kyx0r on void-packages repository

https://github.com/void-linux/void-packages/issues/30496

Description:
Hi I am trying to build a package in void linux chroot (because I don't use void as my main system but I need it to test packages) 

First I had problems with my kenel not supporting the for the ```unshare``` command
CONFIG_NAMESPACES
CONFIG_IPC_NS
CONFIG_UTS_NS
CONFIG_USER_NS

After fixing that, the error became something saying (permission denied)

Then I run these commands:

```
chown root:<xbuilder> $(which xbps-uchroot)
chmod 4750 $(which xbps-uchroot)
usermod -a -G <xbuilder> root
```

And now the error is 
ERROR: Failed to mount / private (Invalid argument)

Please help me, I don't care about user permissions I run everything as root. Permissions are bloat, that I don't care about. I just want to get stuff done and move on with my day. Please stop making this harder than it needs to be and make the root do everything I need, without all this user group bullshit. 

If you can't fix your xbps-src script, then just take a look at this issue here: I need someone to test this bug in the package

https://github.com/kiss-community/repo-community/issues/331

Thank you very much. 

             reply	other threads:[~2021-04-25 17:07 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-25 17:07 kyx0r [this message]
2021-04-25 17:18 ` kyx0r
2021-04-25 17:24 ` kyx0r
2021-04-26  0:21 ` [ISSUE] [CLOSED] " sgn
2021-04-26  0:23 ` sgn
2021-04-26  0:23 ` sgn
2021-04-26  0:41 ` sgn
2021-04-26  3:05 ` kyx0r
2021-04-26  3:45 ` kyx0r
2021-04-26  6:17 ` Chocimier
2021-04-26 11:16 ` q66
2021-04-26 13:07 ` kyx0r
2021-04-26 13:43 ` ericonr
2021-04-26 16:16 ` sgn
2021-04-26 16:35 ` sgn
2021-04-26 23:35 ` q66
2021-04-26 23:38 ` kyx0r

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30496@inbox.vuxu.org \
    --to=kyx0r@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).