[Zeitgeist-bugs] [Bug 83150] New: use PYTHON to test rdflib

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 27 08:13:38 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=83150

          Priority: medium
            Bug ID: 83150
          Assignee: zeitgeist-bugs at lists.freedesktop.org
           Summary: use PYTHON to test rdflib
        QA Contact: zeitgeist-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: rafael.f.f1 at gmail.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: Engine
           Product: Zeitgeist

Created attachment 105343
  --> https://bugs.freedesktop.org/attachment.cgi?id=105343&action=edit
patch changing python -> $PYTHON

The check method for rdflib depends on a binary called 'python'. Arch Linux's
python 2 is package with its executable renamed as 'python2', while python 3 is
'python'.
So, the current method of checking for rdflib doesn't work in Arch Linux with
python 2 as 'configure' will call 'python' (version 3) expecting version 2
(correct: 'python2').

$PYTHON should be used to use the correct python's executable name.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/zeitgeist-bugs/attachments/20140827/5d1f7c96/attachment.html>


More information about the Zeitgeist-bugs mailing list