Bug#829127: systemd: Please make sure /lib/systemd/systemd is not linked with something in /usr

2016-06-30 Thread Martin Pitt
rg/cgit/pkg-systemd/systemd.git/commit/?id=24b267b53 [2] https://bugs.debian.org/771652 -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: PGP signature __

Bug#815793: IPv6 code ignores unsolicited router advertisements

2016-07-06 Thread Martin Pitt
ze set-log-level info journalctl -u systemd-networkd.service > /tmp/networkd.log and append the log file here? Thanks! [1] https://github.com/systemd/systemd/issues/2572 [2] https://github.com/systemd/systemd/blob/master/test/networkd-test.py -- Martin Pitt| http://www.piwar

Bug#815793: IPv6 code ignores unsolicited router advertisements

2016-07-06 Thread Martin Pitt
I will keep you posted. Thanks. Testing the above packages will indeed take some time, but I wondered if you could give me a hint whether this can be reproduced with something like "set up a normal RA server/IPv6 networkd client" (I know how to do that of course) and then change fo

Bug#815884: does not retry IPv6 router solicitations

2016-07-06 Thread Martin Pitt
ware combinations, or there is something else going on. So please: Can you install the packages on https://people.debian.org/~mpitt/tmp/systemd-userspace-ndisc/ and check if you still get the bad behaviour with those? If so, can you please run networkd in debug mode and a parallel tcpdump lik

Bug#815793: IPv6 code ignores unsolicited router advertisements

2016-07-06 Thread Martin Pitt
ain networkd picks this up and adds an IPv6 address. This looks the same for 229, 230/upstream and 230/sid (with the reverted patch). Thus I cannot confirm that networkd ignores these unsolicited router advertisements. So re-trying with my test packages and getting a networkd debug

Bug#815793: IPv6 code ignores unsolicited router advertisements

2016-07-06 Thread Martin Pitt
Hello Marc, Marc Haber [2016-07-06 11:52 +0200]: > On Wed, Jul 06, 2016 at 11:49:17AM +0200, Martin Pitt wrote: > > This looks the same for 229, 230/upstream and 230/sid (with the > > reverted patch). Thus I cannot confirm that networkd ignores these > > unsolicited

Please call insserv on package installation

2016-07-13 Thread Martin Pitt
ker.debian.org/news/783545 [2] https://anonscm.debian.org/cgit/collab-maint/init-system-helpers.git/commit/?id=ee156d7 -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) __

Re: Please call insserv on package installation

2016-07-13 Thread Martin Pitt
Control: tag -1 patch Hello again, Martin Pitt [2016-07-13 12:34 +0200]: > The only thing missing is that installing insserv (usually via > sysvinit-core) should recompute the link priorities, to get away from > the fixed "01" ones from the update-rc.d fallback. This shoul

Re: Please call insserv on package installation

2016-07-14 Thread Martin Pitt
Hello again, Martin Pitt [2016-07-13 12:47 +0200]: > Tested debdiff attached. As per the LowNMU flag I'd like to upload it > this week, but I'll wait a day or two in case you want to comment. Uploaded now, with two changes: I added the missing #DEBHELPER# token and used my Debi

Bug#830982: dist-upgrade from jessie to stretch fails: rpcbind.socket fails to start

2016-07-14 Thread Martin Pitt
runlevel`. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) >From 08d6d3ce4d3bf2c3428d40e6a33665aba7270f59 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Thu, 14 Jul 2016 15:39:53 +0200 Subject:

Bug#831414: systemd: learns IPv6 prefix from its own RAs and configures IP address on wrong interface

2016-07-16 Thread Martin Pitt
for eth0 and br0? Are you only using networkd on this machine, or ifupdown/NM as well? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-sy

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

2016-07-16 Thread Martin Pitt
nel and initrd in /boot/efi/ for every user. I don't want to advertise this much yet, as Debian's officially supported boot loader is grub. But it should be good enough (once we find a fix for #3740) for anyone who wants to play around with this and knows what they are doi

Bug#824779: container getty-static.service causes lxcfs high cpu usage

2016-07-16 Thread Martin Pitt
t in even wasting four getty processes on tty1-4 in LXC -- containers are not meant to have gettys on ttys in the first place. I committed a fix to git for that. (ConditionVirtualization=!container) Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Develope

Bug#811497: marked as done (Unclean shutdown after switch from sysvinit-core to systemd-sysv)

2016-07-16 Thread Martin Pitt
pstart was replaced in-place with systemd due to a bug in upstart. The result was broken beyond repair. So indeed, let's not do this :-) Thus closing is fine, or reassigning to systemd-shim. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.

Bug#830257: systemd-sysv-generator: Failed to build name: Invalid argument

2016-07-16 Thread Martin Pitt
;paste'ing the output here would be appreciated! Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing list

Bug#824779: container getty-static.service causes lxcfs high cpu usage

2016-07-17 Thread Martin Pitt
owards yes. I agree. Technically it's also a behaviour change, but I can't imagine why someone would ever want gettys in a container. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.

Bug#824779: [pkg-lxc-devel] Bug#824779: container getty-static.service causes lxcfs high cpu usage

2016-07-17 Thread Martin Pitt
udev will already not start in LXC due to ConditionPathIsReadWrite=/sys, and the getty modifications should now be obsolete too. The lxc-ubuntu template does none of these modifications, and it works fine. So indeed they should be dropped from the lxc-debian template as well. (This should be done

Bug#818978: systemd crashes in lxc on container stop

2016-07-18 Thread Martin Pitt
t + v230 container" is > interfering somehow, or the issue is actually not fixed in v230. It's not fixed. See https://github.com/systemd/systemd/pull/226 Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.or

Bug#833849: systemd: localed fails to start if /etc/default/keyboard is missing

2016-08-14 Thread Martin Pitt
https://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=2e9ebeb Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing list Pkg-s

Bug#834367: systemctl daemon-reexec (as run on systemd upgrade) causes all keystrokes to go to text console in addition to X (including passwords)

2016-08-16 Thread Martin Pitt
]. Could > someone try to reproduce this with this patch reverted? I did, and that indeed fixes it. Thanks for digging this out! Revert pushed to packaging git. I suppose we should upload this ASAP? Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubu

Re: ifupdown2: debconf followup

2016-08-17 Thread Martin Pitt
P.S. Sorry if I broke the thread, hand-crafted In-Reply-To:. Please CC: me, I'm not on the list. -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-system

Bug#834789: this upgrade knocks one out of X-windows

2016-08-18 Thread Martin Pitt
ffected as the problem is in the previously running pid 1 (from 231-3). Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing li

Re: Processed: reopening 834460, found 834460 in 231-4 -- closing again

2016-08-18 Thread Martin Pitt
3 or earlier). After upgrading to 231-4 and rebooting, systemctl daemon-reexec ought to work (works for me). Closing again. If you still have a problem like this after the above, please file a new bug with details (description, log, perhaps screenshot). Thanks, Martin --

Bug#837759: network configuration stops working reliably

2016-09-19 Thread Martin Pitt
debugging for networkd with mkdir -p /etc/systemd/system/systemd-networkd.service.d/ printf '[Service]\nEnvironment=SYSTEMD_LOG_LEVEL=debug' > /etc/systemd/system/systemd-networkd.service.d/debug.conf and reboot. If you catch the bug, please attach "journalctl -b". Th

Bug#837759: network configuration stops working reliably

2016-09-19 Thread Martin Pitt
ible on our side yet). Don't worry, I'm still eager to find out what's happening here; I'll look at your logs as soon as possible. Martin [1] https://www.debian.org/Bugs/Developer#severities -- Martin Pitt| http://www.piware.de Ubuntu Develo

Bug#837759: network configuration stops working reliably

2016-09-20 Thread Martin Pitt
fix this again. Thanks! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: PGP signature ___ Pkg-systemd-maintainers mailing list Pkg

Bug#838480: init: inclusion of runit-init into Pre-Depends

2016-09-21 Thread Martin Pitt
Hello Dmitry, Dmitry Bogatov [2016-09-21 14:47 +0300]: > Since 'runit-init' package, which provides /sbin/init is in testing, I > ask include 'runit-init' into Pre-Depends: of this metapackage. Does that need any adjustment in invoke-rc.d, service, or update-rc.

Re: 'plugdev' considered harmful - affected packages and maintainers?

2016-10-10 Thread Martin Pitt
at time we started cleaning up all those auxiliary hardware access group (this was much easier to do in Ubuntu -- unfortunately Debian's installer *still* puts you into half a dozen groups ☹ ). Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubu

Bug#767551: marked as done (udev: udev_root support missing)

2016-10-25 Thread Martin Pitt
is a kernel device. It might be a btrfs subvolume, a tmpfs, an NFS mount, or any number of things. So /dev/root is conceptually broken. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Descr

Bug#842617: Please also ship systemd-boot on arm64

2016-10-30 Thread Martin Pitt
testing/unstable now, so I added it: https://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=b1a3bccd7 This will have to be reverted for the jessie backport, though. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Develope

Bug#842617: Please also ship systemd-boot on arm64

2016-10-30 Thread Martin Pitt
I know that arm64 EFI boot works (Canonical uses it in their internal OpenStack deployment), but as far as I know there is no existing armhf EFI implementation; so this would mean to ship dead bits. Or are you aware of any platform where this could actually be tested? Thanks, Martin -- Martin Pi

Bug#843160: udev: systemd-udevd times out

2016-11-04 Thread Martin Pitt
d copy&paste the output here, so that we see what's actually going on? Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers

Bug#843537: Fails to start dovecot/resolved with NAMESPACE spawning error

2016-11-07 Thread Martin Pitt
x. We can't support ancient kernels forever. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing list Pkg-sys

vmdebootstrap: confusing documentation of --systemd-networkd

2016-11-07 Thread Martin Pitt
ould be clarified to something like: | --systemd-networkd | Use networkd, resolved, and ifnames (predictable network interface names) | | --no-systemd-networkd | Use ifupdown to manage eth0 and disable ifnames Thanks for considering, Martin -- Martin Pitt

Bug#843544: systemd-container: Wrong exit code from /usr/bin/systemd-nspawn makes rkt fail

2016-11-07 Thread Martin Pitt
;ll look at this later tonight and send a fix upstream. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing list Pkg-systemd-

Bug#843433: Wrong paths for /bin/mount when compiled on merged-usr system

2016-11-09 Thread Martin Pitt
Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing list Pkg-systemd-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org

Bug#843809: check that executables don't link to libraries in /usr is broken wrt libsystemd-shared

2016-11-09 Thread Martin Pitt
and close it wontfix We can add a paragraph to README.Debian? Something like Separate /usr partition === If you have /usr on a separate partition, you *must* use an initrd which mounts /usr. Otherwise your system will most likely fail to boot. ? Martin [1] https://bugs.debian.o

Bug#843809: check that executables don't link to libraries in /usr is broken wrt libsystemd-shared

2016-11-09 Thread Martin Pitt
Martin Pitt [2016-11-09 22:55 +0100]: > +1 on dropping the check again. Done so in git, FTR. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: PGP signat

Bug#843761: invoke-rc.d: Kill 600 birds with one stone (a.k.a. automatic policy-rc.d for init-less chroots)

2016-11-10 Thread Martin Pitt
tuations, but with Debian supporting multiple ones (and systemd by default) this is entirely moot IMHO. Michael, any others: Do you see any downside of this? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (ww

Bug#844497: seccomp "Invalid argument" due to old library version

2016-11-17 Thread Martin Pitt
ting libseccomp2 from 2.1.1-1 (stable) to 2.3.1-2 (testing) fixed > it. > > systemd 232-3 has a build dependency `libseccomp-dev (>= 2.2.3-3~)`, but > the resulting package only depends on `libseccomp2 (>= 2.1.0)`. I NMUed the libseccomp fix today, so on the next systemd upload this

Bug#844775: udev: initramfs init-bottom/udev script fails to mount /dev when using virtual filesystems

2016-11-19 Thread Martin Pitt
nse, thanks for spotting! Applied. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: PGP signature ___ Pkg-systemd-maintainers

Bug#845161: udev: "mount: invalid option --" when busybox is not installed

2016-11-21 Thread Martin Pitt
pretty hard, I'll raise to RC, and will upload this today if there are no objections. (I also need to upload for unbreaking some D-Bus activated services). Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | D

Bug#826297: patch

2016-11-21 Thread Martin Pitt
Control: tag -1 pending Hello Dan, thanks! Applied with slightly adjusted wording: https://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=1b7ba57 Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-22 Thread Martin Pitt
ped working several times already. Please install/use initramfs-tools. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing list

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-22 Thread Martin Pitt
/bin/bash" on the kernel command line, and check if /usr is mounted in the shell that you get? I figure it won't be (otherwise liblz4 would be found). Do you get any error message in dmesg? Anything useful in /run/initramfs/ ? Thanks, Martin -- Martin Pitt| http

Bug#845977: [PATCH] debian/extra/kernel-install.d/85-initrd.install: Remove an unnecessary variable.

2016-11-27 Thread Martin Pitt
Control: tag -1 pending Hello Alexander, Alexander Kurtz [2016-11-27 13:49 +0100]: > The attached patch fixes a bug which causes "kernel-install remove" to > fail; please review. Makes complete sense, thanks for spotting this! Applied. Martin -- Martin Pitt

Bug#845480: /bin/ps depends on /usr/lib/... which makes the system unbootable

2016-11-29 Thread Martin Pitt
e. > Now, what I hope for is that you will show more respect in your > comments for those who have not yet "seen the light" [...] Pretty please: We all do this voluntarily. Tossing in comments like this will *not* help to raise attention if/once you come up with a legit problem. Ma

Bug#845480: /bin/ps depends on /usr/lib/... which makes the system unbootable

2016-11-30 Thread Martin Pitt
nable, and reduce combinatorial explosion. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing list Pkg-systemd-maintai

Bug#756109: systemd: Please copy 70-uaccess.rules and 71-seat.rules in the initramfs

2016-11-30 Thread Martin Pitt
systemd-sysctl. Couldn't that one be added in the > initramfs? Please not. It already gets run during boot, so it's again just redundant and bloat for the initrd stage. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu

Bug#756109: systemd: Please copy 70-uaccess.rules and 71-seat.rules in the initramfs

2016-11-30 Thread Martin Pitt
Control: tag -1 pending Bonsoir Laurent, Laurent Bigonville [2016-11-30 21:13 +0100]: > I quickly retested with that rules file and plymouth seems happy with it. Cool, thanks! https://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=4f6f3035b9 Martin -- Martin P

Bug#846377: [systemd] /lib/systemd/systemd --user starts dbus-daemon without AFS token

2016-12-08 Thread Martin Pitt
Hello Dirk, sorry, I haven't had time to dive into this, but I did notice that we don't put pam_env.so into /etc/pam.d/systemd-user. Does that help by any chance? Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian

Bug#802018: systemd: _SYSTEMCTL_SKIP_REDIRECT=true is leaked to daemon

2016-12-25 Thread Martin Pitt
iciently covered by the [ $PPID -ne 1 ] test, though. git archeology shows that commit c04d0f71 introduced the script and both the SKIP_REDIRECT and the [ $PPID -ne 1 ] were already present, though. So, I can't think of a good reason to set this either, thanks for dropping it from master. Martin

Re: Bug #826214: Bug #826215: init-d-script and systemd: solution

2016-12-25 Thread Martin Pitt
7;s still the option to just drop the systemd integration, and break calling /etc/init.d/foo directly under systemd. WDYT? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___

Re: Bug #826214: Bug #826215: init-d-script and systemd: solution

2016-12-27 Thread Martin Pitt
break that as long as we provide init > scripts in packages. I think it's actively harmful to pretend that this is an interface which is both safe and sensible to keep for all eternity.. But let's agree to disagree. :-) Thanks, Martin -- Martin Pitt| h

Re: Bug #826214: Bug #826215: init-d-script and systemd: solution

2016-12-29 Thread Martin Pitt
This would be a nice way to gradually teach people about the init system neutral APIs, and also find/fix places which hardcode calling /etc/init.d/. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debia

Re: mpd: On i686, RestrictNamespaces=yes in Systemd unit does not allow mpd to open sockets

2016-12-31 Thread Martin Pitt
to backport the fix once it lands upstream (https://github.com/systemd/systemd/pull/4991). Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Descri

Re: Bug#765854: ecryptfs-utils: Private directory not automatically unmounted anymore on logout

2017-01-08 Thread Martin Pitt
ars). So a user systemd unit for handling ecryptfs mounting seems both unnecessary (it was never needed in Ubuntu, for example) and actively harmful as it's the wrong way around IMHO. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com

Bug#850703: systemd: incorrect LSB support with monit's init script

2017-01-09 Thread Martin Pitt
the SysV generator could approximate this a bit better by running "After=multi-user.target" instead of "Before=multi-user.target", i. e. similar to Type=idle. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubu

Bug#851688: systemd: Redirect try-restart in SysV init scripts

2017-01-17 Thread Martin Pitt
is bug: https://anonscm.debian.org/cgit/collab-maint/init-system-helpers.git/commit/?id=b32d5abb7 Thanks! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) _

Bug#854814: Fails to start systemd-resolved

2017-02-11 Thread Martin Pitt
Control: tag -1 pending Michael Biebl [2017-02-10 19:20 +0100]: > Am 10.02.2017 um 17:49 schrieb Yuri D'Elia: > > > > With the update to 232-17, systemd-resolved fails to start with the > > following error: > > > > > -- The error number returned by this process is 2. > > Feb 10 17:46:31 test sy

Bug#855050: systemd: systemctl regressions, assertion failure with "--user enable" without HOME, and more

2017-02-13 Thread Martin Pitt
Control: tag -1 pending Control: severity -1 important Raphaël Hertzog [2017-02-13 16:39 +0100]: > Severity: serious That seems grossly inflated, adjusting. > Any invocation of "systemctl --user enable/disable" will fail if > XDG_RUNTIME_DIR is not set while it's strictly not required to do > it

Bug#853755: Bug#852811: fixed in systemd 232-16

2017-02-14 Thread Martin Pitt
Hello Breno, Breno Leitao [2017-02-14 11:14 -0200]: > Are you going to move systemd to 232-16 or backport the patch to stretch > 232-15? Yes, we'll give -18 a few days to settle in unstable, then I'll ask the release team for letting it in. Martin __

unblock: systemd/231-18

2017-02-16 Thread Martin Pitt
). | * Fix two more seccomp issues. | * Permit seeing process list of units whose unit files are missing. | * Fix systemctl --user enable/disable without $XDG_RUNTIME_DIR being set. | (Closes: #855050) Non-RC bug fixes. The patches are relatively small and straightforward, and people asked

Bug#855479: resolved: Fails lookup with no-signature for a private/local domain

2017-02-19 Thread Martin Pitt
Control: tag -1 fixed-upstream pending Hello Sjoerd, Sjoerd Simons [2017-02-18 23:07 +0100]: > One of my VPNs runs dnsmasq and seems to trigger systemd-resolved to fail the > lookup with dnssec errors: > neon.elements: resolve call failed: DNSSEC validation failed: no-signature > > This got fi

Bug#856265: systemd-journald: RuntimeMaxUse is not properly obeyed

2017-02-27 Thread Martin Pitt
Felipe Sateler [2017-02-27 9:39 -0300]: > For avoidance of doubt, RuntimeMaxUse does not refer to RSS, but > rather to the "disk" space used in /run when the persistent journal is > not active. So this flag does not control what you want. AFAIK, there > is no way to control max memory usage. Ther

Bug#856306: add tilegx architecture support to systemd

2017-02-27 Thread Martin Pitt
Control: tag -1 fixed-upstream Hello Helmut, Helmut Grohne [2017-02-27 17:09 +0100]: > I don't think cherry-picking is necessary or useful, because it will > certainly miss stretch, it will very likely hit buster, and > cherry-picking it in the bootstrap tooling is easy. The fix landed in upstre

Bug#856558: udev-generated /dev/disk/by-path names broken for virtio disks

2017-03-05 Thread Martin Pitt
Control: tag -1 notfound 233-1 Control: tag -1 pending Hello Viktor, Viktor Mihajlovski [2017-03-02 13:43 +0100]: > in Linux running as a KVM guest, virtio disks show up in the following > format in the /dev/disk/by-path directory: > virtio-pci- (on x86, s390 and armv7l) Marking as fixed in 233

Bug#856559: predictable interface name broken for virtio-ccw

2017-03-05 Thread Martin Pitt
Control: notfound -1 233-1 Control: tag -1 pending Viktor Mihajlovski [2017-03-02 13:52 +0100]: > in Linux running as a KVM guest on a s390 system, virtio interfaces are > named eth instead of enc as expected for ccw devices. The patch is fairly intrusive, but as this only affects s390x, unstable

Bug#857270: systemd.link(5) should be included in udev

2017-03-12 Thread Martin Pitt
Control: tag -1 pending Hello Harald, Harald Dunkel [2017-03-09 11:56 +0100]: > Since systemd.link(5) applies to "non-systemd" systems as > well, the man page should be moved to udev to make it > available for all. See Good catch! Fixed in packaging git. Martin ___

unblock: systemd/231-19

2017-03-12 Thread Martin Pitt
32-19) unstable; urgency=medium | | [ Martin Pitt ] | * debian/README.source: Update patch and changelog handling to current | reality. Documentation only. | * root-unittests autopkgtest: Blacklist test-journal-importer. | This got added in a recent PR, but running this requires using

Bug#857743: reason for kernel-panic

2017-03-17 Thread Martin Pitt
Hello Andreas, Andreas Glaeser [2017-03-17 8:31 +0100]: > I am not convinced, that what you claim is true, since the > hybrid-filesystem-concept > worked on pure debian-stable For some value of "works" -- the change between stable and testing (and perhaps some backports) is that some libraries

Bug#858818: please consider implementing or at least documenting a headless-friendly emergency target

2017-03-27 Thread Martin Pitt
Michael Biebl [2017-03-27 18:03 +0200]: > I don't think such a service needs to be part of ssh (or systemd for > that matter), it might actually be better if that was shipped by a > separate package, which can be installed on demand for cases likes your > (and is ideally maintained by users of such

Bug#859152: libsystemd-dev: Dependency error, lib-dev should not depend on systemd

2017-03-30 Thread Martin Pitt
Michael Biebl [2017-03-31 3:08 +0200]: > Imo the only clean solution is to split out the tests into a separate > package systemd-tests, which then can have a strictly versioned > dependency on systemd (= ${binary:Version}) The systemd dependency is a good reason indeed, so I suppose let's do this

Bug#860637: mkosi: FTBFS on i386: help2man: can't get `--help' info from ./mkosi

2017-04-19 Thread Martin Pitt
Andreas Henriksson [2017-04-19 14:48 +0200]: > I've tried to reproduce this but failed. I'm using an amd64 stretch > install as a base, with a newly debootstrapped --arch=i386 > --variant=minbase chroot where I installed mkosi build-deps, fetched > mkosi sources and ran debian/rules binary. > I've

Bug#862992: systemd: avoid attempt to re-create /etc/mtab by systemd-tmpfiles-setup.service

2017-05-28 Thread Martin Pitt
Hello Maximilian, Maximilian Stein [2017-05-28 22:12 +0200]: > I tried it again and apparently, /etc/mtab was actually created by FAI, > not by debootstrap, sorry for the confusion. But maybe it would be an > idea to create it by debootstrap to avoid its creation on the first boot? Please let's n

Bug#868002: udev: README.Debian interface naming improvements

2017-07-13 Thread Martin Pitt
Control: tag -1 pending Control: user pkg-systemd-maintainers@lists.alioth.debian.org Control: usertag -1 stretch-backport Hello Christoph, Christoph Anton Mitterer [2017-07-11 3:43 +0200]: > 1) > README.Debian, mentions: > /lib/systemd/network/01-mac-for-usb.link > however this seems to no long

Bug#868002: udev: README.Debian interface naming improvements

2017-07-13 Thread Martin Pitt
Hello Christoph, Christoph Anton Mitterer [2017-07-14 4:22 +0200]: > You used "/etc/systemd/network/dmz.link" > > Wouldn't it be better to use something like 10-dmz.link? Eeek, indeed! Thanks for spotting. https://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=a9683ef10ce Martin

Bug#803013: systemd should not destroy application created cgroups

2017-07-20 Thread Martin Pitt
Hello all, Paul Szabo [2017-07-21 13:07 +1000]: > Now updating my machines to stretch, I see this issue is still present, It's an uphill battle indeed - the official and documented mechanism is to set "Delegate=yes" in a unit which wants to do its own cgroup management. Everything else is just a

Bug#803013: systemd should not destroy application created cgroups

2017-07-21 Thread Martin Pitt
Hello Paul, Paul Szabo [2017-07-21 18:25 +1000]: > Where would I set that? My cgrulesengd (from package cgroup-tools) is > started from /etc/init.d/cgred, not from some systemd *.service thing. You can create a drop-in like /etc/systemd/system/cgred.service.d/delegate.conf with [Service] Delegat

Bug#878183: systemd-journal-remote: Should stop creating systemd-journal-gateway user

2017-10-11 Thread Martin Pitt
Michael Biebl [2017-10-11 18:47 +0200]: > I don't systemd-journal-gateway creates any systemd-journal-gateway > owned files. That said, if we want to remove the system user account, we > probably need to add a systemctl try-restart > systemd-journal-gatewayd.service before the deluser call so we do

Bug#878182: systemd: Should stop creating systemd-bus-proxy user

2017-11-14 Thread Martin Pitt
Control: tag -1 pending Michael Biebl [2017-10-11 18:41 +0200]: > This one seems safe. v232 from stretch no longer ships the > systemd-bus-proxyd service, so we can safely drop the useradd call and > remove the obsolete system user account. Agreed. Done in git. Martin __

Bug#878183: systemd-journal-remote: Should stop creating systemd-journal-gateway user

2017-11-14 Thread Martin Pitt
Control: tag -1 pending Martin Pitt [2017-10-11 22:37 +0200]: > if there's any doubt in whether it's safe to remove, I think it's okay to not > bother -- after all, a DynamicUser= unit will still use the existing system > user if it exists, so there isn't that much

Bug#887343: systemd-timesyncd does not start with DynamicUser=yes

2018-01-15 Thread Martin Pitt
Guido Günther [2018-01-15 12:14 +0100]: > > > This seems to be caused by the fact that libnss-systemd is not a hard > > > dependency of systemd. I'm not sure what the best solution is? Having a > > > service that is enabled by fails to start looks weird though. Maybe > > > providing a static user i

Bug#887343: systemd-timesyncd does not start with DynamicUser=yes

2018-01-15 Thread Martin Pitt
Michael Biebl [2018-01-16 7:41 +0100]: > Even with this fix though, we should imho make sure to have > libnss-systemd installed by default. > See the problem with Recommends and the initial bootstrap I mentioned > earlier. > What are we going to do about this? Hmm, in Debian I don't think we have

Bug#888126: [patch] Please enable systemd-sysusers unit

2018-01-27 Thread Martin Pitt
Hello Michael, all, Michael Vogt [2018-01-23 16:15 +0100]: > There is no downside (AFAICS), the unit is conditiional on > ConditionNeedsUpdate=/etc so it will never run on default Debian > systems. Agreed. It will mostly be dead weight in the systemd packages, but the new tool isn't too big, and

Bug#747749: systemd: closing lid suddenly suspends the machine

2014-05-11 Thread Martin Pitt
he default to doing nothing when doing > this actions, so that others do not get this unexpected behaviour and > experience data loss like I did. Pretty much all OSes send the computer to sleep when you close the lid, I think that should count as "expected behaviour" these days.

systemd service fails by default and causes package install failure

2014-05-12 Thread Martin Pitt
and add instructions how to enable it (with update-rc.d?) to nut.conf. * Drop the systemd unit entirely and continue using the init.d script for the time being (that's what I just did to the Ubuntu package for simplicity, for the record). Thanks, Martin -- Martin Pitt

systemd unit: Respect default file

2014-06-04 Thread Martin Pitt
ects a lot of Debian packages though, so perhaps should be discussed on a wider scale (d-devel@?) Thanks for considering, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) diff -Nru brltty-5.0/debian/brltt

Re: systemd unit: Respect default file

2014-06-04 Thread Martin Pitt
Condition* that allows you to specify a command, so we can't use that. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: Digital signature __

Bug#754984: libpam-systemd 208-6 conflicts with sysvinit-core

2014-07-20 Thread Martin Pitt
Matthias Klumpp [2014-07-20 16:12 +0200]: > I recommend helping > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752939 to make the > shim available again. For the record, the upload is ready, just waiting for cgmanager to get out of NEW. Martin -- Martin Pitt

Bug#756097: systemd: Can't build systemd in a chroot environment

2014-07-26 Thread Martin Pitt
uch simpler for a downstream patch: http://anonscm.debian.org/gitweb/?p=pkg-systemd/systemd.git;a=blob;f=debian/patches/Fix-FTBFS-against-recent-kernels-glibc.patch;hb=refs/heads/ubuntu Happy to commit to master/experimental if you want me to. Thanks, Martin --

Bug#755968: libpam-systemd: should depend on dbus

2014-08-03 Thread Martin Pitt
d, thanks for pointing out. The PAM module is doing direct D-BUS calls. Fixed in git. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-ma

Bug#757891: init-system-helpers: Please do not depend on perl

2014-08-12 Thread Martin Pitt
r Basename, a bit more involved for ParseWords), or with calling programs (for Find). Would that be acceptable for you? I can look into this. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___

Bug#757498: [INTL:tr] Turkish debconf template translation for systemd

2014-08-13 Thread Martin Pitt
Hello Mert, Mert Dirik [2014-08-08 22:50 +0300]: > Please find the attached Turkish translation of systemd (well, actually > udev) debconf messages. Thanks! Applied in packaging git. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubun

Bug#758394: systemd-modules-load is looking in the wrong directory

2014-08-17 Thread Martin Pitt
iberately don't look there. How did you get a module installed into that path? Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers ma

Re: git-dpm vs gbp-pq: new upstream and patch refresh (long)

2014-09-05 Thread Martin Pitt
ime (i. e. the equivalent of a quilt series, or stacked git). So I'm not sure where "switched from git-dpm" came from? Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) __

Bug#760635: systemd: Please add back python2 bindings

2014-09-06 Thread Martin Pitt
t the python bindings seems a bit > wasteful. That's also an important issue, but my main concern is proliferating new python2 libraries/dependencies. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.

Re: Bug#761389: breaks shutdown when switching from systemd-sysv to sysvinit-core

2014-09-18 Thread Martin Pitt
nit in the maintscripts, using dh_systemd_* --no-enable, but that's apparently not sufficient. I sometimes get cgmanager started under systemd, even though I haven't found out yet how to reproduce that. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Dev

Bug#761947: systemd: Upgrade fails due to conflict with systemd-shim 8-1

2014-09-18 Thread Martin Pitt
ynchronized upgrade. Ah right, thanks for clarifying. I did that now, and also bumped the libpam-systemd dep: http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=8b782cd36f0e And just noticed that the changelog has an error: 8-2, not 8.2; fixed in a followup commit. Mart

Re: Adding a conflict between systemd-sysv and -shim ?

2014-09-24 Thread Martin Pitt
need -shim. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing list Pkg-systemd-maintainers@lists.alioth.debian.org http://lis

<    1   2   3   4   5   6   >