Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with patching cuckoo #11

Open
Ata-Xan opened this issue Jun 25, 2017 · 0 comments
Open

problem with patching cuckoo #11

Ata-Xan opened this issue Jun 25, 2017 · 0 comments

Comments

@Ata-Xan
Copy link

Ata-Xan commented Jun 25, 2017

hi,

when i want to patch cuckoo using cuckoo.patch file i get this, could you help me, please? ... what is the problem?

test@test-virtual-machine:~/Documents/CuckooSnbx/cuckoo$ patch -p1 < ./cuckoo.patch
patching file analyzer/windows/analyzer.py
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 64.
Hunk #3 FAILED at 220.
Hunk #4 FAILED at 612.
Hunk #5 FAILED at 630.
Hunk #6 FAILED at 689.
6 out of 6 hunks FAILED -- saving rejects to file analyzer/windows/analyzer.py.rej
patching file analyzer/windows/lib/api/process.py
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 21.
Hunk #3 FAILED at 174.
Hunk #4 FAILED at 218.
Hunk #5 FAILED at 316.
Hunk #6 FAILED at 372.
6 out of 6 hunks FAILED -- saving rejects to file analyzer/windows/lib/api/process.py.rej
patching file analyzer/windows/lib/common/defines.py
Hunk #1 FAILED at 1 (different line endings).
Hunk #2 FAILED at 74 (different line endings).
Hunk #3 FAILED at 104 (different line endings).
3 out of 3 hunks FAILED -- saving rejects to file analyzer/windows/lib/common/defines.py.rej
patching file analyzer/windows/modules/packages/applet.py
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 50.
Hunk #3 FAILED at 57.
3 out of 3 hunks FAILED -- saving rejects to file analyzer/windows/modules/packages/applet.py.rej
patching file analyzer/windows/modules/packages/bin.py
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 11.
2 out of 2 hunks FAILED -- saving rejects to file analyzer/windows/modules/packages/bin.py.rej
patching file analyzer/windows/modules/packages/cpl.py
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 26.
2 out of 2 hunks FAILED -- saving rejects to file analyzer/windows/modules/packages/cpl.py.rej
patching file analyzer/windows/modules/packages/dll.py
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 14.
Hunk #3 FAILED at 23.
3 out of 3 hunks FAILED -- saving rejects to file analyzer/windows/modules/packages/dll.py.rej
patching file analyzer/windows/modules/packages/doc.py
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 37.
2 out of 2 hunks FAILED -- saving rejects to file analyzer/windows/modules/packages/doc.py.rej
patching file analyzer/windows/modules/packages/exe.py
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 13.
2 out of 2 hunks FAILED -- saving rejects to file analyzer/windows/modules/packages/exe.py.rej
patching file analyzer/windows/modules/packages/generic.py
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 14.
Hunk #3 FAILED at 22.
3 out of 3 hunks FAILED -- saving rejects to file analyzer/windows/modules/packages/generic.py.rej
can't find file to patch at input line 582
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:

|diff -rupN original/analyzer/windows/modules/packages/html.py new/analyzer/windows/modules/packages/html.py
|--- original/analyzer/windows/modules/packages/html.py 2014-07-11 18:20:44.773827653 +0200
|+++ new/analyzer/windows/modules/packages/html.py 2014-07-11 18:20:41.987160878 +020`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant