==================================================================
  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 #12 from Brian Read <[email protected]> ---
(In reply to Marco Hess from comment #11)
> (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.

ok, the last thing worked, there was an "earlier" version of highlight in
there, and "yum clean all" did not delete it.  

However I still get this on the gitweb and gitweb-theme install:

Expanding web server template ...
WARNING in /etc/e-smith/templates//etc/httpd/conf/httpd.conf/80VirtualHosts:
ERROR: No templates were found for
/etc/httpd/conf/httpd.conf/WebAppVirtualHost.
 at /etc/e-smith/templates//etc/httpd/conf/httpd.conf/80VirtualHosts line 38
WARNING in /etc/e-smith/templates//etc/httpd/conf/httpd.conf/80VirtualHosts:
Use of uninitialized value in concatenation (.) or string at
/etc/e-smith/templates//etc/httpd/conf/httpd.conf/80VirtualHosts line 38.
WARNING in /etc/e-smith/templates//etc/httpd/conf/httpd.conf/80VirtualHosts:
ERROR: No templates were found for
/etc/httpd/conf/httpd.conf/WebAppVirtualHost.
 at /etc/e-smith/templates//etc/httpd/conf/httpd.conf/80VirtualHosts line 38
WARNING in /etc/e-smith/templates//etc/httpd/conf/httpd.conf/80VirtualHosts:
Use of uninitialized value in concatenation (.) or string at
/etc/e-smith/templates//etc/httpd/conf/httpd.conf/80VirtualHosts line 38.
WARNING: Template processing succeeded for //etc/httpd/conf/httpd.conf: 4
fragments generated warnings
 at /sbin/e-smith/expand-template line 45


This dir does not exist:

/etc/e-smith/templates/etc/httpd/conf/httpd.conf/WebAppVirtualHost

so I created it, but still get the above Warnings.  What should be in there?

-- 
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