Notices


Reply
Thread Tools
ginggs's Avatar
Posts: 306 | Thanked: 582 times | Joined on Mar 2012
#141
Originally Posted by Custodian View Post
Check if you can reach http://thecust.net/warehouse/meego/ from your phone.
Yes.
Originally Posted by Custodian View Post
does 'apt-get update' shows any errors? (I assume that you have openrepos-basil repo enabled).
No errors, and I do have your repo enabled.
Originally Posted by Custodian View Post
Try `apt-get update` once more.
No change.
Originally Posted by Custodian View Post
You can download latest version package directly using the http://openrepos.net/client link.
I can also 'wget http://harmattan.openrepos.net/basil....1.4_armel.deb' then 'dpkg -i ...'

The problem is a size mismatch.
If you look in http://harmattan.openrepos.net/basil...n/w/warehouse/ you see:
Code:
Index of /basil/pool/main/w/warehouse/
...
warehouse_0.1.4_armel.deb                          06-Nov-2013 14:22              270008
but if you look in http://harmattan.openrepos.net/basil...armel/Packages you find:
Code:
Package: warehouse
Priority: optional
Section: user/other
Installed-Size: 648
Maintainer: Basil Semuonov <basil.semuonov@gmail.com>
Architecture: armel
Version: 0.1.4
Depends: applauncherd-launcher, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libmeegotouchcore0, libmeegotouchevents0, libmeegotouchextensions0, libmeegotouchsettings0, libqt4-dbus (>= 4.7.4~git20110517), libqt4-declarative (>= 4.7.4~git20110517), libqt4-network (>= 4.7.4~git20110517), libqtcore4 (>= 4.7.4~git20110517), libqtgui4 (>= 4.7.4~git20110517), libqtm-feedback (>= 1.2.1+193+0m6), libstdc++6 (>= 4.3.0)
Pre-Depends: aegis-developer-unknown-source-policy
Filename: pool/main/w/warehouse/warehouse_0.1.4_armel.deb
Size: 270018
MD5sum: f0868bf425901a7c0b0f33a3d4226097
SHA1: 6771fa05a934fde44790b0f9876a40b24c29d9ab
SHA256: 46ed8e598a2d090a164a7c18c85555b2cb83ba616dee8d5a8499292d77fdd70c
SHA512: a543e9e74f45469de5d08bb807b7127cf783a350001a5eac9c5a32a6bc94822f2e591bf4f366546f6257fa523bfdef38ec2924a163a3a144d53570c294a6020a
edit: also md5sum is different:
Code:
$ md5sum warehouse_0.1.4_armel.deb 
97d1e98ab4d003e558bc3cedfcdd7807  warehouse_0.1.4_armel.deb

Last edited by ginggs; 2013-11-07 at 10:50.
 
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#142
Originally Posted by ginggs View Post
Yes.
Then you should be able to download update via application ui.

Originally Posted by ginggs View Post
I can also 'wget http://harmattan.openrepos.net/basil....1.4_armel.deb' then 'dpkg -i ...'
The problem is a size mismatch.
I understand the cause of problem. Before posting my reply I queued repository sync. Unfortunately it does not help.
270008 is the correct size.
Mismatched size produced by repository management software I use. Already checking it.
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#143
Originally Posted by ginggs View Post
The problem is a size mismatch.
this particular case is resolved now.
Some investigations is still required. Seems like package cache failure caused by re-uploading different builds of same package with same metainfo.
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 
ginggs's Avatar
Posts: 306 | Thanked: 582 times | Joined on Mar 2012
#144
Originally Posted by Custodian View Post
this particular case is resolved now.
Some investigations is still required. Seems like package cache failure caused by re-uploading different builds of same package with same metainfo.
I was able to upgrade, thanks!
 
Posts: 29 | Thanked: 3 times | Joined on May 2013 @ Karachi
#145
Why I cannot install smplayer from rzr repo...??? I really liked the app...
Its says "package smplayer is not user package"
what is wrong here...???
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#146
@mikal2100 many packages in repositoies was packaged crappy by lazy developers
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 673 | Thanked: 230 times | Joined on Oct 2012 @ Mumbai
#147
Try using apt-get install appname in terminal as root
__________________
MeeGo Wont Die
2016
 
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#148
Originally Posted by mikal2100 View Post
Why I cannot install smplayer from rzr repo...??? I really liked the app...
Its says "package smplayer is not user package"
what is wrong here...???
take a look here.
Warehouse cannot deal with packages from 'non-user' sections.
As zaidk9 said - you can install package directly from terminal.
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 
Posts: 29 | Thanked: 4 times | Joined on Oct 2011 @ Szczecin, Poland
#149
in ovi store is an app with similiar funcionality that can handle with nonuser packages. perhaps you could check it

http://store.ovi.com/content/220215
 
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#150
Originally Posted by kfahoo View Post
in ovi store is an app with similiar funcionality that can handle with nonuser packages. perhaps you could check it
No it cannot. It shows only user section packages to you.

Package handling is not only the installation and removal but also conflicts resolving, downgrading, prioritization(pinning) etc.
__________________
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 09:18.