Bonjour,
je suis debian 4.0 Etch sur un serveur dédié !
quand j'exécute cette commande :
bzip2 -dc /usr/src/patch.bz2 | patch -p1 --dry-run
j'arrive sur une page donc je sais plus quoi faire :
1 2 3 4 5 6 7 8 9 10
| 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/Documentation/Changes b/Documentation/Changes
|index 6d0f1ef..f08b313 100644
|--- a/Documentation/Changes
|+++ b/Documentation/Changes
--------------------------
File to patch: |
j'ai remarqué cette erreur :
can't find file to patch at input line 5
merci de votre aide
Partager