From: Herbert Poetzl (herbert_at_13thfloor.at)
Date: Fri 23 Sep 2005 - 18:59:23 BST
On Fri, Sep 23, 2005 at 12:06:32AM -0400, Chuck wrote:
> I am trying to pre-configure CPAN in a template for a number of guests. It
> exited with this error. Should I just turn off history in the config or is
> there a reasonably simple 'fix' that isn't a security problem? I entered the
> running guest from the host with vserver template enter. Sshd is not
> installed yet. Would it be better to install that then ssh into the template
> to do this?
>
> commit: wrote /usr/lib/perl5/5.8.5/CPAN/Config.pm
> Terminal does not support AddHistory.
>
> cpan shell -- CPAN exploration and modules installation (v1.7601)
> ReadLine support available (try 'install Bundle::CPAN')
>
> readline() on closed filehandle FIN at /usr/lib/perl5/5.8.5/Term/ReadLine.pm
> line 396.
> Terminal does not support GetHistory.
> Lockfile removed.
just found this with google ...
From looking at line 221 (assuming your Term::Cap looks like mine)
there's something wrong with your PATH environment variable. Its also
possible that the infocmp program is not installed (it comes with the
ncurses-bin package) which Term::Cap uses to determine your terminal's
capabilities.
Either way this looks like a configuration problem on your end. Talk
with your sysadmin.
maybe it helps ...
best,
Herbert
-- > > > -- > > Chuck > > _______________________________________________ > Vserver mailing list > Vserver_at_list.linux-vserver.org > http://list.linux-vserver.org/mailman/listinfo/vserver _______________________________________________ Vserver mailing list Vserver_at_list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver