You are not logged in.

#1 2005-11-13 19:04:41

waldek_a
Member
From: Munich, Germany
Registered: 2005-04-19
Posts: 85

namcap -i fails

Hi!
I created a package for smilutils-0.3. When I'm trying to run namcap on it, I'm getting the following error instead of the list of dependencies. What's wrong? How can I fix it?

namcap -i smilutils-0.3.0-1.pkg.tar.gz
Traceback (most recent call last):
  File "/usr/bin/namcap", line 126, in ?
    ret = pkg.analyze(pkginfo, sandbox_directory)
  File "/usr/lib/python2.4/site-packages/Namcap/depends.py", line 204, in analyze
    for i in pkginfo.depends:
TypeError: iteration over non-sequence

namcap -i works fine for other packages.

thanks for help

waldek

Offline

#2 2005-11-13 19:10:59

WillySilly
Member
Registered: 2005-01-14
Posts: 268

Re: namcap -i fails

Does the pkgbuild have any deps? I think this is the bug were if you dont have any deps in your pkgbuild it'll spit out this error

Offline

#3 2005-11-13 19:20:05

waldek_a
Member
From: Munich, Germany
Registered: 2005-04-19
Posts: 85

Re: namcap -i fails

it helped, thanks a lot smile I had no clue what the dependencies were so it was empty.

cheers

waldek

Offline

Board footer

Powered by FluxBB