pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/39553: net/py-twisted problems



>Number:         39553
>Category:       pkg
>Synopsis:       net/py-twisted problems
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 15 17:25:00 +0000 2008
>Originator:     Hasso Tepper
>Release:        DragonFly
>Organization:
>Environment:
DragonFly
>Description:
=> Checking file-check results for py24-twisted-8.1.0
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkg:
ERROR:         /usr/pkg/lib/python2.4/site-packages/twisted/python/_epoll.so
ERROR:         
/usr/pkg/lib/python2.4/site-packages/twisted/test/generator_failure_tests.pyc
ERROR:         
/usr/pkg/lib/python2.4/site-packages/twisted/test/generator_failure_tests.pyo
*** Error code 1

_epoll.so is probably Linux specific and isn't just compiled in other platforms:

conftest.c:1:23: error: sys/epoll.h: No such file or directory

generator_failure_tests.py has syntax problem at least with python 2.4:

byte-compiling 
/usr/pkg/lib/python2.4/site-packages/twisted/test/generator_failure_tests.py to 
generator_failure_tests.pyc
  File 
"/usr/pkg/lib/python2.4/site-packages/twisted/test/generator_failure_tests.py", 
line 66
    yield
         ^
SyntaxError: invalid syntax

>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index