Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Apr 2001 23:06:08 -0300
From:      "Mario Sergio Fujikawa Ferreira" <lioux@uol.com.br>
To:        freebsd-ports@freebsd.org
Subject:   Marking audio/pimp3 BROKEN?
Message-ID:  <20010408230608.A1512@Fedaykin.here>

next in thread | raw e-mail | index | archive | help
Hi,

	I was verifying audio/pimp3 and I found out that it does
require python with gdbm support built in.
	However, I can't seem to produce a python with such support
built in. At least, as a default.  Therefore, pimp3 does not work.
	To reproduce it, just remove the gdbm, python and
pimp3 ports. Then build pimp3 and python without any trace of a
installed gdbm library.
	Then, try to run pimp3. It will blow up with

%pimp3.py 
Traceback (most recent call last):
  File "/usr/local/bin/pimp3.py", line 2, in ?
    import sys, getopt, os, string, gdbm, struct, commands
ImportError: No module named gdbm

	Since this port is maintainerless, if I do not hear anything
in contraire; I'll mark it BROKEN so that it does not make it into
4.3R. It build a package but does not work.
	Or, have python build gdbm support per default which I
do not believe we should be playing with 1 day before freeze.
	By the way, which is the exact freeze time?
Please, in GMT. :)

	Regards,

-- 
Mario S F Ferreira - UnB - Brazil - "I guess this is a signature."
lioux at ( freebsd dot org | linf dot unb dot br )
flames to beloved devnull@someotherworldbeloworabove.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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