[PATCH] The Perl libreadline is missing

Steffen Moeller moeller at debian.org
Fri Feb 13 16:20:55 UTC 2009


Unpacking x11-common (from .../x11-common_1%3a7.3+18_all.deb) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 75.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
debconf: falling back to frontend: Teletype

I had felt we should possibly have it.
---
 install.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/install.sh b/install.sh
index 8a20ed5..0fb5063 100755
--- a/install.sh
+++ b/install.sh
@@ -54,7 +54,7 @@ DROPBEAR_KEYS="/etc/dropbear/dropbear_rsa_host_key /etc/dropbear/dropbear_dss_ho
 # cdebootstrap options
 # with packages for a basic debian with network connectivity
 CDEBOOTSTRAP_PACKAGE=$INST_MIRROR/pool/main/c/cdebootstrap/cdebootstrap-static_0.5.4_armel.deb
-CDEBOOTSTRAP_EXTRA_PACKAGES=ifupdown,dropbear,udev,procps,netbase,vim-tiny,module-init-tools,wget,openssh-client
+CDEBOOTSTRAP_EXTRA_PACKAGES=ifupdown,dropbear,udev,procps,netbase,vim-tiny,module-init-tools,wget,openssh-client,libterm-readline-gnu-perl
 # This gets passed to cdebuildstrap. currently not used
 CDEBOOTSTRAP_EXCLUDE_PACKAGES=hello
 
-- 
1.5.6.5


--------------060204030300030101030100--



More information about the pkg-fso-maint mailing list