[Bug 1828883] Re: systemd sysv-compatibility eats exit codes

2019-05-15 Thread Benjamin Reed
I have filed an issue with upstream Systemd: https://github.com/systemd/systemd/issues/12580 ** Bug watch added: github.com/systemd/systemd/issues #12580 https://github.com/systemd/systemd/issues/12580 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1828883] Re: systemd sysv-compatibility eats exit codes

2019-05-15 Thread Benjamin Reed
I am the maintainer of the OpenNMS scripts (and debian/ubuntu packages). We return 6 ("not configured") if there are `dpkg-dist` files that have not been merged before startup, or if the database has not been properly initialized. This can happen *after* upgrade of a normal working system, so

[Bug 1828883] [NEW] systemd sysv-compatibility eats exit codes

2019-05-13 Thread Benjamin Reed
Public bug reported: Systemd properly honors an exit code of 6 when creating a native service, like so: ---8<--- ranger@carolina:/lib/systemd/system$ cat exitcode.service [Unit] Description=Test Exit Code (Systemd) [Service] Type=oneshot ExecStart=/bin/bash -c 'exit 6' [Install]

[Bug 262650] Re: resolvconf should not use dns info for interfaces that are down

2011-07-04 Thread Benjamin Reed
someone has to do a check, because there are times that the cleanup will not happen. if vpnc gets a kill -9, it can't cleanup and it would be difficult to argue that that is a bug with vpnc. there is a convention as you mention. if resolveconf enforced it, others would follow it. for that matter

[Bug 410124] Re: Kubuntu 9.04 doesn't connect to any wireless network

2009-09-03 Thread Benjamin Reed
i also had a problem with this in karmic koala. i switch to wicd and everything works fantastic! -- Kubuntu 9.04 doesn't connect to any wireless network https://bugs.launchpad.net/bugs/410124 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to

[Bug 262650] Re: resolvconf should not use dns info for interfaces that are down

2009-02-21 Thread Benjamin Reed
is there anyway to inspire action on this bug? it is still happening and it is super annoying! -- resolvconf should not use dns info for interfaces that are down https://bugs.launchpad.net/bugs/262650 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 262650] [NEW] resolvconf should not use dns info for interfaces that are down

2008-08-29 Thread Benjamin Reed
Public bug reported: Binary package hint: resolvconf Description:Ubuntu 8.04.1 Release:8.04 resolvconf:1.38ubuntu1 When resolvconf merges the dns information that it has collected to build a new resolv.conf, it should skip information from any interfaces that are down. I'm

[Bug 262650] Re: resolvconf should not use dns info for interfaces that are down

2008-08-29 Thread Benjamin Reed
** Attachment added: Only return interfaces that are up http://launchpadlibrarian.net/17156898/list-records.patch -- resolvconf should not use dns info for interfaces that are down https://bugs.launchpad.net/bugs/262650 You received this bug notification because you are a member of Ubuntu

[Bug 60079] Re: shopt xsession error upon login

2007-02-07 Thread Benjamin Reed
nope, I didn't edit /etc/profile, nor do I have a ~/.profile file, only ~/.bashrc looking at it closely, it's the one from /etc/skel/.bashrc with a few aliases and env vars added, and a set -o vi I can't imagine that would trigger bash-specific behavior, but I dunno... -- shopt xsession error

[Bug 60079] Re: shopt xsession error upon login

2007-02-07 Thread Benjamin Reed
attached is my /etc/profile ** Attachment added: /etc/profile http://librarian.launchpad.net/6339021/profile -- shopt xsession error upon login https://launchpad.net/bugs/60079 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 60079] Re: shopt xsession error upon login

2006-09-13 Thread Benjamin Reed
How would I go about figuring out what session I've got? When I'm in gdm, it just says last session and an ls -la in my home dir doesn't give me anything with session in the name. I'm starting up in gnome, if that's what you're referring to. -- shopt xsession error upon login

[Bug 60079] shopt xsession error upon login

2006-09-12 Thread Benjamin Reed
Public bug reported: Binary package hint: gdm I'm not sure if this is a gdm issue, or a bash issue, but the current /etc/skel/.bashrc has a call to shopt which causes my login to fail. I just upgraded to edgy from dapper with a dist-upgrade, and when I try to log in, I get the following error: