Thread
: [SailfishOS+Harmattan]
[Announce] Warehouse - native client for OpenRepos.net
View Single Post
gsalone
2014-10-06 , 17:12
Posts: 259 | Thanked: 161 times | Joined on Aug 2012 @ Athens, GR
#
383
I have a problem since updating to Sailfish Tahkalampi 1.0.8.21.
I executed these commands to disable repos before the update:
for i in $(ssu lr 2>&1 | grep openre | cut -d" " -f3); do ssu dr $i ; done
and this command to re-enable repos after the update:
for i in $(ssu lr 2>&1 | grep openre | cut -d" " -f3); do ssu er $i ; done
Problem is that now Warehouse is not responding, I get message to Wait or Close application way to often
I updated to version 0.3-27 but problem still persists. Any ideas?
Thank you!
Quote & Reply
|
gsalone
View Public Profile
Send a private message to gsalone
Find all posts by gsalone