Gentoo Archives: gentoo-dev

From: Natanael Copa <natanael.copa@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] debianutils: system worthy ?
Date: Thu, 31 Jan 2008 15:49:10
Message-Id: 1201794543.19777.14.camel@nc.nor.wtbts.org
In Reply to: Re: [gentoo-dev] debianutils: system worthy ? by Philip Webb
1 On Wed, 2008-01-30 at 12:35 -0500, Philip Webb wrote:
2 > 080128 Mike Frysinger wrote:
3 > > now that the mktemp binary has been moved out of debianutils
4 > > and integrated straight into coreutils,
5 > > perhaps it's time to ask how important this package is to everyone.
6 > > current debianutils is part of "system" and provides:
7 > > - installkernel
8 > > - run-parts
9 > > - tempfile
10 > > - savelog
11 > > - mkboot
12 > > do people consider these things critical ?
13 > > i dont know the last time i personally needed/wanted any of these ...
14 >
15 > 'equery d debianutils' gives me
16 >
17 > app-admin/sysklogd-1.4.2_pre20061230 (sys-apps/debianutils)
18 > app-portage/gentoolkit-0.2.3-r1 (userland_GNU? sys-apps/debianutils)
19 > sys-apps/mktemp-1.5 (>=sys-apps/debianutils-2.16.2)
20 >
21 > The 2nd cb ignored, but the others seem important.
22 > I have Mktemp-1.5 installed, so what do you mean by your lines 1-2 ?
23 > Sysklogd seems to be an important pkg too.
24
25 savelog is used here to rotate logs from a cron job. I had a user
26 rewriting the whole script the other week so it works without either
27 perl or debianutils. (he replaced 80 lines perl with 7 lines POSIX shell
28 code using sed, awk)
29
30 I can create a bug on this so we get rid of both perl and debianutils
31 dependency for app-admin/sysklogd. (great for embedded)
32
33 -nc
34
35 --
36 gentoo-dev@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] debianutils: system worthy ? Mike Frysinger <vapier@g.o>