ports/182925: accessibility/redshift port broken on 10-STABLE

Michael Moll kvedulv at kvedulv.de
Sat Oct 12 15:10:00 UTC 2013


>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 at 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:


More information about the freebsd-ports-bugs mailing list