all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Hassard <steve@hassard.net>
To: Glenn Morris <rgm@gnu.org>
Cc: 17971@debbugs.gnu.org
Subject: bug#17971: 24.3.92; Patch to fix el compression on RHEL/CentOS 7
Date: Wed, 9 Jul 2014 10:29:32 -0700	[thread overview]
Message-ID: <CAAicSydJJX2=CJZh-2eCm+fhvhgisvzCrCBze1ruD+WDfm4jHw@mail.gmail.com> (raw)
In-Reply-To: <30oawy32z0.fsf@fencepost.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1420 bytes --]

Strangely it looks like find 4.5 builds have been in Fedora since at least
FC18.

Testing the behaviour, it appears that the .el file is successfully
compressed to make-mode.el.gz, but find errors out. It seems like it might
be doing a stat on the .el file after gzip does it's work.

It appears that Emacs 24.3 has a different find command for the compression
which doesn't seem to exacerbate the regression in find 4.5.


On Wed, Jul 9, 2014 at 9:34 AM, Glenn Morris <rgm@gnu.org> wrote:

> Stephen Hassard wrote:
>
> > For fun I built a copy of findutils-4.5.12 from alpha.gnu.org and found
> > that it's suffering the same regression as CentOS's bundled find.
>
> Thanks for investigating.
> Do you understand why new find is failing?
> Is it a bug in find, or ...?
>
> After it says:
>
> > find: './progmodes/make-mode.el': No such file or directory
>
> does make-mode.el.gz exist (meaning it somehow got exec'd twice, which
> seems like a find bug); or was find somehow in a different directory
> (which also would seem like a find bug)?
>
> Since today's RHEL is yesterday's Fedora, I'm a bit surprised this
> hasn't been reported before. I looked in RH bugzilla but did not see
> anything relevant.
>
> BTW, I'm surprised to see that RHEL7 (long-term enterprise release) has
> ended up with a findutils version from the 4.5 series, which looks like
> a development branch. Even Debian unstable still has 4.4*.
>

[-- Attachment #2: Type: text/html, Size: 1976 bytes --]

  reply	other threads:[~2014-07-09 17:29 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-08  5:05 bug#17971: 24.3.92; Patch to fix el compression on RHEL/CentOS 7 Stephen Hassard
2014-07-08  6:04 ` Glenn Morris
2014-07-08 15:50   ` Stephen Hassard
2014-07-09  1:10     ` Glenn Morris
2014-07-09  4:07       ` Stephen Hassard
2014-07-09  4:16         ` Stephen Hassard
2014-07-09 13:56           ` Stephen Hassard
2014-07-09 16:34           ` Glenn Morris
2014-07-09 17:29             ` Stephen Hassard [this message]
2014-07-10 16:06               ` Glenn Morris
2014-07-10 17:14                 ` Paul Eggert
2014-07-10 18:06                   ` Glenn Morris
2014-07-10 18:49                     ` Paul Eggert
2014-07-11  6:37                 ` Paul Eggert
     [not found]                   ` <CAAicSydhXppOY=uqe90yZNDMszY5VnJb632FZWH6NzJe+bH9Zg@mail.gmail.com>
2014-07-11 17:36                     ` Paul Eggert

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='CAAicSydJJX2=CJZh-2eCm+fhvhgisvzCrCBze1ruD+WDfm4jHw@mail.gmail.com' \
    --to=steve@hassard.net \
    --cc=17971@debbugs.gnu.org \
    --cc=rgm@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.