Active Topics

 


Reply
Thread Tools
Posts: 11 | Thanked: 5 times | Joined on Jun 2012 @ Russia
#601
Code:
# pkgmgr install -p profilematic
Downloading:   0 %
Error: Failed to fetch exec:////usr/bin/osa --get 'profilematic': Size mismatch
Nokia Store is so Nokia Store...
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#602
^^ why don't you do:
Code:
apt-get install profilematic (or whatever the name of the pkg)
 
Posts: 11 | Thanked: 5 times | Joined on Jun 2012 @ Russia
#603
No need to kill pkgmgrd. But result is the same )

Code:
# LANG="en" apt-get install profilematic
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  profilematic
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 288kB of archives.
After this operation, 1,040kB of additional disk space will be used.
Get:1  [288kB]
0% [1 profilematic 0B]QNetworkReplyImpl::_q_startOperation was called more than once
Fetched 234kB in 0s (278kB/s)
Failed to fetch exec:////usr/bin/osa --get 'profilematic'  Size mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#604
if it fetchd 234kb...the file should be in /var/cache/apt/archives/partial

just rename it to end with .deb then click on it...it'll infrom it needs to download some additional (the difference in file size) after which installation will succeed and very soon you'll get a software update notification which you can update successfully by...well that's what happened in my case...
 
Posts: 11 | Thanked: 5 times | Joined on Jun 2012 @ Russia
#605
Ahh.. every time different size: 220-230kb. Can you post .deb file?
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#606
Ask ajalkane for that as I'm quite sure he wants all downloads to be done via Nokia Store...
 
Posts: 11 | Thanked: 5 times | Joined on Jun 2012 @ Russia
#607
Code:
# pkgmgr install -p profilematic
Downloading:   0 %
Error: Failed to fetch exec:////usr/bin/osa --get 'profilematic': Size mismatch

# ls -lh /var/cache/apt/archives/partial/
total 232K
-rw-r--r-- 1 root root 229K 2012-07-24 22:12 profilematic_1.7.0_armel.profilematic.FAILED
# mv /var/cache/apt/archives/partial/profilematic_1.7.0_armel.profilematic.FAILED profilematic_1.7.0_armel.deb
# incept profilematic_1.7.0_armel.deb
Do not continue unless you fully trust the package you are about to install.

Password for 'root':
Package profilematic has package signature (origin 'com.nokia.maemo/local')
aegis-loader: Failed loading policy for 'profilematic::/opt/profilematic/bin/profilematicd'
Выбор ранее не выбранного пакета profilematic.
(Чтение базы данных ... на данный момент установлено 50164 файла и каталога.)
Распаковывается пакет profilematic (из файла /var/tmp/inception/pkg_vlrQln)...
aegis-installing profilematic (from 'com.nokia.maemo/local')
Настраивается пакет profilematic (1.6.2) ...
Changing ProfileMatic configuration file ownership to user
Starting profilematicd ...
apps/profilematicd start/running, process 3870
Обрабатываются триггеры для applauncherd-launcher ...
Обрабатываются триггеры для desktop-file-utils ...
Обрабатываются триггеры для hicolor-icon-theme ...
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#608
Hi ajalkane
Can you add please unlimited option for "Custom action"..
I mean if I want to do a few custom actions on the same rule..
for example i tried to open 2 app in custom action:
Code:
/usr/bin/grob && /usr/bin/fenix
but it not work...
Or maybe I do something wrong ?

EDIT: OK, i found where is my mistake. It should be
Code:
/usr/bin/grob | /usr/bin/fenix

Last edited by Schturman; 2012-07-25 at 01:37.
 
Posts: 1,313 | Thanked: 2,977 times | Joined on Jun 2011 @ Finland
#609
Originally Posted by thedead1440 View Post
Ask ajalkane for that as I'm quite sure he wants all downloads to be done via Nokia Store...
Why are you guys trying to get ProfileMatic in such weird ways instead of using Nokia Store?

You can get the deb by clicking this url:
http://store.ovi.com/content/216122/download

First you must be signed into the store, and probably have N9 selected as your phone.
__________________
My N9/N950 projects:
 
Posts: 1,313 | Thanked: 2,977 times | Joined on Jun 2011 @ Finland
#610
Originally Posted by Schturman View Post
Hi ajalkane
Can you add please unlimited option for "Custom action"..
I mean if I want to do a few custom actions on the same rule..
for example i tried to open 2 app in custom action:
Code:
/usr/bin/grob && /usr/bin/fenix
but it not work...
Or maybe I do something wrong ?
I'm a bit unwilling to run the custom action in a shell... it's unnecessary overhead if you just want to run one application.

If you want to run it in shell like that, then you must run it in shell, for example:

Code:
sh -c "grob && fenix"
EDIT: OK, i found where is my mistake. It should be
Code:
/usr/bin/grob | /usr/bin/fenix
That's totally wrong and I have no idea why it works.
__________________
My N9/N950 projects:
 

The Following User Says Thank You to ajalkane For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 17:39.