Here is my attempt at packaging 1.2.2: https://gist.github.com/vitaliikuzhdin/c215da9f0196e5a3b86a8c07fbe24369
A few notes:
-
Epson drivers are no longer provided or licensed by Avasys.
-
LSBis no longer a dependency. -
The last version of the source code was only published for
1.1.3, so we install the binaries from the.debpackage.
Pinned Comments
lgm commented on 2020-08-21 15:06 (UTC) (edited on 2020-10-18 11:36 (UTC) by lgm)
The following error displayed by
epson-printer-utilitycan be safely ignored. I don't know what is the cause, but is doesn't affect usability:Unable to load library icui18n "Cannot load library icui18n: (icui18n: cannot open shared object file: No such file or directory)"If you get the error
Communication daemon down, Error code = -1, you have to start theecbdservice. You can either do that withsudo systemctl enable --now ecbd.serviceif you want the serice to run at system startup or withsudo systemctl start ecbd.serviceif you only want to start the service manually each time you useepson-printer-utility