Advertisement
Guest User

Untitled

a guest
Oct 14th, 2010
391
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 2.72 KB | None | 0 0
  1. ***** bitcoin-getblock.patch *****
  2.  
  3. ==================================
  4.  
  5. PATCH COMMAND:  patch -p0 -g0 -E --no-backup-if-mismatch < '/var/lib/layman/necro/net-p2p/bitcoin/files/bitcoin-getblock.patch'
  6.  
  7. ==================================
  8. can't find file to patch at input line 5
  9. Perhaps you used the wrong -p or --strip option?
  10. The text leading up to this was:
  11. --------------------------
  12. |diff --git a/rpc.cpp b/rpc.cpp
  13. |index d03a7ce..29d74b7 100644
  14. |--- a/rpc.cpp
  15. |+++ b/rpc.cpp
  16. --------------------------
  17. No file to patch.  Skipping patch.
  18. 3 out of 3 hunks ignored
  19. ==================================
  20.  
  21. PATCH COMMAND:  patch -p1 -g0 -E --no-backup-if-mismatch < '/var/lib/layman/necro/net-p2p/bitcoin/files/bitcoin-getblock.patch'
  22.  
  23. ==================================
  24. patching file rpc.cpp
  25. Hunk #1 succeeded at 150 (offset 16 lines).
  26. Hunk #2 succeeded at 1040 (offset 283 lines).
  27. Hunk #3 FAILED at 1510.
  28. 1 out of 3 hunks FAILED -- saving rejects to file rpc.cpp.rej
  29. ==================================
  30.  
  31. PATCH COMMAND:  patch -p2 -g0 -E --no-backup-if-mismatch < '/var/lib/layman/necro/net-p2p/bitcoin/files/bitcoin-getblock.patch'
  32.  
  33. ==================================
  34. missing header for unified diff at line 5 of patch
  35. can't find file to patch at input line 5
  36. Perhaps you used the wrong -p or --strip option?
  37. The text leading up to this was:
  38. --------------------------
  39. |diff --git a/rpc.cpp b/rpc.cpp
  40. |index d03a7ce..29d74b7 100644
  41. |--- a/rpc.cpp
  42. |+++ b/rpc.cpp
  43. --------------------------
  44. No file to patch.  Skipping patch.
  45. 3 out of 3 hunks ignored
  46. ==================================
  47.  
  48. PATCH COMMAND:  patch -p3 -g0 -E --no-backup-if-mismatch < '/var/lib/layman/necro/net-p2p/bitcoin/files/bitcoin-getblock.patch'
  49.  
  50. ==================================
  51. missing header for unified diff at line 5 of patch
  52. can't find file to patch at input line 5
  53. Perhaps you used the wrong -p or --strip option?
  54. The text leading up to this was:
  55. --------------------------
  56. |diff --git a/rpc.cpp b/rpc.cpp
  57. |index d03a7ce..29d74b7 100644
  58. |--- a/rpc.cpp
  59. |+++ b/rpc.cpp
  60. --------------------------
  61. No file to patch.  Skipping patch.
  62. 3 out of 3 hunks ignored
  63. ==================================
  64.  
  65. PATCH COMMAND:  patch -p4 -g0 -E --no-backup-if-mismatch < '/var/lib/layman/necro/net-p2p/bitcoin/files/bitcoin-getblock.patch'
  66.  
  67. ==================================
  68. missing header for unified diff at line 5 of patch
  69. can't find file to patch at input line 5
  70. Perhaps you used the wrong -p or --strip option?
  71. The text leading up to this was:
  72. --------------------------
  73. |diff --git a/rpc.cpp b/rpc.cpp
  74. |index d03a7ce..29d74b7 100644
  75. |--- a/rpc.cpp
  76. |+++ b/rpc.cpp
  77. --------------------------
  78. No file to patch.  Skipping patch.
  79. 3 out of 3 hunks ignored
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement