https://bugs.contribs.org/show_bug.cgi?id=10585
--- Comment #3 from Michel-André <[email protected]> ---
According to: https://wiki.contribs.org/Software_Collections:MySQL55
##################
For SME 9.x 64-bit ONLY
for the rebase of Red-Hat sfotware collection :
http://mirror.centos.org/centos/6.9/sclo/x86_64/rh/ ======>> centos-sclo-rh
repository
/sbin/e-smith/db yum_repositories set centos-sclo-rh repository \
Name 'Centos - RH Software Collections' \
BaseURL 'http://mirror.centos.org/centos/$releasever/sclo/$basearch/rh/' \
EnableGroups no \
Visible yes \
status disabled
For the community based software collection:
http://mirror.centos.org/centos/6.9/sclo/x86_64/sclo/ ======>>
centos-sclo-sclo
/sbin/e-smith/db yum_repositories set centos-sclo-sclo repository \
Name 'Centos - RH Software Collections' \
BaseURL 'http://mirror.centos.org/centos/$releasever/sclo/$basearch/sclo/' \
EnableGroups no \
Visible yes \
status disabled
##################
It looks lie you can use: "for the rebase of Red-Hat sfotware collection" or
"For the community based software collection"
I tried both of them.
But, according to: "yum --enablerepo=smecontribs,centos-sclo-rh install
smeserver-mysql55" you used ======>> centos-sclo-rh repository.
- - - - - - - - - - - - - -
I cannot find the error string anywhere:
find /var/log/ -type f -exec grep -iH "Duplicate Column name" {} +
grep -R "Duplicate Column name" /var/log/
grep -R "Duplicate" /opt
grep -R "Duplicate" /var/log
find /opt -type f -exec grep -iH "Duplicate" {} +
find /var/log -type f -exec grep -iH "Duplicate" {} +
find /opt -type f -exec grep -iH "Duplicate" {} + | grep Column
find /var/log -type f -exec grep -iH "Duplicate" {} + | grep Column
- - - - - - - - - - - - - -
Michel-André
--
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/