I saw a similar issue to @SirNiczeK and @nrw when trying to update with aura:
aura >>= Building hplip-plugin
...
aura >>= Well, building hplip-plugin
failed.
aura >>= Dumping makepkg output in 3.. 2.. 1..
==> Making package: hplip-plugin 3.19.1-1 (Sat 16 Mar 2019 10:55:31 AM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading hplip-3.19.1-plugin.run...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10.9M 100 10.9M 0 0 2479k 0 0:00:04 0:00:04 --:--:-- 2479k
==> Validating source files with md5sums...
hplip-3.19.1-plugin.run ... Passed
==> Extracting sources...
==> Starting prepare()...
==> Entering fakeroot environment...
==> Starting package()...
/var/cache/pacman/pkg/hplip-plugin6126/hplip-plugin/PKGBUILD: line 23: cd: /var/cache/pacman/pkg/hplip-plugin6126/hplip-plugin/src/hplip-3.19.1-plugin: No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
I had no problems installing the package manually though - probably a bug in aura.
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!