addition <https://dict.leo.org/englisch-deutsch/addition>:

if I change in 'sage/sage-8.1/src/bin/pip2-lock' line 46

fcntl.flock(lock, locktype)
to
#fcntl.flock(lock, locktype)

now it works, but I dont kown python - is  practicable 
<https://dict.leo.org/englisch-deutsch/practicable> for correct working???





Am Mittwoch, 21. Februar 2018 10:19:37 UTC+1 schrieb 
hans....@agrar.uni-giessen.de:
>
> Requirements:
>
> (1) uname -a
> Linux XXX 3.10.0-693.17.1.el7.x86_64 #1 SMP Thu Jan 25 20:13:58 UTC 2018 
> x86_64 x86_64 x86_64 GNU/Linux
>
> (2) gcc --version
> gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-16)
>
> (3) make --version
> GNU Make 3.82
>
> (4) m4 --version
> m4 (GNU M4) 1.4.16
>
> (5) perl --version
> This is perl 5, version 16, subversion 3 (v5.16.3)
>
> (6) ar --version
> GNU ar version 2.25.1-32.base.el7_4.2
>
> (7) ranlib --version
> GNU ranlib version 2.25.1-32.base.el7_4.2
>
> (8) tar --version
> tar (GNU tar) 1.26
>
> (9) python --version
> Python 2.7.5
>
> (10) pip --version
> pip 9.0.1 from /usr/lib/python2.7/site-packages (python 2.7)
>
>
> ===========================================
> OK:
>
> yum install binutils gcc make m4 perl tar git \
>  perl-ExtUtils-MakeMaker openssl openssl-devel
>
> yum install binutils gcc gcc-c++ gcc-gfortran make m4 perl \
>  tar git perl-ExtUtils-MakeMaker openssl openssl-devel
>
> ===========================================
>
>
> Found local metadata for brial-1.0.1.p1
> Using cached file /SW/sw-cos7-64/sage/sage-8.1/upstream/brial-1.0.1.tar.bz2
> brial-1.0.1.p1
> ====================================================
> Setting up build directory for brial-1.0.1.p1
> Finished extraction
> Applying patches from ../patches...
> Applying ../patches/BooleConstant_not_const.patch
> patching file libbrial/include/polybori/BooleConstant.h
> ****************************************************
>
> make[5]: Leaving directory 
> `/SW/sw-cos7-64/sage/sage-8.1/local/var/tmp/sage/build/brial-1.0.1.p1/src/tests'
> make[4]: Leaving directory 
> `/SW/sw-cos7-64/sage/sage-8.1/local/var/tmp/sage/build/brial-1.0.1.p1/src/tests'
> make[3]: Leaving directory 
> `/SW/sw-cos7-64/sage/sage-8.1/local/var/tmp/sage/build/brial-1.0.1.p1/src'
> Installing brial-1.0.1.p1
> Waiting for exclusive lock to run pip2 uninstall 
> --disable-pip-version-check -y brial ... Traceback (most recent call last):
>   File "/SW/sw-cos7-64/sage/sage-8.1/src/bin/pip2-lock", line 46, in 
> <module>
>     fcntl.flock(lock, locktype)
> IOError: [Errno 13] Permission denied
>
> ********************************************************************************
> Error installing brial-1.0.1.p1
>
> ********************************************************************************
>
> real    3m24.535s
> user    0m55.939s
> sys     0m26.830s
> ************************************************************************
> Error installing package brial-1.0.1.p1
> ************************************************************************
>
>
>
>
>

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

Reply via email to