python errors in pkgorder script

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

 



Folks,

  I am building a custom distro based on Fedora and my own rpms
  and a good selection from various repositories.

  This has worked fine before, but tidying things up and fleshing
  out my comps file I now get this error :-


% /usr/lib/anaconda-runtime/genhdlist --productpath=Fedora /export/i386
% cp comps-wizzy.xml /export/i386/Fedora/base/comps.xml
% PYTHONPATH=/usr/lib/anaconda /usr/lib/anaconda-runtime/pkgorder /export/i386 i386 Fedora > /export/pkgorder.txt
Traceback (most recent call last):
  File "/usr/lib/anaconda-runtime/pkgorder", line 240, in ?
    group.select(selectOptional = 1)
  File "/usr/lib/anaconda/hdrlist.py", line 639, in select
    self.selectDeps([pkgnevra])                
  File "/usr/lib/anaconda/hdrlist.py", line 528, in selectDeps
    for dep in deps:
TypeError: iteration over non-sequence


  Help please ?

  My python is so feeble can you tell me how to put in some debugging
  printing around "/usr/lib/anaconda/hdrlist.py", line 528 ?

Cheers,     Andy!




[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux