Package Details: ckbcomp 1.230-1

Git Clone URL: https://aur.archlinux.org/ckbcomp.git (read-only, click to copy)
Package Base: ckbcomp
Description: Compile a XKB keyboard description to a keymap suitable for loadkeys or kbdcontrol
Upstream URL: http://anonscm.debian.org/cgit/d-i/console-setup.git/
Keywords: keymap
Licenses: GPL2
Conflicts: ckbcomp-bin
Submitter: Binero
Maintainer: funilrys
Last Packager: funilrys
Votes: 16
Popularity: 0.008105
First Submitted: 2015-11-04 14:43 (UTC)
Last Updated: 2024-08-21 19:22 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

TheCynicalLiger commented on 2021-08-02 18:56 (UTC)

@talos767 also 1.205 also does the job

talos767 commented on 2021-07-26 18:32 (UTC)

Getting a 404 on the download for this (version 1.202-1):

curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading http://ftp.de.debian.org/debian/pool/main/c/console-setup/console-setup_1.202.tar.xz

When I attempt to edit the pkgbuild to use 1.191 as @VeryGeneric suggests, I get:

==> Validating source files with sha512sums...
    console-setup_1.191.tar.xz ... FAILED
==> ERROR: One or more files did not pass the validity check!
error downloading sources: ckbcomp

Is this upstream's issue, or a packaging issue?

VeryGeneric commented on 2021-07-17 02:33 (UTC)

For anyone building this, it seems debian wants us to use 1.191 now.

funilrys commented on 2021-04-18 11:23 (UTC)

@TechXero, fixed.

TechXero commented on 2021-04-18 11:00 (UTC) (edited on 2021-04-18 11:00 (UTC) by TechXero)

@funilrys I cannot build keep getting file not found error xD

lifo2 commented on 2020-11-16 12:04 (UTC)

195 is removed. I switched to 198 and also had to change the cd command as the directory in the tar file is console-setup-1.198 now, not console-setup.

octal commented on 2020-11-04 03:42 (UTC) (edited on 2020-11-04 04:24 (UTC) by octal)

How to fix the 404 error "oneliner" style:
yay -G ckbcomp ; cd ckbcomp ; curl -o PKGBUILD https://hastebin.com/raw/uxomutereh > PKGBUILD ; makepkg -si