Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2007 01:30:15 +0200 (CEST)
From:      Sten Spans <sten@blinkenlights.nl>
To:        miwi@FreeBSD.org
Cc:        freebsd-python@FreeBSD.org
Subject:   Re: ports/116456: New port: irc/py-gozerbot gozerbot is a Python IRC and Jabber bot
Message-ID:  <Pine.LNX.4.64.0709240125240.27070@zaphod.blinkenlights.nl>
In-Reply-To: <200709230856.l8N8us7X067697@freefall.freebsd.org>
References:  <200709230856.l8N8us7X067697@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 23 Sep 2007, miwi@FreeBSD.org wrote:

> Synopsis: New port: irc/py-gozerbot gozerbot is a Python IRC and Jabber bot
>
> State-Changed-From-To: open->feedback
> State-Changed-By: miwi
> State-Changed-When: Sun Sep 23 08:56:26 UTC 2007
> State-Changed-Why:
> Hi
>
> Plist failed
>
> Registering depends:.  Creating bzip'd tar ball in
> '/usr/home/miwi/dev/ports/irc/py-gozerbot/py25-gozerbot-0.7.1.1.tbz'
> ===> Checking pkg_info py25-gozerbot-0.7.1.1 Gozerbot - A modular Python
> IRC and Jabber bot ===> Checking shared library dependencies ===>
> Deinstalling for irc/py-gozerbot ===>   Deinstalling
> py25-gozerbot-0.7.1.1 ===> Extra files and directories check
> bin/gozerbot-start bin/gozerbot-stop

I have fixed these, didn't know about porttools, cool stuff.

> lib/python2.5/site-packages/gozerbot-GOZERBOT.0.7.1.1-py2.5.egg-info

The main problem here is the GOZERBOT addition,
which I've fixed by adding the following to the makefile:
PYDISTUTILS_EGGINFO=    gozerbot-GOZERBOT.${PORTVERSION}-py${PYTHON_VER}.egg-info

However the port still doesn't pass "port test" from porttools,
because PYDISTUTILS_EGGINFODIR in bsd.python.mk doesn't respect
PREFIX, changing it to ${PYTHONPREFIX_SITELIBDIR} makes the port pass
"port test".

I'll submit a new shar to gnats.

-- 
Sten Spans

"There is a crack in everything, that's how the light gets in."
Leonard Cohen - Anthem



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.64.0709240125240.27070>