==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    https://bugs.contribs.org/show_bug.cgi?id=9218

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #11 from Marco Hess <[email protected]> ---
(In reply to Brian Read from comment #9)

> http://mirrors.nic.cz/epel/6/x86_64/highlight-2.6.14-1.el5.x86_64.rpm:

When I browse to http://mirrors.nic.cz/epel/6/x86_64 there
is a highlight package there as:

highlight-3.8-1.el6.x86_64.rpm

So somehow, your yum repositories are still confused with the cache the 
likely culprit.

Have a look in /var/cache/yum.

On my SME9-64 system it is like:

/var/cache/yum/x86_64/6 which then contains caches for the various
repositories.

Check if there is maybe a /var/cache/yum/x86_64/5 path in which case I would
wipe that out with:

rm -rf /var/cache/yum/x86_64/5

If that was not the case or does not clear the problem, the next step is to 
wipe the epel directory in the /var/cache/yum/x86_64/6 path.

rm -rf /var/cache/yum/x86_64/6/epel

and try the install again.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to