#18955: setuptools requires pip
--------------------------------------+------------------------
       Reporter:  buck                |        Owner:
           Type:  defect              |       Status:  new
       Priority:  major               |    Milestone:  sage-6.9
      Component:  packages: standard  |   Resolution:
       Keywords:                      |    Merged in:
        Authors:                      |    Reviewers:
Report Upstream:  N/A                 |  Work issues:
         Branch:                      |       Commit:
   Dependencies:                      |     Stopgaps:
--------------------------------------+------------------------

Comment (by jdemeyer):

 Works for me:
 {{{
 $ ./sage -i setuptools
 Found local metadata for setuptools-12.4
 Package setuptools-12.4 is already installed.
 Use 'sage -f setuptools' to force a reinstallation.
 }}}
 {{{
 $ ./sage -f setuptools
 Found local metadata for setuptools-12.4
 Using cached file /usr/local/src/sage-
 config/upstream/setuptools-12.4.tar.gz
 setuptools-12.4
 ====================================================
 Setting up build directory for setuptools-12.4
 Finished set up
 ****************************************************
 Host system:
 Linux tamiyo 3.17.7-gentoo #1 SMP PREEMPT Wed Dec 31 20:06:39 CET 2014
 x86_64 Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz GenuineIntel GNU/Linux
 ****************************************************
 C compiler: gcc
 C compiler version:
 Using built-in specs.
 COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.4/gcc
 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.4/lto-wrapper
 Target: x86_64-pc-linux-gnu
 Configured with: /var/tmp/portage/sys-
 devel/gcc-4.8.4/work/gcc-4.8.4/configure --host=x86_64-pc-linux-gnu
 --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-
 gnu/gcc-bin/4.8.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-
 gnu/4.8.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.4
 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.4/man
 --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.4/info --with-gxx-
 include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4 --with-
 python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.4/python --enable-
 languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-
 werror --with-system-zlib --enable-nls --without-included-gettext
 --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-
 pkgversion='Gentoo 4.8.4 p1.3, pie-0.6.1' --enable-libstdcxx-time
 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-
 clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-
 altivec --disable-fixed-point --enable-targets=all --disable-libgcj
 --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto
 --without-cloog --enable-libsanitizer
 Thread model: posix
 gcc version 4.8.4 (Gentoo 4.8.4 p1.3, pie-0.6.1)
 ****************************************************
 patching file setuptools/command/easy_install.py
 Hunk #1 succeeded at 1491 (offset 45 lines).
 Hunk #2 succeeded at 1529 with fuzz 1 (offset 45 lines).
 Hunk #3 succeeded at 1555 (offset 45 lines).
 patching file pkg_resources/__init__.py
 running install
 running bdist_egg
 running egg_info
 writing requirements to setuptools.egg-info/requires.txt
 writing setuptools.egg-info/PKG-INFO
 writing top-level names to setuptools.egg-info/top_level.txt
 writing dependency_links to setuptools.egg-info/dependency_links.txt
 writing entry points to setuptools.egg-info/entry_points.txt
 reading manifest file 'setuptools.egg-info/SOURCES.txt'
 reading manifest template 'MANIFEST.in'
 writing manifest file 'setuptools.egg-info/SOURCES.txt'
 installing library code to build/bdist.linux-x86_64/egg
 running install_lib
 running build_py
 [...]
 Successfully installed setuptools-12.4
 [...]
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/18955#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to