View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#28
Garp,

2 things:

1) if you open your terminal and type devel-su and see busybox-power it means you already have it

2) if you wish to use fixed origin the proper procedure is:

Code:
~#AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg -i /path/to/file
OR

Code:
~#export AEGIS_FIXED_ORIGIN=com.nokia.maemo
~#dpkg -i /path/to/file

What you have done for fixed origin is incorrect hence your package is not installed via fixed origin and is from unknown source...

Last edited by thedead1440; 2012-11-25 at 15:51.
 

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