patch.spdy-55_1.3.11 broken?

James Cloos cloos at jhcloos.com
Thu Jan 17 16:18:08 UTC 2013


>>>>> "MK" == Maxim Konovalov <maxim at nginx.com> writes:

MK> The following script works for me on FreeBSD box:

MK> fetch -o- http://www.nginx.org/download/nginx-1.3.11.tar.gz | tar
MK> zxvf - && fetch
MK> http://nginx.org/patches/spdy/patch.spdy-58_1.3.11.txt && cd
MK> nginx-1.3.11 && patch -p1 <../patch.spdy-58_1.3.11.txt

MK> Please note that 'patch -C' could produce the (false) errors you
MK> describe.

On linux, using gnu patch, patch(1) and patch -C both tell me that -C is
not a valid option to patch.

But I see the problem; the single patch file is a set of incremental patches.

Unfortunately, gentoo's portage uses the --dry-run flag first, to
determine which -p option is required.  The earlier spdy patches worked
with that automation, but the hg changeset does not.

I'll post a bugz with them about that issue.

Is the hg repo with the spdy changes available anywhere?

-JimC
-- 
James Cloos <cloos at jhcloos.com>         OpenPGP: 1024D/ED7DAEA6



More information about the nginx mailing list