Re: Cannot build live iso using livemedia-creator

2016-10-12 Thread Sergio Belkin
Thanks, by now I will go back to livecd-creator! Greetings 2016-09-30 21:19 GMT-03:00 Brian C. Lane : > Looks like this is similar to > https://bugzilla.redhat.com/show_bug.cgi?id=1245960 > > and probably depends on something unique in your environment. As adam > said, running

Re: Cannot build live iso using livemedia-creator

2016-09-30 Thread Brian C. Lane
Looks like this is similar to https://bugzilla.redhat.com/show_bug.cgi?id=1245960 and probably depends on something unique in your environment. As adam said, running it inside a mock is safer, or if you have libvirt setup you could use that with a f24 boot.iso to further isolate things. --

Re: Cannot build live iso using livemedia-creator

2016-09-30 Thread Sergio Belkin
2016-09-30 19:04 GMT-03:00 Adam Williamson : > On Fri, 2016-09-30 at 23:53 +0200, Kevin Kofler wrote: > > Sergio Belkin wrote: > > > You can take a look at http://pastebin.com/U3RPX0qK (Anaconda log) > > > > > > Here's your error: > > > > > File

Re: Cannot build live iso using livemedia-creator

2016-09-30 Thread Adam Williamson
On Fri, 2016-09-30 at 23:53 +0200, Kevin Kofler wrote: > Sergio Belkin wrote: > > You can take a look at http://pastebin.com/U3RPX0qK (Anaconda log) > > > Here's your error: > > > File "/usr/lib64/python3.5/site-packages/pyanaconda/nm.py", line 762, in > > nm_device_setting_value > >

Re: Cannot build live iso using livemedia-creator

2016-09-30 Thread Kevin Kofler
Sergio Belkin wrote: > You can take a look at http://pastebin.com/U3RPX0qK (Anaconda log) Here's your error: > File "/usr/lib64/python3.5/site-packages/pyanaconda/nm.py", line 762, in nm_device_setting_value >raise SettingsNotFoundError(name) > > pyanaconda.nm.SettingsNotFoundError:

Re: Cannot build live iso using livemedia-creator

2016-09-30 Thread Sergio Belkin
Hi Adam, Thanks for your clarifications You can take a look at http://pastebin.com/U3RPX0qK (Anaconda log) Meanwhile I will use system-config-kickstart Greetings 2016-09-29 19:13 GMT-03:00 Adam Williamson : > On Thu, 2016-09-29 at 15:08 -0700, Adam Williamson

Re: Cannot build live iso using livemedia-creator

2016-09-29 Thread Adam Williamson
On Thu, 2016-09-29 at 15:08 -0700, Adam Williamson wrote: > > That error means the anaconda install failed. The way livemedia_creator > works is that it actually runs an anaconda install using the kickstart > specified - using its 'install to a directory' method if you pass --no- > virt,

Re: Cannot build live iso using livemedia-creator

2016-09-29 Thread Adam Williamson
On Thu, 2016-09-29 at 15:34 -0300, Sergio Belkin wrote: > Hi, > > I've tried to create a Live ISO using livemedia-creator, and followed the > steps from > https://fedoraproject.org/wiki/Livemedia-creator-_How_to_create_and_use_a_Live_CD > . > > But I cannot do it, these is the errors: > > sudo