==================================================================
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 #5 from Brian Read <[email protected]> ---
I'm really struggling with this.
You were correct - my epel repo details where for El5 not El6, so have changed
this as you can see:
[root@bjsserver etc]# yum clean all
Loaded plugins: fastestmirror, smeserver
Cleaning repos: base smeaddons smeextras smeos smeupdates updates
Cleaning up Everything
Cleaning up list of fastest mirrors
[root@bjsserver etc]# db yum_repositories show epel
epel=repository
BaseURL=http://download.fedoraproject.org/pub/epel/6/$basearch
EnableGroups=no
Exclude=perl-Razor-Agent
GPGCheck=yes
GPGKey=http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL
MirrorList=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch
Name=Epel - EL6
Visible=no
status=disabled
[root@bjsserver etc]# signal-event yum-modify
[root@bjsserver etc]# cat /etc/yum.smerepos.d/sme-base.repo | grep epel
[epel]
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch
gpgkey=http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL
[root@bjsserver etc]# rpm -qa | grep git
tcpdump-4.0.0-5.20090921gitdf3cb4.2.el6.x86_64
xz-4.999.9-0.5.beta.20091007git.el6.x86_64
libpcap-1.4.0-4.20130826git2dbcaa1.el6.x86_64
xz-libs-4.999.9-0.5.beta.20091007git.el6.x86_64
xz-lzma-compat-4.999.9-0.5.beta.20091007git.el6.x86_64
But it still insists on installing the el5 version!!
[root@bjsserver etc]# yum --enablerepo=smedev --enablerepo=epel install
smeserver-git smeserver-gitweb smeserver-gitweb-theme
Loaded plugins: fastestmirror, smeserver
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirror.bytemark.co.uk
* epel: epel.check-update.co.uk
* smeaddons: mirror.chiropratique.org
* smedev: mirror.chiropratique.org
* smeextras: mirror.chiropratique.org
* smeos: mirror.chiropratique.org
* smeupdates: mirror.chiropratique.org
* updates: mirror.ukhost4u.com
Resolving Dependencies
--> Running transaction check
---> Package smeserver-git.noarch 0:1.1.0-0.el6.sme will be installed
--> Processing Dependency: git for package:
smeserver-git-1.1.0-0.el6.sme.noarch
---> Package smeserver-gitweb.noarch 0:1.1.0-0.el6.sme will be installed
--> Processing Dependency: highlight for package:
smeserver-gitweb-1.1.0-0.el6.sme.noarch
--> Processing Dependency: gitweb for package:
smeserver-gitweb-1.1.0-0.el6.sme.noarch
---> Package smeserver-gitweb-theme.noarch 0:1.1.0-0.el6.sme will be installed
--> Running transaction check
---> Package git.x86_64 0:1.8.2.1-2.el5 will be installed
--> Processing Dependency: perl-Git = 1.8.2.1-2.el5 for package:
git-1.8.2.1-2.el5.x86_64
--> Processing Dependency: perl(Term::ReadKey) for package:
git-1.8.2.1-2.el5.x86_64
--> Processing Dependency: perl(Git) for package: git-1.8.2.1-2.el5.x86_64
--> Processing Dependency: libssl.so.6()(64bit) for package:
git-1.8.2.1-2.el5.x86_64
--> Processing Dependency: libexpat.so.0()(64bit) for package:
git-1.8.2.1-2.el5.x86_64
--> Processing Dependency: libcurl.so.3()(64bit) for package:
git-1.8.2.1-2.el5.x86_64
--> Processing Dependency: libcrypto.so.6()(64bit) for package:
git-1.8.2.1-2.el5.x86_64
---> Package gitweb.x86_64 0:1.8.2.1-2.el5 will be installed
---> Package highlight.x86_64 0:2.6.14-1.el5 will be installed
--> Running transaction check
---> Package compat-expat1.x86_64 0:1.95.8-8.el6 will be installed
---> Package git.x86_64 0:1.8.2.1-2.el5 will be installed
--> Processing Dependency: libcurl.so.3()(64bit) for package:
git-1.8.2.1-2.el5.x86_64
---> Package openssl098e.x86_64 0:0.9.8e-18.el6_5.2 will be installed
---> Package perl-Git.x86_64 0:1.8.2.1-2.el5 will be installed
--> Processing Dependency: perl(:MODULE_COMPAT_5.8.8) for package:
perl-Git-1.8.2.1-2.el5.x86_64
---> Package perl-TermReadKey.x86_64 0:2.30-13.el6 will be installed
--> Finished Dependency Resolution
Error: Package: perl-Git-1.8.2.1-2.el5.x86_64 (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: git-1.8.2.1-2.el5.x86_64 (epel)
Requires: libcurl.so.3()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[root@bjsserver etc]#
--
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/