Hi Ricardo - OK, you should run: # apt-get update
Sounds like you have an empty package cache on your system - it's fairly common
practice to delete the package cache immediately after installation on small
systems where disk space is limited.
It might be more efficient to choose a Debian mirror closer to your location -
see http://www.debian.org/mirror/list for more information.
Any particular reason why you chose Etch which is no longer suoported and now
two versions behind current Debian Stable (v6.0 aka Squeeze)?
cheers
Matt
--- In Ricardo Gabriel <> wrote:
>
> Hi Matt;
>
>
> When I run the commands you sent me, this is shown on screen
>
> :~# which install-info
>
> :~# apt-cache search install-info
>
>
> :~# apt-get install install-info
>
> Reading Package Lists... Done
> Building Dependency Tree... Done
> E: Couldn't find package install-info
>
> My /etc/apt/sources.list contains:
>
> deb http://archive.debian.org/debian etch main
>
>
>
> Ricardo
>
>
>
>
>
> ________________________________
> De: Matthew Smith <>
> Para:
> Enviado: miércoles, 25 de mayo de 2011 6:19
> Asunto: [ts-7000] Re: Problem with apt-get command in kernel 2.6
>
>
> Â
> Your $PATH is fine.
> apt-get is complaining that 'install-info' is not found, you should check to
> see if it is installed:
>
> :/# which install-info
> /usr/sbin/install-info
> :/# apt-cache search install-info
> emdebian-grip-server - server-side support for Emdebian Grip
> install-info - Manage installed documentation in info format
> :/# echo $PATH
> /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
>
> probably #apt-get install install-info will solve your problem.
>
> regards
> Matt
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|