Active Topics

 



Notices


Reply
Thread Tools
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#501
Originally Posted by gsalone View Post
I am getting this error anyway, doesn't have to do with latest Björnträsket update (i haven't updated yet).
Searching phase "Could not configure normal mode" at together.jolla.com, leads to a topic, which leads to the solution.
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 
Posts: 259 | Thanked: 161 times | Joined on Aug 2012 @ Athens, GR
#502
Originally Posted by Custodian View Post
Searching phase "Could not configure normal mode" at together.jolla.com, leads to a topic, which leads to the solution.
I tried that too, didn't fix this problem.
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#503
Then you doing something wrong. It helps 100%
And continue asking question about your problem in thread by Custodian link, not in Warehouse thread.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 188 | Thanked: 308 times | Joined on Jan 2013 @ UK
#504
I lost all my repos from Warehouse recently - not sure when as I hadn't tried an update in a little while. I'm still on 1.1.7.28.

I have manually added one or two back, but I can't remember all the ones I had. I could go through the list of apps I have installed and look them up on Openrepos, so wondered if there was a (relatively) easy way to list apps installed not via the Jolla store?

For reference, I went through the steps to try and fix this from earlier in the thread (though I hadn't manually disabled any):

Code:
zypper lr
#  | Alias             | Name              | Enabled | Refresh
---+-------------------+-------------------+---------+--------
 1 | adaptation0       | adaptation0       | Yes     | No     
 2 | adaptation1       | adaptation1       | Yes     | No     
 3 | aliendalvik       | aliendalvik       | Yes     | No     
 4 | apps              | apps              | Yes     | No     
 5 | eas               | eas               | Yes     | No     
 6 | hotfixes          | hotfixes          | Yes     | No     
 7 | jolla             | jolla             | Yes     | No     
 8 | openrepos-MartinK | openrepos-MartinK | Yes     | No     
 9 | openrepos-basil   | openrepos-basil   | Yes     | No     
10 | openrepos-coderus | openrepos-coderus | Yes     | No     
11 | openrepos-mgrover | openrepos-mgrover | Yes     | No     
12 | store             | store             | Yes     | No     
13 | xt9               | xt9               | Yes     | No     
[root@Jolla nemo]# ssu lr
Enabled repositories (global): 
 - adaptation0 ... https://store-repository.jolla.com/releases/latest/jolla-hw/adaptation-android-common/armv7hl/
 - adaptation1 ... https://store-repository.jolla.com/releases/latest/jolla-hw/adaptation-qualcomm-sbj/armv7hl/
 - aliendalvik ... https://store-repository.jolla.com/releases/latest/aliendalvik/SbJ/
 - apps        ... https://releases.jolla.com/jolla-apps/latest/armv7hl/
 - eas         ... https://store-repository.jolla.com/features/latest/eas/armv7hl/
 - hotfixes    ... https://releases.jolla.com/releases/latest/hotfixes/armv7hl/
 - jolla       ... https://releases.jolla.com/releases/latest/jolla/armv7hl/
 - xt9         ... https://store-repository.jolla.com/features/latest/xt9/armv7hl/

Enabled repositories (user): 
 - openrepos-MartinK ... http://sailfish.openrepos.net/MartinK/personal/main
 - openrepos-basil   ... http://sailfish.openrepos.net/basil/personal/main
 - openrepos-coderus ... http://sailfish.openrepos.net/coderus/personal/main
 - openrepos-mgrover ... http://sailfish.openrepos.net/mgrover/personal/main
 - store             ... https://store-repository.jolla.com/SbJ/armv7hl/?version=latest

Disabled repositories (global, might be overridden by user config): 

Disabled repositories (user): 
 - home ... 
[root@Jolla nemo]# for i in $(ssu lr 2>&1 | grep openre | cut -d" "  -f3); do  ssu er $i ; done
[root@Jolla nemo]# ssu lr
Enabled repositories (global): 
 - adaptation0 ... https://store-repository.jolla.com/releases/latest/jolla-hw/adaptation-android-common/armv7hl/
 - adaptation1 ... https://store-repository.jolla.com/releases/latest/jolla-hw/adaptation-qualcomm-sbj/armv7hl/
 - aliendalvik ... https://store-repository.jolla.com/releases/latest/aliendalvik/SbJ/
 - apps        ... https://releases.jolla.com/jolla-apps/latest/armv7hl/
 - eas         ... https://store-repository.jolla.com/features/latest/eas/armv7hl/
 - hotfixes    ... https://releases.jolla.com/releases/latest/hotfixes/armv7hl/
 - jolla       ... https://releases.jolla.com/releases/latest/jolla/armv7hl/
 - xt9         ... https://store-repository.jolla.com/features/latest/xt9/armv7hl/

Enabled repositories (user): 
 - openrepos-MartinK ... http://sailfish.openrepos.net/MartinK/personal/main
 - openrepos-basil   ... http://sailfish.openrepos.net/basil/personal/main
 - openrepos-coderus ... http://sailfish.openrepos.net/coderus/personal/main
 - openrepos-mgrover ... http://sailfish.openrepos.net/mgrover/personal/main
 - store             ... https://store-repository.jolla.com/SbJ/armv7hl/?version=latest

Disabled repositories (global, might be overridden by user config): 

Disabled repositories (user): 
 - home ...
 
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#505
Originally Posted by skanky View Post
I lost all my repos from Warehouse recently - not sure when as I hadn't tried an update in a little while. I'm still on 1.1.7.28.

I have manually added one or two back, but I can't remember all the ones I had. I could go through the list of apps I have installed and look them up on Openrepos, so wondered if there was a (relatively) easy way to list apps installed not via the Jolla store?

For reference, I went through the steps to try and fix this from earlier in the thread (though I hadn't manually disabled any):
Warehouse uses 'ssu' for maintaining openrepos repositories, because this is the only official way to work with repositories.
If ssu utility decides to reset its state, so be it: all corresponding repository information will be lost.

Package kit does not provide information about repositories, but zypper does.
You can get source repository with command
Code:
zypper pa -i | grep ^i | grep openrepos
Unfortunately, if package cache has been reset, source repository information also could be lost (reseted to default).
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer

Last edited by Custodian; 2015-09-15 at 10:10.
 

The Following User Says Thank You to Custodian For This Useful Post:
Posts: 188 | Thanked: 308 times | Joined on Jan 2013 @ UK
#506
Originally Posted by Custodian View Post
Warehouse uses 'ssu' for maintaining openrepos repositories, because this is the only official way to work with repositories.
If ssu utility decides to reset its state, so be it: all corresponding repository information will be lost.

Package kit does not provide information about repositories, but zypper does.
You can get source repository with command
Code:
zypper pa -i | grep ^i | grep openrepos
Unfortunately, if package cache has been reset, source repository information also could be lost (reseted to default).
Thanks for that, I've started it running, and it seems to be taking a long time (or hung). I'll see what it comes back with. If nothing comes back, I'll probably go through all my applications anyway as I think one or two haven't been opened since they were installed.

Just a note though, the zypper command needs the option before the command:

Code:
zypper -v pa | grep openrepos
EDIT: I hadn't spotted that you'd changed the command when replying.
 
Posts: 259 | Thanked: 161 times | Joined on Aug 2012 @ Athens, GR
#507
Today I lost all enabled repositories, and plus when manually trying to enable any repository, i get the usual error message.. Of course I cannot update any app via warehouse either.
Any proposed actions, troubleshooting?

thank you!
 
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#508
Originally Posted by gsalone View Post
Today I lost all enabled repositories
Any proposed actions, troubleshooting?
Warehouse uses 'ssu' for maintaining openrepos repositories, because this is the only official way to work with repositories.
If ssu utility decides to reset its state, so be it: all corresponding repository information will be lost.

Check if repositories was disabled, and re-enable them.
http://talk.maemo.org/showthread.php...79#post1464779
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 
Posts: 259 | Thanked: 161 times | Joined on Aug 2012 @ Athens, GR
#509
Originally Posted by Custodian View Post
Warehouse uses 'ssu' for maintaining openrepos repositories, because this is the only official way to work with repositories.
If ssu utility decides to reset its state, so be it: all corresponding repository information will be lost.

Check if repositories was disabled, and re-enable them.
http://talk.maemo.org/showthread.php...79#post1464779
Yes, funny thing, this post in together is mine

But it is strange error, when i run ssu lr before re enabling i get this:
...

Disabled repositories (user):
- openrepos-Acce ...
- openrepos-Almindor ...
- openrepos-Baspar ...
- openrepos-BloodyFoxy ...
- openrepos-CepiPerez ...
- openrepos-Dax ...
- openrepos-EmaNymton ...
- openrepos-Enigma ...
- openrepos-GiuliettaSW ... http://sailfish.openrepos.net/Giuliett aSW/personal/main
- openrepos-GsCRuL3Z ...
- openrepos-HtheB ...
- openrepos-MSameer ...
...

So looks like just the GiuliettaSW repo has an address... how come the addresses got deleted in the first place?

Anyway, running the for i in $(ssu lr 2>&1 | grep openre | cut -d" " -f3); do ssu er $i ; done did the trick but only to those few ones with an address next to them still. All the others need to be enabled from scratch.
 
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#510
Originally Posted by gsalone View Post
how come the addresses got deleted in the first place?
ssu utility manages repository information. you can ask jolla engineer resposible for ssu about root cause or report system upgrade bug at tjc.
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 
Reply

Tags
app store, application, awesomeness, client, harmattan, immortalmeego, repository, sailfish os


 
Forum Jump


All times are GMT. The time now is 23:41.