ypbind 1.19.1-r1 does not create /etc/init.d/ypbind anymore (earlier versions did). # equery f ypbind [ Searching for packages matching ypbind... ] * Contents of net-nds/ypbind-1.19.1-r1: /etc /etc/yp.conf.example /usr /usr/sbin /usr/sbin/ypbind /usr/share /usr/share/doc /usr/share/doc/ypbind-1.19.1-r1 /usr/share/doc/ypbind-1.19.1-r1/AUTHORS.bz2 /usr/share/doc/ypbind-1.19.1-r1/ChangeLog.bz2 /usr/share/doc/ypbind-1.19.1-r1/README.bz2 /usr/share/doc/ypbind-1.19.1-r1/THANKS.bz2 /usr/share/doc/ypbind-1.19.1-r1/TODO.bz2 /usr/share/man /usr/share/man/man5 /usr/share/man/man5/yp.conf.5.bz2 /usr/share/man/man8 /usr/share/man/man8/ypbind.8.bz2 Interestingly, on a host which had ypbind installed before, /etc/init.d/ypbind still _does_ show up in equery f, although it is by now also upgraded to 1.19.1-r1 . Reproducible: Always Steps to Reproduce: 1. emerge -C ypbind # if it is installed 2. emerge ypbind 3. equery f ypbind | grep init.d
Bad variable quoting was introduced at [URL].
Maybe || die should have been added: /usr/lib/portage/bin/newconfd: Need two arguments, old file and new file /usr/lib/portage/bin/newinitd: Need two arguments, old file and new file
Fixed in CVS. Thanks for reporting.
*** Bug 249453 has been marked as a duplicate of this bug. ***