supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: Gerrit Pape <pape@smarden.org>
Subject: Re: Debian/Ubuntu apt package instead of tar.gz?
Date: Mon, 5 Dec 2005 18:17:22 +0100	[thread overview]
Message-ID: <20051205171723.4042.qmail@aacb45070c5888.315fe32.mid.smarden.org> (raw)
In-Reply-To: <87sltf9k5k.fsf@asfast.com>

On Tue, Nov 29, 2005 at 05:14:15PM -0500, Lloyd Zusman wrote:
> I have some questions about the Debian/Ubuntu runit package.
> 
> Does anyone know how much of a time lag there usually is between the
> release of a new runit-x.y.z.tar.gz on the runit web site and the
> updates of the Debian and Ubuntu apt packages for the same software?

I don't know about ubuntu, but the Debian package I maintain myself.
Normally it's available in Debian/sid nearly at the same time as the
tarball, as long as we're not preparing a new release, and the current
Debian/testing isn't frozen.

> I'm wondering if it's worth blowing away my tar.gz installation of runit
> on my Ubuntu machine and redoing it via apt.

Using the Debian packages helps with dependencies, there're some *-run
packages that automatically set up runit services, and depend on the
runit package (e.g. socklog-run, bincimap-run, bcron-run, ...).

> Also, will an apt installation use different install directories than
> the default tar.gz build?

As Debian adheres to the FHS, it doesn't install into the /package/
hierarchy, but into /sbin/, /usr/bin/, ...

> If the directory structure of the installed software is the same for
> both types of installations, then I wouldn't need to blow anything away
> before re-installing from apt.
> 
> And finally, one more question: I know that the runit apt package
> doesn't replace init, but I can't tell whether it installs itself into
> inittab as described on the "runit - use with traditional init" web
> page.  Does it do so?

Yes it does, and for replacing sysvinit, there's the runit-run package,
try
 $ apt-cache show runit-run

Regards, Gerrit.


  reply	other threads:[~2005-12-05 17:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-29 22:14 Lloyd Zusman
2005-12-05 17:17 ` Gerrit Pape [this message]
2005-12-05 17:36   ` Paul Jarc
2005-12-05 17:43     ` Gerrit Pape
2005-12-05 22:24   ` Lloyd Zusman
2005-12-07 16:54     ` Gerrit Pape
2005-12-08  0:52       ` Lloyd Zusman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051205171723.4042.qmail@aacb45070c5888.315fe32.mid.smarden.org \
    --to=pape@smarden.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).