Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1738725

Re: Linux 4.14-rc2 (bad patch file on kernel.org)

From Linus Torvalds <torvalds@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: Linux 4.14-rc2 (bad patch file on kernel.org)
Date 2017-09-25 05:50 +0200
Message-ID <utsz8-Kf-5@gated-at.bofh.it> (permalink)
References <utp8e-731-33@gated-at.bofh.it> <utrML-bc-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Sep 24, 2017 at 7:57 PM, Randy Dunlap <rdunlap@infradead.org> wrote:
>
> Downloading & applying 4.14-rc2 [patch] <https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/rawdiff/?id=v4.14-rc2&id2=v4.13>
>
> from kernel.org (home page) gives me a file that does not apply cleanly to v4.13:

Hmm. The rc patches are automatically generated from the git tree
these days, so I don't have control over them.

It does sound like you might have caught it while it was being generated:

> patch unexpectedly ends in middle of line
> patch: **** unexpected end of file in patch

which would seem to indicate that maybe you just caught it while it
was still being generated.

But I just tried it myself, and get the same breakage. In fact, the
patch it downloads is exactly 50397184 bytes in size. That may not
sound like a round number, but it is: it is hex 0x3010000, so it's
evenly divisible by 65536.

Methinks there's some incorrect flushing of block IO going on. Konstantin?

> I also notice that the [pgp] signing is not there.  Is that normal?

So I don't sign the rc patches any more because I don't generate them
(but the final release patches and tar-balls I *do* sign).

But maybe they could be signed by some kernel.org key.

Again, that would be an automation issue..

                    Linus

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Linux 4.14-rc2 Linus Torvalds <torvalds@linux-foundation.org> - 2017-09-25 02:10 +0200
  Re: Linux 4.14-rc2 (bad patch file on kernel.org) Randy Dunlap <rdunlap@infradead.org> - 2017-09-25 05:00 +0200
    Re: Linux 4.14-rc2 (bad patch file on kernel.org) Linus Torvalds <torvalds@linux-foundation.org> - 2017-09-25 05:50 +0200
      Re: Linux 4.14-rc2 (bad patch file on kernel.org) Linus Torvalds <torvalds@linux-foundation.org> - 2017-09-25 05:50 +0200
        [Kernel.org Helpdesk #46182] [linuxfoundation.org #46182] Re: Linux 4.14-rc2 (bad patch file on kernel.org) "Linus Torvalds via RT" <kernel-helpdesk@rt.linuxfoundation.org> - 2017-09-25 06:00 +0200
      [Kernel.org Helpdesk #46182] [linuxfoundation.org #46182] Re: Linux 4.14-rc2 (bad patch file on kernel.org) "Linus Torvalds via RT" <kernel-helpdesk@rt.linuxfoundation.org> - 2017-09-25 06:00 +0200
    [Kernel.org Helpdesk #46182] Re: Linux 4.14-rc2 (bad patch file on kernel.org) "Konstantin Ryabitsev via RT"          <kernel-helpdesk@rt.linuxfoundation.org> - 2017-09-25 15:20 +0200

csiph-web