Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23981 - unrealircd 3.1.6 fails to emerge
Summary: unrealircd 3.1.6 fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
: 24141 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-07-05 23:21 UTC by Norberto Bensa
Modified: 2003-07-09 11:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Norberto Bensa 2003-07-05 23:21:15 UTC
>>> emerge (2 of 2) net-irc/unrealircd-3.1.6 to / 
>>> md5 src_uri ;-) Unreal3.1.6-Noon.tar.gz 
>>> Unpacking source... 
>>> Unpacking Unreal3.1.6-Noon.tar.gz to /var/tmp/portage/unrealircd-3.1.6/work 
 * Applying 3.1.6-Config.patch...                                  [ ok ] 
 * Applying 3.1.6-new-glibc-res.patch... 
 
 * Failed Patch: 3.1.6-new-glibc-res.patch! 
 * 
 * Include in your bugreport the contents of: 
 * 
 *   /var/tmp/portage/unrealircd-3.1.6/temp/3.1.6-new-glibc-res.patch-16841.out 
 
 
!!! ERROR: net-irc/unrealircd-3.1.6 failed. 
!!! Function epatch, Line 354, Exitcode 0 
!!! Failed Patch: 3.1.6-new-glibc-res.patch! 

Reproducible: Always
Steps to Reproduce:
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-07-06 08:44:00 UTC
please atttach 
/var/tmp/portage/unrealircd-3.1.6/temp/3.1.6-new-glibc-res.patch-16841.out 
 
Comment 2 Norberto Bensa 2003-07-06 16:51:35 UTC
No need to. Just change /usr/portage/net-irc/unrealircd/files/3.1.6-new-glibc-res.patch to 
read: 
 
--- src/res_mkquery.c.orig      2003-07-02 14:33:28.000000000 -0400 
+++ src/res_mkquery.c   2003-07-02 14:33:19.000000000 -0400 
@@ -32,7 +32,7 @@ 
 #include "resolv.h" 
 #include "common.h" 
 
-ID_CVS("$Id: res_mkquery.c,v 1.1.1.1.2.13 2003/06/15 17:33:08 stskeeps Exp $"); 
+//ID_CVS("$Id: res_mkquery.c,v 1.1.1.1.2.13 2003/06/15 17:33:08 stskeeps Exp $"); 
 
 /* 
  * Form all types of queries. 
 
 
Comment 3 SpanKY gentoo-dev 2003-07-06 22:35:43 UTC
ugh, not my fault ... its because of sob `cvs commit` changed the patch file on me 
 
ill change it to a `sed` instead of `patch` 
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-07-09 02:46:25 UTC
*** Bug 24141 has been marked as a duplicate of this bug. ***
Comment 5 Pieter De Wit 2003-07-09 06:39:39 UTC
Hey Guys,

It still does it, even with the file changes that is mentioned here.

Thanks,

Pieter
Comment 6 SpanKY gentoo-dev 2003-07-09 11:46:24 UTC
fixed in cvs ... removed patch, changed to sed