Package: debirf
Version: 0.34
Severity: normal

Hello

I just met the exact same issue as reported in #508041 :

Here is the snippet I use to custom the keyboard layout :

#!/bin/sh -e

debirf_exec apt-get --assume-yes install console-setup && cp
/etc/default/keyboard "${DEBIRF_ROOT}/etc/default/keyboard"


Unfortunately Debirf fails when executing that module :

run-parts: executing rescue/modules/keyboard
rescue/modules/keyboard: 3: rescue/modules/keyboard: debirf_exec: not found
run-parts: rescue/modules/keyboard exited with return code 127


When replacing /bin/sh by /bin/bash it works as intended.

For information I'm using Debirf v. 0.34 and /bin/sh is linked to /bin/dash.


dud



-- System Information:
Debian Release: 8.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages debirf depends on:
ii  apt          1.0.9.8
ii  cpio         2.11+dfsg-4.1
ii  debootstrap  1.0.67
ii  fakechroot   2.17.2-1
ii  fakeroot     1.20.2-1
ii  klibc-utils  2.0.4-2

Versions of packages debirf recommends:
ii  grub-common      2.02~beta2-22
ii  lsb-release      4.1+Debian13+nmu1
ii  syslinux-common  3:6.03+dfsg-5
ii  xorriso          1.3.2-1.1

debirf suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to