FS#58328 - [lxc]

Attached to Project: Community Packages
Opened by Philip Abernethy (Chais) - Tuesday, 24 April 2018, 00:07 GMT
Last edited by Eli Schwartz (eschwartz) - Tuesday, 24 April 2018, 14:01 GMT
Task Type Support Request
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I'm trying to set up an unprivileged lxc to build AUR packages. `pacstrap` fails on line 98
```
chroot_add_mount udev "$1/dev" -t devtmpfs -o mode=0755,nosuid
```
I'm not entirely certain why pacstrap would require access to /dev but that's a question for the arch-install-scripts maintainer to figure out.
Is there a way I can make this work in an unprivileged container? It works in a privileged container, but I don't want to give the container that kind of access.
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Tuesday, 24 April 2018, 14:01 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#58329 

Loading...