Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 418370 Details for
Bug 567340
sys-apps/busybox-1.24.1 Failed Patch: busybox-1.24.1-unzip-regression.patch
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
busybox-1.24.1-unzip-regression.patch.out
busybox-1.24.1-unzip-regression.patch.out (text/plain), 8.23 KB, created by
Frank Krömmelbein
on 2015-12-02 15:07:56 UTC
(
hide
)
Description:
busybox-1.24.1-unzip-regression.patch.out
Filename:
MIME Type:
Creator:
Frank Krömmelbein
Created:
2015-12-02 15:07:56 UTC
Size:
8.23 KB
patch
obsolete
>***** busybox-1.24.1-unzip-regression.patch ***** >PWD: /var/tmp/portage/sys-apps/busybox-1.24.1/work/busybox-1.24.1 >PATCH TOOL: patch -> /usr/bin/patch >VERSION INFO: >GNU patch 2.7.5 >Copyright (C) 2003, 2009-2012 Free Software Foundation, Inc. >Copyright (C) 1988 Larry Wall > >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. > >Written by Larry Wall and Paul Eggert > >================================================= > >PATCH COMMAND: patch -p0 -g0 -E --no-backup-if-mismatch --dry-run -f < '/mnt/sda7/portage/sys-apps/busybox/files/busybox-1.24.1-unzip-regression.patch' > >================================================= >can't find file to patch at input line 20 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|From 092fabcf1df5d46cd22be4ffcd3b871f6180eb9c Mon Sep 17 00:00:00 2001 >|From: Denys Vlasenko <vda.linux@googlemail.com> >|Date: Fri, 30 Oct 2015 23:41:53 +0100 >|Subject: [PATCH] [g]unzip: fix recent breakage. >| >|Also, do emit error message we so painstakingly pass from gzip internals >| >|Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> >|(cherry picked from commit 6bd3fff51aa74e2ee2d87887b12182a3b09792ef) >|Signed-off-by: Mike Frysinger <vapier@gentoo.org> >|--- >| archival/libarchive/decompress_gunzip.c | 33 +++++++++++++++++++++------------ >| testsuite/unzip.tests | 1 + >| 2 files changed, 22 insertions(+), 12 deletions(-) >| >|diff --git a/archival/libarchive/decompress_gunzip.c b/archival/libarchive/decompress_gunzip.c >|index c76fd31..357c9bf 100644 >|--- a/archival/libarchive/decompress_gunzip.c >|+++ b/archival/libarchive/decompress_gunzip.c >-------------------------- >No file to patch. Skipping patch. >8 out of 8 hunks ignored >can't find file to patch at input line 125 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/testsuite/unzip.tests b/testsuite/unzip.tests >|index ca0a458..d8738a3 100755 >|--- a/testsuite/unzip.tests >|+++ b/testsuite/unzip.tests >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored > >patch program exited with status 1 >================================================= > >PATCH COMMAND: patch -p1 -g0 -E --no-backup-if-mismatch --dry-run -f < '/mnt/sda7/portage/sys-apps/busybox/files/busybox-1.24.1-unzip-regression.patch' > >================================================= >checking file archival/libarchive/decompress_gunzip.c >Hunk #1 FAILED at 309. >Hunk #2 FAILED at 365. >Hunk #3 FAILED at 435. >Hunk #4 succeeded at 517 (offset -3 lines). >Hunk #5 succeeded at 555 (offset -3 lines). >Hunk #6 succeeded at 823 (offset -3 lines). >Hunk #7 succeeded at 906 (offset -3 lines). >Hunk #8 succeeded at 1001 (offset -3 lines). >3 out of 8 hunks FAILED >checking file testsuite/unzip.tests >Hunk #1 FAILED at 34. >1 out of 1 hunk FAILED > >patch program exited with status 1 >================================================= > >PATCH COMMAND: patch -p2 -g0 -E --no-backup-if-mismatch --dry-run -f < '/mnt/sda7/portage/sys-apps/busybox/files/busybox-1.24.1-unzip-regression.patch' > >================================================= >can't find file to patch at input line 20 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|From 092fabcf1df5d46cd22be4ffcd3b871f6180eb9c Mon Sep 17 00:00:00 2001 >|From: Denys Vlasenko <vda.linux@googlemail.com> >|Date: Fri, 30 Oct 2015 23:41:53 +0100 >|Subject: [PATCH] [g]unzip: fix recent breakage. >| >|Also, do emit error message we so painstakingly pass from gzip internals >| >|Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> >|(cherry picked from commit 6bd3fff51aa74e2ee2d87887b12182a3b09792ef) >|Signed-off-by: Mike Frysinger <vapier@gentoo.org> >|--- >| archival/libarchive/decompress_gunzip.c | 33 +++++++++++++++++++++------------ >| testsuite/unzip.tests | 1 + >| 2 files changed, 22 insertions(+), 12 deletions(-) >| >|diff --git a/archival/libarchive/decompress_gunzip.c b/archival/libarchive/decompress_gunzip.c >|index c76fd31..357c9bf 100644 >|--- a/archival/libarchive/decompress_gunzip.c >|+++ b/archival/libarchive/decompress_gunzip.c >-------------------------- >No file to patch. Skipping patch. >8 out of 8 hunks ignored >can't find file to patch at input line 125 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/testsuite/unzip.tests b/testsuite/unzip.tests >|index ca0a458..d8738a3 100755 >|--- a/testsuite/unzip.tests >|+++ b/testsuite/unzip.tests >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored > >patch program exited with status 1 >================================================= > >PATCH COMMAND: patch -p3 -g0 -E --no-backup-if-mismatch --dry-run -f < '/mnt/sda7/portage/sys-apps/busybox/files/busybox-1.24.1-unzip-regression.patch' > >================================================= >can't find file to patch at input line 20 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|From 092fabcf1df5d46cd22be4ffcd3b871f6180eb9c Mon Sep 17 00:00:00 2001 >|From: Denys Vlasenko <vda.linux@googlemail.com> >|Date: Fri, 30 Oct 2015 23:41:53 +0100 >|Subject: [PATCH] [g]unzip: fix recent breakage. >| >|Also, do emit error message we so painstakingly pass from gzip internals >| >|Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> >|(cherry picked from commit 6bd3fff51aa74e2ee2d87887b12182a3b09792ef) >|Signed-off-by: Mike Frysinger <vapier@gentoo.org> >|--- >| archival/libarchive/decompress_gunzip.c | 33 +++++++++++++++++++++------------ >| testsuite/unzip.tests | 1 + >| 2 files changed, 22 insertions(+), 12 deletions(-) >| >|diff --git a/archival/libarchive/decompress_gunzip.c b/archival/libarchive/decompress_gunzip.c >|index c76fd31..357c9bf 100644 >|--- a/archival/libarchive/decompress_gunzip.c >|+++ b/archival/libarchive/decompress_gunzip.c >-------------------------- >No file to patch. Skipping patch. >8 out of 8 hunks ignored >can't find file to patch at input line 125 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/testsuite/unzip.tests b/testsuite/unzip.tests >|index ca0a458..d8738a3 100755 >|--- a/testsuite/unzip.tests >|+++ b/testsuite/unzip.tests >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored > >patch program exited with status 1 >================================================= > >PATCH COMMAND: patch -p4 -g0 -E --no-backup-if-mismatch --dry-run -f < '/mnt/sda7/portage/sys-apps/busybox/files/busybox-1.24.1-unzip-regression.patch' > >================================================= >can't find file to patch at input line 20 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|From 092fabcf1df5d46cd22be4ffcd3b871f6180eb9c Mon Sep 17 00:00:00 2001 >|From: Denys Vlasenko <vda.linux@googlemail.com> >|Date: Fri, 30 Oct 2015 23:41:53 +0100 >|Subject: [PATCH] [g]unzip: fix recent breakage. >| >|Also, do emit error message we so painstakingly pass from gzip internals >| >|Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> >|(cherry picked from commit 6bd3fff51aa74e2ee2d87887b12182a3b09792ef) >|Signed-off-by: Mike Frysinger <vapier@gentoo.org> >|--- >| archival/libarchive/decompress_gunzip.c | 33 +++++++++++++++++++++------------ >| testsuite/unzip.tests | 1 + >| 2 files changed, 22 insertions(+), 12 deletions(-) >| >|diff --git a/archival/libarchive/decompress_gunzip.c b/archival/libarchive/decompress_gunzip.c >|index c76fd31..357c9bf 100644 >|--- a/archival/libarchive/decompress_gunzip.c >|+++ b/archival/libarchive/decompress_gunzip.c >-------------------------- >No file to patch. Skipping patch. >8 out of 8 hunks ignored >can't find file to patch at input line 125 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/testsuite/unzip.tests b/testsuite/unzip.tests >|index ca0a458..d8738a3 100755 >|--- a/testsuite/unzip.tests >|+++ b/testsuite/unzip.tests >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored > >patch program exited with status 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 567340
: 418370