[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debugging apt-get issue



Le 14/07/2016 à 22:05, Nicholas Geovanis a écrit :
> >Check /etc/apt/sources.list.d/*, /etc/apt/preferences and
> > /etc/apt/preferences.d/*
>
> Also the same across the 2 servers.
>
> On Thu, Jul 14, 2016 at 2:40 PM, Erwan David <erwan@rail.eu.org
> <mailto:erwan@rail.eu.org>> wrote:
>
>     Le 14/07/2016 à 21:37, Nicholas Geovanis a écrit :
>     > I have 2 servers running Jessie. They now have identical
>     > /etc/apt/sources.list. One server can find the nagios3 packages
>     using
>     > apt-get, the other server can't find them. How do I go about
>     debugging
>     > the second server's inability to find my packages of interest?
>     > Thanks.....Nick Geo
>
>
>     Check /etc/apt/sources.list.d/*, /etc/apt/preferences and
>     /etc/apt/preferences.d/*
>
>
apt-cache policy nagios3 on the server which finds it should tell you on
which source it finds it. Check the difference with same command on
server which does not find it (I assume you did a apt-get update or
equivalent on both servers).


Reply to: