Re: aufs development will stop for a week or two

2019-10-28 Thread J. R. Okajima
> Ouch! > My test machine is finally dead. It is Core2-duo, 4GB, 512GB HDD, 10 > year old... > I have to get a new pc and replace it. Until then, all my development > stops. Hopefully it will be within a week or two. I cannot get the new pc until 18 Dec. I am afraid that my aufs development, es

Re: man command fails with aufs

2019-10-28 Thread Tomas M
I would suggest to solve this problem this way: - in aufs, do not change anything - in aufs documentation, provide some warning that apparmor must be configured properly to allow access to files on all branches. In an ideal case, somebody who understands how to configure apparmor could provide a p

Re: man command fails with aufs

2019-10-28 Thread Christoph Pleger
Hello, On 2019-10-26 19:45, Tomas M wrote: Hello everybody. I noticed that man didn't work for me in Slax recently (based on Debian Buster) with the very same error message. And I found how to fix that. I had to disable apparmor. I confirm that disabling apparmor solved the problem.