https://bugzilla.redhat.com/show_bug.cgi?id=999375

Christopher Meng <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Christopher Meng <[email protected]> ---
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.smpKFo
+ umask 022
+ cd /builddir/build/BUILD
+ cd lesscpy-0.9j
+ /usr/bin/python lesscpy/test/__main__.py
Traceback (most recent call last):
  File "lesscpy/test/__main__.py", line 25, in <module>
    unittest.main(defaultTest='find')
  File "/usr/lib/python2.7/unittest/main.py", line 94, in __init__
    self.parseArgs(argv)
  File "/usr/lib/python2.7/unittest/main.py", line 149, in parseArgs
    self.createTests()
  File "/usr/lib/python2.7/unittest/main.py", line 158, in createTests
    self.module)
  File "/usr/lib/python2.7/unittest/loader.py", line 128, in loadTestsFromNames
    suites = [self.loadTestsFromName(name, module) for name in names]
  File "/usr/lib/python2.7/unittest/loader.py", line 113, in loadTestsFromName
    test = obj()
  File "lesscpy/test/__main__.py", line 20, in find
    module = __import__(f.split('.')[0])
  File "/builddir/build/BUILD/lesscpy-0.9j/lesscpy/test/testless.py", line 9,
in <module>
    from lesscpy.lessc import parser
  File "/builddir/build/BUILD/lesscpy-0.9j/lesscpy/lessc/parser.py", line 19,
in <module>
    import ply.yacc
ImportError: No module named ply.yacc
error: Bad exit status from /var/tmp/rpm-tmp.smpKFo (%check)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=1sfGJMd5nL&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to