@DanielH Please import the PGP-key as the pinned comment suggests.
Search Criteria
Package Details: hplip-plugin 3.24.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hplip-plugin.git (read-only, click to copy) |
---|---|
Package Base: | hplip-plugin |
Description: | Binary plugin for HPs hplip printer driver library |
Upstream URL: | https://developers.hp.com/hp-linux-imaging-and-printing/binary_plugin.html |
Licenses: | LicenseRef-HPLIP-LICENSE |
Submitter: | pyropeter |
Maintainer: | carsme |
Last Packager: | carsme |
Votes: | 406 |
Popularity: | 0.31 |
First Submitted: | 2010-12-21 00:32 (UTC) |
Last Updated: | 2024-06-23 05:00 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hplip (hplip-liteAUR, hplip-minimalAUR)
- libusb-compat (libusb0AUR)
- sane (sane-gitAUR)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 34 Next › Last »
carsme commented on 2024-02-04 14:15 (UTC)
DanielH commented on 2024-02-04 14:12 (UTC) (edited on 2024-02-04 14:28 (UTC) by DanielH)
:: (1/1) Parsing SRCINFO: hplip-plugin gpg: error reading key: No public key
:: PGP keys need importing: -> 4ABA2F66DBD5A95894910E0673D770CDA59047B9, required by: hplip-plugin :: Import? [Y/n] :: Importing keys with gpg... gpg: WARNING: DNS is not properly configured gpg: keyserver receive failed: No such file or directory -> problem importing keys [daniel@hardwork ~]$
Is my key-side or a server side whats prevents to import import 4ABA2F66DBD5A95894910E0673D770CDA59047B9 key?
carsme commented on 2024-01-27 18:27 (UTC)
@argymeg, Ah I see, thanks the explanation. My bad for not reading the comments thoroughly enough. Reverted in 3.23.12-3
.
argymeg commented on 2024-01-27 13:12 (UTC) (edited on 2024-01-27 13:15 (UTC) by argymeg)
@carsme, thank you sincerely for taking on this package, but please, consider rolling back your second change. This keeps coming back every year or so - as @Anty0 responded when @jsn42 suggested this, and as I responded when another user suggested it previously, this has been tried before and needed to be reverted as this breaks upgrades of hplip, requiring the user to remove hplip-plugin, upgrade hplip, then re-install hplip-plugin. Certainly a more disruptive problem than the one this aims to solve.
GaalDornick commented on 2024-01-15 23:06 (UTC)
I have a HP Laserjet Pro MFP M148fdw printer that requires the hplip plugin. It prints and scans like a charm with hplip-plugin 3.23.12-2. I can only test the released plugin, have no time to work on it.
carsme commented on 2024-01-15 16:53 (UTC) (edited on 2024-02-04 14:15 (UTC) by carsme)
Hey, I've adopted this package and applied some of the suggestions:
- Add missing dependencies, notably
libusb-compat
andsane
(cred @ZhandHua). Depend on exact version ofhplip
(cred @jsn42).
In addition, the PGP-signature of the artifact is now checked, which means you need to fetch upstream's key:
gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 4ABA2F66DBD5A95894910E0673D770CDA59047B9
Unfortunately, I have no HP printer at home so my testing ability is limited to running hp-diagnose_plugin
. If someone has better opportunity to test and is interested in maintaining, let me know and I'll handover the package or add you as a co-maintainer. Cheers!
Mr.Smith1974 commented on 2024-01-13 15:43 (UTC)
Why can't this package be transferred to the official repository?
ZhangHua commented on 2024-01-13 11:27 (UTC)
file usr/share/hplip/scan/plugins/bb_orblite-x86_64.so
requires libusb-0.1.so.4
but it is gone in libusb 1.0.24-2
which is updated today, the workaround is using libusb-compat
which provides libusb-0.1.so.4
zeroconf commented on 2023-06-18 20:08 (UTC) (edited on 2023-06-18 21:13 (UTC) by zeroconf)
Installed:
yay -Qs hplip
local/hplip 1:3.23.5-1
local/hplip-plugin 3.23.5-1
When trying to scan via simple-scan, it still requires plugin and refuses to scan. At the same time XSane does scan without issues.
Pinned Comments
carsme commented on 2024-01-15 16:53 (UTC) (edited on 2024-02-04 14:15 (UTC) by carsme)
Hey, I've adopted this package and applied some of the suggestions:
libusb-compat
andsane
(cred @ZhandHua).Depend on exact version ofhplip
(cred @jsn42).In addition, the PGP-signature of the artifact is now checked, which means you need to fetch upstream's key:
Unfortunately, I have no HP printer at home so my testing ability is limited to running
hp-diagnose_plugin
. If someone has better opportunity to test and is interested in maintaining, let me know and I'll handover the package or add you as a co-maintainer. Cheers!