Package: julia Version: 0.2.1+dfsg-3 Severity: normal Dear Maintainer,
I wanted to try the parallel capabilities of julia. Following the manual, I tried to start it up as $ julia -p 2 Master process (id 1) could not connect within 60.0 seconds. exiting. Master process (id 1) could not connect within 60.0 seconds. exiting. Master process (id 1) could not connect within 60.0 seconds. exiting. Master process (id 1) could not connect within 60.0 seconds. exiting. ^C The same happens even with one process $ julia -p 1 Master process (id 1) could not connect within 60.0 seconds. exiting. Master process (id 1) could not connect within 60.0 seconds. exiting. Master process (id 1) could not connect within 60.0 seconds. exiting. ^C and I never get to do anything. To start julia at all, I had to use julia -f due to this outstanding bug #755576 bye Fred -- System Information: Debian Release: jessie/sid APT prefers testing-updates APT policy: (500, 'testing-updates'), (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.13-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages julia depends on: ii libamd2.3.1 1:4.2.1-3 ii libarpack2 3.1.5-3 ii libblas3 [libblas.so.3] 1.2.20110419-7 ii libc6 2.19-7 ii libcamd2.3.1 1:4.2.1-3 ii libcholmod2.1.2 1:4.2.1-3 ii libcolamd2.8.0 1:4.2.1-3 ii libdouble-conversion1 2.0.1-1 ii libffi6 3.1-2 ii libfftw3-double3 3.3.4-1 ii libfftw3-single3 3.3.4-1 ii libgcc1 1:4.9.1-4 ii libgfortran3 4.9.1-4 ii libgmp10 2:6.0.0+dfsg-4 ii liblapack3 [liblapack.so.3] 3.5.0-3 ii libllvm3.3 1:3.3-16 ii libmpfr4 3.1.2-1 ii libncurses5 5.9+20140712-2 ii libopenblas-base [liblapack.so.3] 0.2.10-2 ii libpcre3 1:8.35-3 ii libquadmath0 4.9.1-4 ii libreadline6 6.3-8 ii libspqr1.3.1 1:4.2.1-3 ii libstdc++6 4.9.1-4 ii libtinfo5 5.9+20140712-2 ii libumfpack5.6.2 1:4.2.1-3 ii libunwind8 1.1-3 ii multiarch-support 2.19-7 Versions of packages julia recommends: ii git 1:2.1.0~rc1-1 Versions of packages julia suggests: pn ess <none> ii julia-doc 0.2.1+dfsg-3 -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

