https://bugs.koozali.org/show_bug.cgi?id=11629

--- Comment #10 from Michael McCarn <[email protected]> ---
(In reply to Michael McCarn from comment #9)
> FYI - the nightly repository still works with no username/password.
> 
> With epel configured, this set of commands looks like it will install sogo5:
> 
> db yum_repositories set sogo repository \
> BaseURL
> 'http://packages.inverse.ca/SOGo/nightly/5/rhel/$releasever/$basearch' \
> EnableGroups yes \
> GPGCheck no \
> Name 'Inverse Sogo5 Repository' \
> Visible yes \
> status disabled
> 
> yum --enablerepo=sogo,epel install sogo

Oops - I forgot to exclude "gnustep-*" from the epel repo:

This command will pull gnustep from sogo without modifying the epel repository:
yum --enablerepo=sogo,epel --setopt='epel.exclude=gnustep-*' install sogo

-- 
You are receiving this mail because:
You are the QA Contact 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