maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   [Aegis] easy to use aegis-install hack (https://talk.maemo.org/showthread.php?t=90750)

valdur55 2013-07-23 11:52

Re: [Aegis] easy to use aegis-install hack
 
Btw, you don't need use cat before grep ;).
You could just use grep:
grep "maemo/local" /var/lib/aegis/restok/restok.conf
grep "maemo/local" /var/lib/aegis/refhashlist

death_jax 2013-07-23 12:39

Re: [Aegis] easy to use aegis-install hack
 
@CODeRUS, the repo in the coderus.list failed to fetch through the update process; is it safe to remove that file and leave only the aegis.coderus-trusted-repo.list (and obviously the openrepos) one?

coderus 2013-07-23 13:27

Re: [Aegis] easy to use aegis-install hack
 
sure. coderus.list creates with wazapp nightly and meefox installations. i didn't updated them to openrepos.
you can edit coderus.list to my openrepos and import openrepos.key.

death_jax 2013-07-23 13:38

Re: [Aegis] easy to use aegis-install hack
 
Quote:

Originally Posted by coderus (Post 1361346)
sure. coderus.list creates with wazapp nightly and meefox installations. i didn't updated them to openrepos.
you can edit coderus.list to my openrepos and import openrepos.key.

Ok, I will delete it.
However I have created yours and nevalyashka's OpenRepos .list files ;)

sid21177 2013-07-23 18:51

Re: [Aegis] easy to use aegis-install hack
 
Quote:

Originally Posted by coderus (Post 1361309)
cat /var/lib/aegis/restok/restok.conf | grep "maemo/local"
cat /var/lib/aegis/refhashlist | grep "maemo/local"
if empty - origin fixed :)

@coderus - I got a non-empty result of the above :(

However, my inception shows as removed and I do not have any problems installing/removing unrestricted sys-ui components.

what should I do to fix the origin errors ??

thx

coderus 2013-07-23 18:56

Re: [Aegis] easy to use aegis-install hack
 
@sid21177 show it to me ;)

sid21177 2013-07-23 20:24

Re: [Aegis] easy to use aegis-install hack
 
Quote:

Originally Posted by coderus (Post 1361448)
@sid21177 show it to me ;)

lol - I was hoping you would say to run your origin fixer package :)

cat /var/lib/aegis/refhashlist | grep "maemo/local"
S 21 com.nokia.maemo/local H 40 f92e453107faf47685841b006a977a354057a1ac A 0 0 33261 P 9 system-ui R 14 usr/bin/sysuid
S 21 com.nokia.maemo/local H 40 8ff4355cc3cc2df1a7ddcd6b1d3ae0ef4a7ca5fa A 0 0 33261 P 9 system-ui R 36 var/lib/dpkg/info/system-ui.postinst
S 21 com.nokia.maemo/local H 40 7c89119e2ac4bffeb8afd503298cf76af44af178 A 0 0 33261 P 13 inception-bin R 39 var/lib/dpkg/info/inception-bin.preinst
S 21 com.nokia.maemo/local H 40 9429b775912eb005d8d13e5b1a1eedd59e121cbd A 0 0 33188 P 9 system-ui R 75 usr/lib/meegotouch/applicationextensions/libstatusindicatormenu-safemode.so

cat /var/lib/aegis/restok/restok.conf | grep "maemo/local"
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Source: com.nokia.maemo/local
AID::com.nokia.maemo/local.system-ui.
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local
Object: SRC::com.nokia.maemo/local

MoritzJT 2013-07-23 21:39

Re: [Aegis] easy to use aegis-install hack
 
Quote:

Originally Posted by coderus (Post 1361255)
Updated to v1.0.9, added Origin Fixer to safety remove inception after hack installation.
Also last version working for OpenMode users (you will get short aegis-dpkg and aegis-apt-get commands instead of writing AEGIS_FIXED_ORIGIN ... every time you need it)

So since I successfully installed 1.0.5 after flashing my N9 and starting from scratch without inception, is 1.0.9 a worthy upgrade or just for those who switched from inception to your method?

Cheers and thank you so much!

hugon9 2013-07-23 22:07

Re: [Aegis] easy to use aegis-install hack
 
hi!

i have installed this hack via n9qtweak and your urestricted ui and it does'nt work, then i have flshed my phone, instal this deb and then install via n9qtweak your unrestricted ui and work like a charm.

but the question is: how can i instal powerpack without inception?

sid21177 2013-07-24 10:19

Re: [Aegis] easy to use aegis-install hack
 
@coderus - any update for me ?? (see post #27 for output)

thx in advance


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

vBulletin® Version 3.8.8