Advertisement
Lissanro

digikey2 patch errors

Apr 17th, 2024 (edited)
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.18 KB | None | 0 0
  1. patch -l -p1 < /tmp/patch.diff
  2. patching file package.json
  3. Hunk #1 FAILED at 130.
  4. Hunk #2 FAILED at 200.
  5. 2 out of 2 hunks FAILED -- saving rejects to file package.json.rej
  6. can't find file to patch at input line 24
  7. Perhaps you used the wrong -p or --strip option?
  8. The text leading up to this was:
  9. --------------------------
  10. |diff --git a/public/images/logo-with-text.png b/public/images/logo-with-text.png
  11. |index 738eb34..014edfb 100644
  12. |Binary files a/public/images/logo-with-text.png and b/public/images/logo-with-text.png differ
  13. --------------------------
  14. File to patch:
  15. Skip this patch? [y]
  16. Skipping patch.
  17. can't find file to patch at input line 27
  18. Perhaps you used the wrong -p or --strip option?
  19. The text leading up to this was:
  20. --------------------------
  21. |diff --git a/public/images/logo.png b/public/images/logo.png
  22. |index 738eb34..e8a2e19 100644
  23. |Binary files a/public/images/logo.png and b/public/images/logo.png differ
  24. --------------------------
  25. File to patch:
  26. Skip this patch? [y]
  27. Skipping patch.
  28. patching file src/components/AccountDetails/index.tsx
  29. Hunk #1 FAILED at 51.
  30. Hunk #2 FAILED at 94.
  31. Hunk #3 succeeded at 187 (offset 17 lines).
  32. 2 out of 3 hunks FAILED -- saving rejects to file src/components/AccountDetails/index.tsx.rej
  33. patching file src/components/Button/index.tsx
  34. Hunk #1 succeeded at 20 with fuzz 1 (offset 1 line).
  35. Hunk #2 FAILED at 51.
  36. Hunk #3 FAILED at 80.
  37. Hunk #4 FAILED at 130.
  38. 3 out of 4 hunks FAILED -- saving rejects to file src/components/Button/index.tsx.rej
  39. patching file src/components/Card/index.tsx
  40. Hunk #1 FAILED at 10.
  41. 1 out of 1 hunk FAILED -- saving rejects to file src/components/Card/index.tsx.rej
  42. can't find file to patch at input line 217
  43. Perhaps you used the wrong -p or --strip option?
  44. The text leading up to this was:
  45. --------------------------
  46. |diff --git a/src/components/CurrencyInputPanel/SwapCurrencyInputPanel.tsx b/src/components/CurrencyInputPanel/SwapCurrencyInputPanel.tsx
  47. |index 136e1fc..28d2fb7 100644
  48. |--- a/src/components/CurrencyInputPanel/SwapCurrencyInputPanel.tsx
  49. |+++ b/src/components/CurrencyInputPanel/SwapCurrencyInputPanel.tsx
  50. --------------------------
  51. File to patch:
  52. Skip this patch? [y]
  53. Skipping patch.
  54. 7 out of 7 hunks ignored
  55. patching file src/components/CurrencyInputPanel/index.tsx
  56. Hunk #1 FAILED at 28.
  57. Hunk #2 FAILED at 49.
  58. Hunk #3 FAILED at 70.
  59. Hunk #4 FAILED at 168.
  60. Hunk #5 succeeded at 197 with fuzz 2 (offset -32 lines).
  61. Hunk #6 FAILED at 243.
  62. Hunk #7 FAILED at 291.
  63. 6 out of 7 hunks FAILED -- saving rejects to file src/components/CurrencyInputPanel/index.tsx.rej
  64. can't find file to patch at input line 467
  65. Perhaps you used the wrong -p or --strip option?
  66. The text leading up to this was:
  67. --------------------------
  68. |diff --git a/src/components/Header/NetworkSelector.tsx b/src/components/Header/NetworkSelector.tsx
  69. |index 166fa09..81be447 100644
  70. |--- a/src/components/Header/NetworkSelector.tsx
  71. |+++ b/src/components/Header/NetworkSelector.tsx
  72. --------------------------
  73. File to patch:
  74. Skip this patch? [y]
  75. Skipping patch.
  76. 4 out of 4 hunks ignored
  77. patching file src/components/Header/index.tsx
  78. Hunk #1 FAILED at 39.
  79. Hunk #2 FAILED at 63.
  80. Hunk #3 FAILED at 96.
  81. Hunk #4 FAILED at 122.
  82. Hunk #5 FAILED at 132.
  83. Hunk #6 FAILED at 148.
  84. Hunk #7 succeeded at 217 (offset 13 lines).
  85. Hunk #8 FAILED at 214.
  86. Hunk #9 succeeded at 240 with fuzz 2 (offset -15 lines).
  87. Hunk #10 FAILED at 303.
  88. Hunk #11 FAILED at 340.
  89. Hunk #12 FAILED at 374.
  90. 10 out of 12 hunks FAILED -- saving rejects to file src/components/Header/index.tsx.rej
  91. patching file src/components/Menu/index.tsx
  92. Hunk #1 FAILED at 53.
  93. Hunk #2 FAILED at 89.
  94. Hunk #3 FAILED at 246.
  95. Hunk #4 FAILED at 279.
  96. Hunk #5 succeeded at 292 (offset -15 lines).
  97. 4 out of 5 hunks FAILED -- saving rejects to file src/components/Menu/index.tsx.rej
  98. patching file src/components/Modal/index.tsx
  99. Hunk #1 FAILED at 36.
  100. 1 out of 1 hunk FAILED -- saving rejects to file src/components/Modal/index.tsx.rej
  101. patching file src/components/NavigationTabs/index.tsx
  102. Hunk #1 succeeded at 140 with fuzz 1 (offset 44 lines).
  103. patching file src/components/NumericalInput/index.tsx
  104. Hunk #1 FAILED at 12.
  105. 1 out of 1 hunk FAILED -- saving rejects to file src/components/NumericalInput/index.tsx.rej
  106. patching file src/components/SearchModal/CurrencySearch.tsx
  107. Hunk #1 FAILED at 20.
  108. Hunk #2 FAILED at 30.
  109. Hunk #3 FAILED at 120.
  110. Hunk #4 FAILED at 241.
  111. 4 out of 4 hunks FAILED -- saving rejects to file src/components/SearchModal/CurrencySearch.tsx.rej
  112. patching file src/components/Settings/index.tsx
  113. Hunk #1 FAILED at 85.
  114. Hunk #2 FAILED at 118.
  115. 2 out of 2 hunks FAILED -- saving rejects to file src/components/Settings/index.tsx.rej
  116. patching file src/components/TransactionConfirmationModal/index.tsx
  117. Hunk #1 FAILED at 6.
  118. Hunk #2 succeeded at 148 (offset -98 lines).
  119. Hunk #3 succeeded at 173 with fuzz 2 (offset -98 lines).
  120. 1 out of 3 hunks FAILED -- saving rejects to file src/components/TransactionConfirmationModal/index.tsx.rej
  121. patching file src/components/WalletModal/Option.tsx
  122. Hunk #1 FAILED at 8.
  123. 1 out of 1 hunk FAILED -- saving rejects to file src/components/WalletModal/Option.tsx.rej
  124. can't find file to patch at input line 1040
  125. Perhaps you used the wrong -p or --strip option?
  126. The text leading up to this was:
  127. --------------------------
  128. |diff --git a/src/components/WalletModal/WalletConnectOption.tsx b/src/components/WalletModal/WalletConnectOption.tsx
  129. |index b3e648a..0032469 100644
  130. |--- a/src/components/WalletModal/WalletConnectOption.tsx
  131. |+++ b/src/components/WalletModal/WalletConnectOption.tsx
  132. --------------------------
  133. File to patch:
  134. Skip this patch? [y]
  135. Skipping patch.
  136. 1 out of 1 hunk ignored
  137. patching file src/components/WalletModal/index.tsx
  138. Hunk #1 FAILED at 67.
  139. Hunk #2 FAILED at 95.
  140. 2 out of 2 hunks FAILED -- saving rejects to file src/components/WalletModal/index.tsx.rej
  141. patching file src/components/Web3Status/index.tsx
  142. Hunk #1 FAILED at 77.
  143. 1 out of 1 hunk FAILED -- saving rejects to file src/components/Web3Status/index.tsx.rej
  144. patching file src/components/swap/SwapHeader.tsx
  145. Hunk #1 FAILED at 1.
  146. 1 out of 1 hunk FAILED -- saving rejects to file src/components/swap/SwapHeader.tsx.rej
  147. patching file src/components/swap/styleds.tsx
  148. Hunk #1 FAILED at 9.
  149. 1 out of 1 hunk FAILED -- saving rejects to file src/components/swap/styleds.tsx.rej
  150. patching file src/pages/AddLiquidity/index.tsx
  151. Hunk #1 FAILED at 11.
  152. Hunk #2 FAILED at 21.
  153. Hunk #3 FAILED at 79.
  154. Hunk #4 FAILED at 150.
  155. Hunk #5 FAILED at 223.
  156. Hunk #6 FAILED at 512.
  157. Hunk #7 FAILED at 554.
  158. Hunk #8 FAILED at 576.
  159. Hunk #9 FAILED at 641.
  160. 9 out of 9 hunks FAILED -- saving rejects to file src/pages/AddLiquidity/index.tsx.rej
  161. patching file src/pages/AddLiquidity/styled.tsx
  162. Hunk #1 FAILED at 25.
  163. Hunk #2 succeeded at 45 (offset -10 lines).
  164. 1 out of 2 hunks FAILED -- saving rejects to file src/pages/AddLiquidity/styled.tsx.rej
  165. patching file src/pages/App.tsx
  166. Hunk #1 FAILED at 16.
  167. Hunk #2 FAILED at 152.
  168. 2 out of 2 hunks FAILED -- saving rejects to file src/pages/App.tsx.rej
  169. patching file src/pages/AppBody.tsx
  170. Hunk #1 FAILED at 4.
  171. 1 out of 1 hunk FAILED -- saving rejects to file src/pages/AppBody.tsx.rej
  172. patching file src/pages/Pool/CTACards.tsx
  173. Hunk #1 FAILED at 20.
  174. Hunk #2 FAILED at 46.
  175. 2 out of 2 hunks FAILED -- saving rejects to file src/pages/Pool/CTACards.tsx.rej
  176. patching file src/pages/Pool/index.tsx
  177. Hunk #1 FAILED at 3.
  178. Hunk #2 FAILED at 25.
  179. Hunk #3 FAILED at 39.
  180. Hunk #4 FAILED at 134.
  181. Hunk #5 FAILED at 167.
  182. Hunk #6 FAILED at 266.
  183. 6 out of 6 hunks FAILED -- saving rejects to file src/pages/Pool/index.tsx.rej
  184. patching file src/pages/Swap/index.tsx
  185. Hunk #1 FAILED at 25.
  186. Hunk #2 FAILED at 71.
  187. Hunk #3 FAILED at 403.
  188. Hunk #4 succeeded at 349 with fuzz 2 (offset -151 lines).
  189. Hunk #5 FAILED at 528.
  190. 4 out of 5 hunks FAILED -- saving rejects to file src/pages/Swap/index.tsx.rej
  191. patching file src/theme/index.tsx
  192. Hunk #1 FAILED at 139.
  193. Hunk #2 FAILED at 158.
  194. Hunk #3 FAILED at 208.
  195. 3 out of 3 hunks FAILED -- saving rejects to file src/theme/index.tsx.rej
  196. patching file yarn.lock
  197. Hunk #1 FAILED at 3678.
  198. Hunk #2 succeeded at 15528 (offset 839 lines).
  199. Hunk #3 FAILED at 14718.
  200. Hunk #4 FAILED at 14899.
  201. 3 out of 4 hunks FAILED -- saving rejects to file yarn.lock.rej
  202.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement