https://bugzilla.novell.com/show_bug.cgi?id=731090 https://bugzilla.novell.com/show_bug.cgi?id=731090#c5 Marcus Schaefer <ms@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |cyberorg@opensuse.org --- Comment #5 from Marcus Schaefer <ms@suse.com> 2011-11-18 09:15:00 UTC --- ok so let's try without a config and see if that causes the trouble but basically in that case I think the config is only [main] and nothing more @Cyberorg: can you do the following test: 1. edit the file /usr/share/kiwi/modules/KIWIManager.pm 2. search for '--config' you will find two places in the code looking like this: ... "--raw-cache-dir $dataDir", "--config $zypperConf" 3. remove the --config option from the code so that it looks like this ... "--raw-cache-dir $dataDir" BTW: the ',' is important ;) 4. call kiwi again and see if that makes a difference Thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.