On Mon, 2014-01-06 at 15:19 -0500, [email protected] wrote: > consequently people could not use AFS. No big deal I thought > thanks to these guys > > http://dl.openafs.org/dl/openafs/1.6.5/rhel6/x86_64/ > > However > [root@loco init.d]# rpm -Uhv > http://dl.openafs.org/dl/openafs/1.6.5/rhel6/x86_64/kmod-openafs-1.6.5-1.2.6.32_431.1.2.0.1.el6.x86_64.rpm > Retrieving > http://dl.openafs.org/dl/openafs/1.6.5/rhel6/x86_64/kmod-openafs-1.6.5-1.2.6.32_431.1.2.0.1.el6.x86_64.rpm > warning: /var/tmp/rpm-tmp.swZ0pR: Header V4 DSA/SHA1 Signature, key ID > c19e4a0a: NOKEY > error: Failed dependencies: > kernel-x86_64 = 2.6.32-431.1.2.0.1.el6 is needed by > kmod-openafs-1.6.5-1.2.6.32_431.1.2.0.1.el6.x86_64 > > > What can I do about this short of trying to boot from old kernel?
1.6.5.2 was just released today, largely because of updates needed for recent Linux kernels. > To add an insult to injury trying to compile from sources > > yacc error_table.y > make[3]: yacc: Command not found > make[3]: *** [error_table.c] Error 127 > make[3]: Leaving directory `/root/openafs-1.6.5.2/src/comerr' > make[2]: *** [comerr] Error 2 > make[2]: Leaving directory `/root/openafs-1.6.5.2' > make[1]: *** [build] Error 2 > make[1]: Leaving directory `/root/openafs-1.6.5.2' > make: *** [all] Error 2 > even though I have bison installed and alias yacc='bison' in my bashrc. It would be SEVERELY wrong for a build to use your private aliases. -- brandon s allbery kf8nh sine nomine associates [email protected] [email protected] unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
