Active Topics

 


Reply
Thread Tools
Posts: 149 | Thanked: 34 times | Joined on Dec 2011
#1
Hi guys.
Today ago install PR1.2, I install the harmattan repository and i did install the sqlite3 else catch me a error:
apt-get install sqlite3
or
apt-get install sqlite3 --allow-unauthenticated

Aegis rejecting /var/cache/apt/archive/sqlite3_3.7.7-2+maemo2+6_armel.deb origin cannt be determined -- signature check failed

Any people can install same package with repository harmattan?
I need the sqlite3
 
Posts: 92 | Thanked: 16 times | Joined on Jun 2011 @ Sacramento, CA USA
#2
Originally Posted by RafaelVlmendes View Post
Hi guys.
Today ago install PR1.2, I install the harmattan repository and i did install the sqlite3 else catch me a error:
apt-get install sqlite3
or
apt-get install sqlite3 --allow-unauthenticated

Aegis rejecting /var/cache/apt/archive/sqlite3_3.7.7-2+maemo2+6_armel.deb origin cannt be determined -- signature check failed

Any people can install same package with repository harmattan?
I need the sqlite3
Do a restart and try again

then vote for 1044 bug
 
Posts: 245 | Thanked: 915 times | Joined on Feb 2012
#3
Originally Posted by vzp916 View Post
Do a restart and try again

then vote for 1044 bug
That won't help. It's a bug in Aegis in PR1.2 (see the related thread and bug 978). Bug 1044 is not related.

The "quick fix" is to remove the SDK repository from your sources.list.d, then do apt-get update; dpkg -i /var/cache/apt/archive/sqlite3_3.7.7-2+maemo2+6_armel.deb.
 

The Following 2 Users Say Thank You to itsnotabigtruck For This Useful Post:
Posts: 149 | Thanked: 34 times | Joined on Dec 2011
#4
Originally Posted by itsnotabigtruck View Post
That won't help. It's a bug in Aegis in PR1.2 (see the related thread and bug 978). Bug 1044 is not related.

The "quick fix" is to remove the SDK repository from your sources.list.d, then do apt-get update; dpkg -i /var/cache/apt/archive/sqlite3_3.7.7-2+maemo2+6_armel.deb.
itsnotabigtruck
I try ur command but nothing.. always aegis rejecting the signature check failed...
My pctures:


I get:
~# apt-get update
else i write the command and the erro signature


Can help me about it

Last edited by RafaelVlmendes; 2012-03-01 at 20:18.
 
Posts: 149 | Thanked: 34 times | Joined on Dec 2011
#5
I gottt!!!!!!

else command:
devel-su
rootme
mv /etc/apt/sources.list.d ./
mv /etc/apt/sources.list ./
apt-get update
dpkg -i /var/cache/apt/archive/sqlite3_3.7.7-2+maemo2+6_armel.deb

mv sources.list.d /etc/apt/
mv sources.list /etc/apt/
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#6
Originally Posted by RafaelVlmendes View Post
I gottt!!!!!!

else command:
devel-su
rootme
mv /etc/apt/sources.list.d ./
mv /etc/apt/sources.list ./
apt-get update
dpkg -i /var/cache/apt/archive/sqlite3_3.7.7-2+maemo2+6_armel.deb

mv sources.list.d /etc/apt/
mv sources.list /etc/apt/
Did that work?

You should do like this

Code:
devel-su
(rootme)
develsh
mv /etc/apt/sources.list ./
apt-get update
dpkg -i /var/cache/apt/archive/sqlite3_3.7.7-2+maemo2+6_armel.deb
mv sources.list /etc/apt/ 		 		   		   		   		   		   		  
apt-get update
 
Posts: 149 | Thanked: 34 times | Joined on Dec 2011
#7
Originally Posted by RafaelVlmendes View Post
I gottt!!!!!!

else command:
devel-su
rootme
mv /etc/apt/sources.list.d ./
mv /etc/apt/sources.list ./
apt-get update
dpkg -i /var/cache/apt/archive/sqlite3_3.7.7-2+maemo2+6_armel.deb

mv sources.list.d /etc/apt/
mv sources.list /etc/apt/
nieldk
I try and i got so.. 100 %
 
bouznak's Avatar
Posts: 34 | Thanked: 7 times | Joined on Dec 2011
#8
Hello !

I need help to install the following dependencies in order to run fheroes 2, especially these : libsdl1.2, libsdl-mixer1.2, libsdl-net1.2

When I try to get the app from Nokia Store, it doest download anything (note that I don't have any issues with other apps when installing from the store). Then, when I try to install the dependencies from the terminal, I have the "aegis signature check failed".

Any idea to solve it ?
 
Posts: 1,298 | Thanked: 2,277 times | Joined on May 2011
#9
The only way to solve it is to build an alternative repository, or to complain to Nokia for not maintaining theirs properly.
 
bouznak's Avatar
Posts: 34 | Thanked: 7 times | Joined on Dec 2011
#10
else command:
devel-su
rootme
mv /etc/apt/sources.list.d ./
mv /etc/apt/sources.list ./
apt-get update
dpkg -i /var/cache/apt/archive/ (my dependency)

mv sources.list.d /etc/apt/
mv sources.list /etc/apt/
This workaround do the job but it's took me a lot of time to install all the 5 dependencies I need. But it works now.

I've voted on bugzilla for a fix.
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:03.