it ask me what file to patch
Code: $ curl http://gist.github.com/raw/c94a8c1693d0a6b4e084/d467e4f1f7867215e8bb437188918f3d4498d4f0/Properly-handle-multiple-exception-types-.patch | patch -b --strip=1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1049 100 1049 0 0 332 0 0:00:03 0:00:03 --:--:-- 488 can't find file to patch at input line 14 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |From 5f7dd6d82c3b291f6d8525d6f6dc0c1794d319be Mon Sep 17 00:00:00 2001 |From: Chet Luther <[email protected]> |Date: Sat, 4 Jul 2009 18:32:29 -0400 |Subject: [PATCH] Properly handle multiple exception types. | |--- | ZenModel/migrate/useIntLoadAverages.py | 4 +--- | 1 files changed, 1 insertions(+), 3 deletions(-) | |diff --git a/ZenModel/migrate/useIntLoadAverages.py b/ZenModel/migrate/useIntLoadAverages.py |index 7758a0b..680fc4b 100644 |--- a/ZenModel/migrate/useIntLoadAverages.py |+++ b/ZenModel/migrate/useIntLoadAverages.py -------------------------- File to patch: -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=36688#36688 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
