On Mon, 31 Mar 2008, Troy Dawson wrote:
Hi All,
dmapi is now in the contrib area for both SL4 and SL5. You will proburbly
need to do a
yum --enablerepo=sl-contrib clean all
before installing it, or else yum will not check to see that it has some new
stuff in the repostory.
Wouldn't using something like:
yum --disablerepo='*' --enablerepo=sl-contrib makecache
normally be sufficient to get it to check for new content in sl-contrib?
[ the --disablerepo='*' is just to avoid it checking other repos but one
probably wouldn't normally bother... ]
-- Jon