From 5ad105eaea1d6be9170593af2e4af8c7debee481 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 12 Nov 2013 11:01:12 +0100 Subject: include enough python in order to generate a stack trace from within stage2 --- perl-install/install/share/list.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'perl-install/install/share') diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index f029c0b61..5a4c4a0bf 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -235,7 +235,11 @@ /usr/LIB/python2.7/encodings/__init__.py /usr/LIB/python2.7/encodings/utf_8.py /usr/LIB/python2.7/genericpath.py + /usr/LIB/python2.7/heapq.py + /usr/LIB/python2.7/keyword.py + /usr/LIB/python2.7/lib-dynload/_collections.so /usr/LIB/python2.7/lib-dynload/itertools.so + /usr/LIB/python2.7/lib-dynload/operator.so /usr/LIB/python2.7/linecache.py /usr/LIB/python2.7/os.py /usr/LIB/python2.7/posixpath.py -- cgit v1.2.1