bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64445: 30.0.50; Android: Emacs cannot access /storage/emulated/0 alt


From: Po Lu
Subject: bug#64445: 30.0.50; Android: Emacs cannot access /storage/emulated/0 although other apps can
Date: Wed, 05 Jul 2023 15:59:14 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Milan Zamazal <pdm@zamazal.org> writes:

>   W org.gnu.emacs: type=1400 audit(0.0:910): avc: denied { read } for
>   comm=456D616373206D61696E2074687265 name="/" dev="dm-0" ino=2
>   scontext=u:r:untrusted_app:s0:c157,c256,c512,c768
>   tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0

Right... how exactly are you trying to access /sdcard?  Through Dired?
If so, my guess is that ls-lisp is trying to stat the root file system,
which is forbidden by some versions of Android.  Would you please enable
debug-on-error (Options -> Enter Debugger on Error) and display the
backtrace from whatever file access operation complains?

Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]