Search Criteria
Package Details: kyocera_universal 9.4.20240521-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kyocera_universal.git (read-only, click to copy) |
---|---|
Package Base: | kyocera_universal |
Description: | Kyocera Printing Package for many Kyocera printers (stripped of kdialog9). |
Upstream URL: | https://www.kyocera.com/ |
Licenses: | Other |
Conflicts: | kyocera-cups |
Provides: | kyocera-cups |
Submitter: | Schmetzler |
Maintainer: | Schmetzler |
Last Packager: | Schmetzler |
Votes: | 6 |
Popularity: | 0.000328 |
First Submitted: | 2017-11-06 11:13 (UTC) |
Last Updated: | 2024-09-11 09:01 (UTC) |
Dependencies (13)
- cups-filters (cups-filters-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- 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)
- krb5 (krb5-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libgcrypt
- python-pypdf3AUR
- python-reportlab
- python-setuptools
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- wget (wget-gitAUR, wurlAUR) (make)
Required by (1)
- kyocera-utax-ta (requires kyocera-cups)
Latest Comments
« First ‹ Previous 1 2 3
nopreserveroot commented on 2018-10-02 13:57 (UTC)
Changes required for 5.0:
Schmetzler commented on 2018-02-26 16:31 (UTC)
Ah now I found a solution, added DLAGENTS to use wget instead of curl now it builds as expected.
Schmetzler commented on 2018-02-26 16:04 (UTC)
OK, I can add the lib32 stuff. I don't know how to solve the 403 error. I guess I am not allowed to host the file myself. Any ideas?
mr_nuub commented on 2018-02-26 12:34 (UTC) (edited on 2018-02-26 12:34 (UTC) by mr_nuub)
This package is broken in different ways:
makepkg can't download the drivers from cdn.kyostatics.net - error 403 forbidden. Downloading via Firefox works as intended.
the driver needs lib32-zlib to work, otherwise cups logs this error: "D [26/Feb/2018:11:57:45 +0100] [Job 7] Kyocera-FS-2100DN-KPDL: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory"
the driver needs lib32-libcups to work, otherwise cups logs this error: "D [26/Feb/2018:12:26:01 +0100] [Job 14] Kyocera-FS-2100DN-KPDL: error while loading shared libraries: libcups.so.2: cannot open shared object file: No such file or directory"
Both errors result in a "Filter Failed" message, caused by filter "/usr/lib/cups/filter/kyofilter_E".
« First ‹ Previous 1 2 3