Koozali.org: home of the SME Server
Obsolete Releases => SME 8.x Contribs => Topic started by: FreakWent on May 10, 2014, 01:02:54 AM
-
Hi everyone, check this out:
bash-3.2# yum --enablerepo=dag list all | grep dirac
dirac.i386 1.0.2-1.el4.rf dag
dirac-devel.i386 1.0.2-1.el4.rf dag
bash-3.2# cat /etc/*-release
SME Server release 8.1
SME Server release 8.1
bash-3.2# /sbin/e-smith/db yum_repositories get dag
repository|BaseURL|http://apt.sw.be/redhat/el5/en/$basearch/dag|EnableGroups|no|Exclude|freetype,htop,iptraf,rsync,syslinux|GPGCheck|yes|GPGKey|http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt|Name|Dag - EL5|Visible|no|status|disabled
Why is the dag repo offering me el4 rpms that aren't suitable for my SME 8 installation, and how can I fix it?
yum clean all didn't help.
-
Why is the dag repo offering me el4 rpms that aren't suitable for my SME 8 installation,
I don't know. The repo itself does not have the dirac rpms you are showing listed:
http://apt.sw.be/redhat/el5/en/i386/dag/RPMS/
What does this show you:
rpm -q dirac
?
What do you see if you say "list available" instead of "list all"?
... and how can I fix it?
You can install the appropriate rpm directly using:
rpm -Uhv http://apt.sw.be/redhat/el5/en/i386/dag/RPMS/dirac-1.0.2-1.el5.rf.i386.rpm