Re: how to remove libsystemd0 from a live-running debian desktop system

2015-02-15 Thread Russ Allbery
alternately, you could research how and why one would use shared libraries in a binary distribution to support optional features. But that's boring, prosaic, and nowhere near as much fun to write about. -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/>

Re: Bug#736258: acpid won't stop, won't upgrade (systemd) - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736258

2014-08-10 Thread Russ Allbery
ne agrees that there should be some way to control this at the invoke-rc.d layer for package maintainers to manipulate. This is clearly something that needs some further attention for good integration in the longer term. > I apologise if I sounded pushy, it was not my intention. Thank

Re: Bug#736258: acpid won't stop, won't upgrade (systemd) - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736258

2014-08-02 Thread Russ Allbery
don't think anyone has any doubts about what you think should happen. However, it turns out that I don't work for you, nor do the systemd maintainers, so you might want to try for a tone more appropriate for interacting with professional colleagues than a tone appropriate f

Re: Bug#736258: acpid won't stop, won't upgrade (systemd) - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736258

2014-08-02 Thread Russ Allbery
mand line, but it seems like the right thing to do to me. If it's not easy to do, maybe we should talk to systemd upstream about making it easier? -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to debian-user-requ...@lists.de

Re: Problem Installation of Debian 7.1

2013-09-19 Thread Russ Allbery
Mika Mika writes: > I have problem of installation about debian 7.1. I have computer intel > 64 bit. When I born your iso ia64 which weigh 647Mo. I think you got the wrong ISO. You almost certainly want amd64, not ia64. -- Russ Allbery (r...@debian.org) <http://www.

Re: New Debian Package Customization HOWTO

2005-06-04 Thread Russ Allbery
Jeroen van Wolffelaar <[EMAIL PROTECTED]> writes: > On Sat, Jun 04, 2005 at 05:58:18PM -0700, Russ Allbery wrote: >> Eep, please don't tell people to give themselves full privileges with >> sudo unless they know what they're doing. The sudo configuration here &g

Re: New Debian Package Customization HOWTO

2005-06-04 Thread Russ Allbery
example. The build logs seem to indicate that buildd is generally being that inefficient, unless I'm misreading something. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: New Debian Package Customization HOWTO

2005-06-04 Thread Russ Allbery
just recommend something like: bob ALL = NOPASSWD: /usr/sbin/pbuilder bob ALL = NOPASSWD: /usr/lib/pbuilder/pbuilder-satisfydepends This is sufficient in my experience. Also, note that your sample pbuilder script looks like it was miswrapped; the script is showing up on the same line as th