Hi,

On Wednesday 02 September 2015 10:49:08, Alexander Stein wrote:
> on my system the install stage for host-python does not finish. This is the 
> output of this stage:
> > ---------------------------
> > target: host-python.install
> > ---------------------------
> > 
> > make[1]: Entering directory
> > '/home/alex/Dokumente/projects/test/platform/build-host/Python-2.7.5'
> > /home/alex/Dokumente/projects/test/ptxdist-2013.12.0/bin/install -c python
> > /home/alex/Dokumente/projects/test/platform/packages/host-Python-2.7.5/bin/
> > python2.7 if test -f libpython2.7.so; then \
> > 
> >         if test -n "" ; then \
> >         
> >                 /home/alex/Dokumente/projects/test/ptxdist-2013.12.0/bin/ins
> >                 tall -c -m 555 
> >                 /home/alex/Dokumente/projects/test/platform/packages/host-P
> >                 ython-2.7.5/bin; \>         
> >         else \
> >         
> >                 /home/alex/Dokumente/projects/test/ptxdist-2013.12.0/bin/ins
> >                 tall -c -m 555 libpython2.7.so
> >                 /home/alex/Dokumente/projects/test/platform/packages/host-P
> >                 ython-2.7.5/lib/libpython2.7.so.1.0; \ if test
> >                 libpython2.7.so != libpython2.7.so.1.0; then \
> >                 
> >                         (cd
> >                         /home/alex/Dokumente/projects/test/platform/package
> >                         s/host-Python-2.7.5/lib; ln -sf libpython2.7.so.1.0
> >                         libpython2.7.so) \>                 
> >                 fi \
> >         
> >         fi; \
> > 
> > else    true; \
> > fi

Commit 0813fd3f5bf3aa504505a69d96b0a6fd719eab04 ("python: add patch to make 
sure fakeroot works correctly") adds a patch which fixes this problem

Best regards,
Alexander
-- 
Dipl.-Inf. Alexander Stein
SYS TEC electronic GmbH
[email protected]

Legal and Commercial Address:
Am Windrad 2
08468 Heinsdorfergrund
Germany

Office: +49 (0) 3765 38600-0
Fax:    +49 (0) 3765 38600-4100
 
Managing Directors:
        Director Technology/CEO: Dipl.-Phys. Siegmar Schmidt;
        Director Commercial Affairs/COO: Dipl. Ing. (FH) Armin von Collrepp
Commercial Registry:
        Amtsgericht Chemnitz, HRB 28082; USt.-Id Nr. DE150534010


-- 
ptxdist mailing list
[email protected]

Reply via email to