I would have expected that running 'update' would query updates-released, but it appears to query every repo defined. Does it actually offer updates from all of them? Problems with one repo cause update to fail, hence the question.
Anne
On Mon, 2006-07-03 at 07:10 +0100, Anne Wilson wrote:
I would have expected that running 'update' would query updates-released, but it appears to query every repo defined. Does it actually offer updates from all of them? Problems with one repo cause update to fail, hence the question.
Yes, it looks in all of your enabled repos, since updates could appear in any of them. OK, so they couldn't appear in the "core" repo but that's "just another repo" to yum and it doesn't know that it's different in that way to the others.
Paul.
On Monday 03 July 2006 09:14, Paul Howarth wrote:
On Mon, 2006-07-03 at 07:10 +0100, Anne Wilson wrote:
I would have expected that running 'update' would query updates-released, but it appears to query every repo defined. Does it actually offer updates from all of them? Problems with one repo cause update to fail, hence the question.
Yes, it looks in all of your enabled repos, since updates could appear in any of them. OK, so they couldn't appear in the "core" repo but that's "just another repo" to yum and it doesn't know that it's different in that way to the others.
Fair enough.
Anne