Re: More info for pulseaudio bug

2014-07-04 Thread Michael Biebl
Am 04.07.2014 14:21, schrieb VALETTE Eric OLNC/OLPS: > I continued my slow but constant march on systemd migration at home and > I'm now sure the things are a bit more complex than *only* > CONFIG_FHANDLE stuff I had at work. The good point is that two more > machines were fixed by regenerating a

Bug#753790: systemd: process 1 should load new versions of shared objects

2014-07-04 Thread Michael Biebl
Am 05.07.2014 04:57, schrieb Russell Coker: > On Sat, 5 Jul 2014 04:40:33 Michael Biebl wrote: >> So I still kindly ask you to apply the patches in #753726 and #753727 > > OK I think we should do that next time we update them. I don't think it's > worth doing a special update for that. Thank yo

Bug#753790: systemd: process 1 should load new versions of shared objects

2014-07-04 Thread Michael Biebl
Am 05.07.2014 04:57, schrieb Russell Coker: > On Sat, 5 Jul 2014 04:40:33 Michael Biebl wrote: >>> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753726 >>> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753727 >>> >>> The above bugs concern the ability of library packages to request that >>>

Bug#753790: systemd: process 1 should load new versions of shared objects

2014-07-04 Thread Russell Coker
On Sat, 5 Jul 2014 04:40:33 Michael Biebl wrote: > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753726 > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753727 > > > > The above bugs concern the ability of library packages to request that > > systemd use the new version on an upgrade.

Bug#753790: systemd: process 1 should load new versions of shared objects

2014-07-04 Thread Michael Biebl
Am 05.07.2014 04:40, schrieb Michael Biebl: > I'm not convinced that a package-individual trigger is the right answer > for this (we also discussed this possibility within the team). Every > package providing a long running system service would have to provide > such a trigger and every library wou

Bug#753790: systemd: process 1 should load new versions of shared objects

2014-07-04 Thread Michael Biebl
Am 05.07.2014 03:40, schrieb Russell Coker: > Source: systemd > Version: all > Severity: normal > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753726 > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753727 > > The above bugs concern the ability of library packages to request that system

Bug#753790: systemd: process 1 should load new versions of shared objects

2014-07-04 Thread Russell Coker
Source: systemd Version: all Severity: normal https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753726 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753727 The above bugs concern the ability of library packages to request that systemd use the new version on an upgrade. I don't think it's rea

[PATCH] Add support for systemd >= 214 to update-rc.d

2014-07-04 Thread Jon Severinsson
--- debian/changelog| 6 ++ debian/src/sysv-rc/sbin/update-rc.d | 17 + 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index f3ab9e72..de54364d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3

Bug#674755: systemd should respect settings in /etc/default/tmpfs

2014-07-04 Thread Josh Triplett
On Fri, Jul 04, 2014 at 03:34:50PM +0200, Jens Thiele wrote: > i also would expect systemd to respect settings in /etc/default/tmpfs systemd does respect the settings in /etc/default/tmpfs; see the systemd postinst, which explicitly checks those settings and creates corresponding configuration for

Bug#753779: Please ship util-linux implementation of mountpoint

2014-07-04 Thread Josh Triplett
Package: util-linux Version: 2.20.1-5.8 Severity: wishlist initscripts currently ships /bin/mountpoint; that's the only binary it ships. To allow an eventual transition away from the initscripts package, please consider building and installing the util-linux implementation of mountpoint, either d

Bug#753762: modules-load.d shipped in /etc instead of /usr/lib

2014-07-04 Thread Michael Stapelberg
Package: ipmitool Version: 1.8.14-2 Severity: normal Thanks for providing systemd support in ipmitool. On my server, I want to use ipmitool from time to time, but not run the ipmievd service. Further, I don’t even want to load the ipmi kernel modules anymore after I had an issue where the whole m

systemd 204-14 MIGRATED to testing

2014-07-04 Thread Debian testing watch
FYI: The status of the systemd source package in Debian's testing distribution has changed. Previous version: 204-8 Current version: 204-14 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive la

Bug#744301: systemd: [PATCH] Provide a kernel-install package and enable EFI support

2014-07-04 Thread Julian Andres Klode
On Sat, Apr 12, 2014 at 08:40:27PM +0200, Julian Andres Klode wrote: > On Sat, Apr 12, 2014 at 06:45:45PM +0200, Julian Andres Klode wrote: > > Package: systemd > > Severity: wishlist > > > > systemd ships kernel-install which can be used to install kernels > > for boot loaders conforming to the b

Bug#753727: Please don't run "telinit u" under systemd

2014-07-04 Thread Michael Biebl
Package: libsepol1 Version: 2.3-1 Severity: important Tags: patch The current version of libselinux1.postint runs "telinit u" to tell init to re-exec itself. This was added so the system can shutdown cleanly when sysvinit is the active PID 1. Under systemd this is not necessary since systemd use

Bug#753726: Please don't run "telinit u" under systemd

2014-07-04 Thread Michael Biebl
Package: libselinux1 Version: 2.3-1 Severity: important Tags: patch The current version of libselinux1.postint runs "telinit u" to tell init to re-exec itself. This was added so the system can shutdown cleanly when sysvinit is the active PID 1. Under systemd this is not necessary since systemd us

Bug#753725: Please don't run "telinit u" under systemd

2014-07-04 Thread Michael Biebl
Package: libc6 Version: 2.19-4 Severity: important Tags: patch The current version of libc6.postint runs "telinit u" to tell init to re-exec itself. This was added so the system can shutdown cleanly when sysvinit is the active PID 1. Under systemd this is not necessary since systemd uses a dedica

Bug#674755: systemd should respect settings in /etc/default/tmpfs

2014-07-04 Thread Jens Thiele
i also would expect systemd to respect settings in /etc/default/tmpfs ___ Pkg-systemd-maintainers mailing list Pkg-systemd-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Re: RFH: Re: Bug#752075: daemontools-run: Add systemd support

2014-07-04 Thread Michael Biebl
Am 04.07.2014 14:34, schrieb Michael Biebl: > Hi Gerrit, > > Am 04.07.2014 13:50, schrieb Gerrit Pape: >> I hereby ask for help to add systemd support to these packages. > > We (pkg-systemd team) can help you with that. > > Let's follow up on the pkg-systemd mailing list. > > In most cases addi

Re: RFH: Re: Bug#752075: daemontools-run: Add systemd support

2014-07-04 Thread Michael Biebl
Hi Gerrit, Am 04.07.2014 13:50, schrieb Gerrit Pape: > I hereby ask for help to add systemd support to these packages. We (pkg-systemd team) can help you with that. Let's follow up on the pkg-systemd mailing list. In most cases adding a .service file is pretty simple. If it's only about startin

Re: More info for pulseaudio bug

2014-07-04 Thread VALETTE Eric OLNC/OLPS
On 07/03/2014 12:40 PM, Michael Biebl wrote: > Am 03.07.2014 12:33, schrieb Michael Biebl: >> Am 03.07.2014 09:09, schrieb VALETTE Eric OLNC/OLPS: >>> Sorry this was not clear, I have just checked the scripts works and I did on >>> kernel that had the CONFIG_FHANDLE already. So I do not understand

Processed: found 753589 in 204-8

2014-07-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > found 753589 204-8 Bug #753589 [systemd] systemd: Missing dependency on glibc? Marked as found in versions systemd/204-8. > thanks Stopping processing here. Please contact me if you need assistance. -- 753589: http://bugs.debian.org/cgi-bin/bugr