Created attachment 584760 [details] patch to fix it nfs-utils depends explicitly on libevent when it doesn't need to since the dependency on libevent-2.0.so.5 is picked up automatically. The attached patch fixes this.
(In reply to comment #0) > Created attachment 584760 [details] > patch to fix it > > nfs-utils depends explicitly on libevent when it doesn't need to since the > dependency on libevent-2.0.so.5 is picked up automatically. > > The attached patch fixes this. libevent is used by he rpc.idmapd daemon so it is needed...