Advertisement
Guest User

Untitled

a guest
Oct 4th, 2012
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. pi@raspberrypi ~ $ sudo apt-get install cpufrequtils
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following extra packages will be installed:
  6. libcpufreq0
  7. The following NEW packages will be installed:
  8. cpufrequtils libcpufreq0
  9. 0 upgraded, 2 newly installed, 0 to remove and 33 not upgraded.
  10. Need to get 53.5 kB of archives.
  11. After this operation, 274 kB of additional disk space will be used.
  12. Do you want to continue [Y/n]? y
  13. Get:1 http://mirrordirector.raspbian.org/raspbian/ wheezy/main libcpufreq0 armhf 008-1 [12.9 kB]
  14. Get:2 http://mirrordirector.raspbian.org/raspbian/ wheezy/main cpufrequtils armhf 008-1 [40.6 kB]
  15. Fetched 53.5 kB in 0s (95.8 kB/s)
  16. Preconfiguring packages ...
  17. Selecting previously unselected package libcpufreq0.
  18. (Reading database ... 79463 files and directories currently installed.)
  19. Unpacking libcpufreq0 (from .../libcpufreq0_008-1_armhf.deb) ...
  20. Selecting previously unselected package cpufrequtils.
  21. Unpacking cpufrequtils (from .../cpufrequtils_008-1_armhf.deb) ...
  22. Processing triggers for man-db ...
  23. debconf: DbDriver "templatedb": could not sync /var/cache/debconf/templates.dat-new: Input/output error
  24. dpkg: error processing man-db (--unpack):
  25. subprocess installed post-installation script returned error exit status 1
  26. Errors were encountered while processing:
  27. man-db
  28. E: Sub-process /usr/bin/dpkg returned an error code (1)
  29. pi@raspberrypi ~ $ sudo apt-get install cpufrequtils
  30. Reading package lists... Error!
  31. E: Problem parsing dependency Depends
  32. E: Error occurred while processing apache2.2-bin (NewVersion2)
  33. E: Problem with MergeList /var/lib/apt/lists/mirrordirector.raspbian.org_raspbian_dists_wheezy_main_binary-armhf_Packages
  34. E: The package lists or status file could not be parsed or opened.
  35. pi@raspberrypi ~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement