Please move /lib/init/{vars.sh,init-d-script} to sysv-rc

2016-06-03 Thread Martin Pitt
bug=810018 [4] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825937 -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: PGP signature ___ Pkg

Bug#826045: systemd: New kernels are not booted

2016-06-01 Thread Martin Pitt
thoughts? If someone wants to adopt systemd-boot, I'd be glad to review patches (e. g. Julien seemed to be interested in this the other day). Otherwise, if nobody wants to maintain this, I agree that we better remove it, as shipping incomplete features will continue to cause bugs like this. Ma

Bug#825394:

2016-05-30 Thread Martin Pitt
Hello all, Pretty please stop all the ranting and "me too"s. The option has already be reverted in the packaging git. This isn't an exercise in "who shouts the loudest". Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.u

Bug#825075: deb-systemd-invoke: incomplete handling of policy-rc.d status codes

2016-05-29 Thread Martin Pitt
104 was added later. > invoke-rc.d treats 0 the same as 104 and so should deb-systemd-invoke. Thanks for pointing out! Fixed in git. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Deve

Bug#756023: init: Move "Essential: yes" from init to init-system-helpers

2016-05-29 Thread Martin Pitt
say"), but one can still remove it with dpkg, and it should fall out of debootstrap. This is really nice now -- out of essential, but prevents accidental removal *if* you have it installed. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com)

Bug#805477: closed by Martin Pitt <mp...@debian.org> (Bug#805477: fixed in systemd 230-1)

2016-05-29 Thread Martin Pitt
20 I believe, but this is still rather intrusive and new code, and it doesn't apply at all to jessie's version. I. e. it needs to be backported and tested carefully. If someone wants to do this, I'd review it; but this isn't the kind of change I'd easily toss into a stable update TBH. Martin --

Bug#825394: systemd kill background processes after user logs out

2016-05-29 Thread Martin Pitt
with reverting to the previous behaviour until a more fine-grained API (https://github.com/systemd/systemd/issues/3382) is available. Michael, WDYT? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.or

Bug#756023: init: Move "Essential: yes" from init to init-system-helpers

2016-05-19 Thread Martin Pitt
Depends: sysvinit-utils (>= 2.88dsf-59.1~) Not any more, but sysvinit-utils is essential by itself. > And do we miss anything for the priority change after that (besides > confirming with d-boot@)? Would you mind starting the discussion on d-boo

Bug#824707: systemd: I get fsck's every other boot: due to systemd-timesyncd not updating hwclock?

2016-05-18 Thread Martin Pitt
or a fair while now, if the hw clock is in UTC. (If it's not, then timesyncd tells the kernel to not sync). See manager_adjust_clock() in https://github.com/systemd/systemd/blob/master/src/timesync/timesyncd-manager.c#L314 Martin -- Martin Pitt| http://www.piware.

Bug#803013: Delegate=yes

2016-05-18 Thread Martin Pitt
after the Jessie release. 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.or

Bug#824025: udev: Please split rule for MAC-based name of USB network interface out of 73-special-net-names.rules

2016-05-11 Thread Martin Pitt
uot;usb", \ > ATTRS{idVendor}=="04b3", ATTRS{idProduct}=="0325", NAME="ibmimm" Done: http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=845af7b Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.u

Bug#824025: udev: Please split rule for MAC-based name of USB network interface out of 73-special-net-names.rules

2016-05-11 Thread Martin Pitt
oing that. > Well, this would mean us maintaining a forked version of > 73-special-net-names.rules instead... This is already a Debian specific unit. :-) Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.deb

Bug#823530: systemd 228 reduced maximum number of tasks in a cgroup to 512 by default

2016-05-06 Thread Martin Pitt
mmit 9ded9cd). I'll also raise this upstream (once I have internet again), perhaps we can even change the default there. Opinions? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debia

Bug#822635: udev rules for USB device access effective at boot, but not on hotplug

2016-05-06 Thread Martin Pitt
rly sure it will work then, but I'll keep the bug open until you confirm, just in case. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers m

Re: correctly removing systemd socket unit on package upgrade

2016-05-06 Thread Martin Pitt
ondition, though. I think it would be easier to do something like deb-systemd-helper disable watchdog-mux.socket deb-systemd-invoke stop watchdog-mux.socket Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.deb

Bug#823322: please build "systemd-sysusers" binary

2016-05-04 Thread Martin Pitt
wnside is that it increases the package size by ~ 380 kB (uncompressed). If we do this, we should do it correctly though and patch /usr/lib/sysusers.d/basic.conf to have Debian's static gids and remove wheel. Opinions/objections? Martin [1] http://paste.ubuntu.com/16230193/ -- Martin Pitt

Re: Replacing dns with resolve

2016-05-04 Thread Martin Pitt
environment. Oh, good catch, thank you! I reverted this, and only kept the regexp fix. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintai

Bug#822151: Make rc-local.service Type=idle

2016-04-25 Thread Martin Pitt
Hello again, Martin Pitt [2016-04-21 17:05 +0200]: > Michael Biebl [2016-04-21 16:43 +0200]: > > The old /etc/init.d/rc.local has > > # Required-Start: $all > > > > Our compat rc-local.service is imho started too early during boot. > > Maybe it would be bette

Bug#772555: untested hacky attempt at using systemctl preset

2016-04-24 Thread Martin Pitt
d your test suite fixes. Sorry for the delay here. Also, please feel free to push such changes to git yourself, it's collab-maint after all :-) Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debi

Bug#774153: wheezy->jessie: systemd-tty-ask-password-agent hung

2016-04-22 Thread Martin Pitt
sion in testing/unstable if you still get this? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing list Pkg-syst

Bug#822151: Make rc-local.service Type=idle

2016-04-21 Thread Martin Pitt
he old insserv/LSB based boot? That's a brilliant idea! I wasn't aware of Type=idle until now. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-s

Bug#818488: another IPv6 regression

2016-03-21 Thread Martin Pitt
y-picked the fix into our packaging git. I plan to do an upload today or tomorrow as we have two other important fixes queued up by now. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signa

Bug#772555: untested hacky attempt at using systemctl preset

2016-03-13 Thread Martin Pitt
378313/ on a lot of "No such file or directory" or "unable to read footest.service" errors? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) _

Re: Proposed changes to dh_systemd_*

2016-03-12 Thread Martin Pitt
Hey Niels, Niels Thykier [2016-03-10 17:14 +]: > I am proposing the following individual patches: Thanks for these! I fixed a few typos, added debian/changelog etc., and applied. I tested them against some packages which call dh_systemd-* and stuff comes out alright. Martin -- Martin P

Bug#816055: big pause after "Stopped raise network interfaces"

2016-02-28 Thread Martin Pitt
;Debugging boot/shutdown problems", check what "systemctl list-jobs" shows in the debug shell when the hang is occurring, and do something like "journalctl -b > /root/journal.txt" to save the journal. Please attach the list-jobs and journalctl outputs here. Thanks, M

Bug#815020: breaks coredump handling for systems without systemd-coredump

2016-02-27 Thread Martin Pitt
Control: tag -1 pending Hey all, Martin Pitt [2016-02-27 12:24 +0100]: > So I think I'll revert the second hunk of the above commit for now to > get things back to normal. To avoid breaking systemd-coredump, which > now looks at the process' RLIMIT_CORE (which is IMHO wrong), we need &g

Bug#815534: systemd: should migrate config from /etc/udev/rules.d/70-persistent-net.rules

2016-02-22 Thread Martin Pitt
s absolutely meant to get applied still. Can you please attach your 70-persistent-net.rules, the outputs of "udevadm info --export-db" and "journalctl -b" on that system? Also, can you please check that "lsinitramfs /initrd.img |grep rules.d" actually has 70-persistent

Bug#815534: systemd: should migrate config from /etc/udev/rules.d/70-persistent-net.rules

2016-02-22 Thread Martin Pitt
on? Why is that severity "important"? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing list Pkg-systemd-mainta

Re: backport to Jessie

2016-02-14 Thread Martin Pitt
braries in /lib, not in /usr. I suppose this is spotting the libappamor library in /usr. I suggest to either backport libapparmor, or drop the build dependency and --enable-apparmor completely for your backport. Martin -- Martin Pitt| http://www.piware.de Ubuntu Develope

Bug#814528: systemd: Please build with IDN support

2016-02-14 Thread Martin Pitt
solution would of course to finally do the /usr merge :-) But as long as that still isn't decided, I'd rather move the library to avoid trouble. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.d

Bug#760029: systemd: doesn't initialise RANDOM_SEED upon installation

2016-02-04 Thread Martin Pitt
unknown) is to create the seed in d-i in finish-install, when the system ran long enough. Similarly, cloud-init could use pollinate or a similar technology to snitch some entropy from the host. In general, IMHO the right thing is to do this per machine/instance, not per image. Thanks, Martin -- Ma

Bug#813372: systemd: does not boot

2016-02-01 Thread Martin Pitt
can you get the output of systemctl status dev-mmcblk1p5.mount ? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing list

FOSDEM systemd hackfest?

2016-01-26 Thread Martin Pitt
/, and greatly simplify the mechanics of that - look into some tough bugs while we can grab Lennart, Tom, and the other upstreams Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org

Bug#760168: dh-systemd: Patch for supporting -X option included.

2016-01-25 Thread Martin Pitt
nk you! 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.or

Bug#795255: sysv-rc: Spurious error message after creating /usr/sbin/policy-rc.d

2016-01-25 Thread Martin Pitt
ing under systemd or upstart, as "rotate" is *only* defined for /etc/init.d/rsyslog. Thus if the logrotate script really wants to do that instead of directly sending a SIGHUP, then it should also call the init.d script directly. Merging with the existing bug against rsyslog. Thanks, Mar

Bug#767429: dh-systemd: Please improve timer unit handling

2016-01-25 Thread Martin Pitt
r boot". Thus, would it not make sense to teach dh_systemd_start to ignore units without [Install] by default? TBH I don't like the current patch very much. path, socket etc. units have the exact same problem, and it looks like a too specific hack. Thanks, Martin -- Martin Pitt

Bug#717109: invoke-rc.d: Allow stop and status requests for masked systemd services

2016-01-25 Thread Martin Pitt
Control: tag -1 pending Michael Biebl [2013-07-16 23:23 +0200]: > We should allow stop and status requests for masked services (same as > systemctl does). I ported your patch to the current version of invoke-rc.d and committed to git. Thanks! Martin -- Martin Pitt

Bug#812586: init-system-helpers: rebuilding the package with binary/clean/binary fails

2016-01-25 Thread Martin Pitt
"script/*1.p" to debian/clean? Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: Digital signature ___ Pkg-systemd-maintainers ma

Bug#812522: Disable systemd-timesyncd in VirtualBox guests

2016-01-24 Thread Martin Pitt
-daemon.conf. Committed to git, thanks! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing list Pkg-systemd

Re: Bug#809166: networking.service does not prevent ifdown with network file systems

2016-01-22 Thread Martin Pitt
the "no-auto-down" keyword, > which causes those interfaces to be ignored during "ifdown -a". Great, thanks Guus! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.

Bug#746580: sysv-rc: [patch] much improved update-rc.d integration w/ systemd

2016-01-19 Thread Martin Pitt
signed bugs to the init-system-helpers package as update-rc.d, service, and invoke-rc.d moved there yesterday. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) _

Re: Bug#809166: networking.service does not prevent ifdown with network file systems

2016-01-13 Thread Martin Pitt
g "ifdown -a". In the interest of backward compatibility, it would perhaps make more sense to add a keyword "auto-down" which will then "down" a manual interface on ifdown? This would then be a shortcut for iface eth0 inet manual down ifco

Re: Bug#809166: networking.service does not prevent ifdown with network file systems

2016-01-13 Thread Martin Pitt
the Ubuntu side to generate an ifupdown interface stanza on first boot on the fly (this is also necessary for the ifnames changes, as it's not guaranteed to be eth0 these days). This part isn't really relevant for you, but I wanted to mention it here for the record. Thanks, Martin [1] Sorry, an

Re: Bug#809166: networking.service does not prevent ifdown with network file systems

2016-01-13 Thread Martin Pitt
Martin Pitt [2016-01-13 16:00 +0100]: > + * inet{,6}.defn: Don't down an interface when stopping. This got introduced > +in 0.8.5, but breaks use cases like LTSP which create a "manual" > +interfaces stanza to prevent NetworkManager or other management software

Re: Bug#809166: networking.service does not prevent ifdown with network file systems

2016-01-13 Thread Martin Pitt
TSP and open-iscsi > fixed in unstable, is there still a problem somewhere? There are more use cases/packages which set up a remote root fs; initramfs-tools itself supports root-on-NFS, tcos, custom setups with PXE boot, etc. I haven't searched for them or analyzed them all. Thanks, Martin -

Bug#761909: systemd does not unmount nfs shares before bringing down the network interface

2016-01-12 Thread Martin Pitt
Control: reassign -1 ifupdown 0.8.5 Control: tag -1 patch Martin Pitt [2016-01-03 16:02 +0100]: > Michael Biebl [2015-12-18 14:55 +0100]: > Am 18.12.2015 um 11:12 schrieb > Martin Pitt: > > I agree that this sounds like an upstream bug. If there is not explicit > > Conflic

Bug#810367: Please update kmod-static-nodes.service to use ConditionFileNotEmpty

2016-01-11 Thread Martin Pitt
ckages built on > systems with kmod 23 or newer), please switch kmod-static-nodes.service > to use ConditionFileNotEmpty. I sent an upstream PR to do that, see the URL above. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debi

Bug#810367: [PATCH] depmod: Don't insert comment in modules.devname if otherwise empty

2016-01-11 Thread Martin Pitt
/systemd/systemd/pull/2301: Why does this file get created at all if it's going to be empty? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pk

Bug#809744: /var/lib/dpkg/info/udev.prerm called with unknown argument 'deconfigure'

2016-01-09 Thread Martin Pitt
udev versions, so that got dropped as a workaround. (See #809658, #809743). Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintaine

Bug#809339: systemd: Ignores previously supported & documented method of disabling PredictableNetworkInterfaceNames

2016-01-09 Thread Martin Pitt
the > rule and reboots without doing "update-initramfs -u". The interface is > still named "eth-xxx". I added this to the README now: http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=52a7387b9 Martin -- Martin

Bug#810247: Hyper-V network adapters are mapped to a different interface (ethN) on every boot

2016-01-09 Thread Martin Pitt
esting and unstable versions. See /usr/share/doc/udev/README.Debian.gz. Maybe the current ifnames system cannot figure out an appropriate name for Hyper-V interfaces? Can you please send "udevadm info --export-db" (as an attachment) from this system? Thanks, Martin

Re: Bug#810104: usb-modeswitch: uses /lib/udev/hotplug.functions, which is gone

2016-01-06 Thread Martin Pitt
ore. Since 0.117 (i. e. Jessie), initramfs-tools mounts /usr, so /usr should be guaranteed to be mounted for >= jessie. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Descr

Bug#809339: systemd: Ignores previously supported & documented method of disabling PredictableNetworkInterfaceNames

2016-01-05 Thread Martin Pitt
git/pkg-systemd/systemd.git/commit/?id=957002f Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: Digital signature ___ Pkg-syste

Bug#809339: systemd: Ignores previously supported & documented method of disabling PredictableNetworkInterfaceNames

2016-01-05 Thread Martin Pitt
Hello again, Martin Pitt [2016-01-05 12:43 +0100]: > How is this? > > http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=957002f It's obviously wrong, thanks to Marco for pointing out :-/ Fixed harder in https://anonscm.debian.org/cgit/pkg-systemd/systemd.git/c

Bug#807458: :807: warning [p 10, 2.8i, div `3tbd1, 1', 1.2i]: can't break line

2016-01-04 Thread Martin Pitt
ed, all other units are recursively expanded as well\&. I don't see anything obviously wrong with this. So I'm afraid I can't reproduce this or know what's wrong... Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Dev

Bug#806812: Double messages upon disable

2016-01-04 Thread Martin Pitt
t systemctl disable mysql and attach /tmp/t? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing list Pkg-systemd-maintain

Bug#808151: systemd: failed to start remount root and kernel file system

2016-01-04 Thread Martin Pitt
1/ You can use that as an apt source by adding deb [trusted=yes] http://people.debian.org/~mpitt/tmp/systemd-808151/ / to /etc/apt/sources.list (or sources.list.d/pitti.list or similar), then running "apt update" and "apt upgrade". Thanks, Martin -- Martin Pitt

Bug#809744: /var/lib/dpkg/info/udev.prerm called with unknown argument 'deconfigure'

2016-01-04 Thread Martin Pitt
work around this in ifupdown by dropping the Breaks:. 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#808151: systemd: failed to start remount root and kernel file system

2016-01-03 Thread Martin Pitt
o came up recently in a different context, and this auto-cleanup was massively dialed back in upstream master: https://github.com/systemd/systemd/commit/9d06297e26 Frank, Michael, if possible, it would be nice if you could confirm that this really fixes your case as well? Thanks, Martin -- Ma

Bug#761909: systemd does not unmount nfs shares before bringing down the network interface

2016-01-03 Thread Martin Pitt
Michael Biebl [2015-12-18 14:55 +0100]: > Am 18.12.2015 um 11:12 schrieb Martin Pitt: > I agree that this sounds like an upstream bug. If there is not explicit > Conflicts=shutdown.target, I don't see why the instance should be > stopped. That would be very inconsistent and unexpect

Bug#805709: systemd: some lvm2 logical volumes not starting up

2016-01-03 Thread Martin Pitt
Hello Brian, Martin Pitt [2015-12-04 7:05 +0100]: > Brian Minton [2015-12-03 13:44 -0500]: > > I removed all the udev overrides, rebuilt the initramfs, and rebooted. Now > > udev-delta does not show any overrides. However, the problem of dropping > > into emergency mode,

Bug#809513: udev: typo in /usr/share/doc/udev/README.Debian.gz

2015-12-31 Thread Martin Pitt
larity: > > Then, for all of these, use a command like Thanks for spotting! I committed http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=e3830d861 which I think is a bit clearer. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (w

Bug#804882: fix lsb hook reload for masked services

2015-12-31 Thread Martin Pitt
the sysvinit script. Thanks for the patch and sorry for the delay! This LGTM, and I can confirm both the bug and that this fixes it. Applied to git now. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (ww

Re: Bug#809171: Please handle network device hotplug events (move from udev)

2015-12-30 Thread Martin Pitt
Hello again, Martin Pitt [2015-12-28 7:49 +0100]: > How about this: When you upload this, you add a Breaks:/Replaces: udev > (<< current version + 1~) and notify me on this bug Sorry, this was imprecise: the file conflict is on "systemd" (as that ships ifup@.service),

Re: Bug#808997: Processed: Re: Missing /usr path in modules-load.d(5)

2015-12-30 Thread Martin Pitt
and the paths look good to me now. Thanks for pointing this out! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mai

Bug#774080: udev: /dev/dvd symlink changed while a program using it was running

2015-12-27 Thread Martin Pitt
to point to the other hardware > (ie it was pointing to /dev/sr0 and now is was /dev/sr1). I just committed a fix for this: http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=792d45a with that the links are now stable for the duration of the current boot. Martin --

Please handle network device hotplug events (move from udev)

2015-12-27 Thread Martin Pitt
from udev and add a Breaks:/Replaces: to ifupdown and a Breaks: to udev. Please let us know if you have any questions about these! Thanks for considering, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.o

Re: Bug#809166: networking.service does not prevent ifdown with network file systems

2015-12-27 Thread Martin Pitt
on though, and I'll handle that. So maybe the effects with this are bearable, I didn't yet investigate it on an actually affected system. So please feel free to close if you are convinced that this check isn't necessary any more, I mostly filed this as a reminder. Thanks, Mar

Re: Bug#809171: Please handle network device hotplug events (move from udev)

2015-12-27 Thread Martin Pitt
at right now). If you plan to do it in the next days you can use 228-3~ (we want to upload that RSN anyway and the dpkg upload that Michael was waiting one apparently happened now). I didn't commit that yet as I wanted to ask you first and wait for a possible discussion. Thank you! Martin --

Bug#761909: systemd does not unmount nfs shares before bringing down the network interface

2015-12-18 Thread Martin Pitt
as a fallback we just drop the ExecStop=ifdown (or replace it with some "echo not supported blabla, please use ifdown directly"). Michael, any objections to that? This is just an internal helper unit for the udev rule, after all. Martin -- Martin Pitt| http://www.piware

Bug#761909: systemd does not unmount nfs shares before bringing down the network interface

2015-12-18 Thread Martin Pitt
Control: tag -1 upstream Martin Pitt [2015-12-18 9:06 +0100]: > Apparently 228 (or perhaps 227) changed behaviour so that > ifup@.service always gets stopped, even if they have > DefaultDependencies=no and thus no Conflicts=shutdown.target. This applies to any instantiated unit a

Bug#761909: systemd does not unmount nfs shares before bringing down the network interface

2015-12-18 Thread Martin Pitt
. I tried to remove all dependencies from ifup@.service and then it gets stopped as pretty much the last thing, but it still gets stopped. This will again break root partition on NFS or iSCSI or similar setups. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer

Bug#807480: systemd: can't start graphical.target anymore

2015-12-14 Thread Martin Pitt
rnal.txt and attach /tmp/journal.txt after a boot (with the failing X.org). Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing lis

Bug#807884: systemd: FTBFS (during override_dh_auto_test) in sysv chroot: cat: /etc/machine-id: No such file or directory

2015-12-13 Thread Martin Pitt
bsence is a wontfix. But we can ignore the test failures if /etc/machine-id is absent: http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=bb42ca5 Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debi

Re: Bug#806949: ifupdown: some tweaks to networking.service

2015-12-04 Thread Martin Pitt
that we have in Ubuntu. Guus, would you consider adopting this, so that we have a "wait-online" tool for all three of ifupdown, NM, and networkd? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www

Bug#805709: systemd: some lvm2 logical volumes not starting up

2015-12-03 Thread Martin Pitt
ill going > on. This sounds similar to https://launchpad.net/bugs/1185394 . Can you try to replace /usr/share/initramfs-tools/scripts/init-bottom/udev with the attached file, run "update-initramfs -u" and check again? Thanks! Martin -- Martin Pitt| http://www.piwa

ifupdown: some tweaks to networking.service

2015-12-03 Thread Martin Pitt
tion and unnecessary blocking on udev settle. But this should be discussed in a separate bug, and I'll also send one for moving the "allow-hotplug" handling bits into ifupdown (where they fit much better than in the udev package). But the above just mimics what

Bug#803531: systemd: timeout mounting /home (btrfs) at boot

2015-12-03 Thread Martin Pitt
Martin Pitt [2015-12-03 9:33 +0100]: > I tested this with the attached script *cough* -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) btrfs-raid1.sh Description: Bourne shell scr

Bug#803531: systemd: timeout mounting /home (btrfs) at boot

2015-12-03 Thread Martin Pitt
Hey Brian, Martin Pitt [2015-11-29 0:56 +0100]: > | P: > /devices/pci:00/:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 > | E: ID_FS_UUID=f77d6ce8-12bf-476a-8276-2031ce3e3c42 > | E: ID_BTRFS_READY=1 > | > | P: > /devices/pci:00/:00:1f.2/ata4/host

Re: Bug#806949: ifupdown: some tweaks to networking.service

2015-12-03 Thread Martin Pitt
uot;auto" and "allow-hotplug" devices, and there is an implementation of "ifup-wait-all-auto.service" similar to systemd-networkd-wait-all-auto.service that waits for all "auto" interfaces in /e/n/i to be up for up to 2 minutes, and then continues the boot. I don't kno

Bug#806922: systemctl do not work for non-root

2015-12-02 Thread Martin Pitt
us connection: Yhteys torjuttu Is "systemd --user" even running for you? ps ux|grep systemd Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___

Bug#798242: systemd: Failed to execute operation: Connection timed out

2015-11-29 Thread Martin Pitt
--configure -a" first? 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

Re: Bug#788050: systemd-fsck : Check disks at each reboot

2015-11-28 Thread Martin Pitt
> > The default is 90s, and an fsck for a large disk can certainly take > longer for ext3. Do you happen to know *why* this works? fsckd.service is not a Type=oneshot, and I don't see why the actual startup of the process should take that long? Martin -- Martin Pitt

Bug#798242: systemd: Failed to execute operation: Connection timed out

2015-11-28 Thread Martin Pitt
nks, 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

Bug#803531: systemd: timeout mounting /home (btrfs) at boot

2015-11-28 Thread Martin Pitt
ons 44 to 228, and it works just fine here. So indeed we need to debug this on Brian's machine. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maint

Bug#803531: systemd: timeout mounting /home (btrfs) at boot

2015-11-28 Thread Martin Pitt
oo late, sorry.) To clarify, how exactly did you create this "mirrored" btrfs mode, to ensure we try the same thing for reproducing? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)

Bug#806407: systemd: session limited to 512 tasks after upgrade

2015-11-27 Thread Martin Pitt
ot have been needed. We used to do that, but we can't restart logind any more as that kills current versions of X.org: https://bugs.debian.org/798097 Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (ww

Re: Making it possible to uninstall initscripts / insserv and facilities

2015-11-25 Thread Martin Pitt
are actually running sysvinit. upstart doesn't need that either, so maybe it can be rewritten using || -d /run/sysvinit/init (or whatever sysvinit's socket was), but then we'd still need to check e. g. openrc. Martin -- Martin Pitt| http://www.piware.de Ubuntu D

Re: Making it possible to uninstall initscripts / insserv and facilities

2015-11-25 Thread Martin Pitt
t gets into bikeshedding territory fairly quickly :-) > >> If not, could you Felipe please file a bug against sysv-rc? > > Will do. Thanks! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org

Re: Making it possible to uninstall initscripts / insserv and facilities

2015-11-24 Thread Martin Pitt
do do something like if [ ! -e /etc/init.d/checkroot.sh ] && [ -d /run/systemd/system ]; then call insserv with --force else call insserv normally fi ? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Deve

Bug#805910: FTBFS on x32: wrong assumption about sizeof(long)

2015-11-24 Thread Martin Pitt
see above). Can you cherry pick from > git://git.subdivi.de/~helmut/systemd.git branch fix-build-failure in the > mean time? I got the fix landed upstream and cherry-picked it into the Debian packaging git. Thanks! Martin -- Martin Pitt| http://www.piwar

Bug#805910: FTBFS on x32: wrong assumption about sizeof(long)

2015-11-23 Thread Martin Pitt
stemd.git branch fix-build-failure in the > mean time? Thanks for the fix! I turned it into a proper upstream PR to get the automatic QA running on it. I expect it will be merged today, then I'll cherry-pick it. Martin -- Martin Pitt| http://www.piware.de Ubun

Re: pulling kdbus from experimental

2015-11-21 Thread Martin Pitt
the package to be in experimental for this. I can file a removal request on Monday, to give potential objections some more time. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Descript

Re: Changing networkd's IPForward= default from "no" to "kernel"?

2015-11-19 Thread Martin Pitt
Hello all, Martin Pitt [2015-10-05 15:53 +0200]: > upstream networkd (and in Debian up to now) defaults to IPForward=no > (see man systemd.network), i. e. if you configure a network interface > through networkd without explicitly setting IPForward=, the > per-interface setting (/proc

Bug#805497: update libseccomp build-depends

2015-11-19 Thread Martin Pitt
Hello Michael, Michael Biebl [2015-11-19 10:51 +0100]: > Martin, I see you bumped the dep to (>= 2.2.1-2). If we really want to > support backports that should be 2.2.1-2~ My bad. Fixed. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu

Bug#805514: gitignore in sources ignores needed file

2015-11-19 Thread Martin Pitt
needed file. Thanks for spotting! I created an upstream pull request to fix that. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: Digital sig

Bug#805481: One important omission

2015-11-18 Thread Martin Pitt
which kind of host system that is. I'll try 227 on it tomorrow. 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#805497: update libseccomp build-depends

2015-11-18 Thread Martin Pitt
it now. 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.or

Bug#804832: systemd-networkd fails to configure IPv4 Bridge Network

2015-11-17 Thread Martin Pitt
ago on the ML: http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/2015-October/008997.html but I'm glad that we now don't have to do this any more as 228 will fix this more sensibly. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www

Re: PR: fsateler/coredump

2015-11-11 Thread Martin Pitt
o install debug symbols for useful results anyway. Thanks! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing list Pkg-systemd-ma

<    1   2   3   4   5   >