Error bei pyfll

Started by ayla, 2011/08/27, 16:44:17

Previous topic - Next topic

ayla

Hallo,

ich versuche mich gerade am ISO-Bau mit pyfll nach dem Wiki.

svn update /media/fll/pyfll/                                                                                                      
Revision 29843.          


Hier meine ffl.conf (auskommentiertes der Lesbarkeit wegen entfernt):

[ 'sourcedistro' ]
[ 'packages' ]
profile = kde-lite

i18n = """
de_DE
en_GB
en_US
"""

[ 'archs' ]
[[ 'amd64' ]]
linux = aptosid-amd64

[ 'repos' ]
[[ 'debian' ]]
label = debian
uri = http://cdn.debian.net/debian/
cached =
suite = sid
components = main

[[ 'aptosid' ]]
label = aptosid
uri = http://aptosid.com/debian/
cached =
suite = sid
components = main fix.main
gpgkey = E3BD538B
gpgkey = /usr/share/aptosid-archive-keyring/0xE3BD538B.asc
keyring = aptosid-archive-keyring

[ 'options' ]
build_dir = /media/fll/build_dir/
output_dir = /media/fll/output_dir/
build_log = /media/fll/my_dir/build.log


boot_cmdline = quiet radeon.modeset=0



[ 'distro' ]
FLL_DISTRO_NAME = "fullstory"
FLL_DISTRO_URL =  "http://developer.berlios.de/projects/fullstory/"

FLL_IMAGE_DIR  = "fullstory"
FLL_IMAGE_FILE = "fullstory"

FLL_MOUNTPOINT = "/fll/fullstory"
FLL_MEDIA_NAME = "fullstory.iso"

FLL_LIVE_USER        = "fullstory"
FLL_LIVE_USER_GROUPS = "dialout dip fuse cdrom audio video plugdev users floppy netdev powerdev scanner kvm"

FLL_WALLPAPER        = "/usr/share/wallpapers/aptosid-imera"
FLL_GFXBOOT_THEME    = "2011-02-imera"
FLL_IRC_SERVER       = "irc.oftc.net"
FLL_IRC_PORT         = "6667"
FLL_IRC_CHANNEL      = "#aptosid"
FLL_CDROM_INDEX      = "fullstory release notes"
FLL_CDROM_INDEX_ICON = "release/release-notes"

FLL_DISTRO_VERSION           =
FLL_DISTRO_CODENAME_SAFE     =
FLL_DISTRO_CODENAME          =
FLL_DISTRO_CODENAME_REV_SAFE =
FLL_DISTRO_CODENAME_REV      =


Leider krieg' ich bei dem Schritt:
QuoteStart des Build-Prozesses

time /media/fll/pyfll/fll -c /media/fll/my_dir/fll.conf -v
folgende Fehlermeldung:

2011-08-27 16:17:40,284 INFO  - reading configuration file...
Traceback (most recent call last):
 File "/media/fll/pyfll/pyfll", line 2580, in <module>
   fll.main()
 File "/media/fll/pyfll/pyfll", line 2479, in main
   self.parseConf()
 File "/media/fll/pyfll/pyfll", line 414, in parseConf
   self.conf = ConfigObj(self.opts.c)
 File "/usr/lib/python2.6/dist-packages/configobj.py", line 1230, in __init__
   self._load(infile, configspec)
 File "/usr/lib/python2.6/dist-packages/configobj.py", line 1320, in _load
   raise error
configobj.DuplicateError: Duplicate keyword name at line 52.

real    0m7.763s
user    0m0.247s
sys     0m0.059s




Ich hab' den Thread von se7en11 "aptosid als Eigenbau" gelesen und mich an das wiki gehalten.

Jemand eine Idee wo's hakt?

Gruß
ayla

towo

python-fll hast Du installiert?
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

ayla

Hallo towo


Installiert: 0.9.4

towo

gpgkey      = /usr/share/aptosid-archive-keyring/0xE3BD538B.asc
keyring   = aptosid-archive-keyring

sollte kommentiert sein.

Btw, einfacher wäre es, Du würdest in den chat kommen ;)
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

ayla

Danke für die Blitz-Hilfe.

Jetzt tut sich was :

2011-08-27 16:56:22,891 INFO  - reading configuration file...
2011-08-27 16:56:22,895 INFO  - No key for signing ISO hashes!
2011-08-27 16:56:22,904 INFO  - processing package profile (kde-lite)...
2011-08-27 16:56:23,008 INFO  - bootstrapping debian sid amd64...


Gruß
ayla

Edit: ok, wenns wieder hakt: Chat :)