Your message dated Fri, 2 Feb 2018 14:14:51 -0500
with message-id 
<cab4xwxykoyfhfupyoauwd7pgcrwfgigxbwnpemhwvm_ule4...@mail.gmail.com>
and subject line Re: Bug#889155: python3-matplotlib: 
backports.functools_lru_cache, subprocess32 are not python3 depedencies
has caused the Debian Bug report #889155,
regarding python3-matplotlib: backports.functools_lru_cache, subprocess32 are 
not python3 depedencies
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 ow...@bugs.debian.org
immediately.)


-- 
889155: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889155
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-matplotlib
Version: 2.1.1-2
Severity: important

Dear Maintainer,

Running a python3 script that uses pkg_resources.load_entry_point
cannot run because the dependency subprocess32 is not available.

subprocess32 is a Python 2 backport of a Python 3 module 
so is a dependency that can never be satifisfied.

I commented subprocess32 out of 
/usr/lib/python3/dist-packages/matplotlib-2.1.1.egg-info/requires.txt
and then discovered that backports.functools_lru_cache is also a
Python 2 backport.

It looks like the new Python 2 requirements file to resolve #887964 and
#887965 was incorrectly installed in the Python 3 package.

Diane Trout

-- System Information:
Debian Release: buster/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-3-amd64 (SMP w/16 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-matplotlib depends on:
ii  libc6                               2.26-4
ii  libfreetype6                        2.8.1-1
ii  libgcc1                             1:7.2.0-19
ii  libjs-jquery                        3.2.1-1
ii  libjs-jquery-ui                     1.12.1+dfsg-5
ii  libpng16-16                         1.6.34-1
ii  libstdc++6                          7.2.0-19
ii  python-matplotlib-data              2.1.1-2
ii  python3                             3.6.4-1
ii  python3-cycler                      0.10.0-1
ii  python3-dateutil                    2.6.1-1
ii  python3-numpy [python3-numpy-abi9]  1:1.13.1-1
ii  python3-pyparsing                   2.1.10+dfsg1-1
ii  python3-six                         1.11.0-1
ii  python3-tz                          2017.2-2
ii  zlib1g                              1:1.2.8.dfsg-5

Versions of packages python3-matplotlib recommends:
ii  python3-pil  4.3.0-2
ii  python3-tk   3.6.4-2

Versions of packages python3-matplotlib suggests:
ii  dvipng                 1.15-1
pn  ffmpeg                 <none>
ii  ghostscript            9.22~dfsg-1
pn  gir1.2-gtk-3.0         <none>
pn  inkscape               <none>
ii  ipython3               5.5.0-1
ii  librsvg2-common        2.40.20-2
pn  python-matplotlib-doc  <none>
pn  python3-cairocffi      <none>
ii  python3-gi             3.24.1-3
pn  python3-gi-cairo       <none>
pn  python3-gobject        <none>
ii  python3-nose           1.3.7-3
pn  python3-pyqt4          <none>
ii  python3-scipy          0.19.1-2
pn  python3-sip            <none>
ii  python3-tornado        4.5.1-2+b1
ii  texlive-extra-utils    2016.20170123-5
ii  texlive-latex-extra    2016.20170123-5
pn  ttf-staypuft           <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
duplicate of 889151

On Fri, Feb 2, 2018 at 1:21 PM, Diane Trout <di...@ghic.org> wrote:
> Package: python3-matplotlib
> Version: 2.1.1-2
> Severity: important
>
> Dear Maintainer,
>
> Running a python3 script that uses pkg_resources.load_entry_point
> cannot run because the dependency subprocess32 is not available.
>
> subprocess32 is a Python 2 backport of a Python 3 module
> so is a dependency that can never be satifisfied.
>
> I commented subprocess32 out of
> /usr/lib/python3/dist-packages/matplotlib-2.1.1.egg-info/requires.txt
> and then discovered that backports.functools_lru_cache is also a
> Python 2 backport.
>
> It looks like the new Python 2 requirements file to resolve #887964 and
> #887965 was incorrectly installed in the Python 3 package.
>
> Diane Trout
>
> -- System Information:
> Debian Release: buster/sid
>   APT prefers stable-updates
>   APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 4.9.0-3-amd64 (SMP w/16 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
> LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
>
> Versions of packages python3-matplotlib depends on:
> ii  libc6                               2.26-4
> ii  libfreetype6                        2.8.1-1
> ii  libgcc1                             1:7.2.0-19
> ii  libjs-jquery                        3.2.1-1
> ii  libjs-jquery-ui                     1.12.1+dfsg-5
> ii  libpng16-16                         1.6.34-1
> ii  libstdc++6                          7.2.0-19
> ii  python-matplotlib-data              2.1.1-2
> ii  python3                             3.6.4-1
> ii  python3-cycler                      0.10.0-1
> ii  python3-dateutil                    2.6.1-1
> ii  python3-numpy [python3-numpy-abi9]  1:1.13.1-1
> ii  python3-pyparsing                   2.1.10+dfsg1-1
> ii  python3-six                         1.11.0-1
> ii  python3-tz                          2017.2-2
> ii  zlib1g                              1:1.2.8.dfsg-5
>
> Versions of packages python3-matplotlib recommends:
> ii  python3-pil  4.3.0-2
> ii  python3-tk   3.6.4-2
>
> Versions of packages python3-matplotlib suggests:
> ii  dvipng                 1.15-1
> pn  ffmpeg                 <none>
> ii  ghostscript            9.22~dfsg-1
> pn  gir1.2-gtk-3.0         <none>
> pn  inkscape               <none>
> ii  ipython3               5.5.0-1
> ii  librsvg2-common        2.40.20-2
> pn  python-matplotlib-doc  <none>
> pn  python3-cairocffi      <none>
> ii  python3-gi             3.24.1-3
> pn  python3-gi-cairo       <none>
> pn  python3-gobject        <none>
> ii  python3-nose           1.3.7-3
> pn  python3-pyqt4          <none>
> ii  python3-scipy          0.19.1-2
> pn  python3-sip            <none>
> ii  python3-tornado        4.5.1-2+b1
> ii  texlive-extra-utils    2016.20170123-5
> ii  texlive-latex-extra    2016.20170123-5
> pn  ttf-staypuft           <none>
>
> -- no debconf information



-- 
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
G+: https://plus.google.com/u/0/+SandroTosi

--- End Message ---

Reply via email to