[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] Condor on Debian/testing



Hi,

I'm trying to run Condor 6.6.6 on Debian/GNU Linux testing (aka Sarge). Kernel Version is 2.6.5, libc Version is 2.3.2.
So far, none of the following packages would run properly:
condor-6.6.6-linux-x86-glibc22.tar.gz
condor-6.6.6-linux-x86-glibc23.tar.gz
condor-6.6.6-linux-x86-redhat80.tar.gz
condor-6.6.5-linux-x86-glibc22.tar.gz
condor-6.6.5-linux-x86-glibc23.tar.gz
condor-6.6.5-linux-x86-redhat80.tar.gz


# /opt/condor-6.6.6-glibc22/sbin/condor_master
Segmentation fault
# /opt/condor-6.6.6-redhat80/sbin/condor_master
cannot handle file 'libc.so.6' with TLS data
# /opt/condor-6.6.6-glibc23/sbin/condor_master
Segmentation fault

I cannot provide log files, because condor_master dies before writing one or spawning other processes.

Full Install/strace-Logs are here:
http://www.rz.uni-karlsruhe.de/~ry121/screenlog.condor-6.6.6-linux-x86-glibc23.txt
http://www.rz.uni-karlsruhe.de/~ry121/screenlog.condor-6.6.6-linux-x86-glibc22.txt
http://www.rz.uni-karlsruhe.de/~ry121/screenlog.condor-6.6.6-linux-x86-redhat80.txt

I've tried the Condor-Package from the TU Graz (http://itp.tugraz.at/Comp/debian/dists/stable/science/binary-i386/), which is based on "Condor 6.6.3 for RedHat 7.X". I'm able to run an Central Manager an a Submit Node, but compiling Software with condor_compile fails.

Any suggestions?

Thanks in advance,

Heiko Reese