Re: init-system-helpers openrc branch pull request

2016-02-29 Thread Benda Xu
Hi Michael, Michael Biebl writes: > Martin reviewed the branch and pulled it (with some minor white space > fixes). It was released as part of init-system-helpers 1.29 That's nice! And Thanks Martin. I will bump OpenRC later to acknowledge this change. I hope we can cooperate well in future.

Re: bind9 systemd related problems

2016-02-29 Thread Yuriy M. Kaminskiy
Tollef Fog Heen writes: > ]] Nikolay Shaplov > >> Cause this bug affects a lot of cases and there is no way to solve it >> without >> touching /lib/systemd/system/bind9.service and it is not nice way at all... > > Read up on systemd snippets. > > You can just do: > > mkdir /etc/systemd/system/

Re: bind9 systemd related problems

2016-02-29 Thread Tollef Fog Heen
]] Nikolay Shaplov > Cause this bug affects a lot of cases and there is no way to solve it without > touching /lib/systemd/system/bind9.service and it is not nice way at all... Read up on systemd snippets. You can just do: mkdir /etc/systemd/system/bind9.service.d echo "ExecStart=/usr/sbin/na

Preparing for the the next stable point release 8.4.

2016-02-29 Thread Michael Biebl
Hi everyone, the next stable point release 8.4 is probably going to happen in the not too distant future. In our jessie branch there are already a few fixes piled up, so I think it would make sense to make a stable upload for 8.4. In addition to what's already in the jessie branch, I also intend t

Re: init-system-helpers openrc branch pull request

2016-02-29 Thread Michael Biebl
Hi Benda Am 19.02.2016 um 08:57 schrieb Benda Xu: > Dear Martin and Michael, > Cc Andreas, > > I have added openrc support to invoke-rc.d and update-rc.d in > collab-maint/init-system-helpers.git[1]. Does it look good to be > uploaded? Martin reviewed the branch and pulled it (with some minor w

Processed: unarchiving 805133, forcibly merging 805133 816276

2016-02-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > unarchive 805133 Bug #805133 {Done: Martin Pitt } [systemd] systemd disables swap too early during shutdown Unarchived Bug 805133 > forcemerge 805133 816276 Bug #805133 {Done: Martin Pitt } [systemd] systemd disables swap too early during shutdo

Bug#816276: systemd: shutdown fails if swap can't be deactivated

2016-02-29 Thread Michael Biebl
Am 29.02.2016 um 17:35 schrieb Christian Pernegger: > 2016-02-29 17:20 GMT+01:00 Michael Biebl : >> This looks like a duplicate of >> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805133 > > Indeed it does, I do apologise. In my defence, I did filter for "swap" > in reportbug and it didn't sho

Bug#816276: systemd: shutdown fails if swap can't be deactivated

2016-02-29 Thread Christian Pernegger
2016-02-29 17:20 GMT+01:00 Michael Biebl : > This looks like a duplicate of > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805133 Indeed it does, I do apologise. In my defence, I did filter for "swap" in reportbug and it didn't show up (still doesn't, actually). Thanks, Christian __

Bug#816276: systemd: shutdown fails if swap can't be deactivated

2016-02-29 Thread Michael Biebl
Hi Christian Am 29.02.2016 um 12:43 schrieb Christian Pernegger: > Package: systemd > Version: 215-17+deb8u3 > Severity: normal > > Hello, > > I'm running jessie inside a low-memory (k)vm, 384M of RAM plus > swap. This has been tuned so that as much as possible is swapped out > during normal ope

Bug#546532: marked as done (invoke-rc.d: does not default to a sensitive behaviour when no start o stop symlink is found)

2016-02-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Feb 2016 13:34:53 + with message-id and subject line Bug#546532: fixed in init-system-helpers 1.29 has caused the Debian Bug report #546532, regarding invoke-rc.d: does not default to a sensitive behaviour when no start o stop symlink is found to be marked as done.

Bug#806438: marked as done (update-rc.d: Do not fail when initscripts is not installed)

2016-02-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Feb 2016 13:34:53 + with message-id and subject line Bug#806438: fixed in init-system-helpers 1.29 has caused the Debian Bug report #806438, regarding update-rc.d: Do not fail when initscripts is not installed to be marked as done. This means that you claim that the

init-system-helpers_1.29_amd64.changes ACCEPTED into unstable

2016-02-29 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 29 Feb 2016 13:24:34 +0100 Source: init-system-helpers Binary: init-system-helpers dh-systemd init Architecture: source all amd64 Version: 1.29 Distribution: unstable Urgency: medium Maintainer: Debian systemd Main

Processing of init-system-helpers_1.29_amd64.changes

2016-02-29 Thread Debian FTP Masters
init-system-helpers_1.29_amd64.changes uploaded successfully to localhost along with the files: init-system-helpers_1.29.dsc init-system-helpers_1.29.tar.xz dh-systemd_1.29_all.deb init-system-helpers_1.29_all.deb init_1.29_amd64.deb Greetings, Your Debian queue daemon (running

init-system-helpers_1.29_amd64.changes REJECTED

2016-02-29 Thread Debian FTP Masters
init-system-helpers_1.29_all.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. __

Processing of init-system-helpers_1.29_amd64.changes

2016-02-29 Thread Debian FTP Masters
init-system-helpers_1.29_amd64.changes uploaded successfully to localhost along with the files: dh-systemd_1.29_all.deb init-system-helpers_1.29_all.deb init_1.29_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) _

bind9 systemd related problems

2016-02-29 Thread Nikolay Shaplov
For many cases (IPv4 only recursor) bind9 should be started with -4 option. The common way to do this in debian was to add -4 to an OPTIONS in /etc/default/bind9 but current systemd harness do ignore /etc/default/bind9 and there is no way to start bind9 with -4 flag. This issue is described

Bug#816276: systemd: shutdown fails if swap can't be deactivated

2016-02-29 Thread Christian Pernegger
Package: systemd Version: 215-17+deb8u3 Severity: normal Hello, I'm running jessie inside a low-memory (k)vm, 384M of RAM plus swap. This has been tuned so that as much as possible is swapped out during normal operation but there's no thrashing, i.e. the working set easily fits into RAM. Shuttin

Bug#798242: marked as done (systemd: Failed to execute operation: Connection timed out)

2016-02-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Feb 2016 11:42:30 +0100 with message-id <20160229104230.ga24...@piware.de> and subject line Re: Bug#798242: systemd: Failed to execute operation: Connection timed out has caused the Debian Bug report #798242, regarding systemd: Failed to execute operation: Connection tim

Bug#815793: IPv6 code ignores unsolicited router advertisements

2016-02-29 Thread Marc Haber
Hi Martin, On Sun, Feb 28, 2016 at 10:20:22PM +0100, Martin Pitt wrote: > Marc Haber [2016-02-24 15:01 +0100]: > > systemd 229 seems to ignore unsolicited router advertisements. This > > breaks, for example, prefix changes. And it prevents the self-healing > > characteristics of lost router solici