还是不行啊,我已经remove掉再reinstall,没用。我想手动装一下hplip3.17.6,结果说依赖装不上
INSTALL MISSING REQUIRED DEPENDENCIES
-------------------------------------
note: Installation of dependencies requires an active internet connection.
warning: Missing REQUIRED dependency: libcrypto (libcrypto - OpenSSL cryptographic library)
warning: This installer cannot install 'libcrypto' for your distro/OS and/or version.
error: Installation cannot continue without this dependency. Please manually install this dependency and re-run this installer.
不知道是不是某个时间点系统更新的缘故,不能打印了,于是折腾了,还是没搞定
目前的状态是打印文档后,队列似乎有了,但队列中的文档不会被打印,根据trouble shooting提示,查看cups相关的日志如下:
6月 11 09:16:49 x201-pc /hpfax[14834]: [14834]: error: Failed to create /var/spool/cups/tmp/.hplip
6月 11 09:19:34 x201-pc hpcups[15306]: common/utils.c 130: validate_plugin_version() Plugin version[3.17.6] mismatch with HPLIP version[3.16.5]
6月 11 09:19:34 x201-pc hpcups[15306]: common/utils.c 157: Plugin version is not matching
6月 11 09:19:34 x201-pc hpcups[15306]: prnt/hpcups/HPCupsFilter.cpp 486: m_Job initialization failed with error = 48
6月 11 09:19:34 x201-pc hp[15307]: io/hpmud/musb.c 427: Found interface conf=0, iface=1, altset=0, index=1
6月 11 09:19:34 x201-pc hp[15307]: io/hpmud/musb.c 389: Active kernel driver on interface=1 ret=1
6月 11 09:19:34 x201-pc hp[15307]: io/hpmud/musb.c 393: Detaching kernel driver on interface=1 ret=0
6月 11 09:19:34 x201-pc hp[15307]: io/hpmud/musb.c 535: claimed 7/1/2 interface
6月 11 09:19:34 x201-pc hp[15307]: io/hpmud/musb.c 781: read actual device_id successfully fd=1 len=126
6月 11 09:19:34 x201-pc hp[15307]: io/hpmud/musb.c 561: released 7/1/2 interface
6月 11 09:19:34 x201-pc hp[15307]: io/hpmud/musb.c 961: new PRINT channel=2 clientCnt=1 channelCnt=1
6月 11 09:19:34 x201-pc hp[15307]: io/hpmud/musb.c 427: Found interface conf=0, iface=1, altset=0, index=1
6月 11 09:19:34 x201-pc hp[15307]: io/hpmud/musb.c 389: Active kernel driver on interface=1 ret=0
6月 11 09:19:34 x201-pc hp[15307]: io/hpmud/musb.c 535: claimed 7/1/2 interface
6月 11 09:19:35 x201-pc hp[15307]: prnt/backend/hp.c 376: read new pjl status: 10023
6月 11 09:19:35 x201-pc hp[15307]: prnt/backend/hp.c 378: read pjl job_end: 0
6月 11 09:19:35 x201-pc hp[15307]: prnt/backend/hp.c 376: read new pjl status: 10001
6月 11 09:19:54 x201-pc hp[15307]: io/hpmud/musb.c 561: released 7/1/2 interface
6月 11 09:19:54 x201-pc hp[15307]: io/hpmud/musb.c 976: removed PRINT channel=2 clientCnt=0 channelCnt=0
因为我看提示是hplip和hplip-plugin之间版本不匹配,所以
sudo apt-get install hplip 提示已经是最新版3.17.6
sudo apt-get install hplip-plugin 提示已经最新版 3.17.6
接下来我该如何处理呢?
Any help is appreciated