[Buildroot] [Bug 11116] New: Buildroot should set PYTHON_EGG_CACHE instead of writing files to ~/.python-eggs

bugzilla at busybox.net bugzilla at busybox.net
Wed Jun 27 18:36:57 UTC 2018


https://bugs.busybox.net/show_bug.cgi?id=11116

            Bug ID: 11116
           Summary: Buildroot should set PYTHON_EGG_CACHE instead of
                    writing files to ~/.python-eggs
           Product: buildroot
           Version: 2015.08
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: lotorev at gmail.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

There is PYTHON_EGG_CACHE variable for overriding directory for eggs files.

Buildroot should not use $HOME/.python-eggs directory and should set
PYTHON_EGG_CACHE internally to be independent on extra directories as less as
possible.

Existing packages in default $HOME/.python-eggs can influence on build
reproducibility.

Think of multiple Jenkins jobs building in parallel and using the same
$HOME/.python-eggs directory.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list