Bug#686815: grub-common should recommend `console-setup` containing `/usr/bin/ckbcomp` for `grub-kbdcomp`
Paul Menzel
pm.debian at googlemail.com
Thu Sep 6 09:10:10 UTC 2012
Package: grub-common
Version: 1.99-22.1
Severity: important
Dear Debian folks,
the program/script `/usr/bin/kbdcomp` shipped by `grub-common`
$ more /usr/bin/kbdcomp
#!/bin/sh
transform="s,x,x,"
prefix="/usr"
exec_prefix="${prefix}"
bindir="${exec_prefix}/bin"
grub_mklayout=${bindir}/`echo grub-mklayout | sed ${transform}`
ckbcomp "$@" | $grub_mklayout -o "$1".gkb
uses `ckbcomp` which is packaged by `console-setup`. Therefore
`grub-common` needs to either depend or recommend `console-setup`. Maybe
`ckbcomp` can also be packaged separately and `grub-common` can
recommend that.
Thanks,
Paul
PS: The strange sed transformation is from GRUB’s configure.
--program-transform-name=PROGRAM run sed PROGRAM on installed program names
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (x86_64)
Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages grub-common depends on:
ii gettext-base 0.18.1.1-9
ii libc6 2.13-35
ii libdevmapper1.02.1 2:1.02.74-4
ii libfreetype6 2.4.9-1
ii libfuse2 2.9.0-5
ii zlib1g 1:1.2.7.dfsg-13
Versions of packages grub-common recommends:
ii os-prober 1.55
Versions of packages grub-common suggests:
ii desktop-base 7.0.3
pn grub-emu <none>
pn multiboot-doc <none>
ii xorriso 1.2.2-2
-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20120906/e6511403/attachment.pgp>
More information about the Pkg-grub-devel
mailing list