Python Problem

01/22/2014 20:33 BlodeSoule#1
Guten Abend ich hab eben ein Root server installiert und alles klappt komme sauber rein dies das
wenn ich aber jetzt python installieren will kommt das

*** Error code 1

Stop in /usr/ports/lang/python27.
*** Error code 1

Stop in /usr/ports/lang/python27.
*** Error code 1

Stop in /usr/ports/lang/python2.
*** Error code 1

Stop in /usr/ports/lang/python.

was soll ich tun
01/22/2014 20:47 ebert.tonna#2
da steht viel mehr dort, das iss ja nur die stop meldung.
für was brauchst du python auf deinem root ^^?
01/22/2014 20:51 BlodeSoule#3
Quote:
Originally Posted by ebert.tonna View Post
da steht viel mehr dort, das iss ja nur die stop meldung.
für was brauchst du python auf deinem root ^^?
um die quest dateien zu reloaden
01/22/2014 21:31 mamAmok#4
[Only registered and activated users can see links. Click Here To Register...]

O.O nimm bash geht auch

Hier nen thread
01/22/2014 21:50 BlodeSoule#5
Hier:
===> Found saved configuration for python27-2.7.6_1
===> Fetching all distfiles required by python27-2.7.6_1 for building
===> Extracting for python27-2.7.6_1
=> SHA256 Checksum OK for python/Python-2.7.6.tar.xz.
tar: Unrecognized archive format: Inappropriate file type or format
tar: Error exit delayed from previous errors.
*** Error code 1

Stop in /usr/ports/lang/python27.
*** Error code 1

Stop in /usr/ports/lang/python27.
*** Error code 1

Stop in /usr/ports/lang/python2.
*** Error code 1

Stop in /usr/ports/lang/python.
freebsd-image#
01/22/2014 23:09 #dynastie#6
Quote:
Originally Posted by BlodeSoule View Post
Hier:
===> Found saved configuration for python27-2.7.6_1
===> Fetching all distfiles required by python27-2.7.6_1 for building
===> Extracting for python27-2.7.6_1
=> SHA256 Checksum OK for python/Python-2.7.6.tar.xz.
tar: Unrecognized archive format: Inappropriate file type or format
tar: Error exit delayed from previous errors.
*** Error code 1

Stop in /usr/ports/lang/python27.
*** Error code 1

Stop in /usr/ports/lang/python27.
*** Error code 1

Stop in /usr/ports/lang/python2.
*** Error code 1

Stop in /usr/ports/lang/python.
freebsd-image#
Probiers mal mit pkg_add -r python

Anscheind ist das Archiv fehlerhaft.
01/23/2014 15:38 huhu2010#7
zitat aus freebsd...
"On recent versions of FreeBSD, the tar binary has been replaced by bsdtar util. On old FreeBSD’s (8.2, 7.2 and more), the classic tar util is used. The problem that tar doesn't recognise lzma archives. So to resolve this problem we should install libarchive port and tell FreeBSD port tree to use bsdtar instead tar:"


ein lösung gibt es auch

# cd /usr/ports/archivers/libarchive
# make install clean

und dann schreibt man in diese datei
ee /etc/make.conf

folgendes

TAR=/usr/local/bin/bsdtar
01/25/2014 00:45 BlodeSoule#8
Das Funktioniert immer noch nicht sogar bei dem kommt ein Fehler bei make install clena. dann komm iwas von error code auch davon was..!
01/25/2014 00:47 #dynastie#9
Habe bei einem Kunde eben ohne Probleme python via pkg_add installieren können, kann also solche Fehler selbst nicht bestätigen.

Was gibt dir "uname -a" aus?
01/29/2014 13:17 BlodeSoule#10
Quote:
Originally Posted by #dynastie View Post
Habe bei einem Kunde eben ohne Probleme python via pkg_add installieren können, kann also solche Fehler selbst nicht bestätigen.

Was gibt dir "uname -a" aus?
FreeBSD freebsd-image.zap-hosting.com 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Ja