Advertisement
Guest User

Untitled

a guest
Sep 28th, 2012
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. adas@localhost:/data/home/adas$ sudo apt-get install sysstat
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. sysstat is already the newest version.
  6. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  7. 1 not fully installed or removed.
  8. After this operation, 0B of additional disk space will be used.
  9. Do you want to continue [Y/n]? y
  10. Setting up sysstat (9.0.6.1-2) ...
  11. readlink: invalid option -- 'q'
  12. BusyBox v1.10.2 (2011-05-06 10:47:10 PDT) multi-call binary
  13.  
  14. Usage: readlink [-f] FILE
  15.  
  16. Display the value of a symlink
  17.  
  18. Options:
  19. -f Canonicalize by following all symlinks
  20.  
  21. ucf: Unable to determine The new file
  22. dpkg: error processing sysstat (--configure):
  23. subprocess installed post-installation script returned error exit status 1
  24. Errors were encountered while processing:
  25. sysstat
  26. E: Sub-process /usr/bin/dpkg returned an error code (1)
  27. adas@localhost:/data/home/adas$ sudo dpkg -r --force-depends sysstat
  28. (Reading database ... 150587 files and directories currently installed.)
  29. Removing sysstat ...
  30. Processing triggers for man-db ...
  31. Processing triggers for ureadahead ...
  32. adas@localhost:/data/home/adas$ sudo apt-get install sysstat
  33. Reading package lists... Done
  34. Building dependency tree
  35. Reading state information... Done
  36. Suggested packages:
  37. isag
  38. The following NEW packages will be installed:
  39. sysstat
  40. 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
  41. Need to get 263kB of archives.
  42. After this operation, 1,077kB of additional disk space will be used.
  43. Get:1 http://ports.ubuntu.com/ubuntu-ports/ maverick/main sysstat armel 9.0.6.1-2 [263kB]
  44. Fetched 263kB in 2s (131kB/s)
  45. Preconfiguring packages ...
  46. Selecting previously deselected package sysstat.
  47. (Reading database ... 150551 files and directories currently installed.)
  48. Unpacking sysstat (from .../sysstat_9.0.6.1-2_armel.deb) ...
  49. Processing triggers for ureadahead ...
  50. Processing triggers for man-db ...
  51. Setting up sysstat (9.0.6.1-2) ...
  52. readlink: invalid option -- 'q'
  53. BusyBox v1.10.2 (2011-05-06 10:47:10 PDT) multi-call binary
  54.  
  55. Usage: readlink [-f] FILE
  56.  
  57. Display the value of a symlink
  58.  
  59. Options:
  60. -f Canonicalize by following all symlinks
  61.  
  62. ucf: Unable to determine The new file
  63. dpkg: error processing sysstat (--configure):
  64. subprocess installed post-installation script returned error exit status 1
  65. Errors were encountered while processing:
  66. sysstat
  67. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement