hplip-3.23.5 wants libImageProcessor.so

Asked by Martin Ward

I have an HP OfficeJet 4658 all-in-one printer that i need to access from a Rocky Linux 9 machine.

Since Rocky is based on RH I downloaded the hplip-3.23.5-RHEL9-x86_64.rpm file but it won't install:

----
$ sudo rpm -ihv ~/Downloads/hplip-3.23.5-RHEL9-x86_64.rpm
[sudo] password for mward:
error: Failed dependencies:
 libImageProcessor.so()(64bit) is needed by hplipfull-3.23.5-0.x86_64
 libImageProcessor.so(VERS_1.0)(64bit) is needed by hplipfull-3.23.5-0.x86_64

$ sudo dnf install -y ~/Downloads/hplip-3.23.5-RHEL9-x86_64.rpm
Last metadata expiration check: 0:51:15 ago on Wed 07 Jun 2023 23:12:26 BST.
Error:
 Problem: conflicting requests
  - nothing provides libImageProcessor.so()(64bit) needed by hplipfull-3.23.5-0.x86_64
  - nothing provides libImageProcessor.so(VERS_1.0)(64bit) needed by hplipfull-3.23.5-0.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
$
----

You can see that I tried both rpm(1) and dnf(1) in the hopes that they might pick the missing packages up, but clearly not.

Where can I get this? Will I miss any other packages? Can you include these packages in the RPM you provide?

Thanks for your time.

|\/|artin

Question information

Language:
English Edit question
Status:
Expired
For:
HPLIP Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
brian_p (claremont102) said :
#1

USB or network? Give the outputs of

  avahi-browse -rt _ipp._tcp
  avahi-browse -rt _uscan._tcp
  driverless

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.

Revision history for this message
Martin Ward (wardmw) said :
#3

Sorry for the delay, I wasn't getting alerts on this for some reason.

The problem is duing installation rather than connectivity between the laptop and the printer, however as requested:

. The connection will be via the network.
. The IP address of the printer is 192.168.0.11
. I am running this on Rocky 9, a RH copy, but cannot find any Avahi software apart from the daemon and that doesn't provide the avahi-browse tool.
. driverless, on its own, returns:
# driverless
ERROR: ippfind (PID 52682) stopped with status 1!
#
No idea what's up there although I can confirn that Ican ping the printer.

Revision history for this message
Martin Ward (wardmw) said :
#4

Hi, do you need any more information?

Revision history for this message
Launchpad Janitor (janitor) said :
#5

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Martin Ward (wardmw) said :
#6

Ping?

On Wed, 12 Jul 2023 at 11:45, Launchpad Janitor <
<email address hidden>> wrote:

> Your question #706934 on HPLIP changed:
> https://answers.launchpad.net/hplip/+question/706934
>
> Status: Open => Expired
>
> Launchpad Janitor expired the question:
> This question was expired because it remained in the 'Open' state
> without activity for the last 15 days.
>
> --
> If you're still having this problem, you can reopen your question either
> by replying to this email or by going to the following page and
> entering more information about your problem:
> https://answers.launchpad.net/hplip/+question/706934
>
> You received this question notification because you asked the question.
>

Revision history for this message
Launchpad Janitor (janitor) said :
#7

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
M (legitthrowaway) said :
#8

+1 for this problem. I am experiencing the same situation as the OP. Anyone have any suggestions?