Your message dated Fri, 10 Jun 2022 08:11:01 +0200
with message-id <[email protected]>
and subject line Re: Bug#980707: octave-symbolic: FTBFS: AttributeError: 
'_PrintFunction' object has no attribute '__globals__'
has caused the Debian Bug report #980707,
regarding sympy breaks octave-symbolic autopkgtest: _PrintFunction' object has 
no attribute '__globals__'
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.)


-- 
980707: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980707
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sympy, octave-symbolic
Control: found -1 sympy/1.7.1-1
Control: found -1 octave-symbolic/2.9.0-3
Severity: serious
Tags: sid bullseye
X-Debbugs-CC: [email protected]
User: [email protected]
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of sympy the autopkgtest of octave-symbolic fails
in testing when that autopkgtest is run with the binary packages of
sympy from unstable. It passes when run with only packages from testing.
In tabular form:

                       pass            fail
sympy                  from testing    1.7.1-1
octave-symbolic        from testing    2.9.0-3
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of sympy to testing
[1]. Due to the nature of this issue, I filed this bug report against
both packages. Can you please investigate the situation and reassign the
bug to the right package?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=sympy

https://ci.debian.net/data/autopkgtest/testing/amd64/o/octave-symbolic/10386993/log.gz

***** test
 % matrix of symbols
 syms a b c d
 A = [a b; c d];
 assume A real
 assert (strcmp (assumptions (a), 'a: real'))
 assert (strcmp (assumptions (b), 'b: real'))
 assert (strcmp (assumptions (c), 'c: real'))
 assert (strcmp (assumptions (d), 'd: real'))
Symbolic pkg v2.9.0: Traceback (most recent call last):
  File "<stdin>", line 28, in <module>
AttributeError: '_PrintFunction' object has no attribute '__globals__'
Closing the Python communications link.

!!!!! test failed
Python exception: AttributeError: '_PrintFunction' object has no
attribute '__globals__'
    occurred in python_header import block.
    Try "sympref reset" and repeat your command?
    (consider filing an issue at https://github.com/cbm755/octsympy/issues)

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Version: 2.9.1~git.2022.06.09-1

Here’s the changelog entry:

 octave-symbolic (2.9.1~git.2022.06.09-1) unstable; urgency=medium
 .
   * New upstream version 2.9.1~git.2022.06.09
     The upstream tarball was obtained directly from the upstream Git
     repository at GitHub. This fixes the FTBFS problem when building
     the package against SymPy 1.10 and Octave 7 (Closes: ##980707).
   * d/copyright:
     + Reflect upstream changes
     + Accentuate my family name
   * d/p/sympy-1.6.patch: Drop patch (applied upstream)
   * d/rules: Drop obsolete execute_after_dh_auto_install target
   * d/control:
     + Bump Standards-Version to 4.6.1 (no changes needed)
     + Set upstream metadata fields: Archive.
   * Build-depend on dh-sequence-octave
     + d/control: Ditto
     + d/rules: Drop the --with=octave option from dh call

-- 
⢀⣴⠾⠻⢶⣦⠀  Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁  Debian Developer
⢿⡄⠘⠷⠚⠋⠀  https://sebastien.villemot.name
⠈⠳⣄⠀⠀⠀⠀  https://www.debian.org




Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to