Active Topics

 



Notices


Reply
Thread Tools
Posts: 307 | Thanked: 1,460 times | Joined on May 2011 @ Switzerland
#531
Architecture filtering would create as much of a 'tablet section' as is needed. People are uploading i486 rpms already. What more is needed than an i486 build of Warehouse?
 

The Following 2 Users Say Thank You to billranton For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#532
There is the ONLY API+Warehouse changes needed to filter available architectures in application.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
explit's Avatar
Posts: 592 | Thanked: 1,603 times | Joined on Apr 2010 @ Berlin / Germany
#533
Hello all. Today the Warehouse on my Jolla (Sailfish 2.0.0.10) stopped working.
First i noticed, that for one App new Version was released, but Warehouse dind't show "Upgrade: Button after updating the Repo.
As I uninstalled the App, updated the Repository again i noticed that i could not install any apps at all.

I have no install button, just Check for Updates Button.

ssu.ini looks good, All openrepos-repositories are there and not disabled...

What the hell could it be?

I answer to my problem by myself:
I made an mistake and installed Android App BusyBox Pro.
This updated the Original Sailfish Busybox 1.21 with Android BusyBox 1.24 and this caused many problems with Jolla repositories...

This article helped me to restore BusyBox 1.21
https://together.jolla.com/question/...efresh-failed/

Last edited by explit; 2015-11-26 at 18:49.
 

The Following User Says Thank You to explit For This Useful Post:
Posts: 646 | Thanked: 1,124 times | Joined on Jul 2010 @ Espoo, Finland
#534
I was trying to look at the whole list of installed application from Warehouse -> My Profile -> View full list (on a Jolla w/ SFOS 2.0.0.10). The app was busy and didn't finish its task and show the list.
A few minutes later (when I was able to plug the phone to the desktop in order to have a better terminal) I ran a strace on the harbour-warehouse that was using 130% of CPU and 30% of RAM.
The output was a long repetition of the following excerpt:

Code:
15:00:03.344811 futex(0x4285e4f4, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
15:00:03.345544 futex(0x4285e4f4, FUTEX_WAKE_PRIVATE, 1) = 0
15:00:03.347497 futex(0x4285e4f4, FUTEX_WAKE_PRIVATE, 1) = 0
15:00:03.353204 futex(0x4285e4f4, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
15:00:03.353845 futex(0x4285e4f4, FUTEX_WAKE_PRIVATE, 1) = 0
15:00:03.358240 futex(0x4285e4f4, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
15:00:03.358912 futex(0x4285e4f4, FUTEX_WAKE_PRIVATE, 1) = 0
15:00:03.361140 futex(0x4285e4f4, FUTEX_WAKE_PRIVATE, 1) = 0
15:00:03.393033 futex(0x4285e4f4, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
15:00:03.393705 futex(0x4285e4f4, FUTEX_WAKE_PRIVATE, 1) = 0
15:00:03.395841 futex(0x4285e4f4, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
15:00:03.396391 futex(0x4285e4f4, FUTEX_WAKE_PRIVATE, 1) = 0
15:00:03.399626 futex(0x4285e4f4, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
15:00:03.400297 futex(0x4285e4f4, FUTEX_WAKE_PRIVATE, 1) = 0
15:00:03.425507 fcntl64(21, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741824, len=1}, 0xbec35510) = 0
15:00:03.426148 fcntl64(21, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741826, len=510}, 0xbec35510) = 0
15:00:03.427003 fcntl64(21, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=1073741824, len=1}, 0xbec35510) = 0
15:00:03.427766 access("/var/lib/PackageKit/desktop-files.db-journal", F_OK) = -1 ENOENT (No such file or directory)
15:00:03.428437 fstat64(21, {st_mode=S_IFREG|0644, st_size=33792, ...}) = 0
15:00:03.429047 pread(21, "\0\0\3\271\0\0\0!\0\0\0\0\0\0\0\0", 16, 24) = 16
15:00:03.429597 fstat64(21, {st_mode=S_IFREG|0644, st_size=33792, ...}) = 0
15:00:03.430482 access("/var/lib/PackageKit/desktop-files.db-wal", F_OK) = -1 ENOENT (No such file or directory)
15:00:03.431031 fstat64(21, {st_mode=S_IFREG|0644, st_size=33792, ...}) = 0
15:00:03.431977 fcntl64(21, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0xbec35528) = 0
15:00:03.468876 futex(0x4285e4f4, FUTEX_WAKE_PRIVATE, 1) = 0
15:00:03.572279 futex(0x4285e4f4, FUTEX_WAKE_PRIVATE, 1) = 0
15:00:03.689905 futex(0x4285e4f4, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
15:00:03.690485 futex(0x4285e4f4, FUTEX_WAKE_PRIVATE, 1) = 0
15:00:03.863505 futex(0x4285e4f4, FUTEX_WAKE_PRIVATE, 1) = 1
The access() is retried every 3-4 s.
Any idea what's going on? No need to say that those .db-journal and .db-wal files indeed do no exist. Only the .db file is there.
 
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#535
Originally Posted by minimos View Post
The access() is retried every 3-4 s.
Any idea what's going on?
PackageKit fetches info about installed packages and files.
Originally Posted by minimos View Post
No need to say that those .db-journal and .db-wal files indeed do no exist. Only the .db file is there.
This is how sqlite3 works. ".db" is main file. If database is opened, there are .db-journal and .db-wal files, which should be checked to get info about current/pending transactions.
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 

The Following User Says Thank You to Custodian For This Useful Post:
Posts: 7 | Thanked: 9 times | Joined on Jul 2014 @ Guangzhou,China
#536
Do you have plan to support x86 version?
 
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#537
Originally Posted by 0312birdzhang View Post
Do you have plan to support x86 version?
As soon as Jolla deliver my tablet.
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 

The Following 3 Users Say Thank You to Custodian For This Useful Post:
Posts: 165 | Thanked: 59 times | Joined on Aug 2012 @ Italy
#538
hey,
I'm having problems with Warehouse.. Everytime I open it, it says "Enabling self-update.." and then the error "Transaction /2964_dacdedac"...

It happened suddenly, after a Sailogram message. Also Meteo app stopped working and get reset!

Last edited by palikao; 2016-03-06 at 16:58.
 
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#539
Originally Posted by palikao View Post
it says "Enabling self-update.." and the and error "Transaction /2964_dacdedac"...
You have omitted the error message. Provide full error message, or a print screen.
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 
Posts: 165 | Thanked: 59 times | Joined on Aug 2012 @ Italy
#540
Originally Posted by Custodian View Post
You have omitted the error message. Provide full error message, or a print screen.
Status: repo-not-found
Extra details:
Couldn't find the specified repository

DISMISS


This the complete message at starting..
And it is the same if I try to enable repo in each app..
 
Reply

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

Thread Tools

 
Forum Jump


All times are GMT. The time now is 11:28.