View Single Post
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.