[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#321507: build-deps.py example doesn't work



* Martin Michlmayr <tbm@cyrius.com> [2005-08-05 23:35]:
> list since Debian's current Python default 2.3 doesn't know about
> set().

Right, but I thereby changed in the behaviour in a bad way.

BTW, I found one more problem.  This happens when you use a package
that exists in the archive but is not installed on your machine:


2494:tbm@deprecation: ~] ./build-deps.py dadadodo
Reading package lists... Done
Building dependency tree... Done
Traceback (most recent call last):
  File "./build-deps.py", line 37, in ?
    depends = base.CurrentVer.DependsList
AttributeError: 'NoneType' object has no attribute 'DependsList'
zsh: exit 1     ./build-deps.py dadadodo

-- 
Martin Michlmayr
http://www.cyrius.com/



Reply to: