** Changed in: matplotlib (Debian)
Status: Fix Committed => Fix Released
--
python2.4-matplotlib conflicts with python2.4-tz
https://launchpad.net/bugs/48528
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I think this fix has created a new problem:
When trying to install python-matplotlib, I get
Python-matplotlib: Depends: python2.4-matplotlib but it is not going to
be installed.
When trying to install python2.4-matplotlib directly I get
python2.4-matplotlib: Depends: python-matplotlib-data (=0.
Approved for dapper-updates. (You meant 0.82-5ubuntu2, not
0.82-5ubuntu1, by the way.)
--
python2.4-matplotlib conflicts with python2.4-tz
https://launchpad.net/bugs/48528
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Changed in: matplotlib (Debian)
Status: Unknown => Fix Committed
--
python2.4-matplotlib conflicts with python2.4-tz
https://launchpad.net/bugs/48528
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
fixed in 0.82-5ubuntu1 (dapper-updates)
** Changed in: matplotlib (Ubuntu)
Assignee: (unassigned) => Matthias Klose
Status: Unconfirmed => Fix Released
--
python2.4-matplotlib conflicts with python2.4-tz
https://launchpad.net/bugs/48528
--
ubuntu-bugs mailing list
ubuntu-bugs@list
** Bug watch added: Debian Bug tracker #376715
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=376715
** Also affects: matplotlib (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=376715
Importance: Unknown
Status: Unknown
--
python2.4-matplotlib conflicts with pyth
I'm getting the same problem.
I've checked out matplotlib, and in setup.py it tests for existence of
pytz and dateutil in the system, and won't install them unless the user
doesn't have them already. So I suspect that using python-tz as a build
dependency and runtime dependency might fix the issue