From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 10 10:40:04 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2CCC1065672 for ; Mon, 10 Aug 2009 10:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 889288FC41 for ; Mon, 10 Aug 2009 10:40:04 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7AAe4VT003185 for ; Mon, 10 Aug 2009 10:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7AAe4AT003184; Mon, 10 Aug 2009 10:40:04 GMT (envelope-from gnats) Date: Mon, 10 Aug 2009 10:40:04 GMT Message-Id: <200908101040.n7AAe4AT003184@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Vedad KAJTAZ Cc: Subject: Re: misc/137514: freebsd-update doesn't update the system under some circumstances X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vedad KAJTAZ List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Aug 2009 10:40:05 -0000 The following reply was made to PR misc/137514; it has been noted by GNATS. From: Vedad KAJTAZ To: bug-followup@FreeBSD.org, vedad@kajtaz.net Cc: Subject: Re: misc/137514: freebsd-update doesn't update the system under some circumstances Date: Mon, 10 Aug 2009 12:20:17 +0200 Hi, I'm afraid you did not read my report carefully. When I duplicate the jail (cp or Rsync), it does patch to 7.0-RELEASE-p12. But the original jail does not, probably due to some file timestamp related problem. Best regards,