Search Criteria
Package Details: kyocera_universal 5.0.0-1
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 kdialog5). |
Upstream URL: | https://www.kyocera.com/ |
Licenses: | |
Submitter: | Schmetzler |
Maintainer: | Schmetzler |
Last Packager: | Schmetzler |
Votes: | 3 |
Popularity: | 0.000020 |
First Submitted: | 2017-11-06 11:13 |
Last Updated: | 2018-11-14 10:17 |
Dependencies (15)
- bash-completion (bash-completion-git)
- cups-filters (cups-filters-patched)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- krb5 (krb5-git, krb5-minimal-git)
- lib32-libcups (lib32-libcups-minimal-git)
- lib32-libdbus (lib32-dbus-nosystemd-git, lib32-dbus)
- lib32-zlib
- libcups (libcups-git, libcups-noudev, libcups-nosystemd-minimal-git)
- libgcrypt (libgcrypt15-git, libgcrypt-git)
- python2
- python2-pypdf2
- python2-reportlab
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- unzip (unzip-natspec, unzip-iconv) (make)
- wget (wget-git) (make)
Latest Comments
mahlzahn commented on 2020-12-03 09:49
For me the build fails (on '5.8.18-1-MANJARO #1 SMP PREEMPT Sun Nov 1 14:10:04 UTC 2020 x86_64 GNU/Linux') with
==> Retrieving sources...
-> Downloading KyoceraLinux_Phase5-2018.08.29... --2020-12-03 10:20:57-- https://cdn.kyostatics.net/dlc/de/driver/all/kyoceralinuxpackages-20160420-upd-v3.-downloadcenteritem-Single-File.downloadcenteritem.tmp/KyoceraLinux_Phase5-2018.08.29
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving cdn.kyostatics.net (cdn.kyostatics.net)... 195.135.147.132
Connecting to cdn.kyostatics.net (cdn.kyostatics.net)|195.135.147.132|:443... connected.
ERROR: The certificate of ‘cdn.kyostatics.net’ is not trusted.
ERROR: The certificate of ‘cdn.kyostatics.net’ doesn't have a known issuer.
==> ERROR: Failure while downloading https://cdn.kyostatics.net/dlc/de/driver/all/kyoceralinuxpackages-20160420-upd-v3.-downloadcenteritem-Single-File.downloadcenteritem.tmp/KyoceraLinux_Phase5-2018.08.29
Aborting...
Failed to build kyocera_universal
Edit: Actually I was able to fix it by manually changing the source file in my case to the italian location: https://www.kyoceradocumentsolutions.it/content/download-center/it/drivers/all/KyoceraLinux_Phase5_2018_08_29_zip.download.zip
nopreserveroot commented on 2018-10-02 13:57
Changes required for 5.0:
Schmetzler commented on 2018-02-26 16:31
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
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
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".