Maybe 'sane' should be added to dependencies because plugin installation fails in an uninformative way because it can't find '/etc/sane.d/dll/conf' file.
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: | 404 |
Popularity: | 0.146119 |
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 .. 4 5 6 7 8 9 10 11 12 13 14 .. 35 Next › Last »
kaaposc commented on 2019-05-22 11:03 (UTC)
straemer commented on 2019-03-16 15:06 (UTC)
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.
gerson commented on 2019-02-08 19:06 (UTC)
@ron2138, and @SirNiczeK, I'm not sure if it is the case, but which distro are you using? For instance, the Manjaro packages are slightly delayed with respect to Arch. For the hplip-plugin package it leads to occasional inconsistency with the versions. Since the AUR plugin follows the version the hplip package in Arch, it happens that the Manjaro package is outdated and one cannot update the plugin. You have to wait for the Manjaro hplip package to be updated.
ron2138 commented on 2019-02-08 17:02 (UTC) (edited on 2019-02-08 17:06 (UTC) by ron2138)
SirNiczeK commented on 2019-02-01 08:34 (UTC)
/tmp/pamac-build/hplip-plugin/PKGBUILD: line 23: cd: /tmp/pamac-build/hplip-plugin/src/hplip-3.19.1-plugin:No such file or directory ==> ERROR: A failure occurred in prepare(). Aborting...
nrw commented on 2019-01-01 06:30 (UTC)
hplip-3.18.6-plugin.run: line 314: exec: -t: invalid option exec: usage: exec [-cl] [-a name] [command [arguments ...]] [redirection ...] ==> ERROR: A failure occurred in prepare(). Aborting...
colinkeenan commented on 2018-08-21 12:36 (UTC)
Yes. Please add "epoch=1" to the PKGBUILD, then I will remove my patched hplip AUR package.
RemoteAdmin commented on 2018-08-20 14:37 (UTC)
@andmars Thanks, but downgrading is not the best of options. Consider that there are people who already compiled and installed the package and now won't get the update.
It probably would have been better to change the version to the same of hplip (1:3.18.6-1
) to make sure that the update is distributed to everyone
severach commented on 2018-08-16 22:40 (UTC)
Manjaro is a supported distro. Test on that.
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!