Re: Why not enable templated units?

2014-10-01 Thread Martin Pitt
ot;block", [... some tests for USB ...], ENV{SYSTEMD_WANTS}+="automount-usb-media@$name.service" So if you run systemctl enable automount-usb-media@sdb1.service, does that really work for you? (That's essentially what init-system-helpers would do) Martin -- Martin Pitt

Re: Dealing with the conflicting dbus policies?

2014-10-14 Thread Martin Pitt
-BUS policy from -shim entirely is now possible, correct, and desirable. Steve, do you agree? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-sy

Re: Status of prompting / notification on upgrade for init system switch?

2014-10-20 Thread Martin Pitt
for a fair while in Ubuntu (even in our 14.04 LTS) without too many problems. So my feeling is that we can certainly stabilize -shim by the jessie release. (We need to do that anyway, as we need to support sysvinit regardless of what we do on upgrades/new installs.) Thanks, Martin -- Marti

Bug#766050: systemd: Please look at a read-only implementation of debug-shell.service

2014-10-20 Thread Martin Pitt
always log systemd events/changes to tty9? There is no scrollback buffer while its logging in the background (i. e. you are looking at a different tty), but usually the last 20-something lines should give you an idea what it's hanging on. Thanks, Martin -- Martin Pitt

Bug#766228: systemd does not care /etc/default/grub

2014-10-21 Thread Martin Pitt
#x27;s a grub problem. Second, can you please do a grep -r vt.default_utf8 /etc/ for a first stab at which bit handled this parameter with SysV init? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubu

Re: Status of prompting / notification on upgrade for init system switch?

2014-10-22 Thread Martin Pitt
rse there are still a lot of bug reports *in* -shim, i. e. which hit when you run with sysvinit or upstart. But that's the opposite case of what you were concerned about, right? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu D

Bug#766039: please document debug-shell.service in README.Debian

2014-10-29 Thread Martin Pitt
Control: tag -1 pending Hello all, I now created a first version in README: http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=a635f431aff Amendments/corrections appreciated, of course! Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu

Bug#766039: please document debug-shell.service in README.Debian

2014-10-29 Thread Martin Pitt
also advertise "systemctl list-jobs". Indeed, thanks for pointing out! http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=8178d8db Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com)

Bug#768026: systemd-logind: logging noise in the kernel log

2014-11-04 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.d

Bug#768456: Second version of the patch

2014-11-07 Thread Martin Pitt
{ > +print STDERR "$unit is disabled and not running, don't start > it.\n"; Dito. > +else { > +system('/bin/systemctl', "$action", "$unit"); This should use exec like below IMHO, so that the exit status o

Bug#768456: Version 3 including ansgar's and pitti's feedback

2014-11-09 Thread Martin Pitt
it's a loop. > The downside is that we loose the return code, indeed (we could > concatenate it if needed). Yes, I think it should save the return code if it's != 0 and return that. I. e. the script will fail if processing any unit fails. Thanks, Martin -- Martin Pitt

Bug#769069: systemd: Failed to start Login Service

2014-11-11 Thread Martin Pitt
with adding "systemd.debug-shell" to the kernel command line in grub, then after the failure press Alt+F9 to get to the debug root shell? There you can run "systemctl status systemd-logind.service" to see what's going on. Thanks, Martin -- Martin Pitt|

Bug#769528: systemd: ifup@ services failing if no /run/network directory

2014-11-14 Thread Martin Pitt
k. Thanks! Applied with some minor whitespace/changelog adjustments: http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=e8bc109667 Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature

Bug#769528: systemd: ifup@ services failing if no /run/network directory

2014-11-15 Thread Martin Pitt
;networking.service that represents /etc/init.d/networking". I adjusted the changelog in git now: * debian/ifup@.service: add a ConditionPath on /run/network, to avoid failing the unit if /etc/init.d/networking is disabled. (Closes: #769528) I hope that's clearer now? Thanks, Mar

Re: Resignation from the pkg-systemd maintainer team

2014-11-16 Thread Martin Pitt
Hey Tollef, Tollef Fog Heen [2014-11-16 10:53 +0100]: > I hereby resign from the systemd maintainer team in Debian. Please > remove me from Uploaders on the next upload. Done in git now :-( Thanks for your work on systemd packaging! Martin -- Martin Pitt

Bug#769747: [PATCH] debian/control: switch order of systemd-sysv|systemd-shim dependencies for libpam-systemd. (Closes: #769747)

2014-11-16 Thread Martin Pitt
ally the same (obvious) thing with just a different changelog. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing lis

Bug#769796: systemd: update-rc.d lightdm disable does not work

2014-11-17 Thread Martin Pitt
Or perhaps rearranging the units to be more similar to the init scripts again. But that's the decision of the *dm maintainers. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___

Bug#769747: Technical committee acting in gross violation of the Debian constitution

2014-11-17 Thread Martin Pitt
maintainers want to keep discussing this dependency issue, please do (but it seems we are just losing them in dangerous quantities!), but I see absolutely no point in this personally. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com)

Re: Bug#770000: unblock: systemd/215-6

2014-11-17 Thread Martin Pitt
s point. Will report back once it is uploaded, thanks for reviewing! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers mailing li

Re: Bug#770000: unblock: systemd/215-6

2014-11-18 Thread Martin Pitt
/systemd.git/commit/?id=20e1ccdd Aside from these two commits, the -6 upload is as advertised in the original diff. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: Digit

Bug#770135: systemd: ssh logins considerably delayed (until PAM timeout) since 215-6

2014-11-19 Thread Martin Pitt
d to > create session: Connection timed out Can you please check if there's a corresponding error message in /var/log/auth.log? "journalctl -u systemd-logind" might also give something enlightening. Thanks, Martin -- Martin Pitt| http://www.piware.de U

Bug#770275: nspawn units a bit hard to get working

2014-11-24 Thread Martin Pitt
emd/commit/?id=797e7a51cdf > * Once a nspawn unit is enabled and started, it will fail to run. Fixed in http://cgit.freedesktop.org/systemd/systemd/commit/?id=574edc I'll cherry-pick these two for the next upload. Thanks for your report! Martin -- Martin Pitt

unblock: systemd/215-6

2014-11-25 Thread Martin Pitt
s), but I think it's easier for you to review the individual changes since the debian/215-5 tag on http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/log/ Annotated changelog: | [ Martin Pitt ] | * Cherry-pick upstream patch to fix udev crash in link_config_get(). Obvious bug fix, n

unblock: systemd/215-7

2014-11-26 Thread Martin Pitt
5-6 tag on http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/log/ Annotated changelog: | [ Martin Pitt ] | * Add myself to Uploaders. | * Add boot-and-services autopkgtest: Check booting with systemd-sysv and | that the most crucial services behave as expected. | * logind autopkgtest: Fix stderr ou

Bug#762101: Should be fixed now

2014-11-26 Thread Martin Pitt
ion, or did that really magically fix this NamePolicy= issue too? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ Pkg-systemd-maintainers maili

Bug#771491: Resolved

2014-11-30 Thread Martin Pitt
update! 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

Re: Accepted systemd 217-1 (source amd64) into experimental

2014-11-30 Thread Martin Pitt
x27;ll re-enable this in -2 again, this is already tracked as Debian bug #771423 and Launchpad bug #1397361. Thanks for testing! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Desc

Bug#771652: systemd: system 217 breaks config not using initrd and /usr and / different

2014-12-01 Thread Martin Pitt
blem (but still breaks > X11/kde) Argh, indeed. I filed https://bugs.debian.org/771667 about this, asking for moving the library to /lib. Until that I'll disable this in Debian again. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.c

Bug#771653: systemd 217 breaks X11 (not more kdm and loggin and using startx gives me no mouse)

2014-12-01 Thread Martin Pitt
guration? New user space setup? No, that should be unrelated. If AppArmor isn't available it won't be used, unless you have a unit with AppArmorProfile=. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer

Bug#771653: systemd 217 breaks X11 (not more kdm and loggin and using startx gives me no mouse)

2014-12-01 Thread Martin Pitt
Eric Valette [2014-12-01 13:02 +0100]: > Will do the trace when back home but frankly reinstalling before the > /usr/lib vs /lib is fixed is annoying. I'll do a 217-2 upload later today. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www

Bug#771653: systemd 217 breaks X11 (not more kdm and loggin and using startx gives me no mouse)

2014-12-01 Thread Martin Pitt
ain on your system? 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-maintainers@lists.alioth.debi

Bug#771498: closed by Martin Pitt (Bug#771498: fixed in systemd 217-2)

2014-12-01 Thread Martin Pitt
http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?h=experimental&id=faa757a0ee65bd Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: Digital signature _

Bug#771739: could not start nodm with systemd 217-1 or 217-2

2014-12-01 Thread Martin Pitt
Hello Dan, 積丹尼 Dan Jacobson [2014-12-02 7:49 +0800]: > Could not start nodm with systemd 217-1 or 217-2. Please show the output of cat /etc/X11/default-display-manager systemctl status nodm # as root! Thanks! Martin -- Martin Pitt| http://www.piware.de Ubu

Bug#771739: could not start nodm with systemd 217-1 or 217-2

2014-12-01 Thread Martin Pitt
ightdm, kdm, etc. will just result in a disaster :-( Didier, I'm afraid we have to exclude nodm from your DM masking -- I don't see a way how we can fix this without actually fixing nodm. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com

<    1   2   3   4   5   6