Support for FC development?
Michael_E_Brown at Dell.com
Michael_E_Brown at Dell.com
Thu Mar 1 11:38:04 CST 2007
Can you comment out line 175 in
/usr/lib/python2.5/site-packages/repository.py? It is just for
informational purposes.
--
Michael
> -----Original Message-----
> From: Orion Poplawski [mailto:orion at cora.nwra.com]
> Sent: Thursday, March 01, 2007 11:15 AM
> To: Brown, Michael E
> Cc: firmware-tools-devel at lists.us.dell.com
> Subject: Re: Support for FC development?
>
> Michael_E_Brown at Dell.com wrote:
> > Mirror script runs every hour. Should be there at 6pm CST.
>
> Okay, with 1.1.1 on FC7 and FC5:
>
> # update_firmware
>
> Searching storage directory for available BIOS updates...
> / Checking: bios_ven_0x1028_dev_0x0121_version_a21/package.ini
> Traceback (most recent call last):
> File "/usr/bin/update_firmware", line 226, in <module>
> sys.exit( main() )
> File "/usr/bin/update_firmware", line 110, in main
> packagesToUpdate = repository.generateUpdateSet(r,
> generateFullSystemInventory(ini), cb=(show_work, depFailures) )
> File "/usr/lib/python2.5/site-packages/repository.py",
> line 98, in generateUpdateSet
> for candidate in repo.iterLatestPackages(cb=cb):
> File "/usr/lib/python2.5/site-packages/repository.py",
> line 175, in iterLatestPackages
> cb[0]( who="iterLatestPackages",
> what="done_generating_list", package=latest[package], cb=cb)
> UnboundLocalError: local variable 'package' referenced before
> assignment
>
>
> --
> Orion Poplawski
> Technical Manager 303-415-9701 x222
> NWRA/CoRA Division FAX: 303-415-9702
> 3380 Mitchell Lane orion at cora.nwra.com
> Boulder, CO 80301 http://www.cora.nwra.com
>
More information about the firmware-tools-devel
mailing list