Active Topics

 


Reply
Thread Tools
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#6981
Got another N9 in my hand today, great price, brand new!

Just starting the conversion process and I find the last version I have of this backed up is 8.8.



I'm back.
 

The Following User Says Thank You to F2thaK For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6982
Probably i need flash again because some tests for Coderus or playing with aegisctl... After this i will try this tweak again.
I can't activate inception, any advice?
I get fatal error:
Code:
Do you wish to proceed? (yes/no): yes 

|| Stopping package-manager daemon 
|| Removing prior INCEPTION policies 
|| PASIV device active 
pasiv: fatal error occurred 
RM696-21-3_PR_001:~#
Reinstallation or reboot not helped...
 
death_jax's Avatar
Posts: 326 | Thanked: 122 times | Joined on Sep 2012 @ Italy
#6983
Originally Posted by Schturman View Post
Probably i need flash again because some tests for Coderus or playing with aegisctl... After this i will try this tweak again.
I can't activate inception, any advice?
I get fatal error:
Code:
Do you wish to proceed? (yes/no): yes 

|| Stopping package-manager daemon 
|| Removing prior INCEPTION policies 
|| PASIV device active 
pasiv: fatal error occurred 
RM696-21-3_PR_001:~#
Reinstallation or reboot not helped...
These are the cases, and commands, of when an error occurs:

Code:
# Make sure there isn't anything else in the way
echo '|| Stopping package-manager daemon'
/sbin/start-stop-daemon -K -p /var/lock/LCK..pkgmgrd.lock -o -q -R 'TERM/60' >/dev/null 2>&1
checkerror "$?"
/bin/rm -f /var/lib/dpkg/lock >/dev/null 2>&1
checkerror "$?"

# Ensure the Aegis journal is flushed and old policy packages are gone
echo '|| Removing prior INCEPTION policies'
/usr/bin/dpkg --force-hold -P aegis-local-source-policy inception-bin >/dev/null 2>&1
checkerror "$?"
echo '|| PASIV device active'
PERL5OPT='-d' PERL5DB='system qw(/bin/sh /usr/lib/inception/inject.sh) or exit $?; exit 1' /usr/bin/dpkg >/dev/null 2>&1
if [ $? -ne 0 ]; then
  /usr/bin/dpkg --pre-invoke='/bin/sh /usr/lib/inception/inject.sh' --triggers-only 2>&1 | /bin/grep -vq 'error executing hook'
fi
checkerror "$?"
/usr/bin/dpkg --force-hold -i /usr/lib/inception/aegis-local-source-policy_0.2.5_all.deb /usr/lib/inception/inception-bin_0.2.5_armel.deb >/dev/null 2>&1
checkerror "$?"
echo '|| Incepted'
 
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#6984
BTW, Schturman, for a new comer to the N9 again, this is my first app to install, I think you missed one little bit in your PDF,you need a tad more info for the install instructions. Just say go into Nokia Store and install Filebox, then run app, find file and double tap .


Last edited by F2thaK; 2013-06-27 at 10:59.
 

The Following User Says Thank You to F2thaK For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6985
death_jax, not help...
if I run this command:
Code:
/usr/bin/dpkg --force-hold -i /usr/lib/inception/aegis-local-source-policy_0.2.5_all.deb /usr/lib/inception/inception-bin_0.2.5_armel.deb
I get this output:
Code:
RM696-21-3_PR_001:~# /usr/bin/dpkg --force-hold -i /usr/lib/inception/aegis-local-source-policy_0.2.5_all.deb /usr/lib/inception/inception-bin_0.2.5_armel.deb
Aegis rejecting /usr/lib/inception/inception-bin_0.2.5_armel.deb: package 'inception-bin' already installed from 'com.nokia.maemo/local' -- not replacing it from unknown origin
Aegis rejecting /usr/lib/inception/aegis-local-source-policy_0.2.5_all.deb: package 'aegis-local-source-policy' already installed from 'com.nokia.maemo' -- not replacing it from unknown origin
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
RM696-21-3_PR_001:~#
But both of them not installed on my device
 
death_jax's Avatar
Posts: 326 | Thanked: 122 times | Joined on Sep 2012 @ Italy
#6986
Originally Posted by Schturman View Post
death_jax, not help...
if I run this command:
Code:
/usr/bin/dpkg --force-hold -i /usr/lib/inception/aegis-local-source-policy_0.2.5_all.deb /usr/lib/inception/inception-bin_0.2.5_armel.deb
I get this output:
Code:
RM696-21-3_PR_001:~# /usr/bin/dpkg --force-hold -i /usr/lib/inception/aegis-local-source-policy_0.2.5_all.deb /usr/lib/inception/inception-bin_0.2.5_armel.deb
Aegis rejecting /usr/lib/inception/inception-bin_0.2.5_armel.deb: package 'inception-bin' already installed from 'com.nokia.maemo/local' -- not replacing it from unknown origin
Aegis rejecting /usr/lib/inception/aegis-local-source-policy_0.2.5_all.deb: package 'aegis-local-source-policy' already installed from 'com.nokia.maemo' -- not replacing it from unknown origin
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
RM696-21-3_PR_001:~#
But both of them not installed on my device
Is possible that after reflash the phone you also restored system files (included into the backup) including the "old" refhashlist file with into it the entry of "old" Inception installation?
Did you tried the full commands that are in the pasiv file (the code that I wrote in the last post)?

Last edited by death_jax; 2013-06-27 at 12:50.
 
Posts: 32 | Thanked: 7 times | Joined on Apr 2012 @ Panamá
#6987
Originally Posted by Schturman View Post
I not work for you because you probably not have clean backup ! That I already said
Read again pdf, you have 3 places to get my clean backup:
1. first post
2. link in pdf
3. Very Very simple = use tweak L and after this you can restore tweak W
I understand you, but I don't say you work for me, only find a solution quickly, to not have flashing my N9. I have the pdf, I read this, but I don't find the solution, and know after wich replace my quickteakbackup for other clean, to resolve my problem.

I ask other question, is possible use (home screen setting) app with you app, I read in this thread which yes, but not using with option A and B, but with the option W is posible to use with this app (home screen setting) in convination.
__________________
My Nokia story

6110, 3100, 6120i, X6, N9 .....
 

The Following User Says Thank You to jeherreracm For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6988
Ohhh sorry, I not explained itself.. I not reflashed yet... I trying to resolve this problem without reflash. If I will reflash all will work fine.
Inception package include this 2 packages:
Code:
aegis-local-source-policy
inception-bin
Inception itself installed without any problem/errors, but when I need activate it via: devel-su -c /usr/sbin/pasiv it should install this 2 packages, but it get error like you saw before. I also tried install them manually, but I got the same result...
This packages not installed:
Code:
RM696-21-3_PR_001:~# dpkg-query -W -f='${Status}\n' aegis-local-source-policy | grep installed | awk '{print $3}' | head -1
not-installed
RM696-21-3_PR_001:~# dpkg-query -W -f='${Status}\n' inception-bin | grep installed | awk '{print $3}' | head -1
not-installed
RM696-21-3_PR_001:~#
But I get this error:
Code:
Aegis rejecting /usr/lib/inception/inception-bin_0.2.5_armel.deb: package 'inception-bin' already installed from 'com.nokia.maemo/local' -- not replacing it from unknown origin
Aegis rejecting /usr/lib/inception/aegis-local-source-policy_0.2.5_all.deb: package 'aegis-local-source-policy' already installed from 'com.nokia.maemo' -- not replacing it from unknown origin
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
But if I will run this checking commands:
Code:
RM696-21-3_PR_001:~# dpkg -l inception > /dev/null 2>&1; echo $?
0
RM696-21-3_PR_001:~# dpkg -l inception-bin > /dev/null 2>&1; echo $?
0
RM696-21-3_PR_001:~# dpkg -l aegis-local-source-policy > /dev/null 2>&1; echo $?
0
RM696-21-3_PR_001:~#
It say all this packages installed (same like with aegisctl), that mean system read some file, that I don't know which one, and think it installed..

Last edited by Schturman; 2013-06-27 at 14:27.
 
death_jax's Avatar
Posts: 326 | Thanked: 122 times | Joined on Sep 2012 @ Italy
#6989
Originally Posted by Schturman View Post
Ohhh sorry, I not explained itself.. I not reflashed yet... I trying to resolve this problem without reflash. If I will reflash all will work fine.
Inception package include this 2 packages:
Code:
aegis-local-source-policy
inception-bin
Inception itself installed without any problem/errors, but when I need activate it via: devel-su -c /usr/sbin/pasiv it should install this 2 packages, but it get error like you saw before. I also tried install them manually, but I got the same result...
This packages not installed:
Code:
RM696-21-3_PR_001:~# dpkg-query -W -f='${Status}\n' aegis-local-source-policy | grep installed | awk '{print $3}' | head -1
not-installed
RM696-21-3_PR_001:~# dpkg-query -W -f='${Status}\n' inception-bin | grep installed | awk '{print $3}' | head -1
not-installed
RM696-21-3_PR_001:~#
But I get this error:
Code:
Aegis rejecting /usr/lib/inception/inception-bin_0.2.5_armel.deb: package 'inception-bin' already installed from 'com.nokia.maemo/local' -- not replacing it from unknown origin
Aegis rejecting /usr/lib/inception/aegis-local-source-policy_0.2.5_all.deb: package 'aegis-local-source-policy' already installed from 'com.nokia.maemo' -- not replacing it from unknown origin
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
But if I will run this checking commands:
Code:
RM696-21-3_PR_001:~# dpkg -l inception > /dev/null 2>&1; echo $?
0
RM696-21-3_PR_001:~# dpkg -l inception-bin > /dev/null 2>&1; echo $?
0
RM696-21-3_PR_001:~# dpkg -l aegis-local-source-policy > /dev/null 2>&1; echo $?
0
RM696-21-3_PR_001:~#
It say all this packages installed (same like with aegisctl), that mean system read some file, that I don't know which one, and think it installed..
Ok, did you check if in the refhashlist still there are some files with com.nokia.maemo/local origin?

Last edited by death_jax; 2013-06-27 at 14:44.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6990
After the last reflash I'm not used fixer, it have com.nokia.maemo/local...
Probably I also can't fix it because of ariadne that should be installed from inception-bin package.
Interesting, I have this file (aridane) in /usr/bin, probably from previous installation/activation, but it not work...
Never mind, I going to reflash
 
Reply

Tags
hebrew vkb, n9 qtweak, n9 quick tweak, n9 quicktweak, root-ssh


 
Forum Jump


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