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)

Eroico 2013-10-10 15:54

Re: [Aegis] easy to use aegis-install hack
 
what is the command line to uninstall a package that was installed like this:
aegis-dpkg -i myexplorer_1.0.0.deb

Mikkosssss 2013-10-10 16:04

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

Normal remove wont work?

Schturman 2013-10-10 17:00

Re: [Aegis] easy to use aegis-install hack
 
Normal remove also work, just run:
apt-get remove myexplorer

jubbe 2013-10-16 00:37

Re: [Aegis] easy to use aegis-install hack
 
I'm trying to enlarge new set of emoticons through QuickTweak-app. However, after rebooting the device the messaging app doesn't work. After restoring default size messaging app works correctly. I think it could have something to do with installing aegis-install hack and uninstalling inception. What could've gone wrong?

Schturman 2013-10-16 02:31

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

Originally Posted by jubbe (Post 1380835)
I'm trying to enlarge new set of emoticons through QuickTweak-app. However, after rebooting the device the messaging app doesn't work. After restoring default size messaging app works correctly. I think it could have something to do with installing aegis-install hack and uninstalling inception. What could've gone wrong?

1. Your question is not related to this thread.
2. N9QT not use inception anymore. It use Coderus Aegis-install and Opensudo.
3. Use latest version of N9QT to enlarge emoticon.
4. If you installed Coderus Aegis-install manually (not from tweak EE-1 or EE-2), just reinstall develsh package:
Code:

apt-get install --reinstall develsh
5. Another questions about N9QT ask in the relevant thread.

StygiAn TrepidAtioN 2013-12-08 14:43

HUMBLE REQUEST: Help required in understanding
 
Hi @coderus and all other helpul fellows!

First 'n foremost, I apologise for this long post and request that I not be ignored.

I've bought an N9 4 days ago and since then, have kept myself busy day and night tryin' to read up about all the development that has happened over the years in this space. But I'm having trouble understanding all this despite my best effort in referrin' to various sources to learn associated terminologies - I'm new to linux; I'm no dev or programmer but have immense interest to this.

I humbly request u to help me understand all this better and proceed. Allow me to tell u how much I know so far:

1. First thing I learnt was to reflash original firmware in case I go wrong somewhere. Did this 3 times to get comfortable.

2. Next I formatted my N9 for faster USB speed. Fairly simple

3. Then read up all about Inception and realised that's obsolete now and installed your aegis-install hack.

4. I also came across stable Fastern9 and installed it.

For installing (3) & (4), I simply downloaded the respective .deb files, moved them to MyDocs, and tapped on them to install (while I had enabled dev mode and installing from non-store sources). Really simple till here. Thus, I don't understand yet, the need for Debinstaller when I can simply tap on .deb files to install them. Please help me understand the purpose of debinstaller

I have also been readin' about open mode and opensudo. What are these and do I need them too or is having aegis-install hack good enough?

Next up, I plan on installing Powerpack but even after reading most of that thread I'm not able to understand how to install. They talk about usin' inception or open mode but not about usin aegis-install hack. And y shouldn't I simply tap on Powerpack .deb files to install them as I did with Fastern9 (asking to understand the limitation/obstacle)?

Then I also plan on installing N9QT but I notice that can just be installed by tappin' on file. Why can't we use same method for other .deb files like Debinstaller and Powerpack? Why is installation code necessary for these specifically? How are they different from fastern9 or N9QT packages that they can't be tapped on to install?

Pl pardon me for paraphrasing the same question in multiple ways. Also Pardon if you think I'm not postin' in the appropriate thread - I'm lookin for radical understanding that's not respective of any single thread. And believe me I have searched a lot before asking you all this. It's just that I'v gotten overwhelmed by so much info in jus 2-3 days.

I pray thee, read my lengthy post in full and give me an understanding to each query mentioned. This will really help me a long way further.

TIA,
Cheers 'n beers,
JoEy

Eztran 2013-12-10 12:17

Re: HUMBLE REQUEST: Help required in understanding
 
Quote:

Originally Posted by StygiAn TrepidAtioN (Post 1393684)
First 'n foremost, I apologise for this long post and request that I not be ignored.

Given that nobody seems to be answering this one, I'll give it a shot. Bear in mind that I'm by no means an authority on this myself, and anyone who wants to correct bits of this should go right ahead. :)

Quote:

Thus, I don't understand yet, the need for Debinstaller when I can simply tap on .deb files to install them. Please help me understand the purpose of debinstaller
Debinstaller gives you more options when installing a package from the UI. It lets you choose whether you want to use dpkg or gdebi, which handles dependencies when installing this way. It lets you see the log when installing using these methods, so if something fails in the installation you can find out what happened (with the default installer dialog, the errors aren't helpful at all).

I'm guessing the bit you're looking at, though, is the 'trusted' switch. This only works with the aegis-install hack or openmode active. It does what aegis-dpkg, etc., would do: overrides the packages' actual origin with the trusted 'com.nokia.maemo' origin, allowing them privileges Aegis would not normally grant.

Quote:

I have also been readin' about open mode and opensudo. What are these and do I need them too or is having aegis-install hack good enough?
With an openmode kernel, Aegis doesn't work properly. Generally, you can do things without needing the aegis-install hack or similar, you don't need to worry about refhashlist, and it's generally a pretty good solution if you want to mess around with your device.

Opensudo is a different thing entirely; a way to get proper root privileges yourself (equivalent to the old Inception/ariadne methods), being basically sudo patched to give proper credentials on Harmattan.

Quote:

Next up, I plan on installing Powerpack but even after reading most of that thread I'm not able to understand how to install. They talk about usin' inception or open mode but not about usin aegis-install hack. And y shouldn't I simply tap on Powerpack .deb files to install them as I did with Fastern9 (asking to understand the limitation/obstacle)?
I've never used the Powerpack myself, so I'm not entirely sure on this, but... I can't see any reason why the aegis-install hacks wouldn't work just as well as the Inception method. It seems to me like the reason Inception was used is because it was the method available at the time. This could be true for many applications that recommend Inception.

Quote:

Then I also plan on installing N9QT but I notice that can just be installed by tappin' on file. Why can't we use same method for other .deb files like Debinstaller and Powerpack? Why is installation code necessary for these specifically? How are they different from fastern9 or N9QT packages that they can't be tapped on to install?
N9QT doesn't actually require enhanced privileges to install. Individual tweaks sometimes require openmode or the aegis-install hack (Inception used to be used, but now AFAIK all tweaks needing it have been rewritten to use the hack).

Quote:

And believe me I have searched a lot before asking you all this. It's just that I'v gotten overwhelmed by so much info in jus 2-3 days.
I think all the info is out there, but it's certainly pretty scattered around, and there's a lot of out-of-date stuff which turns up in searches and doesn't really help.

pasko 2014-03-27 21:20

Re: [Aegis] easy to use aegis-install hack
 
Hi.
I have installed the hack and I cannot connect via ssh.
I get the following:

Code:

developer@n9's password:
/bin/develsh: Operation not permitted
Connection to N9 closed.

Am I missing something?

pasko 2014-03-27 21:30

Re: [Aegis] easy to use aegis-install hack
 
Well, the answer was a few posts above :o

Code:

apt-get install --reinstall develsh
Problem solved!

Regards.

pbox 2017-03-23 18:17

Re: [Aegis] easy to use aegis-install hack
 
Hello there,

The download repository on dropbox (and any other I have been trying to locate, in that respect) does not seem to work.

Any chance someone (maybe Coderus but really anyone) could upload it and let me have the executable? At the moment I have had to use inception but really I would prefer a cleaner solution :-)

Many thanks!

coderus 2017-03-23 22:42

Re: [Aegis] easy to use aegis-install hack
 
It's hot working because you should use trusted repo installer and then install aegis-install package from it

pbox 2017-03-24 14:00

Re: [Aegis] easy to use aegis-install hack
 
Could you please explain the steps on how to get there? What repo installer do you have in mind? Thanks!

aspergerguy 2017-03-24 15:26

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

Originally Posted by pbox (Post 1525929)
What repo installer do you have in mind?

First part is easy:https://openrepos.net/content/ancelad/n9-repomirror

However as far as I can tell on coderus repository https://coderus.openrepos.net/n9mirror/, nowhere can hack-installer_1.0.10_armel.deb be found now that Dropbox link is Error 404

dameceno 2017-03-24 16:01

Re: [Aegis] easy to use aegis-install hack
 
Was just about to share the N9repomirror on openrepos, glad you did already.
I have stopped using N9 for a while but still remember between vividly the steps to take when setting up the device.
After installing the N9repo mirror, you will be allowed to activate developer mode in settings, once that is done, use N9QuickTweak to get the aegis installer hack on the device.
https://openrepos.net/content/schturman/n950-quicktweak
After that, you should have a fully tweaked N9.
I do miss that device, only Jolla could possibly replace that jewel

coderus 2017-03-24 16:21

Re: [Aegis] easy to use aegis-install hack
 
aegis-install package from this repository: http://talk.maemo.org/showthread.php...66#post1356766

Link to this thread marked with big red text on first page, so no idea how you missed it.

pbox 2017-03-24 16:58

Re: [Aegis] easy to use aegis-install hack
 
Thanks, coderus! On the first page there is a broken link to a dropbox file, hence the whole mix-up... Successfully added the repo and installed aegis-install now. Will experiment with the added apps later when I have a bit more time... But so far I would like to say 'thank you'! :-)

kjdsgfkjsad 2017-11-09 19:52

Re: [Aegis] easy to use aegis-install hack
 
So the aegis-install hack has been replaced by the aegis-install package from that repository? I have been trying to understand how these different things are related without success.

imaginaryenemy 2017-11-09 20:05

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

Originally Posted by kjdsgfkjsad (Post 1538345)
So the aegis-install hack has been replaced by the aegis-install package from that repository? I have been trying to understand how these different things are related without success.

Yes. That is the package you want to install for aegis-hack.

kjdsgfkjsad 2017-11-10 06:17

Re: [Aegis] easy to use aegis-install hack
 
Ok, thank you! Maybe the dead link should be removed from the OP.

However, after downloading and installing the coderus trusted repo and installing aegis-install, I do not have an aegis-dpkg binary in my PATH. Where does it go? Or is it called something else?

aspergerguy 2017-11-10 12:36

Re: [Aegis] easy to use aegis-install hack
 
Have you tried Coderus Debinstaller?http://talk.maemo.org/showpost.php?p...27&postcount=1

This worked here: http://talk.maemo.org/showpost.php?p...&postcount=106

coderus 2017-11-10 12:44

Re: [Aegis] easy to use aegis-install hack
 
btw link in OP is fixed now

imaginaryenemy 2017-11-10 16:13

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

Originally Posted by aspergerguy (Post 1538369)

This! This is the package I was thinking of. It allows for trusted dpkg installations when installing a package that needs it without terminal.

kjdsgfkjsad 2017-11-11 06:22

Re: [Aegis] easy to use aegis-install hack
 
Coderus: Thanks a lot, I finally got all the pieces together!

debinstaller is convenient, although I was working from the terminal the whole time.

Again, thanks a lot!

cabiludo 2019-05-03 16:51

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

test now 2019! Perfect


All times are GMT. The time now is 15:43.

vBulletin® Version 3.8.8