maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [M5] [Announce] Advanced Geocaching Tool (https://talk.maemo.org/showthread.php?t=48036)

sponka 2014-06-13 14:52

Re: [Announce] Advanced Geocaching Tool
 
Here's my output from terminal:

Code:

/home/user/MyDocs/Downloads # dpkg -i advancedcaching_0.9.1.3_all.deb
Aegis rejecting advancedcaching_0.9.1.3_all.deb: opt/advancedcaching/launch not installed by the package
aegis-deb-release: Missing ':' in '<br clear="all">
</big>
</body>
</html>
'
aegis-deb-release: Missing ':' in '<br clear="all">
</big>
</body>
</html>
'
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
/home/user/MyDocs/Downloads #


Edit: I'm using 0.9.1.1 and parser 35 (2013-08-27) -- have no problems with caches.

AapoRantalainen 2014-06-14 13:30

Re: [Announce] Advanced Geocaching Tool
 
Unfortunately I can't do anything more for Meego version. I haven't found easy tutorial how to use aegis. If anybody knows what to do, I'm willing to fix building scripts.

This is complete tutorial how debs for meego have done. I encourage anybody to test it by yourself and report what is missing.

0) ( Debian-based/derived ) system with: git, dpkg-dev, perl

1) git clone https://github.com/webhamster/advancedcaching.git
2) cd advancedcaching/build/
3) ./make-meego-debuild.sh

-> got ../dist/meego-debuild/advancedcaching-0.9.1.3/advancedcaching_0.9.1.3_all.deb


Here is online readable make-meego-debuild.sh: https://github.com/webhamster/advanc...ego-debuild.sh

And aegis-builder, which it is using: https://github.com/webhamster/advanc.../aegis-builder

Shadowdog 2015-03-13 21:40

Is there still somebody using this programm on the N9????
I still have the problem that the cache download/update stops after a few caches (mostly around 10) and the already downloaded once are then discard and don't appear in the map. Sadly the update function is not working and i'm still on version 0.9.1.1.

Can someone provide a never version .deb or help me with making a newer version .deb from the github source files?? :rolleyes:
The tutorial from AapoRantalainen is not working for me, as i always get the feedback that i have no permissions.

AapoRantalainen 2015-03-22 18:13

Re: [Announce] Advanced Geocaching Tool
 
Quote:

Originally Posted by Shadowdog (Post 1463991)
The tutorial from AapoRantalainen is not working for me, as i always get the feedback that i have no permissions.

Copy-paste your error message here. I just tested and it works for me.

Is your current directory mounted with noexec?

Shadowdog 2015-03-26 20:28

Re: [Announce] Advanced Geocaching Tool
 
1 Attachment(s)
Attached is a screenshot of my terminal window.
I hope the picture has a resolution you can work with.
Thanks that you take your time.

AapoRantalainen 2015-03-27 19:15

Re: [Announce] Advanced Geocaching Tool
 
Ok, here is deb for meego:
http://www.cs.helsinki.fi/u/rantalai....9.1.3_all.deb


Quote:

Originally Posted by Shadowdog (Post 1465050)
Attached is a screenshot of my terminal window..

Yeah, that was one way to show it. :)
I didn't expect you are doing it on N9, because any Linux would work. I suggested you install ssh-server on N9 and connect using computer and ssh-client, so you can use copy-paste.

Shadowdog 2015-03-27 20:25

Thanks for the .deb, sadly it's not working.
Now i get this error message:

/home/user/MyDocs/Downloads # dpkg -i advancedc
aching_0.9.1.3_all.deb
Aegis rejecting advancedcaching_0.9.1.3_all.deb: opt/advancedcaching/launch not installed by the package
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.

nieldk 2015-03-28 05:37

Re: [Announce] Advanced Geocaching Tool
 
# AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg -i .......

Shadowdog 2015-03-28 07:49

Quote:

Originally Posted by nieldk (Post 1465144)
# AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg -i .......

Thanks for the reply, but sadly it doesn't make a change. I get the same error message as before. I have installed Coderus's aegis hack, can this be the source of the problem?

nieldk 2015-03-28 09:25

Re: [Announce] Advanced Geocaching Tool
 
Ok, the /opt/advancedcaching/launch file is not installed.

You could try

dpkg -x (debfile name) /

Then, create the /opt/advancedcaching/launch containing these lines

#!/bin/sh
cd /opt/advancedcaching/
python core.py --qml


All times are GMT. The time now is 00:19.

vBulletin® Version 3.8.8