All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@suse.de>
To: Jacob Gorm Hansen <jacobg@diku.dk>
Cc: xen-devel@lists.xensource.com, Jan Beulich <jbeulich@novell.com>
Subject: Re: Re: [patch rfc 1/3] xen arch header rework.
Date: Wed, 11 Oct 2006 16:49:34 +0200	[thread overview]
Message-ID: <452D047E.1010401@suse.de> (raw)
In-Reply-To: <1160574458.4094.14.camel@localhost.localdomain>

Jacob Gorm Hansen wrote:
> On Wed, 2006-10-11 at 13:54 +0200, Gerd Hoffmann wrote:
> 
>> I don't think adding perl as build dependency is a big problem, almost
>> everyone has it on the machine anyway.  Try "rpm -e perl" on any linux
>> distro and watch the error message with the long list of stuff which
>> depends on perl.
> 
> Yes it's a terrible world already, lets make things worse.

Even you hate perl, it is still on almost every unix machine in the
world.  Which is the point of the paragraph above.  perl is so
established in the unix world that I wouldn't count that as extra
dependency.

> The problem with Perl is
> that quite often people tend to depend on various modules, and the poor
> (Perl-hating) user ends up spending hours fetching stuff from CPAN just
> to make the life of the (Perl-loving and lazy) developer a little bit
> easier.

That again is a matter of programming style, not the language.  It's not
my fault if other people are doing that.  The script in question doesn't.

We had such issues with python in the xen tree too btw.  One offender
was pygrub, which used to depend on a redhat/fedora-specific module.
Which was even more annoying than having to fetch stuff from CPAN.  CPAN
provides at least a simple way to find and fetch the stuff by module
name, which is much easier that guessing which of the redhat source rpms
you need ...

cheers,

  Gerd

-- 
Gerd Hoffmann <kraxel@suse.de>
http://www.suse.de/~kraxel/julika-dora.jpeg

  reply	other threads:[~2006-10-11 14:49 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-05  9:05 [patch rfc 0/3] xen arch header patches kraxel
2006-10-05  9:05 ` [patch rfc 1/3] xen arch header rework kraxel
2006-10-05 12:27   ` Jan Beulich
2006-10-05 13:08     ` Gerd Hoffmann
2006-10-11  9:16     ` Gerd Hoffmann
2006-10-11  9:44       ` Keir Fraser
2006-10-11 10:40         ` Jacob Gorm Hansen
2006-10-11 10:50           ` Keir Fraser
2006-10-11 11:54             ` Gerd Hoffmann
2006-10-11 13:47               ` Jacob Gorm Hansen
2006-10-11 14:49                 ` Gerd Hoffmann [this message]
2006-10-11 20:38               ` Julian Davison
2006-10-14  1:30                 ` Steven Rostedt
2006-10-15 20:21                   ` Julian Davison
2006-10-16 14:56                     ` Steven Rostedt
2006-10-17 13:28                       ` Jacob Gorm Hansen
2006-10-17 20:10                         ` Julian Davison
2006-10-11 11:39         ` Gerd Hoffmann
2006-10-11 11:43           ` Keir Fraser
2006-10-11 12:21             ` SPAM: " Gerd Hoffmann
2006-10-11 12:04         ` John Levon
2006-10-05  9:05 ` [patch rfc 2/3] xen arch header rework, fixups kraxel
2006-10-05  9:05 ` [patch rfc 3/3] xen arch header rework, check utility kraxel

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=452D047E.1010401@suse.de \
    --to=kraxel@suse.de \
    --cc=jacobg@diku.dk \
    --cc=jbeulich@novell.com \
    --cc=xen-devel@lists.xensource.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.