[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: inetd.conf trashed



On May 6, Kevin Dalley wrote
> I had the same problem.  This is definitely a critical bug, having
> inetd.conf may destroy many programs.  I couldn't find any obvious
> problems when perusing /var/lib/dpkg/info, so the bug may have been fixed
> already.  Does anyone know what caused the problem?

An old version of cvs or cvs-pcl was buggy and trashed inetd.conf. The
solution to recreate it, is something like 
	cd /var/lib/dpkg/info
	for file in `grep -l inetd *postinst`; do
	  ./$file
	done

HTH,
Ray
-- 
UNFAIR  Term applied to advantages enjoyed by other people which we tried 
to cheat them out of and didn't manage. See also DISHONESTY, SNEAKY, 
UNDERHAND and JUST LUCKY I GUESS.     
- The Hipcrime Vocab by Chad C. Mulligan  


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: