From pierrot.labastie at gmail.com Wed Dec 11 21:54:57 2019 From: pierrot.labastie at gmail.com (Pierre Labastie) Date: Wed, 11 Dec 2019 21:54:57 +0100 Subject: [artix-general] blocaled-0.1 released Message-ID: Not sure it is the right place to report this, please tell me. I've released the first version of blocaled (BLFS-localed)[1], implementing the org.freedesktop.locale1 D-Bus service as a standalone daemon. It is a descendant of the openrc-settingsd daemon, with no reference to openrc anymore (and the other services hostname1 and timedate1 removed). I've added a test framework, fixed a bug [2], and added the possibility to choose the settings file names (for keymap, locale and xlayout) at build time and also through a config file. With this daemon, +elogind, the gnome desktop can be run on a non systemd, non openrc, machine, with (almost) all bells and whistles (gnome-logs, which depends on journald is obviously missing). See [3] for a working example. I've made a PKGBUILD and tested it on Artix with runit as init system. Note that I have not tested gnome yet on Artix. So, if you are interested, please tell me, I'll be glad to help packaging it for Artix. Regards, Pierre Labastie [1] https://github.com/pierre-labastie/blocaled/releases/tag/v0.1 [2] https://bugs.gentoo.org/699530 [3] http://www.linuxfromscratch.org/blfs/view/svn/ From nous at artixlinux.org Thu Dec 12 00:21:39 2019 From: nous at artixlinux.org (Christos Nouskas) Date: Thu, 12 Dec 2019 01:21:39 +0200 Subject: [artix-general] blocaled-0.1 released In-Reply-To: References: Message-ID: <20191212012139.69fcac4a@artixlinux.org> On Wed, 11 Dec 2019 21:54:57 +0100 Pierre Labastie via artix-general wrote: > Not sure it is the right place to report this, please tell me. > I've released the first version of blocaled (BLFS-localed)[1], implementing > the org.freedesktop.locale1 D-Bus service as a standalone daemon. > It is a descendant of the openrc-settingsd daemon, with no reference > to openrc anymore (and the other services hostname1 and timedate1 > removed). > I've added a test framework, fixed a bug [2], and added the possibility to > choose the settings file names (for keymap, locale and xlayout) at build > time and also through a config file. > With this daemon, +elogind, the gnome desktop can be run > on a non systemd, non openrc, machine, with (almost) all > bells and whistles (gnome-logs, which depends on journald is > obviously missing). See [3] for a working example. > > I've made a PKGBUILD and tested it on Artix with runit as init > system. Note that I have not tested gnome yet on Artix. Your contribution is most welcome. Since this is dev stuff, we can continue the talk in artix-dev if need be. > So, if you are interested, please tell me, I'll be glad to help packaging > it for Artix. Yes we are, in fact we were discussing in the IRC about packaging it ourselves when your email arrived. You can join freenode/#artix and just say you're the blocaled developer so we know your registered nickname and some dev puts it in the #artix-dev access list. If you're not an IRC guy, the artix-dev mailing list is just as fine. > Regards, > Pierre Labastie Thank you for your contribution and offer for help. > > [1] https://github.com/pierre-labastie/blocaled/releases/tag/v0.1 > [2] https://bugs.gentoo.org/699530 > [3] http://www.linuxfromscratch.org/blfs/view/svn/ -- https://systemd-free.artixlinux.org From ruben at mrbrklyn.com Sat Dec 14 22:29:26 2019 From: ruben at mrbrklyn.com (Ruben Safir) Date: Sat, 14 Dec 2019 16:29:26 -0500 Subject: [artix-general] virt-manager bugs Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1783715 I filed this with redhat. If anyone has any more to contribute to this, I am all ears and interested in input. Ruben Can't creat new image internal error: child reported (status=125): Unable to get host boot time: No such process -- So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 http://www.mrbrklyn.com DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://www.nylxs.com - Leadership Development in Free Software http://www.brooklyn-living.com Being so tracked is for FARM ANIMALS and extermination camps, but incompatible with living as a free human being. -RI Safir 2013 From ruben at mrbrklyn.com Mon Dec 16 06:46:29 2019 From: ruben at mrbrklyn.com (Ruben Safir) Date: Mon, 16 Dec 2019 00:46:29 -0500 Subject: [artix-general] [mprivozn@redhat.com: Re: [virt-tools-list] virt-mamangr fails to install new image] Message-ID: <20191216054629.GA16674@www2.mrbrklyn.com> Does anyone know if this makes sense? Do we need an upgraded version of libvirt? I thought I had seen it updated several times Reuvain ----- Forwarded message from Michal Pr?vozn?k ----- Date: Sun, 15 Dec 2019 09:18:37 +0100 From: Michal Pr?vozn?k To: Ruben Safir , virt-tools-list at redhat.com Subject: Re: [virt-tools-list] virt-mamangr fails to install new image User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 On 12/14/19 11:41 PM, Ruben Safir wrote: > Does anyone know why virt-manager is failing here? > > Everything I think is updated on an Artix system > > Unable to complete install: 'internal error: child reported > (status=125): Unable to get host boot time: No such process' > > Traceback (most recent call last): > File "/usr/share/virt-manager/virtManager/asyncjob.py", line 75, in > cb_wrapper > callback(asyncjob, *args, **kwargs) > File "/usr/share/virt-manager/virtManager/createvm.py", line 2089, in > _do_async_install > guest.installer_instance.start_install(guest, meter=meter) > File "/usr/share/virt-manager/virtinst/install/installer.py", line > 542, in start_install > domain = self._create_guest( > File "/usr/share/virt-manager/virtinst/install/installer.py", line > 491, in _create_guest > domain = self.conn.createXML(install_xml or final_xml, 0) > File "/usr/lib/python3.8/site-packages/libvirt.py", line 3928, in > createXML > if ret is None:raise libvirtError('virDomainCreateXML() failed', > conn=self) > libvirt.libvirtError: internal error: child reported (status=125): > Unable to get host boot time: No such process I thought I fixed this. What is your libvirt version? You will need v5.10.0 at least: https://bugzilla.redhat.com/show_bug.cgi?id=1760885 The problem is that when libvirt chown()-s a file, it also records the original owner in XATTRs and to detect stale attributes it also records boot time among with the rest. As a workaround you might disable this feature by setting remember_owner=0 in /etc/libvirt/qemu.conf Michal ----- End forwarded message ----- -- So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 http://www.mrbrklyn.com DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive http://www.coinhangout.com - coins! http://www.brooklyn-living.com Being so tracked is for FARM ANIMALS and extermination camps, but incompatible with living as a free human being. -RI Safir 2013 From ruben at mrbrklyn.com Tue Dec 17 04:22:38 2019 From: ruben at mrbrklyn.com (Ruben Safir) Date: Mon, 16 Dec 2019 22:22:38 -0500 Subject: [artix-general] [mprivozn@redhat.com: Re: [virt-tools-list] virt-mamangr fails to install new image] In-Reply-To: <20191216054629.GA16674@www2.mrbrklyn.com> References: <20191216054629.GA16674@www2.mrbrklyn.com> Message-ID: <20191217032238.GA26970@www2.mrbrklyn.com> libvirt 5.10 just came out!! Thank You!!! Kisses and hugs! On Mon, Dec 16, 2019 at 12:46:29AM -0500, Ruben Safir via artix-general wrote: > Does anyone know if this makes sense? Do we need an upgraded version > of libvirt? > > I thought I had seen it updated several times > > Reuvain > > > ----- Forwarded message from Michal Pr?vozn?k ----- > > Date: Sun, 15 Dec 2019 09:18:37 +0100 > From: Michal Pr?vozn?k > To: Ruben Safir , virt-tools-list at redhat.com > Subject: Re: [virt-tools-list] virt-mamangr fails to install new image > User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 > Thunderbird/68.2.2 > > On 12/14/19 11:41 PM, Ruben Safir wrote: > > Does anyone know why virt-manager is failing here? > > > > Everything I think is updated on an Artix system > > > > Unable to complete install: 'internal error: child reported > > (status=125): Unable to get host boot time: No such process' > > > > Traceback (most recent call last): > > File "/usr/share/virt-manager/virtManager/asyncjob.py", line 75, in > > cb_wrapper > > callback(asyncjob, *args, **kwargs) > > File "/usr/share/virt-manager/virtManager/createvm.py", line 2089, in > > _do_async_install > > guest.installer_instance.start_install(guest, meter=meter) > > File "/usr/share/virt-manager/virtinst/install/installer.py", line > > 542, in start_install > > domain = self._create_guest( > > File "/usr/share/virt-manager/virtinst/install/installer.py", line > > 491, in _create_guest > > domain = self.conn.createXML(install_xml or final_xml, 0) > > File "/usr/lib/python3.8/site-packages/libvirt.py", line 3928, in > > createXML > > if ret is None:raise libvirtError('virDomainCreateXML() failed', > > conn=self) > > libvirt.libvirtError: internal error: child reported (status=125): > > Unable to get host boot time: No such process > > I thought I fixed this. What is your libvirt version? You will need > v5.10.0 at least: > > https://bugzilla.redhat.com/show_bug.cgi?id=1760885 > > The problem is that when libvirt chown()-s a file, it also records the > original owner in XATTRs and to detect stale attributes it also records > boot time among with the rest. > > As a workaround you might disable this feature by setting > remember_owner=0 in /etc/libvirt/qemu.conf > > Michal > > ----- End forwarded message ----- > > -- > So many immigrant groups have swept through our town > that Brooklyn, like Atlantis, reaches mythological > proportions in the mind of the world - RI Safir 1998 > http://www.mrbrklyn.com > > DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 > http://www.nylxs.com - Leadership Development in Free Software > http://www2.mrbrklyn.com/resources - Unpublished Archive > http://www.coinhangout.com - coins! > http://www.brooklyn-living.com > > Being so tracked is for FARM ANIMALS and extermination camps, > but incompatible with living as a free human being. -RI Safir 2013 > > -- > artix-general mailing list > artix-general at artixlinux.org > https://lists.artixlinux.org/listinfo/artix-general -- So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 http://www.mrbrklyn.com DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive http://www.coinhangout.com - coins! http://www.brooklyn-living.com Being so tracked is for FARM ANIMALS and extermination camps, but incompatible with living as a free human being. -RI Safir 2013