Re: [systemd-devel] networkd failure with ipv6.disable=1

2015-05-11 Thread Jóhann B. Guðmundsson
On 05/11/2015 10:31 AM, Andrei Borzenkov wrote: I had issues with accessing some sites with IPv6 enabled. Not everyone lives in shiny new world and IPv6 support from providers can be quite buggy. Most likely due to misbehaving name servers which should then be reported to hostmaster of the

Re: [systemd-devel] networkd failure with ipv6.disable=1

2015-05-11 Thread Andrei Borzenkov
On Mon, May 11, 2015 at 1:26 PM, Jóhann B. Guðmundsson johan...@gmail.com wrote: On 05/10/2015 10:07 PM, Mark Oteiza wrote: Hi, In 219, systemd.networkd fails to configure and set up links with ipv6 disabled. Propably better to use ipv6.disable_ipv6=1 which will will keep the IPv6

Re: [systemd-devel] networkd failure with ipv6.disable=1

2015-05-11 Thread Jóhann B. Guðmundsson
On 05/10/2015 10:07 PM, Mark Oteiza wrote: Hi, In 219, systemd.networkd fails to configure and set up links with ipv6 disabled. Propably better to use |*ipv6.disable_ipv6=**1* |which will ||will keep the IPv6 stack functional but wont assign any IPv6 addresses but I have to ask what's the

[systemd-devel] [PATCH] treewide: Correct typos and spell plural of bus consistent

2015-05-11 Thread Torstein Husebø
--- man/hwdb.xml | 2 +- man/nss-myhostname.xml| 2 +- man/sd_bus_creds_get_pid.xml | 2 +- man/sd_bus_default.xml| 2 +- man/sd_bus_message_append.xml | 2 +- man/sd_bus_message_get_monotonic_usec.xml |

Re: [systemd-devel] [PATCH] treewide: Correct typos and spell plural of bus consistent

2015-05-11 Thread systemd github import bot
Patchset imported to github. Pull request: https://github.com/systemd-devs/systemd/compare/master...systemd-mailing-devs:1431344969-11105-1-git-send-email-torstein%40huseboe.net -- Generated by https://github.com/haraldh/mail2git ___ systemd-devel

[systemd-devel] [PATCH] [PATCH v2] nspawn: check the pid in SIGCHLD handler before terminating the container

2015-05-11 Thread Alban Crequy
From: Alban Crequy al...@endocode.com When a process starts systemd-nspawn with exec*() without fork(), systemd-nspawn can be the parent process of children processes unknown to systemd-nspawn. It can then receive the signal SIGCHLD for both the container leader process and the previously started

Re: [systemd-devel] [PATCH] [PATCH v2] nspawn: check the pid in SIGCHLD handler before terminating the container

2015-05-11 Thread systemd github import bot
Patchset imported to github. Pull request: https://github.com/systemd-devs/systemd/compare/master...systemd-mailing-devs:1431345742-12420-1-git-send-email-alban%40endocode.com -- Generated by https://github.com/haraldh/mail2git ___ systemd-devel mailing

Re: [systemd-devel] [PATCH] treewide: Correct typos and spell plural of bus consistent

2015-05-11 Thread Daniel Mack
On 05/11/2015 01:49 PM, Torstein Husebø wrote: --- man/hwdb.xml | 2 +- man/nss-myhostname.xml| 2 +- man/sd_bus_creds_get_pid.xml | 2 +- man/sd_bus_default.xml| 2 +- man/sd_bus_message_append.xml

Re: [systemd-devel] [PATCH 0/5] systemd-importd - support for pulling from V2 Dkr registries

2015-05-11 Thread Pavel Odvody
On Mon, 2015-05-11 at 10:32 -0400, Vincent Batts wrote: On 09/05/15 00:31 +0200, Pavel Odvody wrote: On Fri, 2015-05-08 at 14:33 -0400, Vincent Batts wrote: On 08/05/15 11:31 +1000, Daurnimator wrote: On 8 May 2015 at 01:46, Pavel Odvody podv...@redhat.com wrote: - To access the V2

Re: [systemd-devel] [PATCH 0/5] systemd-importd - support for pulling from V2 Dkr registries

2015-05-11 Thread Vincent Batts
On 11/05/15 17:07 +0200, Pavel Odvody wrote: On Mon, 2015-05-11 at 10:32 -0400, Vincent Batts wrote: On 09/05/15 00:31 +0200, Pavel Odvody wrote: On Fri, 2015-05-08 at 14:33 -0400, Vincent Batts wrote: On 08/05/15 11:31 +1000, Daurnimator wrote: On 8 May 2015 at 01:46, Pavel Odvody

Re: [systemd-devel] [PATCH] nspawn: cloexec extraneous fds

2015-05-11 Thread systemd github import bot
Patchset imported to github. Pull request: https://github.com/systemd-devs/systemd/compare/master...systemd-mailing-devs:1431355286-23874-1-git-send-email-alban%40endocode.com -- Generated by https://github.com/haraldh/mail2git ___ systemd-devel mailing

Re: [systemd-devel] [PATCH 0/5] systemd-importd - support for pulling from V2 Dkr registries

2015-05-11 Thread Vincent Batts
On 09/05/15 00:31 +0200, Pavel Odvody wrote: On Fri, 2015-05-08 at 14:33 -0400, Vincent Batts wrote: On 08/05/15 11:31 +1000, Daurnimator wrote: On 8 May 2015 at 01:46, Pavel Odvody podv...@redhat.com wrote: - To access the V2 registry we need to send a special User-Agent docker/1.6.0 Is

[systemd-devel] [PATCH] nspawn: cloexec extraneous fds

2015-05-11 Thread Alban Crequy
From: Alban Crequy al...@endocode.com When systemd-nspawn gets exec*()ed, it inherits the followings file descriptors: - 0, 1, 2: stdin, stdout, stderr - SD_LISTEN_FDS_START, ... SD_LISTEN_FDS_START+LISTEN_FDS: file descriptors passed by the system manager (useful for socket activation). They

[systemd-devel] [PATCH] modules-load: fix memory leak

2015-05-11 Thread Cristian Rodríguez
= ==64281==ERROR: LeakSanitizer: detected memory leaks Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7f623c961c4a in malloc (/usr/lib64/libasan.so.2+0x96c4a) #1 0x5651f79ad34e in malloc_multiply

Re: [systemd-devel] [PATCH] modules-load: fix memory leak

2015-05-11 Thread systemd github import bot
Patchset imported to github. Pull request: https://github.com/systemd-devs/systemd/compare/master...systemd-mailing-devs:1431369467-64914-1-git-send-email-crrodriguez%40opensuse.org -- Generated by https://github.com/haraldh/mail2git ___ systemd-devel

[systemd-devel] [PATCH] shared: Use O_EXCL with O_TMPFILE in open_tmpfile

2015-05-11 Thread Cristian Rodríguez
In this usecase, the file will never be materialized with linkat(). --- src/shared/util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shared/util.c b/src/shared/util.c index c5c1b0c..f295edb 100644 --- a/src/shared/util.c +++ b/src/shared/util.c @@ -4838,7 +4838,7 @@

Re: [systemd-devel] [PATCH] unit: Set KillMode=mixed for services which use sulogin

2015-05-11 Thread Michael Biebl
2015-05-08 17:43 GMT+02:00 Michael Biebl mbi...@gmail.com: See http://lists.freedesktop.org/archives/systemd-devel/2015-May/031536.html Lennart, are you ok if I commit this? -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?

Re: [systemd-devel] [PATCH] unit: Set KillMode=mixed for services which use sulogin

2015-05-11 Thread Lennart Poettering
On Mon, 11.05.15 23:50, Michael Biebl (mbi...@gmail.com) wrote: 2015-05-08 17:43 GMT+02:00 Michael Biebl mbi...@gmail.com: See http://lists.freedesktop.org/archives/systemd-devel/2015-May/031536.html Lennart, are you ok if I commit this? Yes, please! Lennart -- Lennart Poettering, Red

Re: [systemd-devel] [PATCH] modules-load: fix memory leak

2015-05-11 Thread Lennart Poettering
On Mon, 11.05.15 15:37, Cristian Rodríguez (crrodrig...@opensuse.org) wrote: Applied! Thanks! = ==64281==ERROR: LeakSanitizer: detected memory leaks Direct leak of 32 byte(s) in 1 object(s) allocated from: #0

Re: [systemd-devel] [PATCH] shared: Use O_EXCL with O_TMPFILE in open_tmpfile

2015-05-11 Thread systemd github import bot
Patchset imported to github. Pull request: https://github.com/systemd-devs/systemd/compare/master...systemd-mailing-devs:1431367297-2743-1-git-send-email-crrodriguez%40opensuse.org -- Generated by https://github.com/haraldh/mail2git ___ systemd-devel

Re: [systemd-devel] [PATCH] shared: Use O_EXCL with O_TMPFILE in open_tmpfile

2015-05-11 Thread Lennart Poettering
On Mon, 11.05.15 15:01, Cristian Rodríguez (crrodrig...@opensuse.org) wrote: In this usecase, the file will never be materialized with linkat(). Not sure what this buys us given that we never pass the fds out, but applied anyway. Lennart -- Lennart Poettering, Red Hat

Re: [systemd-devel] [PATCH] unit: Set KillMode=mixed for services which use sulogin

2015-05-11 Thread Lennart Poettering
On Tue, 12.05.15 00:01, Lennart Poettering (lenn...@poettering.net) wrote: On Mon, 11.05.15 23:50, Michael Biebl (mbi...@gmail.com) wrote: 2015-05-08 17:43 GMT+02:00 Michael Biebl mbi...@gmail.com: See http://lists.freedesktop.org/archives/systemd-devel/2015-May/031536.html

[systemd-devel] resolved crashes on SIGTERM

2015-05-11 Thread Cristian Rodríguez
resolved crashes on SIGTERM with ... = ==33557==ERROR: AddressSanitizer: heap-use-after-free on address 0x60c0bd60 at pc 0x556098c5 bp 0x7fffde70 sp 0x7fffde68 READ of size 8 at 0x60c0bd60 thread T0 #0

[systemd-devel] [PATCH] fsck: define fsck return codes

2015-05-11 Thread Thomas H.P. Andersen
From: Thomas Hindoe Paaboel Andersen pho...@gmail.com --- src/fsck/fsck.c | 17 + 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/src/fsck/fsck.c b/src/fsck/fsck.c index 56d880a..5177adc 100644 --- a/src/fsck/fsck.c +++ b/src/fsck/fsck.c @@ -42,6 +42,15 @@

Re: [systemd-devel] [PATCH] fsck: define fsck return codes

2015-05-11 Thread Lennart Poettering
On Tue, 12.05.15 00:58, Thomas H.P. Andersen (pho...@gmail.com) wrote: +#define FSCK_NO_ERROR 0 +#define FSCK_ERROR_CORRECTED 1 +#define FSCK_SYSTEM_SHOULD_REBOOT 2 +#define FSCK_ERRORS_LEFT_UNCORRECTED 4 +#define FSCK_OPERATIONAL_ERROR 8 +#define FSCK_USAGE_OR_SYNTAX_ERROR 16 +#define

Re: [systemd-devel] [PATCH] fsck: define fsck return codes

2015-05-11 Thread systemd github import bot
Patchset imported to github. Pull request: https://github.com/systemd-devs/systemd/compare/master...systemd-mailing-devs:1431385137-27097-1-git-send-email-phomes%40gmail.com -- Generated by https://github.com/haraldh/mail2git ___ systemd-devel mailing

[systemd-devel] [PATCH] core: fix memory leak in manager_run_generators()

2015-05-11 Thread Cristian Rodríguez
If systemd is built with GCC address sanitizer or leak sanitizer the following memory leak ocurs: May 12 02:02:46 linux.site systemd[326]: = May 12 02:02:46 linux.site systemd[326]: ==326==ERROR: LeakSanitizer: detected memory

Re: [systemd-devel] [PATCH] core: fix memory leak in manager_run_generators()

2015-05-11 Thread systemd github import bot
Patchset imported to github. Pull request: https://github.com/systemd-devs/systemd/compare/master...systemd-mailing-devs:1431397838-14587-1-git-send-email-crrodriguez%40opensuse.org -- Generated by https://github.com/haraldh/mail2git ___ systemd-devel

[systemd-devel] [PATCH] Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount.

2015-05-11 Thread Dimitri John Ledkov
--- Makefile.am | 2 ++ configure.ac| 3 +++ src/core/mount.c| 6 +++--- src/remount-fs/remount-fs.c | 10 +- 4 files changed, 13 insertions(+), 8 deletions(-) diff --git a/Makefile.am b/Makefile.am index e4d00a8..0ff11cc 100644 ---

Re: [systemd-devel] [PATCH] Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount.

2015-05-11 Thread systemd github import bot
Patchset imported to github. Pull request: https://github.com/systemd-devs/systemd/compare/master...systemd-mailing-devs:1431359931-18544-1-git-send-email-dimitri.j.ledkov%40intel.com -- Generated by https://github.com/haraldh/mail2git ___ systemd-devel