Your message dated Sun, 15 Aug 2021 09:59:57 +0200
with message-id <[email protected]>
and subject line Re: Bug#832415: Further information: upstream software works
fine
has caused the Debian Bug report #832415,
regarding octave-parallel: Any attempt to use parcellfun leads to unhandled
error in subprocesses
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
832415: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832415
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: octave-parallel
Version: 3.1.0-1
Severity: grave
Justification: renders package unusable
Dear Maintainer,
Any attempt to use parcellfun leads to errors such as these:
warning: parcellfun: unhandled error in subprocess 1
warning: called from
parcellfun at line 291 column 9
[...] traceback on my own code elided
error: '__exit__' undefined near line 311 column 7
Searching the Interweb leads me to a discussion on the GNU bug site
which seems to indicate that the problem is known in the Octave
community and that the problem has been introduced by the Debian
packaging:
https://savannah.gnu.org/bugs/?39481
Thank you.
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages octave-parallel depends on:
ii libc6 2.23-1
ii libgcc1 1:6.1.1-9
ii libgnutls30 3.4.14-1
ii liboctave3v5 4.0.3-1
ii libstdc++6 6.1.1-9
ii octave 4.0.3-1
ii octave-struct 1.0.13-1
octave-parallel recommends no packages.
octave-parallel suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Control: fixed -1 4.0.1-2
* Rafael Laboissière <[email protected]> [2016-08-14 16:04]:
Control: severity -1 normal
* Rafael Laboissière <[email protected]> [2016-08-13 23:27]:
Control: tags -1 + unreproducible moreinfo
* Rafael Laboissière <[email protected]> [2016-08-08 16:29]:
Could you please provide a script that triggers the bug, as I
asked in a previous message?
I cannot reproduce the bug. The simple example below works for me
with the versions currently in unstable (octave 4.0.3-1 and
octave-parallel 3.1.0-1):
octave:1> pkg load parallel
octave:2> parcellfun (2, @(x) x^2, {1, 2})
parcellfun: 2/2 jobs done
Does it work for you?
I uploaded version 3.1.0-2 of the parallel package, which contains a
variation of the simple test above as a unit test in file
debian/check.m. It seems that parcellfun produces the correct result
in all architectures (for instance, in mips [1]).
I am hereby downgrading the severity of this bug report to "normal".
This will prevent the autoremoval of the package from testing.
Please, feel free to upgrade the severity again, in case you can
provide a script that triggers the bug.
This bug has been stalled for over five years now. I does not seem to
occur in version 4.0.1-2 of the package, uploaded to unstable. I am
hereby closing this bug report.
@Eric: Feel free to reopen it if you can provide a reproducible way
to expose the bug.
Rafael Laboissière
--- End Message ---