GNU bug report logs -
#68227
29.1; [tramp] adb stopped working (after upgrade from Emacs 28 to 29?)
Previous Next
Full log
View this message in rfc822 format
Hi Michael,
Michael Albinus <michael.albinus <at> gmx.de> writes:
>>> [...] the result of this function is cached. There might be something
>>> unstale. Could you, pls, try to test w/o cached properties? That is,
>>> call
>>
>>> # emacs -Q /adb::
>>
>> This is what I see in the *Messages* buffer:
>>
>> Tramp: Opening adb shell connection...done
>> File error: Directory /adb::/data/local/tmp not accessible
>> Wrong type argument: "Wrong type argument", "stringp nil"
>> Tramp: Inserting ‘/adb::/’...failed
>> File is missing: /adb::/
>> Use M-x make-directory RET RET to create the directory and its parents
>
> If /data/local/tmp isn't accessible (writable), Tramp has problems,
> because it uses it as temporary directory on the phone. Pls check why
> this doesn't work.
I'm a bit puzzled; as I've now re-rooted the phone and I get the same
result, although I can now do:
--8<---------------cut here---------------start------------->8---
$ adb shell
shell <at> htc_alpine_dugl:/ $ cd /data/local/tmp
shell <at> htc_alpine_dugl:/data/local/tmp $
--8<---------------cut here---------------end--------------->8---
It's also possible to 'touch' a file there and delete it afterward.
Any other ideas?
--
Thanks,
Maxim
This bug report was last modified 1 year and 109 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.