From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 10 07:40:03 2009 Return-Path: Delivered-To: freebsd-ports-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 1B75A1065672 for ; Tue, 10 Feb 2009 07:40:03 +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 09D4A8FC25 for ; Tue, 10 Feb 2009 07:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n1A7e2RP076933 for ; Tue, 10 Feb 2009 07:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n1A7e26A076932; Tue, 10 Feb 2009 07:40:02 GMT (envelope-from gnats) Date: Tue, 10 Feb 2009 07:40:02 GMT Message-Id: <200902100740.n1A7e26A076932@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Spil Oss Cc: Subject: Re: ports/130209: www/typo3 upgrade removes configuration X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Spil Oss List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2009 07:40:03 -0000 The following reply was made to PR ports/130209; it has been noted by GNATS. From: Spil Oss To: bug-followup@FreeBSD.org, spil.oss@gmail.com Cc: Subject: Re: ports/130209: www/typo3 upgrade removes configuration Date: Tue, 10 Feb 2009 08:17:55 +0100 Today there was an upgrade of the port from 4.2.3 to 4.2.5. The problem persists in the new version. This is the output of pkg_delete and subsequent pkg_add (package created in a jail) Upgrading package typo3-4.2.3 to 4.2.5 pkg_delete: '/usr/local/www/typo3/typo3conf/localconf.php' fails original MD5 checksum - deleted anyway. pkg_delete: unable to completely remove directory '/usr/local/www/typo3/typo3temp' pkg_delete: unable to completely remove directory '/usr/local/www/typo3/typo3conf' pkg_delete: unable to completely remove directory '/usr/local/www/typo3' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) The contents of my localconf.php have been replaced with the distribution localconf.php afte Kind regards, Spil.