Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[logiciel] pb d'install vsftpd (résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
PoueT
n00b
n00b


Joined: 19 Sep 2004
Posts: 45
Location: Amiens || Paris

PostPosted: Fri Sep 24, 2004 1:43 pm    Post subject: [logiciel] pb d'install vsftpd (résolu) Reply with quote

j ai un pb avec vsftpd 2 :


Code:
emerge vsftpd
Calculating dependencies ...done!
>>> emerge (1 of 1) net-ftp/vsftpd-2.0.1 to /
>>> md5 src_uri ;-) vsftpd-2.0.1.tar.gz
>>> Unpacking source...
>>> Unpacking vsftpd-2.0.1.tar.gz to /var/tmp/portage/vsftpd-2.0.1/work
 * Applying vsftpd-1.2.1-gentoo.diff.bz2...

 * Failed Patch: vsftpd-1.2.1-gentoo.diff.bz2!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/vsftpd-2.0.1/temp/vsftpd-1.2.1-gentoo.diff.bz2-18626.out


Code:
cat /var/tmp/portage/vsftpd-2.0.1/temp/vsftpd-1.2.1-gentoo.diff.bz2-18626.out
***** vsftpd-1.2.1-gentoo.diff.bz2 *****

========================================

PIPE_COMMAND:  bzip2 -dc /usr/portage/net-ftp/vsftpd/files/vsftpd-1.2.1-gentoo.diff.bz2 > /var/tmp/portage/vsftpd-2.0.1/temp/18626.patch
PATCH COMMAND:  patch -p0 -g0 < /var/tmp/portage/vsftpd-2.0.1/temp/18626.patch

========================================
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/defs.h vsftpd-1.2.0-modified/defs.h
|--- vsftpd-1.2.0/defs.h        2002-07-09 17:51:57.000000000 -0500
|+++ vsftpd-1.2.0-modified/defs.h       2003-06-09 01:39:26.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 16
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/sysdeputil.c vsftpd-1.2.0-modified/sysdeputil.c
|--- vsftpd-1.2.0/sysdeputil.c  2003-03-10 17:42:48.000000000 -0600
|+++ vsftpd-1.2.0-modified/sysdeputil.c 2003-06-09 01:40:31.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 30
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/tunables.c vsftpd-1.2.0-modified/tunables.c
|--- vsftpd-1.2.0/tunables.c    2003-05-27 17:30:06.000000000 -0500
|+++ vsftpd-1.2.0-modified/tunables.c   2003-06-09 01:42:00.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 59
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/vsftpd.8 vsftpd-1.2.0-modified/vsftpd.8
|--- vsftpd-1.2.0/vsftpd.8      2002-12-20 12:14:46.000000000 -0600
|+++ vsftpd-1.2.0-modified/vsftpd.8     2003-06-09 01:43:25.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 70
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/vsftpd.conf.5 vsftpd-1.2.0-modified/vsftpd.conf.5
|--- vsftpd-1.2.0/vsftpd.conf.5 2003-05-27 17:50:28.000000000 -0500
|+++ vsftpd-1.2.0-modified/vsftpd.conf.5        2003-06-09 01:47:28.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
11 out of 11 hunks ignored
========================================

PIPE_COMMAND:  bzip2 -dc /usr/portage/net-ftp/vsftpd/files/vsftpd-1.2.1-gentoo.diff.bz2 > /var/tmp/portage/vsftpd-2.0.1/temp/18626.patch
PATCH COMMAND:  patch -p1 -g0 < /var/tmp/portage/vsftpd-2.0.1/temp/18626.patch

========================================
patching file defs.h
patching file sysdeputil.c
Hunk #1 FAILED at 40.
1 out of 1 hunk FAILED -- saving rejects to file sysdeputil.c.rej
patching file tunables.c
Hunk #1 succeeded at 87 (offset 11 lines).
patching file vsftpd.8
Hunk #1 succeeded at 29 (offset 9 lines).
patching file vsftpd.conf.5
Hunk #2 succeeded at 136 (offset 8 lines).
Hunk #3 succeeded at 164 (offset 8 lines).
Hunk #4 succeeded at 192 (offset 8 lines).
Hunk #5 succeeded at 414 with fuzz 1 (offset 97 lines).
Hunk #6 succeeded at 494 (offset 107 lines).
Hunk #7 succeeded at 635 (offset 107 lines).
Hunk #8 succeeded at 664 with fuzz 2 (offset 108 lines).
Hunk #9 succeeded at 816 with fuzz 2 (offset 170 lines).
Hunk #10 succeeded at 855 (offset 116 lines).
Hunk #11 succeeded at 869 (offset 116 lines).
========================================

PIPE_COMMAND:  bzip2 -dc /usr/portage/net-ftp/vsftpd/files/vsftpd-1.2.1-gentoo.diff.bz2 > /var/tmp/portage/vsftpd-2.0.1/temp/18626.patch
PATCH COMMAND:  patch -p2 -g0 < /var/tmp/portage/vsftpd-2.0.1/temp/18626.patch

========================================
missing header for unified diff at line 4 of patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/defs.h vsftpd-1.2.0-modified/defs.h
|--- vsftpd-1.2.0/defs.h        2002-07-09 17:51:57.000000000 -0500
|+++ vsftpd-1.2.0-modified/defs.h       2003-06-09 01:39:26.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 16 of patch
can't find file to patch at input line 16
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/sysdeputil.c vsftpd-1.2.0-modified/sysdeputil.c
|--- vsftpd-1.2.0/sysdeputil.c  2003-03-10 17:42:48.000000000 -0600
|+++ vsftpd-1.2.0-modified/sysdeputil.c 2003-06-09 01:40:31.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 30 of patch
can't find file to patch at input line 30
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/tunables.c vsftpd-1.2.0-modified/tunables.c
|--- vsftpd-1.2.0/tunables.c    2003-05-27 17:30:06.000000000 -0500
|+++ vsftpd-1.2.0-modified/tunables.c   2003-06-09 01:42:00.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 59 of patch
can't find file to patch at input line 59
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/vsftpd.8 vsftpd-1.2.0-modified/vsftpd.8
|--- vsftpd-1.2.0/vsftpd.8      2002-12-20 12:14:46.000000000 -0600
|+++ vsftpd-1.2.0-modified/vsftpd.8     2003-06-09 01:43:25.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 70 of patch
can't find file to patch at input line 70
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/vsftpd.conf.5 vsftpd-1.2.0-modified/vsftpd.conf.5
|--- vsftpd-1.2.0/vsftpd.conf.5 2003-05-27 17:50:28.000000000 -0500
|+++ vsftpd-1.2.0-modified/vsftpd.conf.5        2003-06-09 01:47:28.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
11 out of 11 hunks ignored
========================================

PIPE_COMMAND:  bzip2 -dc /usr/portage/net-ftp/vsftpd/files/vsftpd-1.2.1-gentoo.diff.bz2 > /var/tmp/portage/vsftpd-2.0.1/temp/18626.patch
PATCH COMMAND:  patch -p3 -g0 < /var/tmp/portage/vsftpd-2.0.1/temp/18626.patch

========================================
missing header for unified diff at line 4 of patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/defs.h vsftpd-1.2.0-modified/defs.h
|--- vsftpd-1.2.0/defs.h        2002-07-09 17:51:57.000000000 -0500
|+++ vsftpd-1.2.0-modified/defs.h       2003-06-09 01:39:26.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 16 of patch
can't find file to patch at input line 16
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/sysdeputil.c vsftpd-1.2.0-modified/sysdeputil.c
|--- vsftpd-1.2.0/sysdeputil.c  2003-03-10 17:42:48.000000000 -0600
|+++ vsftpd-1.2.0-modified/sysdeputil.c 2003-06-09 01:40:31.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 30 of patch
can't find file to patch at input line 30
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/tunables.c vsftpd-1.2.0-modified/tunables.c
|--- vsftpd-1.2.0/tunables.c    2003-05-27 17:30:06.000000000 -0500
|+++ vsftpd-1.2.0-modified/tunables.c   2003-06-09 01:42:00.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 59 of patch
can't find file to patch at input line 59
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/vsftpd.8 vsftpd-1.2.0-modified/vsftpd.8
|--- vsftpd-1.2.0/vsftpd.8      2002-12-20 12:14:46.000000000 -0600
|+++ vsftpd-1.2.0-modified/vsftpd.8     2003-06-09 01:43:25.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 70 of patch
can't find file to patch at input line 70
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/vsftpd.conf.5 vsftpd-1.2.0-modified/vsftpd.conf.5
|--- vsftpd-1.2.0/vsftpd.conf.5 2003-05-27 17:50:28.000000000 -0500
|+++ vsftpd-1.2.0-modified/vsftpd.conf.5        2003-06-09 01:47:28.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
11 out of 11 hunks ignored
========================================

PIPE_COMMAND:  bzip2 -dc /usr/portage/net-ftp/vsftpd/files/vsftpd-1.2.1-gentoo.diff.bz2 > /var/tmp/portage/vsftpd-2.0.1/temp/18626.patch
PATCH COMMAND:  patch -p4 -g0 < /var/tmp/portage/vsftpd-2.0.1/temp/18626.patch

========================================
missing header for unified diff at line 4 of patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/defs.h vsftpd-1.2.0-modified/defs.h
|--- vsftpd-1.2.0/defs.h        2002-07-09 17:51:57.000000000 -0500
|+++ vsftpd-1.2.0-modified/defs.h       2003-06-09 01:39:26.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 16 of patch
can't find file to patch at input line 16
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/sysdeputil.c vsftpd-1.2.0-modified/sysdeputil.c
|--- vsftpd-1.2.0/sysdeputil.c  2003-03-10 17:42:48.000000000 -0600
|+++ vsftpd-1.2.0-modified/sysdeputil.c 2003-06-09 01:40:31.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 30 of patch
can't find file to patch at input line 30
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/tunables.c vsftpd-1.2.0-modified/tunables.c
|--- vsftpd-1.2.0/tunables.c    2003-05-27 17:30:06.000000000 -0500
|+++ vsftpd-1.2.0-modified/tunables.c   2003-06-09 01:42:00.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 59 of patch
can't find file to patch at input line 59
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/vsftpd.8 vsftpd-1.2.0-modified/vsftpd.8
|--- vsftpd-1.2.0/vsftpd.8      2002-12-20 12:14:46.000000000 -0600
|+++ vsftpd-1.2.0-modified/vsftpd.8     2003-06-09 01:43:25.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 70 of patch
can't find file to patch at input line 70
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN vsftpd-1.2.0/vsftpd.conf.5 vsftpd-1.2.0-modified/vsftpd.conf.5
|--- vsftpd-1.2.0/vsftpd.conf.5 2003-05-27 17:50:28.000000000 -0500
|+++ vsftpd-1.2.0-modified/vsftpd.conf.5        2003-06-09 01:47:28.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
11 out of 11 hunks ignored


voila si quelqu'un a une idée merci


Last edited by PoueT on Fri Sep 24, 2004 2:02 pm; edited 2 times in total
Back to top
View user's profile Send private message
scout
Veteran
Veteran


Joined: 08 Mar 2003
Posts: 1991
Location: France, Paris en Semaine / Metz le W-E

PostPosted: Fri Sep 24, 2004 1:52 pm    Post subject: Reply with quote

y'a un bug sur bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=65116 avec un semblant de solution
_________________
http://petition.eurolinux.org/ - Petition against ePatents
L'essence de la finesse
Back to top
View user's profile Send private message
sireyessire
Advocate
Advocate


Joined: 20 Mar 2003
Posts: 2991
Location: back in Paris, France

PostPosted: Fri Sep 24, 2004 1:54 pm    Post subject: Reply with quote

et stp change ton titre pour te conformer au formatage en vigueur sur ces forums:
https://forums.gentoo.org/viewtopic.php?t=69179
_________________
I never think of the future. It comes soon enough.
Albert Einstein

Try simpler first
Shockley
Back to top
View user's profile Send private message
PoueT
n00b
n00b


Joined: 19 Sep 2004
Posts: 45
Location: Amiens || Paris

PostPosted: Fri Sep 24, 2004 1:58 pm    Post subject: Reply with quote

voila c est fait, désolé

je regarde le bugzilla là
Back to top
View user's profile Send private message
PoueT
n00b
n00b


Joined: 19 Sep 2004
Posts: 45
Location: Amiens || Paris

PostPosted: Fri Sep 24, 2004 2:03 pm    Post subject: Reply with quote

j'ai suivi la solution du bugzilla, ca a l'air de marcher
Back to top
View user's profile Send private message
sireyessire
Advocate
Advocate


Joined: 20 Mar 2003
Posts: 2991
Location: back in Paris, France

PostPosted: Fri Sep 24, 2004 2:09 pm    Post subject: Reply with quote

PoueT wrote:
voila c est fait, désolé

je regarde le bugzilla là

merci pour le changement de titre
_________________
I never think of the future. It comes soon enough.
Albert Einstein

Try simpler first
Shockley
Back to top
View user's profile Send private message
Beber
Guru
Guru


Joined: 10 Apr 2004
Posts: 300
Location: Kemper, Lutèce

PostPosted: Fri Sep 24, 2004 2:18 pm    Post subject: Reply with quote

et pourquoi pas la démarche a suivre pour la résolution du problème ?
Back to top
View user's profile Send private message
PoueT
n00b
n00b


Joined: 19 Sep 2004
Posts: 45
Location: Amiens || Paris

PostPosted: Fri Sep 24, 2004 3:48 pm    Post subject: Reply with quote

il faut commenter la ligne suivante dans l'ebuild
Code:
#   epatch ${FILESDIR}/${PN}-1.2.1-gentoo.diff.bz2 || die
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum