看板 DFBSD_bugs 關於我們 聯絡資訊
Hi. On Mon, Jan 03, 2005 at 04:08:30PM -0500, Sven Willenberger wrote: > cvsupped Dragonfly-Stable source today and had patch failure on ntpd. I > deleted /usr/src and /usr/obj, re-cvsupped complete src and same > failure: > > Patching file /usr/src/usr.sbin/ntpd/../../contrib/ntpd/ntp.c using Plan > A... > Reversed (or previously applied) patch detected! Assume -R? [y] > Hunk #1 succeeded at 28 with fuzz 1 (offset 5 lines). It's trying to patch ntp.c, because you still have an old patch file src/usr.sbin/ntpd/patches/ntp.c.patch, which was removed more than two weeks ago. Please make sure you didn't accidentally remove a line from your supfile which looks like this: *default delete use-rel-suffix If not, please try another cvsup server and see if old patch files get removed. And if this worked, please report to the administrator of the cvsup server you'd been using that the repository is not up-to-date.