REPRODUCIBILITY (% or how often): 100%
BUILD ID = OS VERSION (Settings > About product): 4.3.0.12 (Suomenlinna)
HARDWARE (XA2, X10, X10 II, …): Xperia XA2 - Dual SIM
UI LANGUAGE: English
REGRESSION: (compared to previous public release: Yes, No, ?): ?
DESCRIPTION:
Android support no longer starts (it was working yesterday, I have updated nothing between it working and it stopping)
PRECONDITIONS:
None
STEPS TO REPRODUCE:
- Turn on phone
-
-
EXPECTED RESULT:
Android support starts (or can be started).
ACTUAL RESULT:
Android support cannot be started either from settings (start and stop both greyed out)
Also cannot be started by systemctl start aliendalvik.service
ADDITIONAL INFORMATION:
root@Sailfish nemo]# systemctl status -l aliendalvik
● aliendalvik.service - Alien Dalvik
Loaded: loaded (/usr/lib/systemd/system/aliendalvik.service; disabled; vendor preset: enabled)
Drop-In: /usr/lib/systemd/system/aliendalvik.service.d
└─01-prevent-start.conf
Active: failed (Result: exit-code) since Thu 2022-02-03 23:28:22 GMT; 7min ago
Process: 29042 ExecStopPost=/usr/sbin/stop-aliendalvik.sh (code=exited, status=0/SUCCESS)
Process: 29040 ExecStopPost=/usr/libexec/lxc/lxc-net stop (code=exited, status=0/SUCCESS)
Process: 29018 ExecStartPost=/usr/sbin/alien-post-startup.sh (code=exited, status=20)
Process: 28109 ExecStart=/usr/sbin/start-aliendalvik.sh (code=killed, signal=TERM)
Process: 28104 ExecStartPre=/usr/libexec/lxc/lxc-net start (code=exited, status=0/SUCCESS)
Process: 28100 ExecStartPre=/usr/sbin/start-aliendalvik-preinit.sh (code=exited, status=0/SUCCESS)
Process: 28097 ExecStartPre=/usr/bin/start-aliendalvik-preinit.sh (code=exited, status=0/SUCCESS)
Main PID: 28109 (code=killed, signal=TERM)
I have journal output of the timeperiod when the service is being started. A lot of it seems to be complaints about a read-only filesystem, I’ll try and add it in a followup comment.