Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2018
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.12 KB | None | 0 0
  1. root [ /home/nuty ]# hp-check
  2. Saving output in log file: /home/nuty/hp-check.log
  3.  
  4. HP Linux Imaging and Printing System (ver. 3.17.11)
  5. Dependency/Version Check Utility ver. 15.1
  6.  
  7. Copyright (c) 2001-15 HP Development Company, LP
  8. This software comes with ABSOLUTELY NO WARRANTY.
  9. This is free software, and you are welcome to distribute it
  10. under certain conditions. See COPYING file for more details.
  11.  
  12. Note: hp-check can be run in three modes:
  13. 1. Compile-time check mode (-c or --compile): Use this mode before compiling the HPLIP supplied tarball (.tar.gz or .run) to determine if the proper dependencies are installed to
  14. successfully compile HPLIP.
  15. 2. Run-time check mode (-r or --run): Use this mode to determine if a distro supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball has the proper
  16. dependencies installed to successfully run.
  17. 3. Both compile- and run-time check mode (-b or --both) (Default): This mode will check both of the above cases (both compile- and run-time dependencies).
  18.  
  19. Check types:
  20. a. EXTERNALDEP - External Dependencies
  21. b. GENERALDEP - General Dependencies (required both at compile and run time)
  22. c. COMPILEDEP - Compile time Dependencies
  23. d. [All are run-time checks]
  24. PYEXT SCANCONF QUEUES PERMISSION
  25.  
  26. Status Types:
  27. OK
  28. MISSING - Missing Dependency or Permission or Plug-in
  29. INCOMPAT - Incompatible dependency-version or Plugin-version
  30.  
  31. warning: nutyx distro is not found in AUTH_TYPES
  32. warning: 0- version is not supported. Using 0-0 versions dependencies to verify and install...
  33.  
  34. ---------------
  35. | SYSTEM INFO |
  36. ---------------
  37.  
  38. Kernel: 4.14.13-NuTyX-lts #1 SMP PREEMPT Wed Jan 10 19:45:18 UTC 2018 GNU/Linux
  39. Host: nutyx
  40. Proc: 4.14.13-NuTyX-lts #1 SMP PREEMPT Wed Jan 10 19:45:18 UTC 2018 GNU/Linux
  41. Distribution: 0
  42. Bitness: 64 bit
  43.  
  44.  
  45. -----------------------
  46. | HPLIP CONFIGURATION |
  47. -----------------------
  48.  
  49. HPLIP-Version: HPLIP 3.17.11
  50. HPLIP-Home: /usr/share/hplip
  51. warning: HPLIP-Installation: Auto installation is not supported for 0 distro version
  52.  
  53. Current contents of '/etc/hp/hplip.conf' file:
  54. # hplip.conf. Generated from hplip.conf.in by configure.
  55.  
  56. [hplip]
  57. version=3.17.11
  58.  
  59. [dirs]
  60. home=/usr/share/hplip
  61. run=/var/run
  62. ppd=/usr/share/ppd/HP
  63. ppdbase=/usr/share/ppd
  64. doc=/usr/share/doc/hplip-3.17.11
  65. html=/usr/share/doc/hplip-3.17.11
  66. icon=/usr/share/applications
  67. cupsbackend=/usr/lib/cups/backend
  68. cupsfilter=/usr/lib/cups/filter
  69. drv=/usr/share/cups/drv/hp
  70. bin=/usr/bin
  71. apparmor=/etc/apparmor.d
  72. # Following values are determined at configure time and cannot be changed.
  73. [configure]
  74. network-build=yes
  75. libusb01-build=no
  76. pp-build=yes
  77. gui-build=yes
  78. scanner-build=yes
  79. fax-build=yes
  80. dbus-build=yes
  81. cups11-build=no
  82. doc-build=yes
  83. shadow-build=no
  84. hpijs-install=yes
  85. foomatic-drv-install=yes
  86. foomatic-ppd-install=yes
  87. foomatic-rip-hplip-install=no
  88. hpcups-install=yes
  89. cups-drv-install=yes
  90. cups-ppd-install=yes
  91. internal-tag=3.17.11
  92. restricted-build=no
  93. ui-toolkit=qt5
  94. qt3=no
  95. qt4=no
  96. qt5=yes
  97. policy-kit=no
  98. lite-build=no
  99. udev_sysfs_rules=no
  100. hpcups-only-build=no
  101. hpijs-only-build=no
  102. apparmor_build=no
  103. class-driver=no
  104.  
  105.  
  106. Current contents of '/var/lib/hp/hplip.state' file:
  107. Plugins are not installed. Could not access file: No such file or directory
  108.  
  109. Current contents of '~/.hplip/hplip.conf' file:
  110. warning: Could not access file: No such file or directory
  111. <Package-name> <Package-Desc> <Required/Optional> <Min-Version> <Installed-Version> <Status> <Comment>
  112.  
  113. --------------
  114. | COMPILEDEP |
  115. --------------
  116.  
  117. gcc gcc - GNU Project C and C++ Compiler REQUIRED - 7.2.0 OK -
  118. make make - GNU make utility to maintain groups of programs REQUIRED 3.0 4.2.1 OK -
  119. libtool libtool - Library building support services REQUIRED - 2.4.6 OK -
  120.  
  121. ------------------------
  122. | General Dependencies |
  123. ------------------------
  124.  
  125. libcrypto libcrypto - OpenSSL cryptographic library REQUIRED - 1.1.0 OK -
  126. python-xml Python XML libraries REQUIRED - 2.2.5 OK -
  127. error: libnetsnmp-devel libnetsnmp-devel - SNMP networking library development files REQUIRED 5.0.9 5.7.3 MISSING 'libnetsnmp-devel needs to be installed'
  128. error: sane-devel SANE - Scanning library development files REQUIRED - 1.0.27 MISSING 'sane-devel needs to be installed'
  129. error: pil PIL - Python Imaging Library (required for commandline scanning with hp-scan) OPTIONAL - - MISSING 'pil needs to be installed'
  130. pyqt4-dbus PyQt 4 DBus - DBus Support for PyQt4 REQUIRED 4.0 4.12.1 OK -
  131. libpthread libpthread - POSIX threads library REQUIRED - 2.26 OK -
  132. error: python-devel Python devel - Python development files REQUIRED 2.2 2.7.14 MISSING 'python-devel needs to be installed'
  133. error: cups-devel CUPS devel- Common Unix Printing System development files REQUIRED - 2.2.6 MISSING 'cups-devel needs to be installed'
  134. python-dbus Python DBus - Python bindings for DBus REQUIRED 0.80.0 1.2.4 OK -
  135. cups-ddk CUPS DDK - CUPS driver development kit OPTIONAL - - OK -
  136. error: reportlab Reportlab - PDF library for Python OPTIONAL 2.0 - MISSING 'reportlab needs to be installed'
  137. pyqt4 PyQt 4- Qt interface for Python (for Qt version 4.x) REQUIRED 4.0 4.12.1 OK -
  138. error: libusb libusb - USB library REQUIRED - 1.0 MISSING 'libusb needs to be installed'
  139. error: cups-image CUPS image - CUPS image development files REQUIRED - 2.2.6 MISSING 'cups-image needs to be installed'
  140. python2X Python 2.2 or greater - Python programming language REQUIRED 2.2 2.7.14 OK -
  141. python-notify Python libnotify - Python bindings for the libnotify Desktop notifications OPTIONAL - - OK -
  142. libjpeg libjpeg - JPEG library REQUIRED - - OK -
  143. sane SANE - Scanning library REQUIRED - 1.0.27 OK -
  144.  
  145. ----------------------
  146. | Scan Configuration |
  147. ----------------------
  148.  
  149. scanext Scan-SANE-Extension REQUIRED - 3.17.11 OK -
  150. hpaio HPLIP-SANE-Backend REQUIRED - 3.17.11 OK 'hpaio found in /etc/sane.d/dll.conf'
  151.  
  152. -------------------------
  153. | External Dependencies |
  154. -------------------------
  155.  
  156. gs GhostScript - PostScript and PDF language interpreter and previewer REQUIRED 7.05 9.22 OK -
  157. scanimage scanimage - Shell scanning program OPTIONAL 1.0 1.0.27 OK -
  158. cups CUPS - Common Unix Printing System REQUIRED 1.1 2.2.6 OK 'CUPS Scheduler is running'
  159. network network -wget OPTIONAL - 1.19.2 OK -
  160. policykit PolicyKit - Administrative policy framework OPTIONAL - 0.114 OK -
  161. xsane xsane - Graphical scanner frontend for SANE OPTIONAL 0.9 0.999 OK -
  162. error: dbus DBus - Message bus system REQUIRED - 1.10.24 MISSING 'DBUS may not be installed or not running'
  163. avahi-utils avahi-utils OPTIONAL - 0.7 OK -
  164. [19:43 x86_64 4.14.13-NuTyX-lts root@nutyx]
  165. --------------------- [19:43 x86_64 4.14.13-NuTyX-lts root@nutyx]
  166. | Python Extentions |
  167. ---------------------
  168.  
  169. hpmudext IO-Extension REQUIRED - 3.17.11 OK [19:43 x86_64 4.14.13-NuTyX-lts root@nutyx]
  170. cupsext CUPS-Extension REQUIRED - 3.17.11 OK [19:43 x86_64 4.14.13-NuTyX-lts root@nutyx]
  171.  
  172. ------------------------------
  173. | DISCOVERED SCANNER DEVICES |
  174. ------------------------------
  175.  
  176. No Scanner found. [19:43 x86_64 4.14.13-NuTyX-lts root@nutyx]
  177.  
  178. --------------------------
  179. | DISCOVERED USB DEVICES |
  180. --------------------------
  181.  
  182. Device URI Model
  183. ---------------------------------------- ------------------------------------
  184. hp:/usb/DeskJet_940C?serial=CN15U6C0J7BH HP DeskJet 940C
  185.  
  186. ---------------------------------
  187. | INSTALLED CUPS PRINTER QUEUES |
  188. ---------------------------------
  189.  
  190.  
  191. HP_DeskJet_940C
  192. ---------------
  193. Type: Unknown
  194. Device URI: usb://HP/DESKJET%20940C?serial=CN15U6C0J7BH
  195. PPD: /etc/cups/ppd/HP_DeskJet_940C.ppd
  196. PPD Description: HP Deskjet 940c, hpcups 3.17.11
  197. Printer status: Drucker HP_DeskJet_940C ist im Leerlauf. Aktiviert seit Di 23 Jan 2018 14:51:21 CET
  198. warning: Printer is not HPLIP installed. Printers must use the hp: or hpfax: CUPS backend for HP-Devices.
  199.  
  200.  
  201. --------------
  202. | PERMISSION |
  203. --------------
  204.  
  205. USB None Required - - OK Node:'/dev/bus/usb/002/002' Perm:' root root rw- rw- r--'
  206.  
  207. -----------
  208. | SUMMARY |
  209. -----------
  210.  
  211. Missing Required Dependencies
  212. -----------------------------
  213. None
  214.  
  215. Missing Optional Dependencies
  216. -----------------------------
  217. None
  218.  
  219.  
  220. Total Errors: 9
  221. Total Warnings: 2
  222.  
  223.  
  224. Done.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement