hmm, misterious ...

http://download.fedora.redhat.com/pub/epel/4/i386/repoview/dkms.html

Did you enabled the epel-repository with

/epel.repo

enabled=0

in enabled=1

or

yum  --enablerepo=epel install

        martin

On Wed, 1 Jul 2009, David Bear wrote:

Thanks for this. I have added epel.repo to /etc/yum.repos.d/

sudo yum install dkms
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: www.cyberuse.com
* updates: centos.g5selfstorage.com
* addons: mirror.stanford.edu
* extras: www.cyberuse.com
Setting up Install Process
Parsing package install arguments
No package dkms available.
Nothing to do



Still doing sudo yum install dkms gives me

On Wed, Jul 1, 2009 at 3:23 PM, Martin Flemming <[email protected]>wrote:


http://fedoraproject.org/wiki/EPEL

for RHEL4 e.g.

./Linux_RHEL4/etc/yum.repos.d/epel.repo

[epel]
name=Extra Packages for Enterprise Linux 4 - $basearch
#baseurl=http://download.fedora.redhat.com/pub/epel/4/$basearch
mirrorlist=
http://mirrors.fedoraproject.org/mirrorlist?repo=epel-4&arch=$basearch
failovermethod=priority
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL

[epel-debuginfo]
name=Extra Packages for Enterprise Linux 4 - $basearch - Debug
#baseurl=http://download.fedora.redhat.com/pub/epel/4/$basearch/debug
mirrorlist=
http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-4&arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
gpgcheck=1

[epel-source]
name=Extra Packages for Enterprise Linux 4 - $basearch - Source
#baseurl=http://download.fedora.redhat.com/pub/epel/4/SRPMS
mirrorlist=
http://mirrors.fedoraproject.org/mirrorlist?repo=epel-source-4&arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
gpgcheck=1



cheers,
       martin




On Wed, 1 Jul 2009, David Bear wrote:

 okay. How do I add it to my set of repositories for yum to look in? Whats
the url?

On Wed, Jul 1, 2009 at 3:12 PM, Simon Wilkinson <[email protected]> wrote:


On 1 Jul 2009, at 22:47, Derrick Brashear wrote:

 dkms dependency might be missing; did you try yum install dkms first?



yum didn't find it during the install of dkms-openafs, which means it
isn't
in yum's list of configured repositories.

dkms isn't an official part of RHEL. It is available from EPEL, or as
part
of Scientific Linux.

S.




--
David Bear
College of Public Programs at ASU
602-464-0424




--
David Bear
College of Public Programs at ASU
602-464-0424


Gruss

       Martin Flemming


______________________________________________________
Martin Flemming
DESY / IT          office : Building 2b / 008a
Notkestr. 85       phone  : 040 - 8998 - 4667
22603 Hamburg      mail   : [email protected]
______________________________________________________
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to