Is there a way to see what repo sites were used by yum?
I want to check that my local repos are actually being used.
Friday 07 December 2007 15:28:22 Robert Moskowitz napisał(a):
Is there a way to see what repo sites were used by yum?
I want to check that my local repos are actually being used.
yum search package will tell you from which repo certain package would be downloaded. Is that what you need?
Tomasz 'Zen' Napierala wrote:
Friday 07 December 2007 15:28:22 Robert Moskowitz napisał(a):
Is there a way to see what repo sites were used by yum?
I want to check that my local repos are actually being used.
yum search package will tell you from which repo certain package would be downloaded. Is that what you need?
No.
I want to know that when I do a
yum install whatever
I can learn exactly which urls were used for each configed repo. e.g was my local base accessed or one in .au?