From mboxrd@z Thu Jan 1 00:00:00 1970 X-Received: by 10.66.146.161 with SMTP id td1mr2138472pab.42.1422437083055; Wed, 28 Jan 2015 01:24:43 -0800 (PST) X-BeenThere: voidlinux@googlegroups.com Received: by 10.140.88.208 with SMTP id t74ls579607qgd.10.gmail; Wed, 28 Jan 2015 01:24:42 -0800 (PST) X-Received: by 10.140.106.8 with SMTP id d8mr78656qgf.7.1422437082912; Wed, 28 Jan 2015 01:24:42 -0800 (PST) Date: Wed, 28 Jan 2015 01:24:42 -0800 (PST) From: Juan RP To: voidlinux@googlegroups.com Message-Id: In-Reply-To: References: <2e7696dc-6d63-4eea-b015-45bb77426f15@googlegroups.com> Subject: Re: Default runit services MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_145_1768949139.1422437082530" ------=_Part_145_1768949139.1422437082530 Content-Type: multipart/alternative; boundary="----=_Part_146_964570105.1422437082530" ------=_Part_146_964570105.1422437082530 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit What happened here is that the runit-void-20150127_1 update removed the files from /etc/runit/runsvdir/{default,single} (agetty-ttyX) and the configuration of the package remade the symlinks. But if for some reason xbps didn't complete the update fast enough to configure the runit-void package, most likely your agetty process was killed and those packages in the transaction were not configured. `xbps-query -l` will list packages in "uu" state if they need to be configured with `xbps-reconfigure -a`. I believe this won't happen anymore, but it's a design feature of runit and xbps. Not sure what I can do about this... HTH ------=_Part_146_964570105.1422437082530 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit
What happened here is that the runit-void-20150127_1 update removed the files from /etc/runit/runsvdir/{default,single}
(agetty-ttyX) and the configuration of the package remade the symlinks.

But if for some reason xbps didn't complete the update fast enough to configure the runit-void package, most likely your
agetty process was killed and those packages in the transaction were not configured.

`xbps-query -l` will list packages in "uu" state if they need to be configured with `xbps-reconfigure -a`.

I believe this won't happen anymore, but it's a design feature of runit and xbps. Not sure what I can do about this...

HTH
------=_Part_146_964570105.1422437082530-- ------=_Part_145_1768949139.1422437082530--