Blank screen after updating to 1.1.4.29 (glibc broken) [answered]
First off, update process failed due to disk space issue which was fixed by btrfs balancing (root-and-home-disks-full-and-causing-various-problems)
After btrfs balancing was done I still wasn't able to update via GUI (could be that previous attempts had installed some packages from 1.1.4.29), so I updated from terminal.
version --dup
Everything went fine, but after restart all I have is a blank screen. WLAN is working, so I tried to SSH in to my device.
ssh nemo@xxx.xxx.xxx.xxx
Last login: Wed May 6 21:08:57 2015
id: cannot find name for user ID 100000
id: cannot find name for group ID 100000
id: cannot find name for user ID 100000
,---
| SailfishOS 1.1.4.29 (Äijänpäivänjärvi) (armv7hl)
'---
Any suggestions what to do next?
Update:
After checking juornalctl, i can see this output. Doesn't look good.
May 07 17:25:23 Jolla systemd[810]: Failed to start Generic application launch booster.
May 07 17:25:23 Jolla systemd[810]: Failed to start check for EAS accounts.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for as-daemon.
May 07 17:25:23 Jolla systemd[810]: Failed to start check accounts for messageserver5.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for messageserver5.
May 07 17:25:23 Jolla systemd[810]: Failed to start Telepathy mission control daemon.
May 07 17:25:23 Jolla systemd[810]: Failed to start The lipstick UI.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for Run first time usage demo to user.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for Jolla sign-on UI daemon.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for Application launch booster for Sailfish Browser.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for Application launch booster for Silica on QtQuick2.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for Voicecall ui prestart.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for Store client osupdate check.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for simkit agent.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for The Maliit server.
May 07 17:25:23 Jolla systemd[810]: Failed to start Application launch booster for Qt5.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for Contacts daemon.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for Signal booster that boot is over.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for Communication history daemon.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for Connection Agent.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for Sync FW daemon.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for Runs the accounts update tool to execute scheduled commands.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for Voicecall manager.
May 07 17:25:23 Jolla systemd[810]: Dependency failed for Ambience daemon.
Update
Okay, this should be it:
error while loading shared libraries: libm.so.6: cannot open shared object file: No such file or directory
error while loading shared libraries: libresolv.so.2: cannot open shared object file: No such file or directory
Check that you have entry for "nemo" user in your /etc/passwd, /etc/shadow, /etc/group....
Altough I find it strange that any of those could be missing...?
juiceme ( 2015-05-07 06:25:27 +0200 )edit