Your message dated Mon, 10 Jul 2017 11:22:01 +0000
with message-id <[email protected]>
and subject line Bug#867026: fixed in xtensor-python 0.12.1-2
has caused the Debian Bug report #867026,
regarding xtensor-python: Autopkgtest fails with multiple supported Python 3 
versions
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.)


-- 
867026: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867026
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: xtensor-python
Version: 0.12.1-1

Dear maintainer,

The current test logic in xtensor-python looks like this:

for py in $(py3versions -r 2>/dev/null); do
  cd "$AUTOPKGTEST_TMP";
  mkdir build && cd build;
  ...
done

When py3versions returns two versions (like in the current sid, where we
have Python 3.5 and 3.6), it fails with:

  mkdir: cannot create directory ‘build’: File exists

You need to either use ‘mkdir -p’, or ‘rm -rf build’ before creating it.

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: xtensor-python
Source-Version: 0.12.1-2

We believe that the bug you reported is fixed in the latest version of
xtensor-python, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ghislain Antony Vaillant <[email protected]> (supplier of updated 
xtensor-python package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 09 Jul 2017 22:54:00 +0100
Source: xtensor-python
Binary: xtensor-python-dev xtensor-python-doc
Architecture: source
Version: 0.12.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Ghislain Antony Vaillant <[email protected]>
Description:
 xtensor-python-dev - Python bindings for the xtensor library
 xtensor-python-doc - documentation for xtensor-python
Closes: 867026
Changes:
 xtensor-python (0.12.1-2) unstable; urgency=medium
 .
   * Fix autopkgtest failure with multiple Py3 versions.
     Thanks to Dmitry Shachnev (Closes: #867026)
   * Bump standards version to 4.0.0, no changes required
Checksums-Sha1:
 76559dd1fb88afcb66f29b5ca15ebb32b4181983 2480 xtensor-python_0.12.1-2.dsc
 937c6bb65af5ddd9677e17d2fa9f4246d4e4c760 4892 
xtensor-python_0.12.1-2.debian.tar.xz
Checksums-Sha256:
 a34c9ce61bb375e5c5ba615cb4a4aa031e7c213710ef5386c797de382e352bd1 2480 
xtensor-python_0.12.1-2.dsc
 51b41345469757d6970d7ce78d93085e26b54cb4dbae40f7afe748a4d1a462dd 4892 
xtensor-python_0.12.1-2.debian.tar.xz
Files:
 9ed5f2c0447e8b54011ff22ed56233ad 2480 libs optional xtensor-python_0.12.1-2.dsc
 ebf7865ffc57f72db3d1f15647f68a74 4892 libs optional 
xtensor-python_0.12.1-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJZY1t/AAoJEPNPCXROn13Z0EUQAKTUTkC0jKP828YaD4dmXyt4
EAyqR9AIUgR+Hf3WTzP/O8PV+CTgT1d+DBpzQhxE4Q/QYWkA5c2DjMkszIk98oqW
AxJGvja4Mlc4FLhEyraEv9ALI65vVPiLdvBGUESCR8cmVEEJTBu7XufXfzGW6UtI
O6zmiGwUrAv8OLJ33GuJdF5NcBt01BQoPg6qGAON5PbA3SpwTQt77VekvTNkvlVN
2lQjfx58iCTcciCeGRGt4JWXs3q4kCqeWceiNuoxNI45DFfBMjfoIWlFiq6GW2Ze
GLlOSqGtvBkZu5f5AY0SaHVirDFeZxmrZ4mXyLYG7scH6w1k5lIENK/BVcbvVLd7
CAumQf018TRaXMMV0iKlGQR4kqg4j0Ya21Yh8XGPSXpeLZOr1O27Ziw4cO5IYG9p
5KHqPss9VgCOkW/w5SdyyUjf5L/orUwuan9Fp7caHRhxgkJZNPUNsggIVZRgs9tR
Vs1fDojKoSGXbhIvuIj4fUoAX6p/2jtnvdAzOefdAoz1rIm7XOqfMH164KtnNJvB
eiIBDCbDRYXdeddSnJMjBDoTNkcczrk4MUoRaiIO1nRrpcBFFSHu/yX4DRIqXCvx
K+o59cIAL/z95Pss7epga9fQeDXtXQzgzOS2GTU07XRtW+VmSLcKnZSzZK0bR0J1
1ZA5edFci4pWp41DLMgU
=CsyG
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to