@wolfyrion
Look the workaround of gps1539. I just did it.
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.32 |
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 .. 12 13 14 15 16 17 18 19 20 21 22 .. 34 Next › Last »
doblerone commented on 2015-09-20 14:40 (UTC)
wolfyrion commented on 2015-09-19 20:04 (UTC)
hplip 3.15.9 is out and hplip-plugin 3.15.7-1 is not compatible atm.
an update would be much appreciated :)
Thanks!
andmars commented on 2015-08-25 03:57 (UTC)
@txomon, @gps1539
Unfortunately this is the method to update hplip and hplip-plugin. You have to uninstall hplip-plugin, upgrade hplip and re-install hplip-plugin. I asked in the forums and IRC for a sollution but the only sollution you might use is this pacman option:
--assume-installed <package=version>
gps1539 commented on 2015-08-25 03:14 (UTC)
@txomon
I ran into the same issue. I removed hplip-plugin, updated hplip and reinstalled hplip-plugin.
srgk commented on 2015-08-17 11:14 (UTC)
Please, add armv7 support to PKGBUILD: https://bugs.launchpad.net/hplip/+bug/1152219
txomon commented on 2015-08-10 08:15 (UTC)
There has been something strange in my system. Hplip-plugin could not update due to hplip not being hplip>=3.15.7 and hplip could not update due to hplip-plugin's dependency error.
I suppose it was due to an outdated system. The solution was to remove hplip-plugin, upgrade hplip and install hplip-plugin.
thomas001le commented on 2015-06-01 07:12 (UTC)
Okay i figured out the problem, the installer tries to run some commands within an xterm, this fails if no xterm program is installed (other terminals work too, but gnome-terminal or xfce-terminal is none of them).
Could you maybe just add an dependency on xterm? This introduces dependencies on some X11 stuff, so maybe a better solution would be to fix HP's installer script...
thomas001le commented on 2015-05-28 09:29 (UTC)
I have the following problem building the package on my system:
==> Starting prepare()...
hplip-3.15.4-plugin.run: line 314: exec: -t: invalid option
exec: usage: exec [-cl] [-a name] [command [arguments ...]] [redirection ...]
==> ERROR: A failure occurred in prepare().
No idea what -t is supposed to do in exec..by bash obviously does not support it.
andmars commented on 2015-05-20 14:33 (UTC)
Since there are so many people having issues with the digital signature verification method I decided to reverse it. Now the old method should be working again. Sorry for any inconvenience you might have had.
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!