From owner-freebsd-ports-bugs@freebsd.org Mon Jul 20 23:45:33 2015 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18A329A7E7B for ; Mon, 20 Jul 2015 23:45:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DD25D12B0 for ; Mon, 20 Jul 2015 23:45:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t6KNjWYA046754 for ; Mon, 20 Jul 2015 23:45:32 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 201726] graphics/ImageMagick-noX11: Updating fails, because installing ghostscript9-noX11 fails (duplicate install during update process?) Date: Mon, 20 Jul 2015 23:45:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: bugs.freebsd.org@cheasy.de X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jul 2015 23:45:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201726 --- Comment #1 from Christoph Sold --- After manually reinstalling graphics/ghostscript9-nox11, ImageMagick fails to detect the already installed port during installation: cs@home[ports/graphics/ImageMagick]% pkg info -a | grep ghost ghostscript9-nox11-9.06_10 Ghostscript 9.x PostScript interpreter cs@doppelhertz[ports/graphics/ImageMagick]% sudo portmaster ImageMagick [...many lines omitted...| ====> Compressing man pages (compress-man) ===> Installing for ghostscript9-nox11-9.06_10 ===> Checking if ghostscript9-nox11 already installed ===> ghostscript9-nox11-9.06_10 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of ghostscript9-nox11 without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop. make[3]: stopped in /usr/ports/print/ghostscript9 *** Error code 1 Stop. make[2]: stopped in /usr/ports/print/ghostscript9 *** Error code 1 Stop. make[1]: stopped in /usr/ports/graphics/ImageMagick *** Error code 1 Stop. make: stopped in /usr/ports/graphics/ImageMagick ===>>> make build failed for graphics/ImageMagick ===>>> Aborting update ===>>> You can restart from the point of failure with this command line: portmaster graphics/ImageMagick -- You are receiving this mail because: You are the assignee for the bug.