Проект

Общее

Профиль

Действия

Hplip

Ubuntu 15.04 Vivid

HP print

Проблема

sudo hp-plugin

HP Linux Imaging and Printing System (ver. 3.15.2)
Plugin Download and Install Utility ver. 2.1

Copyright (c) 2001-15 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Checking for network connection...                                                                                                                                                 Downloading plug-in from:                                                                                                                                                        Receiving digital keys: /usr/bin/gpg --homedir /home/xiff/.hplip/.gnupg --no-permission-warning --keyserver pgp.mit.edu --recv-keys 0xA59047B9                                        Creating directory plugin_tmp
Verifying archive integrity... All good.
Uncompressing HPLIP 3.15.2 Plugin Self Extracting Archive...............................
Error importing HPLIP modules.  Is HPLIP installed?
error: Python gobject/dbus may be not installed
error: Plug-in install failed.

Done.

Решение

cat /var/lib/hp/hplip.state
dpkg --list |grep hplip
wget http://hplip.sf.net/plugin.conf
wget http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-3.15.2-plugin.run
sh hplip-3.15.2-plugin.run --info
sh hplip-3.15.2-plugin.run --check
sh hplip-3.15.2-plugin.run --noexec --keep
cd plugin_tmp
sudo python3 ./plugin_install.py
cat /var/lib/hp/hplip.state

https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1422004
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1430561

Обновлено Андрей Волков почти 9 года назад · 3 изменени(я, ий)