![]() |
2012-03-01
, 19:08
|
Posts: 92 |
Thanked: 16 times |
Joined on Jun 2011
@ Sacramento, CA USA
|
#2
|
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
![]() |
2012-03-01
, 19:13
|
Posts: 245 |
Thanked: 915 times |
Joined on Feb 2012
|
#3
|
![]() |
2012-03-01
, 20:16
|
Posts: 149 |
Thanked: 34 times |
Joined on Dec 2011
|
#4
|
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.
![]() |
2012-03-01
, 20:49
|
Posts: 149 |
Thanked: 34 times |
Joined on Dec 2011
|
#5
|
|
2012-03-01
, 20:57
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#6
|
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/
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
![]() |
2012-03-01
, 21:46
|
Posts: 149 |
Thanked: 34 times |
Joined on Dec 2011
|
#7
|
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/
![]() |
2012-03-07
, 15:58
|
|
Posts: 34 |
Thanked: 7 times |
Joined on Dec 2011
|
#8
|
![]() |
2012-03-07
, 16:54
|
Posts: 1,298 |
Thanked: 2,277 times |
Joined on May 2011
|
#9
|
![]() |
2012-03-07
, 20:33
|
|
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/
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