Unfortunately this affects the OpenRepos.net Warehouse app and breaks the possibility to install apps from the 3rd party 'store'. OpenRepos maintainer Basil already provided an update which has to be installed manually.
Changelog Version v0.3-18:
Available apps in Warehouse |
This time you can't update the app from within Warehouse!
To update Warehouse do following on your Jolla:
- Make sure you have "Allow untrusted software" enabled in settings (which you probably already have)
- Open browser and go to: https://openrepos.net/content/basil/warehouse-sailfishos to download harbour-warehouse-0.3-18.armv7hl.rpm (or whatever is the most recent version)
- Once downloaded go to notification view (swipe up from outside display) and click the downloaded file. You get to "Transfers" view where you can install Warehouse by clicking the downloaded RPM file.
- That's it!
In case you are using Sailfish OS on Nexus 4 (or other Android devices) you maybe can't install the RPM file without using terminal.
Try this to solve the problem:
- Activate developer mode and set a password (use SSH access nemo@10.0.0.xx with your password if you prefer typing on a real keyboard...)
- Use Sailfish browser and download Warehouse for Sailfish OS here: openrepos.net
- Open Terminal and enter devel-su (confirm with the password you just set)
- Now type cd /home/nemo/Downloads and press enter
- Install Warehouse with following line: pkcon install-local harbour-warehouse-0.3-18.armv7hl.rpm
- Basic polkit auth policy added
- Application changelog shown
- Fast single-repo refresh
- Fast repository disabling
Thanks Basil for the fast update!
Changelog source: together.jolla.com
Changes to RPM side-loading and packagekit authorization: lists.sailfishos.org