View Single Post
Posts: 18 | Thanked: 2 times | Joined on Mar 2012
#51
Keep having fatal error i had inception on PR1.2 updated to pr1.3 and inception 0.2 but when i want active it says PASIV active theb fatal error.

Do you wish to proceed? (yes/no): yes

|| Stopping package-manager daemon
|| Removing prior INCEPTION policies
|| PASIV device active
pasiv: fatal error occurred


Make sure there isn't anything else in the way
echo '|| Stopping package-manager daemon'
|| 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'
|| 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'
|| PASIV device active
PERL5OPT='-d' PERL5DB='system qw(/usr/bin/aegis-install-journal /var/lib/aegis/dpkg-journal tcb) or exit $?; exit 1' /usr/bin/dpkg >/dev/null 2>&1 <<'EOF'
Package: aegis-local-source-policy
Source: com.nokia.maemo
Request:
Recover:
~*
Object: SRC::com.nokia.maemo/local
Rank: -100
Key:
LOCAL::tcb

Package: inception-bin
Source: com.nokia.maemo/local
Request:
AID::com.nokia.maemo/local.inception-bin.
Object: /usr/bin/inpkgsign
Policy: add not-inheritable
Object: /usr/sbin/incept
Policy: not-inheritable set setxid
Request:
AID::com.nokia.maemo/local.inception-bin.
UID::root
GID::root
tcb
Object: /usr/bin/ariadne
Policy: set
Request:
AID::com.nokia.maemo/local.inception-bin.
CAP::setuid
CAP::setgid
tcb
Recover:
~*
!UID::*
!GID::*

EOF
checkerror "$?"
/usr/bin/dpkg --force-hold -i /usr/lib/inception/aegis-local-source-policy_0.2_all.deb /usr/lib/inception/inception-bin_0.2_armel.deb >/dev/null 2>&1
checkerror "$?"
pasiv: fatal error occurred

Last edited by biz78; 2012-07-16 at 01:49.