[Triumf-linux-managers] same for el6, Re: bum update of el7 rpcbind

Konstantin Olchanski olchansk at triumf.ca
Wed May 24 08:57:23 PDT 2017


> > This morning a bum update of rpcbind landed from the sky. rpcbind does not run


SL6 instructions: (thanks to Kelvin Raywood for the nfs restart bit)

yum -y install yum-plugin-versionlock
rpm -q rpcbind # confirm bad version rpcbind-0.2.0-13.el6_9.x86_64
yum downgrade rpcbind
rpm -q rpcbind # confirm good version rpcbind-0.2.0-13.el6.x86_64
yum versionlock rpcbind
service ypserv restart
service ypbind restart
ypwhich # confirm nis binding
service nfs restart # restart rpc.mountd
#yum versionlock delete rpcbind # to undo the lock


K.O.


On Wed, May 24, 2017 at 07:30:41AM -0700, Konstantin Olchanski wrote:
> 
> 
> > This morning a bum update of rpcbind landed from the sky. rpcbind does not run
> 
> the same bum update for el6 arrived, all SL6 machines are now broken, too.
> 
> baad: rpcbind.x86_64 0:0.2.0-13.el6_9
> good: rpcbind.x86_64 0:0.2.0-13.el6
> 
> Partial fix: (does not block automatic update)
> yum downgrade rpcbind; service ypserv restart; service ypbind restart
> 
> Bug reports:
> https://bugzilla.redhat.com/show_bug.cgi?id=1454876
> https://bugzilla.redhat.com/show_bug.cgi?id=1455142
> 
> 
> K.O.
> 
> 
> On Tue, May 23, 2017 at 09:48:06AM -0700, Konstantin Olchanski wrote:
> > 
> > This morning a bum update of rpcbind landed from the sky. rpcbind does not run (crashes soon 
> > after start), ypwhich reports "ypwhich: Can't communicate with ypbind", everything else seem
> > okey so far, but probably will not survive a reboot. rpcbind is needed for NIS and NFS, I think.
> > 
> > A solution is to "yum downgrade rpcbind" to previous version rpcbind-0.2.0-38.el7.x86_64,
> > but also need to disable all automatic updates, or the new bad package will become reinstalled.
> > 
> > The bad package is this:
> > # rpm -q rpcbind
> > rpcbind-0.2.0-38.el7_3.x86_64
> > 
> > Bug report is this: (for more info follow links from bug report)
> > https://bugzilla.redhat.com/show_bug.cgi?id=1454876
> > 
> > All the DAQ el7 machines are affected by this problem. Ouch.
> > K.O.
> > 
> > -- 
> > Konstantin Olchanski
> > Data Acquisition Systems: The Bytes Must Flow!
> > Email: olchansk-at-triumf-dot-ca
> > Snail mail: 4004 Wesbrook Mall, TRIUMF, Vancouver, B.C., V6T 2A3, Canada
> > _______________________________________________
> > Triumf-linux-managers mailing list
> > Triumf-linux-managers at lists.triumf.ca
> > http://lists.triumf.ca/mailman/listinfo/triumf-linux-managers
> 
> -- 
> Konstantin Olchanski
> Data Acquisition Systems: The Bytes Must Flow!
> Email: olchansk-at-triumf-dot-ca
> Snail mail: 4004 Wesbrook Mall, TRIUMF, Vancouver, B.C., V6T 2A3, Canada
> _______________________________________________
> Triumf-linux-managers mailing list
> Triumf-linux-managers at lists.triumf.ca
> http://lists.triumf.ca/mailman/listinfo/triumf-linux-managers

-- 
Konstantin Olchanski
Data Acquisition Systems: The Bytes Must Flow!
Email: olchansk-at-triumf-dot-ca
Snail mail: 4004 Wesbrook Mall, TRIUMF, Vancouver, B.C., V6T 2A3, Canada


More information about the Triumf-linux-managers mailing list