Timeline for `apt-get`, `dpkg` fails from a bluetooth serial port, but succeed from the physically attached console
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 20, 2019 at 9:17 | comment | added | K9spud | I've never heard of a "mount point namespace" before. Anyway, ls -lh /proc/self/ns/* shows the exact same output under ssh vs. plain Bluetooth serial console for me, so that doesn't seem to be the problem. Thanks for trying though! | |
| Jun 20, 2019 at 9:11 | comment | added | Philip Couling | I had an issue on Debian where SystemD was starting the SSH server in a different mount point namespace. I'm not sure if this would explain why strace works for you, but its at least worth checking that the namespaces on the physical console match those of Bluetooth etc. Check with ls -lh /proc/self/ns/* for both types of console and see if they match or are different. If different then this could be the cause. unix.stackexchange.com/questions/423574/… | |
| Jun 20, 2019 at 9:03 | history | edited | K9spud | CC BY-SA 4.0 | Added some more details from my testing of the problem. |
| Jun 20, 2019 at 8:29 | history | edited | K9spud | CC BY-SA 4.0 | added 11 characters in body |
| Jun 20, 2019 at 8:10 | review | Late answers | |||
| Jun 20, 2019 at 8:26 | |||||
| Jun 20, 2019 at 7:55 | review | First posts | |||
| Jun 20, 2019 at 7:56 | |||||
| Jun 20, 2019 at 7:51 | history | answered | K9spud | CC BY-SA 4.0 |