Active Topics

 


Reply
Thread Tools
Posts: 11 | Thanked: 2 times | Joined on Jan 2011 @ Helsinki, Finland
#1
I recently tried to install devtools-power to observe my battery consumption. First I tried to install it from settings but it returned with an error in the installation process. Next I tried apt-get install devtools-power and got the following:
Code:
 # apt-get install devtools-power
Luetaan pakettiluetteloita... Valmis
Muodostetaan riippuvuussuhteiden puu
Luetaan tilatiedot... Valmis
Seuraavat ylimääräiset paketit on merkitty asennettaviksi:
  energy-profiler energy-profiler-plugin-wakeup energy-profiler-server libnep0
Seuraavat UUDET paketit asennetaan:
  devtools-power energy-profiler energy-profiler-plugin-wakeup
  energy-profiler-server libnep0
0 päivitetty, 5 uutta asennusta, 0 poistettavaa ja 0 päivittämätöntä.
Noudettavaa arkistoa 245kt.
Toiminnon jälkeen käytetään 844k t lisää levytilaa.
Haluatko jatkaa [K/e]? y
VAROITUS: Seuraavian pakettien alkuperää ei voi varmistaa!
  libnep0 energy-profiler
Asennetaanko nämä paketit ilman todennusta [y/N]? y
Nouda:1 http://harmattan-dev.nokia.com harmattan/41667a5bd857be02f487c2ce806fbf85/nokia-binaries libnep0 1.4.1+0m6 [70.1kB]
Nouda:2 https://downloads.maemo.nokia.com ./ energy-profiler-server 1.3.0+0m6 [14.0kB]
Nouda:3 https://downloads.maemo.nokia.com ./ energy-profiler-plugin-wakeup 1.4.0+0m6[7,924B]
Nouda:4 http://harmattan-dev.nokia.com harmattan/41667a5bd857be02f487c2ce806fbf85/nokia-binaries energy-profiler 1.4.4+0m6 [147kB]
Nouda:5 https://downloads.maemo.nokia.com ./ devtools-power 1.48+0m6 [5,406B]
Noudettiin 245kt ajassa 0s (641kt/s)
Aegis rejecting /var/cache/apt/archives/libnep0_1.4.1+0m6_armel.deb: package 'libnep0' origin cannot be determined  -- signature check failed
Aegis rejecting /var/cache/apt/archives/energy-profiler_1.4.4+0m6_armel.deb: package'energy-profiler' origin cannot be determined  -- signature check failed
Aegis rejecting /var/cache/apt/archives/energy-profiler-plugin-wakeup_1.4.0+0m6_armel.deb: package 'energy-profiler-plugin-wakeup' origin cannot be determined  -- signature check failed
Aegis rejecting /var/cache/apt/archives/devtools-power_1.48+0m6_armel.deb: package 'devtools-power' origin cannot be determined  -- signature check failed
Aegis rejecting /var/cache/apt/archives/energy-profiler-server_1.3.0+0m6_armel.deb: package 'energy-profiler-server' origin cannot be determined  -- signature check failed
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
Updating desktop entries... Done
E: Sub-process /usr/bin/dpkg returned an error code (255)
Seems like Aegis is rejecting the files even though they should come from a trusted source. I have rzr and mohammads repo in use but I disabled them and did an apt-get update before the installation just to make sure. Also I am currently using PR1.3 with Inception if that's of any help.

Last edited by Husky; 2012-08-09 at 14:50. Reason: solved
 
Khertan's Avatar
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#2
Remove the harmattan sdk repository from your sources.
 

The Following User Says Thank You to Khertan For This Useful Post:
Posts: 1,067 | Thanked: 2,383 times | Joined on Jan 2012 @ Finland
#3
http://harmattan-dev.nokia.com is not a trusted source, and you are not supposed to use it in device. That repo is only meant for scratchbox environment.
__________________
IRC: jonni@freenode
Sailfish: ¤ Qt5 SailfishTouchExample ¤ Qt5 MultiPointTouchArea Example ¤ ipaddress ¤ stoken ¤ Sailbox (Dropbox client) ¤
Harmattan: ¤ Presence VNC for Harmattan ¤ Live-F1 ¤ BTinput-terminal ¤ BabyLock ¤ BabyLock Trial ¤ QML TextTV ¤
Disclaimer: all my posts in this forum are personal trolling and I never post in any official capacity on behalf of any company.
 
Posts: 11 | Thanked: 2 times | Joined on Jan 2011 @ Helsinki, Finland
#4
Removed the SDK repo, and install went fine. Did a reboot and launched the application, but it's giving two errors when I start monitoring. It doesn't crash or stop what it's doing just prints those out .
Attached Images
 
 
Posts: 228 | Thanked: 137 times | Joined on Jan 2012 @ UK
#5
I had those the other day, and found a thread that implied it has been like that since the devtools were updated post PR1.2
 
Posts: 1,067 | Thanked: 2,383 times | Joined on Jan 2012 @ Finland
#6
Error message clearly states whats wrong. You only need to do

chmod a+w /proc/timer_stats

and problem is solved. Profit?
__________________
IRC: jonni@freenode
Sailfish: ¤ Qt5 SailfishTouchExample ¤ Qt5 MultiPointTouchArea Example ¤ ipaddress ¤ stoken ¤ Sailbox (Dropbox client) ¤
Harmattan: ¤ Presence VNC for Harmattan ¤ Live-F1 ¤ BTinput-terminal ¤ BabyLock ¤ BabyLock Trial ¤ QML TextTV ¤
Disclaimer: all my posts in this forum are personal trolling and I never post in any official capacity on behalf of any company.
 

The Following User Says Thank You to rainisto For This Useful Post:
Posts: 11 | Thanked: 2 times | Joined on Jan 2011 @ Helsinki, Finland
#7
Originally Posted by rainisto View Post
Error message clearly states whats wrong. You only need to do

chmod a+w /proc/timer_stats

and problem is solved. Profit?
Problem solved. Didn't think of it because for some reason I've always perceived most of the /proc/ files to be temporary. :S
 
Reply


 
Forum Jump


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