pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39010: eggdrop can't be [rehash]ed
>Number: 39010
>Category: pkg
>Synopsis: eggdrop can't be [rehash]ed
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Jun 21 17:55:00 +0000 2008
>Originator: Santeri Piippo
>Release: 4.0
>Organization:
>Environment:
NetBSD ottawan.mtveurope.org 4.0 NetBSD 4.0 (GENERIC) #0: Sun Dec 16 00:20:10
PST 2007
builds@wb34:/home/builds/ab/netbsd-4-0-RELEASE/i386/200712160005Z-obj/home/builds/ab/netbsd-4-0-RELEASE/src/sys/arch/i386/compile/GENERIC
i386
>Description:
When you are running an eggdrop and call [rehash] the eggdrop doesn't seem to
be able to rehash correctly; instead it freezes.
It also seems that [source]:ng the Eggdrop config file freezes Eggdrop too:
might be related to the problem?
>How-To-Repeat:
1. install and configure an eggdrop
2. make a proc that rehashes the eggdrop and gives a notification on
completion, for example:
bind msg n .rehash egg_rehash
proc egg_rehash {nick uhost handle text} {
rehash
putserv "PRIVMSG $nick :Rehashed"
}
3. Trigger the proc
4. The eggdrop doesn't respond that it rehashed; it froze
(5. Change the rehash line to "source /path/to/eggdrop.conf": it freezes on
this one as well.)
>Fix:
Home |
Main Index |
Thread Index |
Old Index