Your message dated Fri, 01 Nov 2013 18:12:07 +0800 with message-id <[email protected]> and subject line Re: [Openstack-devel] Bug#728394: python-lesscpy: Missing dependency with python-argparse has caused the Debian Bug report #728394, regarding python-lesscpy: Missing dependency with python-argparse 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.) -- 728394: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728394 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python-lesscpy Version: 0.9j-3~bpo70+1 Severity: important Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? openstack web application crashes * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this action? Traceback (most recent call last): File "/usr/bin/lesscpy", line 15, in <module> from lesscpy.scripts import compiler File "/usr/lib/python2.6/dist-packages/lesscpy/scripts/compiler.py", line 19, in <module> import argparse ImportError: No module named argparse * What outcome did you expect instead? no traceback apt-get install python-argparse solves this *** End of the template - remove these lines *** -- System Information: Debian Release: 7.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/4 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-lesscpy depends on: ii dpkg 1.16.9 ii python 2.7.3-4+deb7u1 ii python-ply 3.4-3 ii python2.6 2.6.8-1.1 python-lesscpy recommends no packages. python-lesscpy suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---On 11/01/2013 01:06 AM, Arthur Lutz wrote: > Package: python-lesscpy > Version: 0.9j-3~bpo70+1 > Severity: important > > Dear Maintainer, > *** Please consider answering these questions, where appropriate *** > > * What led up to the situation? > > openstack web application crashes > > * What exactly did you do (or not do) that was effective (or > ineffective)? > * What was the outcome of this action? > > Traceback (most recent call last): > File "/usr/bin/lesscpy", line 15, in <module> > from lesscpy.scripts import compiler > File "/usr/lib/python2.6/dist-packages/lesscpy/scripts/compiler.py", line > 19, in <module> > import argparse > ImportError: No module named argparse > > * What outcome did you expect instead? > > no traceback > > apt-get install python-argparse solves this Hi, Debian Sid only has python 2.7, which already includes python-arparse, so no, there's no error in python-lesscpy, and we shall not add such a dependency, which would be wrong. There's by the way no python-arparse package available in Sid / Testing. The error you are having is with the Wheezy backport, where the issue should be just documented only. Cheers, Thomas
--- End Message ---

