The rpm download link is broken. The server replies HTTP 504 as of 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: | 0.51 |
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 »
Mek101 commented on 2024-02-13 13:54 (UTC)
Xyphon commented on 2024-02-07 14:00 (UTC)
Getting the following error when installing:
==> ERROR: One or more files did not pass the validity check! -> error making: epson-inkjet-printer-escpr-exit status 1 -> Failed to install the following packages. Manual intervention is required: epson-inkjet-printer-escpr - exit status 1
erickwill commented on 2023-12-25 11:25 (UTC)
@bjo Thanks for updating! Worked perfectly now ;)
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.
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
.