!UUYziobKGGxpovWyAN:nixos.org

Robotnix

256 Members
Build Android (AOSP) using Nix | https://github.com/danielfullmer/robotnix82 Servers

Load older messages


SenderMessageTime
26 Mar 2024
@eyjhb:eyjhb.dkeyJhb
drwxr-xr-x  2 root  nixbld       3 Mar 26 11:52  ccache
11:04:40
@eyjhb:eyjhb.dkeyJhb *
drwxr-xr-x  2 root  nixbld       3 Mar 26 11:52  ccache
11:04:43
@eyjhb:eyjhb.dkeyJhb
eyjhb@chronos ~/stash> ls -al /state/stash/stash/ccache
total 10
drwxr-xr-x  2 root  nixbld  3 Mar 26 11:52 .
drwxr-xr-x 29 eyjhb   1000 37 Mar 26 11:51 ..
-rw-r--r--  1 root  root   16 Mar 26 11:52 ccache.conf
11:04:47
@atemu12:matrix.orgatemu12 You could try something like pkgs.runCommand "test" "touch /var/cache/ccache/testfile" as a test 11:04:54
@atemu12:matrix.orgatemu12Whether the sandbox opening part works11:05:26
@atemu12:matrix.orgatemu12 (Simply :b in a repl against Nixpkgs) 11:05:47
@eyjhb:eyjhb.dkeyJhbRedacted or Malformed Event11:06:29
@eyjhb:eyjhb.dkeyJhbWhy does it do that each time..11:06:39
@eyjhb:eyjhb.dkeyJhbRedacted or Malformed Event11:06:40
@eyjhb:eyjhb.dkeyJhbI'm going insane11:06:48
@atemu12:matrix.orgatemu12Are you pressing shift?11:06:58
@atemu12:matrix.orgatemu12Enter will send11:07:12
@eyjhb:eyjhb.dkeyJhb
11:07:16
@eyjhb:eyjhb.dkeyJhbYes11:07:19
@eyjhb:eyjhb.dkeyJhbBUt I guess too fast11:07:22
@eyjhb:eyjhb.dkeyJhb
nix-repl> :b pkgs.runCommand "test" {} "touch /var/cache/ccache/testfile"
error: builder for '/nix/store/s1mfymgj63bvg9gwx3ryjd82bnxhv62b-test.drv' failed with exit code 1;
       last 1 log lines:
       > touch: cannot touch '/var/cache/ccache/testfile': Permission denied
       For full logs, run 'nix log /nix/store/s1mfymgj63bvg9gwx3ryjd82bnxhv62b-test.drv'.

11:07:23
@eyjhb:eyjhb.dkeyJhbI'm not entirely friends with glove80 and qmk yet11:07:38
@eyjhb:eyjhb.dkeyJhbLEt me check permissions again. But they should be ok?11:07:57
@atemu12:matrix.orgatemu12 drwxrwx--- 1 root nixbld 60 2023-11-19 19:42 /Volumes/Data/Ccache/ 11:08:26
@eyjhb:eyjhb.dkeyJhb drwxr-xr-x 2 root nixbld 3 Mar 26 11:52 ccache 11:08:56
@eyjhb:eyjhb.dkeyJhbHmm, missing a w11:09:04
@atemu12:matrix.orgatemu12Well, that would do it :D11:09:12
@eyjhb:eyjhb.dkeyJhbOh of course11:09:22
@eyjhb:eyjhb.dkeyJhbI didn't create it with the command listed here https://docs.robotnix.org/modules/other.html?highlight=cca#ccache11:09:29
@atemu12:matrix.orgatemu12Turn the L into a W11:09:33
@eyjhb:eyjhb.dkeyJhbI just used mkdir, not with 077011:09:34
@eyjhb:eyjhb.dkeyJhbPerfect, it works now. Thanks :D11:10:32
@eyjhb:eyjhb.dkeyJhbAll those stupid small problems I could solve ,by just reading more carefully.11:10:45
@atemu12:matrix.orgatemu12Haha11:10:50
@eyjhb:eyjhb.dkeyJhb
root@chronos /h/e/s/ccache# ls -al
total 162
drwxrwx--- 19 root    nixbld 20 Mar 26 12:14 .
drwxr-xr-x 29 eyjhb     1000 37 Mar 26 11:51 ..
drwxrwx--- 18 nixbld1 nixbld 20 Mar 26 12:15 0
drwxrwx--- 18 nixbld1 nixbld 20 Mar 26 12:15 1
drwxrwx--- 18 nixbld1 nixbld 20 Mar 26 12:15 2
drwxrwx--- 18 nixbld1 nixbld 20 Mar 26 12:15 3
drwxrwx--- 18 nixbld1 nixbld 20 Mar 26 12:15 4
drwxrwx--- 18 nixbld1 nixbld 20 Mar 26 12:15 5
drwxrwx--- 18 nixbld1 nixbld 20 Mar 26 12:15 6
drwxrwx--- 18 nixbld1 nixbld 20 Mar 26 12:15 7
drwxrwx--- 18 nixbld1 nixbld 20 Mar 26 12:15 8
drwxrwx--- 18 nixbld1 nixbld 20 Mar 26 12:15 9
drwxrwx--- 18 nixbld1 nixbld 20 Mar 26 12:15 a
drwxrwx--- 18 nixbld1 nixbld 20 Mar 26 12:15 b
drwxrwx--- 18 nixbld1 nixbld 20 Mar 26 12:15 c
-rwxrwx---  1 root    nixbld 16 Mar 26 11:52 ccache.conf
drwxrwx--- 18 nixbld1 nixbld 20 Mar 26 12:15 d
drwxrwx--- 18 nixbld1 nixbld 20 Mar 26 12:15 e
drwxrwx--- 18 nixbld1 nixbld 20 Mar 26 12:15 f
drwxrwx---  2 nixbld1 nixbld 50 Mar 26 12:15 tmp

Seems like it's working now :)

11:15:41

Show newer messages


Back to Room ListRoom Version: 6