Your message dated Tue, 25 Jun 2013 23:32:22 +0200
with message-id <[email protected]>
and subject line Re: Bug#657068: python-pip: doesn't track dependencies?
has caused the Debian Bug report #657068,
regarding python-pip: doesn't track dependencies?
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.)


-- 
657068: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657068
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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  python                2.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



--- End Message ---
--- Begin Message ---
Hi Ian (2013.06.16_09:05:22_+0200)
> 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.

Closing, thanks for looking at it.

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 461 1230 C: +27 72 419 8559

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to