Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] ERROR: Failed to mount / private (Invalid argument)
@ 2021-04-25 17:07 kyx0r
  2021-04-25 17:18 ` kyx0r
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: kyx0r @ 2021-04-25 17:07 UTC (permalink / raw)
  To: ml

[-- 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. 

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2021-04-26 23:38 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-25 17:07 [ISSUE] ERROR: Failed to mount / private (Invalid argument) kyx0r
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

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).