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 07:58:23 -0500 (EST) [thread overview]
Message-ID: <alpine.LFD.2.00.0911120748300.3045@localhost> (raw)
In-Reply-To: <ac9c93b10911120447k496f094bg478dc05ae612b4a9@mail.gmail.com>
[-- Attachment #1: Type: TEXT/PLAIN, Size: 2935 bytes --]
On Thu, 12 Nov 2009, Frans Meulenbroeks wrote:
> 2009/11/12 Robert P. J. Day <rpjday@crashcourse.ca>:
> > On Thu, 12 Nov 2009, Frans Meulenbroeks wrote:
> >
> >> 2009/11/12 Robert P. J. Day <rpjday@crashcourse.ca>:
> >>
> >> > the above is switching on a symbolic mode, and that final line is
> >> > using sed to convert the symbolic mode to the corresponding numeric
> >> > mode for installation.
> >> >
> >> > that worked fine a few years back, but it fails on newer linux
> >> > distros for which the long listing might have a trailing period, as
> >> > does my fedora 11 system:
> >> >
> >> > $ ls -l /etc/passwd
> >> > -rw-r--r--. 1 root root 2474 2009-11-09 14:59 /etc/passwd
> >> > ^ there
> >>
> >> Hm. I've never ever heard about this trailing period. Where does it
> >> come from/how was it introduced?
> >
> > https://fedoraproject.org/wiki/Fedora_11_FAQ#Why_does_ls_show_a_dot_.28..29_or_a_plus_.28.2B.29_at_the_end_on_the_file_modes_for_some_files.3F
> >
> > rday
> > --
>
> Robert thanks for the link. Didn't know that. Apparently one is
> never too old to learn something new.
i was a bit puzzled the first time i saw that, and had to ask around
about what it meant.
> So it is not really fedora specific, but it is SELinux specific. Do
> we want to support SELinux as build host ? (the ideal solution of
> course would be to have our own ls in the cross dir).
>
> Frans.
>
> 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 I did not even see an obvious way to get the old behaviour).
i'm checking right now if there's an option to "ls" to turn *off*
that feature, but i don't see one offhand. perhaps a better lesson is
that the way xterm's sinstall.sh script works is really hacky, using
sed to allegedly reproduce a file's existing mode settings. perhaps
there's a simpler way to get that effect without dragging "sed" into
it. but, again, if only one package was affected, maybe just hack up
an xterm fix and move on, and deal with things on a case-by-case
basis as they come up.
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
next prev parent reply other threads:[~2009-11-12 12:59 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 [this message]
2009-11-12 13:05 ` Graeme Gregory
2009-11-12 15:37 ` Robert P. J. Day
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.0911120748300.3045@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.