Broken port?

Chris Brennan xaero at xaerolimit.net
Mon Nov 29 21:28:25 UTC 2010


>
>
> On 11/29/10 19:34, Modulok wrote:
>
>> List,
>>
>> I tried to install django with sqlite support from ports and got the
>> error shown below. What do I do to fix this? Do I email a port
>> maintainer or something? I used portsnap to update my ports collection
>> before trying the install. I'm on 8.1-RELEASE amd64.
>>
>> Thanks!
>> -Modulok-
>>
>> Error Below:
>>
>> ===>   Installing for py26-django-1.2.3
>> ===>    py26-django-1.2.3 depends on file: /usr/local/bin/python2.6 -
>> found
>> ===>    py26-django-1.2.3 depends on file:
>> /usr/local/lib/python2.6/site-packages/mod_python/_psp.so - found
>> ===>    py26-django-1.2.3 depends on file:
>> /usr/local/lib/python2.6/site-packages/psycopg2/_psycopg.so - found
>> ===>    py26-django-1.2.3 depends on package: py26-MySQLdb>=1.2.2 - found
>> ===>    py26-django-1.2.3 depends on file:
>> /usr/local/lib/python2.6/site-packages/_sqlite3.so - not found
>> ===>     Verifying install for
>> /usr/local/lib/python2.6/site-packages/_sqlite3.so in
>> /usr/ports/databases/py-sqlite3
>> ===>   Vulnerability check disabled, database not found
>> ===>   License check disabled, port has not defined LICENSE
>> =>  Python-2.6.5.tgz is not in /usr/ports/lang/python26/distinfo.
>> =>  Either /usr/ports/lang/python26/distinfo is out of date, or
>> =>  Python-2.6.5.tgz is spelled incorrectly.
>> *** Error code 1
>>
>> Stop in /usr/ports/databases/py-sqlite3.
>> *** Error code 1
>>
>> Stop in /usr/ports/www/py-django.
>> *** Error code 1
>>
>> Stop in /usr/ports/www/py-django.
>>
>

This actually looks like he port is failing to pull in it's required
dependency (in this case, sqlite). I would as Armin suggested to do, first
update your port-tree again, try to install it again, cd into the port and
'make distclean rmconfig' to start fresh and start from the beginning. If it
still fails, file the pr and/or contact the port maintainer. I would
actually do all of this and document it for the pr and the port-maintainer.


More information about the freebsd-questions mailing list