Re: livecd Digest, Vol 131, Issue 1
by Ben Williams
i am seeing this on f25 across all spins
On 11/30/2016 02:46 PM, livecd-request(a)lists.fedoraproject.org wrote:
> Send livecd mailing list submissions to
> livecd(a)lists.fedoraproject.org
>
> To subscribe or unsubscribe via email, send a message with subject or
> body 'help' to
> livecd-request(a)lists.fedoraproject.org
>
> You can reach the person managing the list at
> livecd-owner(a)lists.fedoraproject.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of livecd digest..."
>
> Today's Topics:
>
> 1. Re: fedora 25 create livecd creator fails with LXDE ks, and with package conflicts
> (Ranjan Maitra)
> 2. Re: fedora 25: livecd creator fails with LXDE ks, and with package conflicts
> (Locane)
> 3. Re: fedora 25 create livecd creator fails with LXDE ks, and with package conflicts
> (Locane)
> 4. Re: fedora 25: livecd creator fails with LXDE ks, and with package conflicts
> (Ranjan Maitra)
>
>
> ----------------------------------------------------------------------
>
> Date: Wed, 30 Nov 2016 09:51:11 -0600
> From: Ranjan Maitra <maitra(a)email.com>
> Subject: [Fedora-livecd-list] Re: fedora 25 create livecd creator
> fails with LXDE ks, and with package conflicts
> To: <livecd(a)lists.fedoraproject.org>
> Message-ID: <20161130095111.9a94a73313b4da2e3c7c115e(a)email.com>
> Content-Type: text/plain; charset=US-ASCII
>
> Thanks for your detailed response!
>
>>> Thanks very much in advance!
>> Not really directly related to the issue you mentioned... but livecd-creator is currently dead in Fedora 25... or at least that is my understanding with regards to the current version in the stock repos. The primary developers prefer to maintain a more robust tool named livemedia-creator mainly because livecd-creator needed to be ported to Python 3 and converted to use dnf. Luckily a few other folks have picked up the code and done that work and have a Copr repo. They hope to get their changes upstream to replace the current version of livecd-creator rather than having a forked-with-a-different name package. Not sure how long that is going to take.
>>
>> With regards to your package conflict, there have been a ton of updates (as there always are) and my guess would be that it is just a temporary... that and the fact that the spin kickstart package also got updated fairly recently. Using the most up-to-date version?
> Yes, this is the most up-to-date version as of yesterday. What does not make a lot of sense to me is that the LXDE spin exists on Fedora 25 so something must have created it. Not the ks files that are already there?
>
>> In any event, even if you do get the package situation worked out, livecd-creator will (probably) fail further into the build process. Switching to livemedia-creator isn't that hard but it does take some effort. Hopefully the move to an updated livecd-creator won't take too long.
> Thank you again. I will probably wait for an updated version because I am not sure how to handle the kickstart files.
>
> Best wishes,
> Ranjan
>
> ------------------------------
>
> Date: Wed, 30 Nov 2016 11:31:32 -0800
> From: Locane <locane(a)gmail.com>
> Subject: [Fedora-livecd-list] Re: fedora 25: livecd creator fails with
> LXDE ks, and with package conflicts
> To: livecd(a)lists.fedoraproject.org
> Message-ID:
> <CAC5dixEoKB+Tk2XkHWb+=_kQPWY=_R7ZEDSuUL7Xi4gpS+rc6A(a)mail.gmail.com>
> Content-Type: multipart/alternative;
> boundary=001a113ebaa69d9061054289c0d0
>
> --001a113ebaa69d9061054289c0d0
> Content-Type: text/plain; charset=UTF-8
>
> Send along the %packages% section of the kickstart? My best (mostly
> ignorant) guess is you should screw with that list. What OS are you
> building under? Fedora?
>
> On Nov 30, 2016 7:34 AM, <maitra(a)email.com> wrote:
>
>
> I have been trying to build the LXDE spin iso using the default Fedora 25
> kickstarts available
> /usr/share/spin-kickstarts/fedora-live-lxde.ks and the dependent kickstart
> files. So, I try the following and get:
>
> $sudo setenforce 0
> $ sudo livecd-creator --config=fedora-live-lxde.ks --tmpdir=tmp
> --fslabel=Fedora-LXDE-25_x86_64
> /usr/lib64/python2.7/optparse.py:1013: PendingDeprecationWarning: The
> KSOption class is deprecated and will be removed in pykickstart-3. Use the
> argparse module instead.
> option = self.option_class(*args, **kwargs)
> ['/sbin/mkfs.ext4', '-F', '-L', '_Fedora-LXDE-25_x86_64', '-m', '1', '-b',
> '4096', '/dev/loop0']
> /usr/lib/python2.7/site-packages/yum/config.py:1093:
> PendingDeprecationWarning: use len(mi) instead
> startupconf.distroverpkg)
> /usr/lib/python2.7/site-packages/imgcreate/yuminst.py:161:
> PendingDeprecationWarning: use len(mi) instead
> option = option.replace("$releasever", yum.config._getsysver("/",
> ("system-release(release)", "redhat-release")))
> No such package system-config-network to remove
> Error creating Live CD : Failed to build transaction : libcrypt conflicts
> with libcrypt-nss-2.24-3.fc25.x86_64
> libcrypt-nss conflicts with libcrypt-2.24-3.fc25.x86_64
>
>
> As we can see, the conflict does not allow for the creation of the LiveCD
> to proceed. But this is the vanilla kickstart file for Fedora's LXDE so I
> was wondering what was going wrong here?
>
> Thanks again!
> R
> _______________________________________________
> livecd mailing list -- livecd(a)lists.fedoraproject.org
> To unsubscribe send an email to livecd-leave(a)lists.fedoraproject.org
>
> --001a113ebaa69d9061054289c0d0
> Content-Type: text/html; charset=UTF-8
> Content-Transfer-Encoding: quoted-printable
>
> <p dir=3D"ltr">Send along the %packages% section of the kickstart? My best =
> (mostly ignorant) guess is you should screw with that list.=C2=A0 What OS a=
> re you building under? Fedora?</p>
> <div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Nov 30, 2016 7=
> :34 AM, <<a href=3D"mailto:maitra@email.com">maitra(a)email.com</a>> w=
> rote:<br type=3D"attribution"><blockquote class=3D"quote" style=3D"margin:0=
> 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
> I have been trying to build the LXDE spin iso using the default Fedora 25 k=
> ickstarts available<br>
> /usr/share/spin-kickstarts/<wbr>fedora-live-lxde.ks and the dependent kicks=
> tart files. So, I try the following and get:<br>
> <br>
> $sudo setenforce 0<br>
> $ sudo livecd-creator --config=3Dfedora-live-lxde.ks --tmpdir=3Dtmp --fslab=
> el=3DFedora-LXDE-25_x86_<wbr>64<br>
> /usr/lib64/python2.7/optparse.<wbr>py:1013: PendingDeprecationWarning: The =
> KSOption class is deprecated and will be removed in pykickstart-3.=C2=A0 Us=
> e the argparse module instead.<br>
> =C2=A0 option =3D self.option_class(*args, **kwargs)<br>
> ['/sbin/mkfs.ext4', '-F', '-L', '_Fedora-LXDE-2=
> 5_x86_64', '-m', '1', '-b', '4096', =
> 9;/dev/loop0']<br>
> /usr/lib/python2.7/site-<wbr>packages/yum/config.py:1093: PendingDeprecatio=
> nWarning: use len(mi) instead<br>
> =C2=A0 startupconf.distroverpkg)<br>
> /usr/lib/python2.7/site-<wbr>packages/imgcreate/yuminst.py:<wbr>161: Pendin=
> gDeprecationWarning: use len(mi) instead<br>
> =C2=A0 option =3D option.replace("$releasever", yum.config._getsy=
> sver("/", ("system-release(release)", "redhat-rele=
> ase")))<br>
> No such package system-config-network to remove<br>
> Error creating Live CD : Failed to build transaction : libcrypt conflicts w=
> ith libcrypt-nss-2.24-3.fc25.x86_<wbr>64<br>
> libcrypt-nss conflicts with libcrypt-2.24-3.fc25.x86_64<br>
> <br>
> <br>
> As we can see, the conflict does not allow for the creation of the LiveCD t=
> o proceed. But this is the vanilla kickstart file for Fedora's LXDE so =
> I was wondering what was going wrong here?<br>
> <br>
> Thanks again!<br>
> R<br>
> ______________________________<wbr>_________________<br>
> livecd mailing list -- <a href=3D"mailto:livecd@lists.fedoraproject.org">li=
> vecd(a)lists.fedoraproject.org</a><br>
> To unsubscribe send an email to <a href=3D"mailto:livecd-leave@lists.fedora=
> project.org">livecd-leave@lists.<wbr>fedoraproject.org</a><br>
> </blockquote></div><br></div>
>
> --001a113ebaa69d9061054289c0d0--
>
> ------------------------------
>
> Date: Wed, 30 Nov 2016 11:33:07 -0800
> From: Locane <locane(a)gmail.com>
> Subject: [Fedora-livecd-list] Re: fedora 25 create livecd creator
> fails with LXDE ks, and with package conflicts
> To: livecd(a)lists.fedoraproject.org
> Message-ID:
> <CAC5dixFbZsSf3GNtoSZuKsYS1t-keGmsQvhvVuyVeBx9syS7bA(a)mail.gmail.com>
> Content-Type: multipart/alternative;
> boundary=001a1142a73a47fe60054289c639
>
> --001a1142a73a47fe60054289c639
> Content-Type: text/plain; charset=UTF-8
>
> I use live media creator in the Lorax package to make my livecd's nowadays.
>
> On Nov 30, 2016 7:52 AM, "Ranjan Maitra" <maitra(a)email.com> wrote:
>
>> Thanks for your detailed response!
>>
>>>> Thanks very much in advance!
>>> Not really directly related to the issue you mentioned... but
>> livecd-creator is currently dead in Fedora 25... or at least that is my
>> understanding with regards to the current version in the stock repos. The
>> primary developers prefer to maintain a more robust tool named
>> livemedia-creator mainly because livecd-creator needed to be ported to
>> Python 3 and converted to use dnf. Luckily a few other folks have picked
>> up the code and done that work and have a Copr repo. They hope to get
>> their changes upstream to replace the current version of livecd-creator
>> rather than having a forked-with-a-different name package. Not sure how
>> long that is going to take.
>>> With regards to your package conflict, there have been a ton of updates
>> (as there always are) and my guess would be that it is just a temporary...
>> that and the fact that the spin kickstart package also got updated fairly
>> recently. Using the most up-to-date version?
>>
>> Yes, this is the most up-to-date version as of yesterday. What does not
>> make a lot of sense to me is that the LXDE spin exists on Fedora 25 so
>> something must have created it. Not the ks files that are already there?
>>
>>> In any event, even if you do get the package situation worked out,
>> livecd-creator will (probably) fail further into the build process.
>> Switching to livemedia-creator isn't that hard but it does take some
>> effort. Hopefully the move to an updated livecd-creator won't take too
>> long.
>>
>> Thank you again. I will probably wait for an updated version because I am
>> not sure how to handle the kickstart files.
>>
>> Best wishes,
>> Ranjan
>> _______________________________________________
>> livecd mailing list -- livecd(a)lists.fedoraproject.org
>> To unsubscribe send an email to livecd-leave(a)lists.fedoraproject.org
>>
> --001a1142a73a47fe60054289c639
> Content-Type: text/html; charset=UTF-8
> Content-Transfer-Encoding: quoted-printable
>
> <p dir=3D"ltr">I use live media creator in the Lorax package to make my liv=
> ecd's nowadays.</p>
> <div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Nov 30, 2016 7=
> :52 AM, "Ranjan Maitra" <<a href=3D"mailto:maitra@email.com">m=
> aitra(a)email.com</a>> wrote:<br type=3D"attribution"><blockquote class=3D=
> "gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding=
> -left:1ex">Thanks for your detailed response!<br>
> <br>
> > > Thanks very much in advance!<br>
> ><br>
> > Not really directly related to the issue you mentioned... but livecd-c=
> reator is currently dead in Fedora 25... or at least that is my understandi=
> ng with regards to the current version in the stock repos.=C2=A0 The primar=
> y developers prefer to maintain a more robust tool named livemedia-creator =
> mainly because livecd-creator needed to be ported to Python 3 and converted=
> to use dnf.=C2=A0 Luckily a few other folks have picked up the code and do=
> ne that work and have a Copr repo.=C2=A0 They hope to get their changes ups=
> tream to replace the current version of livecd-creator rather than having a=
> forked-with-a-different name package.=C2=A0 Not sure how long that is goin=
> g to take.<br>
> ><br>
> > With regards to your package conflict, there have been a ton of update=
> s (as there always are) and my guess would be that it is just a temporary..=
> . that and the fact that the spin kickstart package also got updated fairly=
> recently.=C2=A0 Using the most up-to-date version?<br>
> <br>
> Yes, this is the most up-to-date version as of yesterday. What does not mak=
> e a lot of sense to me is that the LXDE spin exists on Fedora 25 so somethi=
> ng must have created it. Not the ks files that are already there?<br>
> <br>
> > In any event, even if you do get the package situation worked out, liv=
> ecd-creator will (probably) fail further into the build process.=C2=A0 Swit=
> ching to livemedia-creator isn't that hard but it does take some effort=
> .=C2=A0 Hopefully the move to an updated livecd-creator won't take too =
> long.<br>
> <br>
> Thank you again. I will probably wait for an updated version because I am n=
> ot sure how to handle the kickstart files.<br>
> <br>
> Best wishes,<br>
> Ranjan<br>
> ______________________________<wbr>_________________<br>
> livecd mailing list -- <a href=3D"mailto:livecd@lists.fedoraproject.org">li=
> vecd(a)lists.fedoraproject.org</a><br>
> To unsubscribe send an email to <a href=3D"mailto:livecd-leave@lists.fedora=
> project.org">livecd-leave@lists.<wbr>fedoraproject.org</a><br>
> </blockquote></div></div>
>
> --001a1142a73a47fe60054289c639--
>
> ------------------------------
>
> Date: Wed, 30 Nov 2016 13:46:38 -0600
> From: Ranjan Maitra <maitra(a)email.com>
> Subject: [Fedora-livecd-list] Re: fedora 25: livecd creator fails with
> LXDE ks, and with package conflicts
> To: livecd(a)lists.fedoraproject.org
> Message-ID: <20161130134638.16741af5ff14068cd1891536(a)email.com>
> Content-Type: text/plain; charset=US-ASCII
>
> Here is the packages section of the kickstart: same as the default file.
>
> %packages
> ### LXDE desktop
> @lxde-desktop
> @lxde-apps
> @lxde-media
> @lxde-office
> @networkmanager-submodules
>
>
> # LXDE has lxpolkit. Make sure no other authentication agents end up in the spin
> .
> -polkit-gnome
> -polkit-kde
>
> # make sure xfce4-notifyd is not pulled in
> notification-daemon
> -xfce4-notifyd
>
> # make sure xfwm4 is not pulled in for firstboot
> # https://bugzilla.redhat.com/show_bug.cgi?id=643416
> metacity
>
>
> # dictionaries are big
> #-man-pages-*
> #-words
>
> # save some space
> -autofs
> -acpid
> -gimp-help
> -desktop-backgrounds-basic
> -realmd # only seems to be used in GNOME
> -PackageKit* # we switched to yumex, so we don't need this
> -foomatic-db-ppds
> -foomatic
> -stix-fonts
> -ibus-typing-booster
> -xscreensaver-extras
> #-wqy-zenhei-fonts # FIXME: Workaround to save space, do this in comps
>
> # drop some system-config things
> #-system-config-language
> -system-config-network
> -system-config-rootpassword
> #-system-config-services
> -policycoreutils-gui
> -gnome-disk-utility
>
> %end
>
>
> Yes, I am building under Fedora 25.
>
> Thanks again!
>
> Best wishes,
> Ranjan
>
> On Wed, 30 Nov 2016 11:31:32 -0800 Locane <locane(a)gmail.com> wrote:
>
>> Send along the %packages% section of the kickstart? My best (mostly
>> ignorant) guess is you should screw with that list. What OS are you
>> building under? Fedora?
>>
>> On Nov 30, 2016 7:34 AM, <maitra(a)email.com> wrote:
>>
>>
>> I have been trying to build the LXDE spin iso using the default Fedora 25
>> kickstarts available
>> /usr/share/spin-kickstarts/fedora-live-lxde.ks and the dependent kickstart
>> files. So, I try the following and get:
>>
>> $sudo setenforce 0
>> $ sudo livecd-creator --config=fedora-live-lxde.ks --tmpdir=tmp
>> --fslabel=Fedora-LXDE-25_x86_64
>> /usr/lib64/python2.7/optparse.py:1013: PendingDeprecationWarning: The
>> KSOption class is deprecated and will be removed in pykickstart-3. Use the
>> argparse module instead.
>> option = self.option_class(*args, **kwargs)
>> ['/sbin/mkfs.ext4', '-F', '-L', '_Fedora-LXDE-25_x86_64', '-m', '1', '-b',
>> '4096', '/dev/loop0']
>> /usr/lib/python2.7/site-packages/yum/config.py:1093:
>> PendingDeprecationWarning: use len(mi) instead
>> startupconf.distroverpkg)
>> /usr/lib/python2.7/site-packages/imgcreate/yuminst.py:161:
>> PendingDeprecationWarning: use len(mi) instead
>> option = option.replace("$releasever", yum.config._getsysver("/",
>> ("system-release(release)", "redhat-release")))
>> No such package system-config-network to remove
>> Error creating Live CD : Failed to build transaction : libcrypt conflicts
>> with libcrypt-nss-2.24-3.fc25.x86_64
>> libcrypt-nss conflicts with libcrypt-2.24-3.fc25.x86_64
>>
>>
>> As we can see, the conflict does not allow for the creation of the LiveCD
>> to proceed. But this is the vanilla kickstart file for Fedora's LXDE so I
>> was wondering what was going wrong here?
>>
>> Thanks again!
>> R
>> _______________________________________________
>> livecd mailing list -- livecd(a)lists.fedoraproject.org
>> To unsubscribe send an email to livecd-leave(a)lists.fedoraproject.org
>
6 years, 9 months
Re: fedora 25: livecd creator fails with LXDE ks, and with package conflicts
by Locane
Send along the %packages% section of the kickstart? My best (mostly
ignorant) guess is you should screw with that list. What OS are you
building under? Fedora?
On Nov 30, 2016 7:34 AM, <maitra(a)email.com> wrote:
I have been trying to build the LXDE spin iso using the default Fedora 25
kickstarts available
/usr/share/spin-kickstarts/fedora-live-lxde.ks and the dependent kickstart
files. So, I try the following and get:
$sudo setenforce 0
$ sudo livecd-creator --config=fedora-live-lxde.ks --tmpdir=tmp
--fslabel=Fedora-LXDE-25_x86_64
/usr/lib64/python2.7/optparse.py:1013: PendingDeprecationWarning: The
KSOption class is deprecated and will be removed in pykickstart-3. Use the
argparse module instead.
option = self.option_class(*args, **kwargs)
['/sbin/mkfs.ext4', '-F', '-L', '_Fedora-LXDE-25_x86_64', '-m', '1', '-b',
'4096', '/dev/loop0']
/usr/lib/python2.7/site-packages/yum/config.py:1093:
PendingDeprecationWarning: use len(mi) instead
startupconf.distroverpkg)
/usr/lib/python2.7/site-packages/imgcreate/yuminst.py:161:
PendingDeprecationWarning: use len(mi) instead
option = option.replace("$releasever", yum.config._getsysver("/",
("system-release(release)", "redhat-release")))
No such package system-config-network to remove
Error creating Live CD : Failed to build transaction : libcrypt conflicts
with libcrypt-nss-2.24-3.fc25.x86_64
libcrypt-nss conflicts with libcrypt-2.24-3.fc25.x86_64
As we can see, the conflict does not allow for the creation of the LiveCD
to proceed. But this is the vanilla kickstart file for Fedora's LXDE so I
was wondering what was going wrong here?
Thanks again!
R
_______________________________________________
livecd mailing list -- livecd(a)lists.fedoraproject.org
To unsubscribe send an email to livecd-leave(a)lists.fedoraproject.org
6 years, 9 months
fedora 25 create livecd creator fails with LXDE ks, and with package conflicts
by Ranjan Maitra
Hello,
I have been trying to build the LXDE spin iso using the default Fedora 25 kickstarts available
/usr/share/spin-kickstarts/fedora-live-lxde.ks and the dependent kickstart files. So, I try the following and get:
$sudo setenforce 0
$ sudo livecd-creator --config=fedora-live-lxde.ks --tmpdir=tmp --fslabel=Fedora-LXDE-25_x86_64
/usr/lib64/python2.7/optparse.py:1013: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead.
option = self.option_class(*args, **kwargs)
['/sbin/mkfs.ext4', '-F', '-L', '_Fedora-LXDE-25_x86_64', '-m', '1', '-b', '4096', '/dev/loop0']
/usr/lib/python2.7/site-packages/yum/config.py:1093: PendingDeprecationWarning: use len(mi) instead
startupconf.distroverpkg)
/usr/lib/python2.7/site-packages/imgcreate/yuminst.py:161: PendingDeprecationWarning: use len(mi) instead
option = option.replace("$releasever", yum.config._getsysver("/", ("system-release(release)", "redhat-release")))
No such package system-config-network to remove
Error creating Live CD : Failed to build transaction : libcrypt conflicts with libcrypt-nss-2.24-3.fc25.x86_64
libcrypt-nss conflicts with libcrypt-2.24-3.fc25.x86_64
As we can see, the conflict does not allow for the creation of the LiveCD to proceed. But this is the vanilla kickstart file for Fedora's LXDE so I was wondering what was going wrong here?
Thanks very much in advance!
Best wishes,
Ranjan
6 years, 9 months
fedora 25: livecd creator fails with LXDE ks, and with package conflicts
by Ranjan Maitra
I have been trying to build the LXDE spin iso using the default Fedora 25 kickstarts available
/usr/share/spin-kickstarts/fedora-live-lxde.ks and the dependent kickstart files. So, I try the following and get:
$sudo setenforce 0
$ sudo livecd-creator --config=fedora-live-lxde.ks --tmpdir=tmp --fslabel=Fedora-LXDE-25_x86_64
/usr/lib64/python2.7/optparse.py:1013: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead.
option = self.option_class(*args, **kwargs)
['/sbin/mkfs.ext4', '-F', '-L', '_Fedora-LXDE-25_x86_64', '-m', '1', '-b', '4096', '/dev/loop0']
/usr/lib/python2.7/site-packages/yum/config.py:1093: PendingDeprecationWarning: use len(mi) instead
startupconf.distroverpkg)
/usr/lib/python2.7/site-packages/imgcreate/yuminst.py:161: PendingDeprecationWarning: use len(mi) instead
option = option.replace("$releasever", yum.config._getsysver("/", ("system-release(release)", "redhat-release")))
No such package system-config-network to remove
Error creating Live CD : Failed to build transaction : libcrypt conflicts with libcrypt-nss-2.24-3.fc25.x86_64
libcrypt-nss conflicts with libcrypt-2.24-3.fc25.x86_64
As we can see, the conflict does not allow for the creation of the LiveCD to proceed. But this is the vanilla kickstart file for Fedora's LXDE so I was wondering what was going wrong here?
Thanks again!
R
6 years, 9 months
Anti-Aging Doctor says: Forget Fish Oil Forever. See Why.
by Dr.Al@fedoraproject.org
Learn Why This Anti-Aging Doctor Says to Forget Fish Oil Forever, exclusively video here: http://limitedtime.drumxah.top/d/1114384
I'm so happy that I came across this place while I was visiting Charleston. I enjoyed everything from the ambiance, food, and service.....The service was... Truly fabulous local place! Was very excited to find it while traveling for business. Tricia was so accommodating to our party - separate checks, fast eats... Absolutely the best meal you can have in Charleston, WV! The menu is curated and changed each week by the chef, so options are limited. However, there was... My husband and I just moved to Charleston about 2 months ago. So I came across this place on yelp while searching for a place to have his birthday dinner....966285c99b3ec777d7b239a85906c341
6 years, 10 months