[Bug 796861] New: git cache path bug

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 24 04:12:30 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796861

            Bug ID: 796861
           Summary: git cache path bug
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: major
          Priority: Normal
         Component: cerbero
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: xieleicotyb at 126.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

in file cerber0/build/source.py line 200

the original code is:
if os.path.isdir(os.path.join(cached_dir, ".git")):
the os.path.join(cached_dir, ".git") generates an error path

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list