safespaces icon indicating copy to clipboard operation
safespaces copied to clipboard

Couldn't verify filesystem namespaces.

Open ghost opened this issue 7 years ago • 1 comments

SafeSpaces won't start.

`lasklo@core2quad:/mnt/hdd/arcan-master/build$ ./arcan /mnt/hdd/safespaces/safespaces/ Couldn't verify filesystem namespaces. Look through the following list and note the entries marked broken, Check the manpage for config and environment variables, or try the arguments: : -T path/to/arcan/data/scripts : -p any/valid/user/path

--- Verifying Namespaces: --- application -- OK (/mnt/hdd/safespaces/safespaces/) application-shared -- broken application-temporary -- OK (/mnt/hdd/safespaces/safespaces/) application-state -- broken system-applbase -- OK (/mnt/hdd/safespaces) system-applstore -- OK (/mnt/hdd/safespaces) system-statebase -- broken system-font -- OK (/mnt/hdd/safespaces/safespaces//fonts) system-binaries -- OK (./arcan_frameserver) system-libraries(hijack) -- OK ((null)) system-debugoutput -- broken system-scripts -- broken --- Namespace Verification Completed --- lasklo@core2quad:/mnt/hdd/arcan-master/build$ `

ghost avatar Oct 08 '18 21:10 ghost

It tells you what to do right in the message:

./arcan -p $HOME -T /mnt/hdd/arcan-master/distr/scripts /mnt/hdd/safespaces/safespaces

letoram avatar Oct 10 '18 08:10 letoram