Hi Simon, How you got apply the patch to Centos source package?
I'm trying to build a RPM package (I want apply the patch) from this official RH 6.2 SRPM package: krb5-1.9-22.el6_2.1.src.rpm I have installed this package: rpm -ivh krb5-1.9-22.el6_2.1.src.rpm And then, I run: rpmbuild -ba ~/rpmbuild/SPECS /krb5.spec error: Fallo al construir las dependencias: libss-devel se necesita para krb5-1.9-22.el6.1.x86_64 texinfo-tex se necesita para krb5-1.9-22.el6.1.x86_64 But the required packages are not availables in official RH 6.2 repository, so I can't resolve the dependencies... Note that this error message is showed without any modification... Its weird, I don't understand how RH can offer a SRPM package that fails for build. Thanks -- Fran M. ----------------------------------------- > With great help from ktdreyer in the irc channel i have sorted out the > problem. > It seems that centos 6 has the a version 1.9.22 which is broken for > TGT > referrals that AD hands out. I was compiling mstutil to 1.9.22 > instead > of 1.10.1 by accident > git patch 1c885dbaab63c29ffcf4d455a75f3ba26ca1fd1a fixes this and when > applied to the srpm resolves the issue. > I will be working on getting it logged to redhat when i have a chance > next week. > Simon > On Thu, 2012-04-05 at 07:36 +1000, Simon Dwyer wrote: >> Hi All, >> >> I have been banging my head against this for a few weeks now. >> >> I am trying to use squid with kerberos and so i need to get my >> machine >> into the Active Directory domain. >> >> My config follows: http://pastebin.com/PNTwGKLf >> >> The output for when i run msktutil: http://pastebin.com/aQQavMJd >> >> This is a fresh install of centos 6.2 with a self compiled version of >> krb 1.10.1 . >> >> I can change passwords with the kpassword command. >> >> I can upload the tcpdump to cloudshark if this would help. >> >> Cheers, >> >> Simon Dwyer >> >> ________________________________________________ >> Kerberos mailing list Kerberos@... >> https://mailman.mit.edu/mailman/listinfo/kerberos ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
