Do you still observe this behaviour with Julia 0.3? -viral
On Thu, 21 Aug 2014 12:21:05 +0200 Frederik Beaujean <[email protected]> wrote: > 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 -viral -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

