[Bug 234926] Review Request: ngircd - Next Generation IRC Daemon

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 26 13:16:50 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: ngircd - Next Generation IRC Daemon


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234926





------- Additional Comments From dev at nigelj.com  2007-04-26 09:16 EST -------
Mock Log:
Installing /builddir/build/SRPMS/ngircd-0.10.1-3.fc7.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.97021
+ umask 022
+ cd /builddir/build/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /builddir/build/BUILD
+ rm -rf ngircd-0.10.1
+ /bin/gzip -dc /builddir/build/SOURCES/ngircd-0.10.1.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ngircd-0.10.1
++ /usr/bin/id -u
+ '[' 509 = 0 ']'
++ /usr/bin/id -u
+ '[' 509 = 0 ']'
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (ngircd-writebuf-stupidity.diff):'
Patch #0 (ngircd-writebuf-stupidity.diff):
+ patch -p1 -s
missing header for unified diff at line 13 of patch
The text leading up to this was:
--------------------------
|ngircds ancient WRITEBUFFER_LEN legacy crap actively sabotages
|server connections (where a lot of stuff has to be sent at once)
|
|Work around this stupidity by tolerating pending writes of up to 512kb.
|
|Index: conn.c
|===================================================================
|RCS file: /srv/cvs/ngircd/ngircd/src/ngircd/conn.c,v
|retrieving revision 1.198.2.2
|diff -u -r1.198.2.2 conn.c
|--- conn.c     17 Dec 2006 23:06:29 -0000      1.198.2.2
|+++ conn.c     3 Apr 2007 19:34:00 -0000
--------------------------
File to patch:
Skip this patch? [y]
1 out of 1 hunk ignored
error: Bad exit status from /var/tmp/rpm-tmp.97021 (%prep)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.97021 (%prep)

The patch file does not work because of the additional text in the header, I
have updated the patch so that it should apply correctly.  (See Comment #9)

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list