stm32mp157 HPLIP support
Hello,
I need use STM32MP157 connect a HP USB printer. New I need install HPLIP package. I am currently using NFS.
But when I use this command "apt-get install hplip", I will receive error infomation. As shown below.
Reading package lists... Done
Building dependency tree
Reading state information... Done
hplip is already the newest version (3.19.12-r0).
0 upgraded, 0 newly installed, 0 to remove and 276 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
The software package is provided AS IS, and by downloading it, you agree to be bound to the terms of the software license agreement (SLA).
The detailed content licenses can be found at https://wiki.st.com/stm32mpu/wiki/OpenSTLinux_licenses.
Setting up hplip (3.19.12-r0) ...
The unit files have no installation config (WantedBy=, RequiredBy=, Also=,
Alias= settings in the [Install] section, and DefaultInstance= for template
units). This means they are not meant to be enabled using systemctl.
Possible reasons for having this kind of units are:
• A unit may be statically enabled by being symlinked from another unit's
.wants/ or .requires/ directory.
• A unit's purpose may be to act as a helper for some other unit which has
a requirement dependency on it.
• A unit may be started when needed via activation (socket, path, timer,
D-Bus, udev, scripted systemctl call, ...).
• In case of template units, the unit is meant to be enabled with some
instance name specified.
Failed to restart hplip-printer@.service: Unit name hplip-printer@.service is missing the instance name.
See system logs and 'systemctl status hplip-printer@.service' for details.
dpkg: error processing package hplip (--configure):
installed hplip package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
hplip
E: Sub-process /usr/bin/dpkg returned an error code (1)
Please help me. Thanks.
Shaw.
