public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Reini Urban <rurban@x-ray.at>
To: cygwin@cygwin.com
Subject: Re: Stop turning CPAN modules into Cygwin packages
Date: Thu, 20 Dec 2007 23:07:00 -0000	[thread overview]
Message-ID: <476ABA0D.9000506@x-ray.at> (raw)
In-Reply-To: <476226CF.9090202@users.sourceforge.net>

Yaakov (Cygwin Ports) schrieb:
> Reini Urban wrote:
>> And I have to add that packaging perl is really hard, because I haven't got yet
>> the chroot trick to work when packaging it.
>> Modules hardcode absolute paths and install into hardcoded places, so it had
>> has to be done into the live tree and picking up the mass of new files
>> installed
>> there is a mess - done with a timestamp.
> 
> Did you look at how Gentoo deals with this:
> 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/perl/perl-5.8.8-r4.ebuild
> 
> And in particular this patch:
> 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/perl/files/perl-5.8.7-MakeMaker-RUNPATH.patch

Yes, and I don't like it. It really should be done by chroot or some 
postinstall fixup, so that the runtime loadpath is not compromised.
I also don't like what other distros have in their runtime loadpath.
Maybe they don't care so much about useless stat's in non-existing dirs, 
because stat is so much faster on their OS.

But now that 5.10 is officially out I'm trying it again over the weekend.
-- 
Reini Urban
http://phpwiki.org/  http://murbreak.at/
http://helsinki.at/  http://spacemovie.mur.at/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

      reply	other threads:[~2007-12-20 18:53 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-12 15:04 Jerry D. Hedden
2007-12-12 15:13 ` Brian Mathis
2007-12-12 15:31   ` Jerry D. Hedden
2007-12-12 15:45     ` Dave Korn
2007-12-12 16:14       ` Jerry D. Hedden
2007-12-12 16:21         ` Eric Blake
2007-12-14 13:25   ` Norton Allen
2007-12-12 15:46 ` Igor Peshansky
2007-12-12 16:42   ` Svend Sorensen
2007-12-12 16:44   ` Archie Warnock
2007-12-12 16:59     ` Brian Mathis
2007-12-12 22:55       ` Robert Pendell
2007-12-13  1:32   ` Reini Urban
2007-12-13  1:39     ` Eric Blake
2007-12-13  3:04   ` Yaakov (Cygwin Ports)
2007-12-13 11:28     ` Reini Urban
2007-12-14  6:47       ` Yaakov (Cygwin Ports)
2007-12-20 23:07         ` Reini Urban [this message]

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=476ABA0D.9000506@x-ray.at \
    --to=rurban@x-ray.at \
    --cc=cygwin@cygwin.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 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 read-only IMAP folder(s) and NNTP newsgroup(s).