All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: openembedded-devel@lists.openembedded.org
Subject: Re: xterm: either fix it, or remove it. please.
Date: Thu, 12 Nov 2009 10:37:46 -0500 (EST)	[thread overview]
Message-ID: <alpine.LFD.2.00.0911121034200.2140@localhost> (raw)
In-Reply-To: <20091112130528.GB2239@xora-eee>

On Thu, 12 Nov 2009, Graeme Gregory wrote:

> On Thu, Nov 12, 2009 at 07:58:23AM -0500, Robert P. J. Day wrote:
> > > PS: Personally I think it is a bad idea to change the output format of
> > > a utility that is more than 30 years old and that is so widespread.
> >
> >   i have to agree but, frankly, i'm astonished that that
> > fundamental a change caused breakage in only one package out of
> > about 10,000 (i tripped across that building
> > beagleboard-demo-image -- it was the only package that failed
> > because of that; i actually think that shows an amazing level of
> > robustness).
> >
> And it doesnt make it fail here, selinux enabled, can see the extra
> . in my normal ls commands. xterm still builds fine.

  ok, that's just odd since i was sure it was that trailing period
that was causing all the trouble.  and adding a single line to the
sinstall.sh script to strip it fixed the problem.  how curious.

  in any event, i think it's safe to say that that sinstall.sh script
was a bit of a hack.  if one wanted to dup some file perms onto a new
file, it would have been way easier to just:

  $ chmod --reference=oldfile newfile

or something like that.  running the symbolic mode through multiple
sed's to get the numeric mode is the definition of massive overkill.

  and i'll try that posted patch shortly, i suspect it will work just
fine.

rday
--

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

            Linux Consulting, Training and Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================



  reply	other threads:[~2009-11-12 15:39 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-12  5:47 xterm: either fix it, or remove it. please Robert P. J. Day
2009-11-12  5:56 ` Holger Hans Peter Freyther
2009-11-12  6:22   ` Robert P. J. Day
2009-11-12  6:22   ` Holger Hans Peter Freyther
2009-11-12  6:36     ` Robert P. J. Day
2009-11-12  7:20       ` Holger Hans Peter Freyther
2009-11-12  7:32         ` Holger Hans Peter Freyther
2009-11-12  7:34         ` Robert P. J. Day
2009-11-12  8:33           ` Michael 'Mickey' Lauer
2009-11-12  8:28         ` Graeme Gregory
2009-11-12  8:15       ` Frans Meulenbroeks
2009-11-12 12:28         ` Robert P. J. Day
2009-11-12 12:47           ` Frans Meulenbroeks
2009-11-12 12:58             ` Robert P. J. Day
2009-11-12 13:05               ` Graeme Gregory
2009-11-12 15:37                 ` Robert P. J. Day [this message]
2009-11-12 13:11               ` Holger Hans Peter Freyther
2009-11-13  8:43                 ` Robert P. J. Day
2009-11-13  8:55                 ` Robert P. J. Day
2009-11-13  9:32                   ` Graeme Gregory
2009-11-12 13:15             ` Robert P. J. Day
2009-11-12 18:49             ` Mike Westerhof
2009-11-12 21:42               ` GNUtoo
2009-11-12 21:59                 ` Philip Balister
2009-11-12 22:17                   ` Graeme Gregory
2009-11-13  4:38                   ` Robert P. J. Day
2009-11-12 11:51 ` Philip Balister

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=alpine.LFD.2.00.0911121034200.2140@localhost \
    --to=rpjday@crashcourse.ca \
    --cc=openembedded-devel@lists.openembedded.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 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.