Bug#657068: python-pip: doesn't track dependencies?
On Wed, 12 Jun 2013 23:37:16 -0700 Ian Zimmerman wrote: > I would rather try it with a package that still _is_ around. Give me > a few days. Well, the pip package depends on setuptools. I won't go there, the sulphuric smell is overpowering :-) So, do what you have to do with the bug, I don't mind. -- Please *no* private copies of mailing list or newsgroup messages. gpg public key: 1024D/C6FF61AD fingerprint: 66DC D68F 5C1B 4D71 2EE5 BD03 8A00 786C C6FF 61AD Funny pic: http://bit.ly/ZNE2MX -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#657068: python-pip: doesn't track dependencies?
On Sun, 2 Jun 2013 00:57:47 +0200 Stefano Rivera wrote: > It should do that, yes. But I can't try your specific example because > hgit isn't around any more. > > Should we put this bug to bed? I would rather try it with a package that still _is_ around. Give me a few days. -- Please *no* private copies of mailing list or newsgroup messages. gpg public key: 1024D/C6FF61AD fingerprint: 66DC D68F 5C1B 4D71 2EE5 BD03 8A00 786C C6FF 61AD Funny pic: http://bit.ly/ZNE2MX -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#657068: python-pip: doesn't track dependencies?
Hi Ian (2012.01.23_22:43:59_+0200) > Hi, I would have thunk that part of pip's job was to track package > dependencies (in the Python sense, not in the Debian sense) and traverse > the dependencies DAG before installing a distribution. But try this: > > apt-get remove python-dateutil > (or alternatively, if python-dateutil is installed locally) > pip uninstall python-dateutil > > pip install hgit It should do that, yes. But I can't try your specific example because hgit isn't around any more. Should we put this bug to bed? SR -- Stefano Rivera http://tumbleweed.org.za/ H: +27 21 465 6908 C: +27 72 419 8559 UCT: x3127 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#657068: python-pip: doesn't track dependencies?
Package: python-pip Version: 1.0-1 Severity: normal Hi, I would have thunk that part of pip's job was to track package dependencies (in the Python sense, not in the Debian sense) and traverse the dependencies DAG before installing a distribution. But try this: apt-get remove python-dateutil (or alternatively, if python-dateutil is installed locally) pip uninstall python-dateutil pip install hgit hgit -V you get a stacktrace because package 'dateutil', which hgit imports, is not installed. But hgit properly declares a dependency on it in its setup.py. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages python-pip depends on: ii python2.7.2-9 ii python-pkg-resources 0.6.24-1 ii python-setuptools 0.6.24-1 ii python2.7 2.7.2-8 python-pip recommends no packages. python-pip suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org