@bjo Thanks for updating! Worked perfectly now ;)
Search Criteria
Package Details: epson-inkjet-printer-escpr 1.8.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/epson-inkjet-printer-escpr.git (read-only, click to copy) |
---|---|
Package Base: | epson-inkjet-printer-escpr |
Description: | Epson Inkjet Printer Driver (ESC/P-R) for Linux |
Upstream URL: | http://support.epson.net/linux/Printer/LSB_distribution_pages/en/escpr.php |
Licenses: | GPL-2.0-or-later |
Submitter: | FFY00 |
Maintainer: | hcartiaux |
Last Packager: | hcartiaux |
Votes: | 92 |
Popularity: | 1.24 |
First Submitted: | 2019-04-26 09:00 (UTC) |
Last Updated: | 2025-03-11 22:47 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 13 Next › Last »
erickwill commented on 2023-12-25 11:25 (UTC)
bjo commented on 2023-12-24 20:54 (UTC)
@erickwill: It's out of date and I didn't update it yet.
erickwill commented on 2023-12-24 18:01 (UTC)
Error while compiling: ==> Retrieving sources... -> Downloading epson-inkjet-printer-escpr-1.8.2-1.src.rpm... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 5007k 100 5007k 0 0 3218k 0 0:00:01 0:00:01 --:--:-- 3218k ==> Validating source files with sha512sums... epson-inkjet-printer-escpr-1.8.2-1.src.rpm ... FAILED ==> ERROR: One or more files did not pass the validity check! :: Unable to build epson-inkjet-printer-escpr - makepkg exited with code: 1
Any workaround?
hcartiaux commented on 2023-10-23 14:18 (UTC)
@tdewolff please read the pinned comment
tdewolff commented on 2023-10-23 13:51 (UTC)
This package is missing proper dependencies, it should include make
, autoconf
and automake
which are not listed in the package dependencies list. @bjo can you include them?
bjo commented on 2023-07-11 12:35 (UTC)
Building packages from AUR requires base-devel
, see https://wiki.archlinux.org/title/Arch_User_Repository
base-devel
depends among others on autoconf
, automake
and make
.
tomacrisan commented on 2023-07-11 12:28 (UTC)
autoreconf is provided by autoconf. Please correct the dependencies as suggested by leocmpro below.
leocmpro commented on 2023-07-11 05:13 (UTC)
This package require autoconf
, automake
and make
to build without problems.
barnabedikartola commented on 2023-07-09 04:59 (UTC)
I tried to do a clean chroot build, I got the message "error "/build/PKGBUILD: line 30: autoreconf: command not found", I think it is necessary to include makedepends=('autoreconf')
TimTomTwo commented on 2023-06-12 20:19 (UTC)
Hi, I'm just a bit confused. Why are there 2 "Epson Inkjet Printer Driver" here in AUR? What's the difference between these two?
Pinned Comments
bjo commented on 2023-07-11 12:35 (UTC)
Building packages from AUR requires
base-devel
, see https://wiki.archlinux.org/title/Arch_User_Repositorybase-devel
depends among others onautoconf
,automake
andmake
.