View Single Post
Posts: 1,873 | Thanked: 4,529 times | Joined on Mar 2010 @ North Potomac MD
#2
Originally Posted by chrm View Post
Hi guys!

trying to install the nice "Compass" app I have been faced with the following problem:

This is the app:
https://openrepos.net/content/hooddy/compass

I'm not able to install it via Warehouse. Downloading deb and installing using dpkg shows the following error:

Code:
# dpkg -i compass_1.0.2_armel.deb
x509_sigverify: Certificate failure reason: certificate has expired
x509_sigverify: Certificate verification failed
Aegis rejecting compass_1.0.2_armel.deb: package 'compass' origin cannot be determined  -- signature check failed
aegis aborting dpkg -- all listed package files rejected
Do you know how to bypass the cert check and force dpkg to install this package?

Thx!


Don't know if this will help but when trying to install emacs I tried the following which was suggested in the emacs thread (for harmattan).

It was suggested to use

develsh

before doing dpkg.

also was suggested to add following option when using wget to download deb file.

--no-check-certificate


Hope that works!
 

The Following User Says Thank You to mscion For This Useful Post: