[Fedora-livecd-list] livecd-creator fails without mirrorlist repos

Alexandre Magaz Graça alexm at asic.udl.cat
Wed Jul 18 06:23:19 UTC 2007


Hi,
Running livecd-creator (latest git version) having all repo lines in ks 
without mirrorlist gives me this error:

Traceback (most recent call last):
   File "/usr/bin/livecd-creator", line 1120, in <module>
     sys.exit(main())
   File "/usr/bin/livecd-creator", line 1097, in main
     target.parse(options.kscfg)
   File "/usr/bin/livecd-creator", line 319, in parse
     for cmd_name, cmd_url in self.repos:
ValueError: too many values to unpack

The repo lines in ks are:
repo --name=fedora 
--baseurl=http://mirrors.ircam.fr/pub/fedora/linux/releases/7/Everything/i386/os
repo --name=upd 
--baseurl=http://mirrors.ircam.fr/pub/fedora/linux/updates/7/i386
repo --name=livna --baseurl=http://rpm.livna.org/fedora/7/i386/
repo --name=local --baseurl=file:///var/www/html

The attached patch solves the problem.

Cheers,
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: repos_without_mirrorlist.patch
Type: text/x-patch
Size: 546 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-livecd-list/attachments/20070718/2463856f/attachment.bin>


More information about the Fedora-livecd-list mailing list