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-03-03 10:35

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

Originally Posted by setter (Post 1415200)
Seems like it fails to update the info. Any ideas what I can do?
N9 Harmattan 1.3

Try to check for updates using the system UI: Settings > Applications > Manage applications, Updates, and check for updates again.
or execute from terminal as root:
Code:

apt-get update
and then try to install taot:
Code:

apt-get install taot
If there will be any error (i.e. 'failed to fetch'), more details will be shown.
Post the result here.

setter 2014-03-03 11:45

Re: [Announce][WIP] Warehouse - native client for OpenRepos.net
 
After apt-get update I get this error:
E: Could not open the lockfile /var/lib/apt/lists/lock - op1n (13: Permission denied)

coderus 2014-03-03 11:48

Re: [Announce][WIP] Warehouse - native client for OpenRepos.net
 
you must be root obliviously to use apt-get

Custodian 2014-03-03 11:49

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

Originally Posted by setter (Post 1415206)
After apt-get update I get this error:
E: Could not open the lockfile /var/lib/apt/lists/lock - op1n (13: Permission denied)

you have to run all commands as root (execute devel-su).
If error about 'database locked by another process' will appear, execute as root
Code:

killall pkgmgrd
and start over again with apt-get.

setter 2014-03-03 12:04

Re: [Announce][WIP] Warehouse - native client for OpenRepos.net
 
Worked when I changed to root.
Update, OK
Install, WARNING: The following packages can not be authenticated!
taot

If I answer yes to the question Install wothout verifying nothing happens, no install.

Custodian 2014-03-03 12:11

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

Originally Posted by setter (Post 1415210)
Worked when I changed to root.
Update, OK
Install, WARNING: The following packages can not be authenticated!
taot

If I answer yes to the question Install wothout verifying nothing happens, no install.

Does apt-get shows version, which it is trying to install?
Try to clean download cache with 'apt-get clean' executed as root, and perform install once again.

execute "apt-key list" to show available repository keys, and check that openrepos key does exists in the list:
Code:

pub  2048R/4C2DA98C 2013-07-11
uid                  OpenRepos Network (Repository key) <robot@openrepos.net>
sub  2048R/96C484ED 2013-07-11


setter 2014-03-03 12:22

Re: [Announce][WIP] Warehouse - native client for OpenRepos.net
 
Yes, it exist, It shows the same information as you have for OpenRepos

Clean cache did not help.

If I go to Settings > Applications > Manage applications, Updates, and check for updates then it is not able to update. Waited several minutes but noting happens, you only see that it tries to update.

apt-get install shows no version info for taot

Custodian 2014-03-03 13:26

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

Originally Posted by setter (Post 1415215)
apt-get install shows no version info for taot

Please execute 'apt-cache showpkg taot'
and check what versions are available.
My shows:
Code:

Versions:
1.0.0 (/var/lib/apt/lists/harmattan.openrepos.net_leppa_dists_personal_main_binary-armel_Packages)
 Description Language:
                File: /var/lib/apt/lists/harmattan.openrepos.net_leppa_dists_personal_main_binary-armel_Packages
                  MD5: e09636bfb5f5cd29b326e5c6ce4f3379

.....<other versions>....
Provides:
1.0.0 -
0.3.2 -
0.3.1 -
0.3.0 -
0.2.1 -
0.2.0 -
0.1.4 -


setter 2014-03-03 13:35

Re: [Announce][WIP] Warehouse - native client for OpenRepos.net
 
Eaxtly the same information here.

Custodian 2014-03-03 13:39

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

Originally Posted by setter (Post 1415224)
Eaxtly the same information here.

Then this is really weird. All should work as expected.
You can try the following steps:
1) uninstall taot: apt-get remove taot (or with warehouse)
2) disable 'leppa' repository (at warehouse repository list)
3) execute 'killall pkgmgrd'
4) execute 'apt-get update' (this will remove all repository information)
5) reboot your phone
6) try to install taot via warehouse once again (or only enable repository and 'apt-get install taot').


All times are GMT. The time now is 18:03.

vBulletin® Version 3.8.8