Monthly Archives: August 2012 - Page 2

Kurzes Dev Update mit XCode 4.5 DP 4

Hier mal wieder ein Short Update mit XCode 4.5 in Developer Preview 4 für euch zum testen. Ich denke dass hier nicht mehr all zu viele Developer Previews folgen werden. Das Ding wird ebenso bald Final wie iOS in Version 6. Bin mal gespannt was die Jungs von Apple im Herbst so zaubern an Hardware. Wie steht es bei euch mit Mountain Lion? Schon installiert? Ich muss gestehen, ich warte noch ab. Mein Macbook Pro ist mein Arbeitsgerät und das muss funktionieren 😉

 

XCode 4.5 Developer Preview 4 Build 4G146 (SHA1 6c6925ae52b86b4ea7e636ade77eb0725715690a)

NIS (ypserv / libtirpc) Broadcast Problem on CentOS 6

Maybe someone of you have those problems too. The NIS service on CentOS 6 x86_64 is not working properly, means no client (OS X, FreeBSD or Linux) ever receives a ACK packet from the ypserv service on CentOS 6.x servers. After searching on RedHat / CentOS bugtracker i found out that its a problem with the libtirpc library. There was a patch and some RPM packages for Fedora offered but not for CentOS. I build it for CentOS 6.3 x86_64. Actual there is no fix directly from RedHat or CentOS, so you can download that two Packages from here install it with “yum localinstall libtirpc-*” and restart your Machine. The broadcast from ypserv should then working fine again and all Clients should receive ACK packages from it.

Only CentOS 6.3 and x86_64 Packages available, if you need i386 or a older CentOS version, let me know in the comments.

libtirpc-0.2.1-7.SHADE.el6.x86_64.rpm (SHA1 3e451398b2193ad8127463dbaffa57c33f672db5)
libtirpc-devel-0.2.1-7.SHADE.el6.x86_64.rpm (SHA1 26c7b859c9502e4231145aebe09804a330f60b3f)