David Walser wrote: > An issue has been raised while QA testing an update for krb5 for Mageia 1 and > Mageia 2 about apparently incorrect paths in init scripts: > https://bugs.mageia.org/show_bug.cgi?id=6469 > > Would the correct thing to do be to change /var/kerberos/krb5kdc to > /etc/kerberos/krb5kdc as proposed in this patch to kadmin.init?: > https://bugs.mageia.org/attachment.cgi?id=2476&action=diff > > I also noticed a line in kprop.init that says: > [ -f /var/kerberos/krb5kdc/kpropd.acl ] || exit 6 > > Should that be changed as well? > > Also, in krb5 in Cauldron, I similarly noticed the following... > kadmin.service: > ConditionPathExists=!/var/kerberos/krb5kdc/kpropd.acl > > kprop.service: > ConditionPathExists=/var/kerberos/krb5kdc/kpropd.acl > > Should those be changed as well?
Those changes seem correct as they match up with the config file. I have submitted them. If they are wrong, please tell this bug: https://bugs.mageia.org/show_bug.cgi?id=6469 Now there's another problem. krb5 will no longer build in Cauldron. Other than the paths thing mentioned above, nothing has changed, and it built fine just on June 27th. I get this: RPM build errors: File not found: /home/iurt/rpm/BUILDROOT/krb5-1.10.2-2.mga3.i386/usr/lib/libverto-k5ev.so File not found: /home/iurt/rpm/BUILDROOT/krb5-1.10.2-2.mga3.i386/usr/lib/libverto.so I don't see any errors anywhere else in the build log about verto: http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120705001632.luigiwalser.valsta r.22099/log/krb5-1.10.2-2.mga3/build.0.20120705001648.log
