We have moved to a new Sailfish OS Forum. Please start new discussions there.
5

[Bug] Unknown SailfishOS version [answered]

asked 2014-10-11 14:26:44 +0300

szobi gravatar image

updated 2014-10-11 14:33:24 +0300

My device has the following problem. I was on 1.0.8.19 and wanted to update to 1.0.8.21, when I recognized that on the product information page in the settings app the version of SailfishOS is "unknown version". On the update page there is no number after the word "version". When I check for updates, it always tells me my system is up-to-date.

So, I tried to update via terminal as told in this answer to a similar problem.

The output of the command ssu re 1.0.8.21 was Changing release from 1.0.8.19 to 1.0.8.21. Now, after the update via terminal the same command says Changing release from 1.0.8.21 to 1.0.8.21. Thus, I guess my system is actually up-to-date now, isn't it?

But on the system information and the update page in the settings app the version is still unknown. I guess I will run in the same problem when the next update is released.

edit retag flag offensive reopen delete

The question has been closed for the following reason "the question is answered, an answer was accepted" by VDVsx
close date 2014-10-16 17:13:33.683124

1 Answer

Sort by » oldest newest most voted
4

answered 2014-10-11 15:12:05 +0300

maciek gravatar image

updated 2014-10-11 15:25:18 +0300

szobi gravatar image

The same thing happened to me. In addition I did not have "version" command so I could not run "version --dup". To solve this I used:

pkcon refresh
pkcon update
ssu re 1.0.8.21
pkcon install sailfish-version
version --dup
reboot

I don’t know if all those commands are required but this did the trick for me and now I have version information in "About" and shellshock bug is not present - so I suppose my device is really up to date.

Edit: When I think about it probably only command required to fix "Unknown version" and later allowing to update by GUI is "pkcon install sailfish-version". Probably when checking updates it was also sending "Unknown version" so it did not find any new versions.

edit flag offensive delete publish link more

Comments

1

Great, this fixed it. The version command was also missing on my device. Thank you!

szobi ( 2014-10-11 15:25:01 +0300 )edit
1

I had a simial issue trying to update from 1.0.8.21 to 1.1.1.27. If I tried to find updates my Jolla said it was already up to date, although it clearly wasn't. In the device info of the setting the current version number was also missing. After I the steps above and the reboot my Jolla recognized the update to 1.1.1.27 and the update went without a hitch. Thanks for these steps!

Martijn ( 2014-12-22 21:22:33 +0300 )edit

glad I could help :)

maciek ( 2014-12-22 22:44:34 +0300 )edit

Question tools

Follow
1 follower

Stats

Asked: 2014-10-11 14:26:44 +0300

Seen: 738 times

Last updated: Oct 11 '14