maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [SFOS+M6] [Announce] Warehouse - native client for OpenRepos.net (https://talk.maemo.org/showthread.php?t=91574)

Custodian 2014-09-09 12:12

Re: [Announce] Warehouse - native client for OpenRepos.net
 
Quote:

Originally Posted by minimos (Post 1438686)
Would it be possible in the 'Your profile' page of warehouse app (at least for Sailfish) to have a counter of how many apps have been installed for each enabled repository?

This could be done. I'll add this on the list.

Quote:

Originally Posted by minimos (Post 1438686)
The use case is that I noticed I have enabled perhaps too many repos :) on my device and as refreshing the package list is getting slower I was wondering how to find out which repos could be disabled or are actually unused.

For now you can use this command to find out packages and source repositoes:
Code:

zypper pa -i | grep ^i | grep openrepos

Custodian 2014-10-05 23:03

Re: [Announce] Warehouse - native client for OpenRepos.net
 
Minor update 0.3-27 for SailfishOS released:
Changelog:
  • Extra transaction info added: you will see that is planned and going on now.
  • Faster repositories updates check: only openrepos repositories are checked for updates.
  • Application manage UI updates: states of application updated, and proper 'Update'/'Check for updates' actions shown.
  • Hide non-openrepos updates: to prevent occasional updates.
  • Fixed categories preload.
  • Check for updates at application page.

No in-app commenting this time, but it is close to be released :o

gsalone 2014-10-06 17:12

Re: [Announce] Warehouse - native client for OpenRepos.net
 
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!

Custodian 2014-10-06 17:18

Re: [Announce] Warehouse - native client for OpenRepos.net
 
Quote:

Originally Posted by gsalone (Post 1442079)
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

If you are on SailfishOS v1.0.4+ you dont need to manually disable repositories. SailfishOS does it automatically before update.

Quote:

Originally Posted by gsalone (Post 1442079)
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!

I havent installed that SailfishOS update yet. If I note such problem after my jolla gets the update, I'll add some hints.
For now, try to uninstall warehouse, and then install it again.

gsalone 2014-10-06 17:22

Re: [Announce] Warehouse - native client for OpenRepos.net
 
Quote:

Originally Posted by Custodian (Post 1442080)
If you are on SailfishOS v1.0.4+ you dont need to manually disable repositories. SailfishOS does it automatically before update.

Well, problem is I did, plus this was recommended by Jolla..
https://together.jolla.com/question/...kalampi-10821/


Quote:

Originally Posted by Custodian (Post 1442080)
I havent installed that SailfishOS update yet. If I note such problem after my jolla gets the update, I'll add some hints.
For now, try to uninstall warehouse, and then install it again.

Waiting for them, warehouse has become unoperable for me :/

Custodian 2014-10-06 17:27

Re: [Announce] Warehouse - native client for OpenRepos.net
 
Quote:

Originally Posted by gsalone (Post 1442081)
Well, problem is I did, plus this was recommended by Jolla..
https://together.jolla.com/question/...kalampi-10821/

Waiting for them, warehouse has become unoperable for me :/

Those commands should not lead to such warehouse freezes.

coderus 2014-10-06 17:32

Re: [Announce] Warehouse - native client for OpenRepos.net
 
Quote:

Originally Posted by gsalone (Post 1442081)
Well, problem is I did, plus this was recommended by Jolla..
https://together.jolla.com/question/...kalampi-10821/
Waiting for them, warehouse has become unoperable for me :/

Go reading together:
Quote:

Users running software version < 1.0.4.20 ...

Custodian 2014-10-06 17:59

Re: [Announce] Warehouse - native client for OpenRepos.net
 
Quote:

Originally Posted by gsalone (Post 1442081)
Waiting for them, warehouse has become unoperable for me :/

I dont have such problems after update.
Past here or send me with private message your repositories state (result of 'ssu lr' command), and start warehouse from terminal (with '/usr/bin/harbour-warehouse' command, runned as "nemo" user, without root)
So I can see what happens before actual freeze.

gsalone 2014-10-06 18:26

Re: [Announce] Warehouse - native client for OpenRepos.net
 
Quote:

Originally Posted by Custodian (Post 1442093)
I dont have such problems after update.
Past here or send me with private message your repositories state (result of 'ssu lr' command), and start warehouse from terminal (with '/usr/bin/harbour-warehouse' command, runned as "nemo" user, without root)
So I can see what happens before actual freeze.

Any idea how to save the output of the ssu lr command?
As far as i read it, a whole long list of enabled repos, and just this honey one disabled.

As for '/usr/bin/harbour-warehouse' command, i get lots of QDBusObkectPath: invalid path "" messages. Any clules this may give?

Custodian 2014-10-06 18:30

Re: [Announce] Warehouse - native client for OpenRepos.net
 
Quote:

Originally Posted by gsalone (Post 1442098)
Any idea how to save the output of the ssu lr command?
As far as i read it, a whole long list of enabled repos, and just this honey one disabled.

ssu lr > ~/Documents/ssu-lr.log

Quote:

Originally Posted by gsalone (Post 1442098)
As for '/usr/bin/harbour-warehouse' command, i get lots of QDBusObkectPath: invalid path "" messages. Any clules this may give?

Those are just warnings, for creating new transations. Save log with command:
/usr/bin/harbour-warehouse > ~/Documents/harbour-warehouse.log 2>&1

Then connect your phone to PC and download both files


All times are GMT. The time now is 22:44.

vBulletin® Version 3.8.8