Re: Very quick embarrassing q: /var/lib permissions.

2016-06-01 Thread al
Satoru Takeuchi jp.fujitsu.com> writes: > Something is wrong with my setup or process. I'm still not getting progress reports (any longer) on scrub status and I wanted to make sure it's not me before I whinge again. :-D I've just, with your help, ruled out permissions. I next need to have a qu

Re: Very quick embarrassing q: /var/lib permissions.

2016-06-01 Thread Satoru Takeuchi
On 2016/06/02 10:20, al wrote: Satoru Takeuchi jp.fujitsu.com> writes: Thank you, sir! I wonder if you would let me have the permissions (only) of any of the files you have inside your equivalent directory. Here it is. === # ls -l /var/lib/btrfs/ total 4 -rw---. 1 root

Re: Very quick embarrassing q: /var/lib permissions.

2016-06-01 Thread al
Satoru Takeuchi jp.fujitsu.com> writes: Thank you, sir! I wonder if you would let me have the permissions (only) of any of the files you have inside your equivalent directory. Effectively I'm asking (for evidence) if I'm using the command with escalated permissions when this is unnecessary.

Re: Very quick embarrassing q: /var/lib permissions.

2016-05-31 Thread Satoru Takeuchi
On 2016/06/01 6:53, al wrote: Please can someone run: # ls -l /var/lib/ | grep btrfs for me (and post to directly or via list as they think fit). $ ls -l /var/lib | grep btrfs drwxr-xr-x 1 root root 196 May 18 10:34 btrfs ===