After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 796861 - git cache path bug
git cache path bug
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: cerbero
unspecified
Other Linux
: Normal major
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-07-24 04:12 UTC by xieleicotyb
Modified: 2018-11-03 10:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix bug (964 bytes, patch)
2018-07-24 04:19 UTC, xieleicotyb
none Details | Review

Description xieleicotyb 2018-07-24 04:12:30 UTC
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
Comment 1 xieleicotyb 2018-07-24 04:19:37 UTC
Created attachment 373133 [details] [review]
fix bug
Comment 2 GStreamer system administrator 2018-11-03 10:24:15 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/cerbero/issues/68.