From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 12 15:10:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B9D78A42 for ; Sat, 12 Oct 2013 15:10:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 98D1B21B0 for ; Sat, 12 Oct 2013 15:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9CFA0ee044286 for ; Sat, 12 Oct 2013 15:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9CFA0uH044285; Sat, 12 Oct 2013 15:10:00 GMT (envelope-from gnats) Resent-Date: Sat, 12 Oct 2013 15:10:00 GMT Resent-Message-Id: <201310121510.r9CFA0uH044285@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michael Moll Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 096BEA2D for ; Sat, 12 Oct 2013 15:08:11 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EBF5521A3 for ; Sat, 12 Oct 2013 15:08:10 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r9CF89F1006183 for ; Sat, 12 Oct 2013 15:08:09 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r9CF89Vm006176; Sat, 12 Oct 2013 15:08:09 GMT (envelope-from nobody) Message-Id: <201310121508.r9CF89Vm006176@oldred.freebsd.org> Date: Sat, 12 Oct 2013 15:08:09 GMT From: Michael Moll To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/182925: accessibility/redshift port broken on 10-STABLE X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Oct 2013 15:10:00 -0000 >Number: 182925 >Category: ports >Synopsis: accessibility/redshift port broken on 10-STABLE >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 12 15:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Michael Moll >Release: 10-STABLE >Organization: >Environment: FreeBSD emperor.kvedulv.de 10.0-ALPHA6 FreeBSD 10.0-ALPHA6 #0 r256299: Thu Oct 10 23:51:23 CEST 2013 mmoll@emperor.kvedulv.de:/usr/obj/svn/base/stable/10/sys/EMPEROR amd64 >Description: I updated my workstation to 10 and reinstalled all ports. The redshift port seems to have problems with pkgng. It builds fine but the line RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 Is leading to... ===> Installing for redshift-1.7_1 ===> redshift-1.7_1 depends on file: /gtk-2.0/gtk/__init__.py - not found ===> Verifying install for /gtk-2.0/gtk/__init__.py in /usr/ports/x11-toolkits/py-gtk2 [...] py-gtk2 is already installed on the system, so this fails. To get thingsgoing, I commented RUN_DEPENDS+ out, then redshift installs (and works) but: ===> Registering installation for redshift-1.7_1 pkg-static: lstat(/usr/local/lib/python2.6/site-packages/gtk_redshift/__init__.py): No such file or directory pkg-static: lstat(/usr/local/lib/python2.6/site-packages/gtk_redshift/__init__.pyc): No such file or directory pkg-static: lstat(/usr/local/lib/python2.6/site-packages/gtk_redshift/__init__.pyo): No such file or directory [...] >How-To-Repeat: On a system with FreeBSD 10 do: cd /usr/ports/accessibility/redshift make install >Fix: >Release-Note: >Audit-Trail: >Unformatted: