Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 48965

Summary: unrealircd 3.2 released - fixes bugs from 3.2 rc2
Product: Gentoo Linux Reporter: Sebastian L. <gentoo.org_4>
Component: Current packagesAssignee: Packages in net-irc <net-irc>
Status: RESOLVED FIXED    
Severity: enhancement CC: gurligebis
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://unrealircd.digitaltoxicity.net/forums/viewtopic.php?t=258
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild for unrealircd 3.2 (Based on the rc1 ebuild)

Description Sebastian L. 2004-04-25 13:00:13 UTC
unrealircd 3.2 was just released.
as it fixes bugs from 3.2 rc2, developers state to 'definitely upgrade' (see url for details on the release and changes since 3.2 rc2).

please make an ebuild available.


Reproducible: Always
Steps to Reproduce:
1. go to http://unrealircd.digitaltoxicity.net/forums/viewtopic.php?t=258 :)
Comment 1 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2004-05-01 16:26:13 UTC
Well, it should just be changing the 3.2_rc2 ebuild, but somehow the configure part of that ebuild is fucked up (again), and thinks it should load something from inside /var/tmp/portage.
Zul, any comments on this?
Comment 2 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2004-05-02 01:11:44 UTC
Created attachment 30500 [details]
Ebuild for unrealircd 3.2 (Based on the rc1 ebuild)

An ebuild that works :P
Comment 3 Sven Wegener gentoo-dev 2004-07-23 17:19:05 UTC
I commited 3.2.1 final to CVS. Please test.
Comment 4 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2004-07-24 10:03:32 UTC
Minor problems:

1: These does not exist:
 * You can find example cron scripts here:
 *    /usr/share/doc/unrealircd-3.2.1/ircd.cron
 *    /usr/share/doc/unrealircd-3.2.1/ircdchk

2: /etc/init.d/unrealircd start gives this:
 * ERROR:  "/etc/init.d/unrealircd" has syntax errors in it; not executing...
Comment 5 Sven Wegener gentoo-dev 2004-07-24 13:26:18 UTC
Fixed both issues in CVS.
Comment 6 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2004-07-24 18:51:29 UTC
Take a look inside /usr/share/doc/unrealircd-3.2.1/ircdchk.gz
This line should be fixed: ircdname="/var/tmp/portage/unrealircd-3.2.1/image//etc/unrealircd/ircd.pid"
Comment 7 Sven Wegener gentoo-dev 2004-07-24 19:46:01 UTC
Fixed.