Skip to content

Instantly share code, notes, and snippets.

@francoisjacques
Created October 27, 2015 05:09
Show Gist options
  • Save francoisjacques/3969dda6280987622ab4 to your computer and use it in GitHub Desktop.
Save francoisjacques/3969dda6280987622ab4 to your computer and use it in GitHub Desktop.
2nd attempt for VMWare Workstation.
***** 304-hardened.patch *****
PWD: /var/tmp/portage/app-emulation/vmware-modules-304.2/work
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 < '/var/lib/layman/efferre79/app-emulation/vmware-modules/files/304-hardened.patch'
==============================
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/vmmon-only/linux/driver.c b/vmmon-only/linux/driver.c
|index b21dd44..960c2aa 100644
|--- a/vmmon-only/linux/driver.c
|+++ b/vmmon-only/linux/driver.c
--------------------------
No file to patch. Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 49
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/vmnet-only/driver.c b/vmnet-only/driver.c
|index b12b982..40bd4cf 100644
|--- a/vmnet-only/driver.c
|+++ b/vmnet-only/driver.c
--------------------------
No file to patch. Skipping patch.
2 out of 2 hunks ignored
patch program exited with status 1
==============================
PATCH COMMAND: patch -p1 -g0 -E --no-backup-if-mismatch < '/var/lib/layman/efferre79/app-emulation/vmware-modules/files/304-hardened.patch'
==============================
checking file vmmon-only/linux/driver.c
Hunk #1 succeeded at 127 with fuzz 2 (offset -51 lines).
Hunk #2 FAILED at 366.
1 out of 2 hunks FAILED
checking file vmnet-only/driver.c
Hunk #1 succeeded at 137 with fuzz 2 (offset -28 lines).
Hunk #2 succeeded at 326 (offset -159 lines).
patch program exited with status 1
==============================
PATCH COMMAND: patch -p2 -g0 -E --no-backup-if-mismatch < '/var/lib/layman/efferre79/app-emulation/vmware-modules/files/304-hardened.patch'
==============================
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/vmmon-only/linux/driver.c b/vmmon-only/linux/driver.c
|index b21dd44..960c2aa 100644
|--- a/vmmon-only/linux/driver.c
|+++ b/vmmon-only/linux/driver.c
--------------------------
No file to patch. Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 49
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/vmnet-only/driver.c b/vmnet-only/driver.c
|index b12b982..40bd4cf 100644
|--- a/vmnet-only/driver.c
|+++ b/vmnet-only/driver.c
--------------------------
No file to patch. Skipping patch.
2 out of 2 hunks ignored
patch program exited with status 1
==============================
PATCH COMMAND: patch -p3 -g0 -E --no-backup-if-mismatch < '/var/lib/layman/efferre79/app-emulation/vmware-modules/files/304-hardened.patch'
==============================
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/vmmon-only/linux/driver.c b/vmmon-only/linux/driver.c
|index b21dd44..960c2aa 100644
|--- a/vmmon-only/linux/driver.c
|+++ b/vmmon-only/linux/driver.c
--------------------------
No file to patch. Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 49
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/vmnet-only/driver.c b/vmnet-only/driver.c
|index b12b982..40bd4cf 100644
|--- a/vmnet-only/driver.c
|+++ b/vmnet-only/driver.c
--------------------------
No file to patch. Skipping patch.
2 out of 2 hunks ignored
patch program exited with status 1
==============================
PATCH COMMAND: patch -p4 -g0 -E --no-backup-if-mismatch < '/var/lib/layman/efferre79/app-emulation/vmware-modules/files/304-hardened.patch'
==============================
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/vmmon-only/linux/driver.c b/vmmon-only/linux/driver.c
|index b21dd44..960c2aa 100644
|--- a/vmmon-only/linux/driver.c
|+++ b/vmmon-only/linux/driver.c
--------------------------
No file to patch. Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 49
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/vmnet-only/driver.c b/vmnet-only/driver.c
|index b12b982..40bd4cf 100644
|--- a/vmnet-only/driver.c
|+++ b/vmnet-only/driver.c
--------------------------
No file to patch. Skipping patch.
2 out of 2 hunks ignored
patch program exited with status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment