Re: [systemd-devel] Stretch systemd_230-1_amd64.deb systemctl set-default segfaults

2016-06-01 Thread Evgeny Vereshchagin
02.06.2016, 05:57, "Felix Miata" : > Anyone else notice this happening? Known problem? > > [ 848.647555] systemctl[666]: segfault at 0 ip 561573dc3c03 sp > 7ffeddbff490 error 4 in systemctl[561573d51000+a3000] > -- Maybe, https://github.com/systemd/systemd/issues/3339 -- Best regards, Evg

[systemd-devel] automount expiry breaks further automounts (was Re: why does bootctl default to /boot and not to /boot/efi?)

2016-06-01 Thread Mantas Mikulėnas
On Wed, Jun 1, 2016 at 4:51 PM, Lennart Poettering wrote: > On Wed, 01.06.16 09:15, Mantas Mikulėnas (graw...@gmail.com) wrote: > > > I'd buy into it if vfat weren't so brittle – several times I had to use > > syslinux in /boot because the ESP lost *both* kernels I had in it... > "sync; > > sync;

[systemd-devel] Stretch systemd_230-1_amd64.deb systemctl set-default segfaults

2016-06-01 Thread Felix Miata
Anyone else notice this happening? Known problem? [ 848.647555] systemctl[666]: segfault at 0 ip 561573dc3c03 sp 7ffeddbff490 error 4 in systemctl[561573d51000+a3000] -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translat

Re: [systemd-devel] why does bootctl default to /boot and not to /boot/efi?

2016-06-01 Thread Mantas Mikulėnas
Hmm, I thought Windows creates a 512 MB ESP by default (as per MS's own recommendations)? (With both Windows and two Arch kernels I've yet to run out of space on a 200 MB one. I guess it's different for Ubuntu which likes to hoard more kernel packages than it can fit...) On Thu, Jun 2, 2016, 04:5

Re: [systemd-devel] why does bootctl default to /boot and not to /boot/efi?

2016-06-01 Thread Andrei Borzenkov
02.06.2016 04:53, Chris Murphy пишет: > On Wed, Jun 1, 2016 at 2:46 AM, Colin Guthrie wrote: >> Lennart Poettering wrote on 30/05/16 17:47: >>> hence an acceptable alternatively might be to >>> introduce /efi and mount the esp there, and simply not have /boot on >>> legacy free systems. >> >> This

Re: [systemd-devel] why does bootctl default to /boot and not to /boot/efi?

2016-06-01 Thread Chris Murphy
On Wed, Jun 1, 2016 at 2:46 AM, Colin Guthrie wrote: > Lennart Poettering wrote on 30/05/16 17:47: >> hence an acceptable alternatively might be to >> introduce /efi and mount the esp there, and simply not have /boot on >> legacy free systems. > > This might be the pragmatic way to get this schema

Re: [systemd-devel] Failed to start Container: minus sign is replaced to slash in container name

2016-06-01 Thread Stefan Schweter
Am 12.01.2016 um 21:43 schrieb Lennart Poettering: > On Tue, 12.01.16 21:23, Stefan Schweter (ste...@schweter.it) wrote: > >> Dear systemd-users, >> >> e.g. when a container name includes a minus sign like: >> >> ls -l /var/lib/machines >> insgesamt 4 >> drwxr-xr-x 22 root root 4096 12. Jan 21:14

Re: [systemd-devel] Using eventloop from pthread while using sd-bus functions in main threads causes deadlock or corruption

2016-06-01 Thread Ben-melech, Shiran
On Wed, 2016-06-01 at 15:45 +0200, Lennart Poettering wrote: > On Wed, 01.06.16 13:33, Ben-melech, Shiran ( > shiran.ben-mel...@intel.com) wrote: > > > Hi, > > > > i'm writing a small C library using sd-bus to communicate with > > bluetooth low energy devices. > > > > Instead of using a loop for

Re: [systemd-devel] why does bootctl default to /boot and not to /boot/efi?

2016-06-01 Thread Lennart Poettering
On Wed, 01.06.16 09:15, Mantas Mikulėnas (graw...@gmail.com) wrote: > I'd buy into it if vfat weren't so brittle – several times I had to use > syslinux in /boot because the ESP lost *both* kernels I had in it... "sync; > sync; unmount; mount; check" was part of my kernel update ritual for a > whi

Re: [systemd-devel] Using eventloop from pthread while using sd-bus functions in main threads causes deadlock or corruption

2016-06-01 Thread Lennart Poettering
On Wed, 01.06.16 13:33, Ben-melech, Shiran (shiran.ben-mel...@intel.com) wrote: > Hi, > > i'm writing a small C library using sd-bus to communicate with > bluetooth low energy devices. > > Instead of using a loop for reading from a specific characteristic on > the ble device, I want to use event

[systemd-devel] Using eventloop from pthread while using sd-bus functions in main threads causes deadlock or corruption

2016-06-01 Thread Ben-melech, Shiran
Hi, i'm writing a small C library using sd-bus to communicate with bluetooth low energy devices. Instead of using a loop for reading from a specific characteristic on the ble device, I want to use eventloop and register for value changes on the object that represent this characteristic. When i r

Re: [systemd-devel] why does bootctl default to /boot and not to /boot/efi?

2016-06-01 Thread Marcos Mello
Mantas Mikulėnas gmail.com> writes: > > > I'd buy into it if vfat weren't so brittle – several times I had to use syslinux in /boot because the ESP lost *both* kernels I had in it... "sync; sync; unmount; mount; check" was part of my kernel update ritual for a while. Maybe it's the Linux driver

Re: [systemd-devel] pid file /var/run/dhcpd.pid currenty exists

2016-06-01 Thread Mantas Mikulėnas
On Wed, Jun 1, 2016 at 3:07 PM, XYZDragon wrote: > Hello, > > When trying to restart isc-dhcp-server, I was wondering why it didn't > start. After executing the suggested `journalctl -xe` I could see that > something was wrong: > > May 27 13:32:15 my-pc isc-dhcp-server[26032]: Starting ISC DHCPv4

Re: [systemd-devel] pid file /var/run/dhcpd.pid currenty exists

2016-06-01 Thread Reindl Harald
Am 01.06.2016 um 14:07 schrieb XYZDragon: When trying to restart isc-dhcp-server, I was wondering why it didn't start. After executing the suggested `journalctl -xe` I could see that something was wrong: May 27 13:32:15 my-pc isc-dhcp-server[26032]: Starting ISC DHCPv4 server: dhcpddhcpd servi

[systemd-devel] pid file /var/run/dhcpd.pid currenty exists

2016-06-01 Thread XYZDragon
Hello, When trying to restart isc-dhcp-server, I was wondering why it didn't start. After executing the suggested `journalctl -xe` I could see that something was wrong: May 27 13:32:15 my-pc isc-dhcp-server[26032]: Starting ISC DHCPv4 server: dhcpddhcpd service already running (pid file /var

Re: [systemd-devel] Shutdown a specific service in systemd shutdown

2016-06-01 Thread Bao Nguyen
Hi Michael, Thanks for your comments, looks like it will work. I will try it. Just adding a question, if my specific is written in old style (SystemVinit), it has LSB header, how can I modify it to make it depend on multi-user.target. Thanks, Brs On Wed, May 25, 2016 at 5:09 PM, Michael Chapma

Re: [systemd-devel] why does bootctl default to /boot and not to /boot/efi?

2016-06-01 Thread Mantas Mikulėnas
I'd buy into it if vfat weren't so brittle – several times I had to use syslinux in /boot because the ESP lost *both* kernels I had in it... "sync; sync; unmount; mount; check" was part of my kernel update ritual for a while. Maybe it's the Linux driver, maybe it's my UEFI that's bad at FAT, I dunn

Re: [systemd-devel] why does bootctl default to /boot and not to /boot/efi?

2016-06-01 Thread Colin Guthrie
Lennart Poettering wrote on 30/05/16 17:47: > hence an acceptable alternatively might be to > introduce /efi and mount the esp there, and simply not have /boot on > legacy free systems. This might be the pragmatic way to get this schema more widely adopted. kernel-install could be modified to dete