View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#89
Yup it has a few issues...

I had your version from the first post installed...

Opening Store I got this when tried to click on update:



The version I already had installed:



I then removed the existing meegoal:
Code:
# apt-get remove meegoal
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED
  meegoal
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 1,024kB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 105980 files and directories currently installed.)
Removing meegoal ...
dpkg: warning: while removing meegoal, directory '/opt/meegoal' not empty so not removed.
Processing triggers for desktop-file-utils ...
Processing triggers for hicolor-icon-theme ...
aegis uninstalling meegoal
Updating desktop entries... Done

Now I tried installing it again ofcourse after re-opening store and got:



However the file was already downloaded so I tried installing via terminal:
Code:
~# ls -l /var/cache/apt/archives/partial/
total 1164
-rw-r--r--    1 root     root       1188940 Nov  8 21:59 meegoal_0.7.3_all.meegoal.FAILED

~# dpkg -i /var/cache/apt/archives/partial/meegoal_0.7.3_all.me
egoal.FAILED
Package meegoal has package signature (origin 'com.nokia.maemo/ovi')
file /var/lib/dpkg/tmp.ci/digsigsums cannot be opened
No digsigsums file
Selecting previously deselected package meegoal.
(Reading database ... 105830 files and directories currently installed.)
Unpacking meegoal (from .../meegoal_0.7.3_all.meegoal.FAILED) ...
Package meegoal: File '/opt/meegoal/match.py' not in digsigsums -- warning
Package meegoal: File '/opt/meegoal/main.py' not in digsigsums -- warning
No digsigsums file
Setting up meegoal (0.6.0) ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for desktop-file-utils ...
aegis-installing meegoal (from 'com.nokia.maemo/ovi')

Doing this gave a red icon on the homescreen which usually occurs when an installation fails:



Clicking on try again made it work:




I think the main problem lies in the inability to cleanly remove the old version as well as the new version from Store still showing in the package file as v0.6.0 instead of v0.7.3...

Last edited by thedead1440; 2012-11-08 at 14:19. Reason: bolded and enlarged the v0.6.0 part
 

The Following 2 Users Say Thank You to thedead1440 For This Useful Post: