Re: ports/133081: [bsd.python.mk] PYEASYINSTALL_ARCHDEP=yes makes broken packages

2013-05-30 Thread Chris Rees
The following reply was made to PR ports/133081; it has been noted by GNATS. From: Chris Rees To: "bug-follo...@freebsd.org" Cc: Subject: Re: ports/133081: [bsd.python.mk] PYEASYINSTALL_ARCHDEP=yes makes broken packages Date: Thu, 30 May 2013 17:46:01 +0100 The solution to this appears pret

Re: ports/178242: bsd.python.mk injection of @exec easy_install to PLIST creates inappropriate post-install scripts for pkgng

2013-05-30 Thread Baptiste Daroussin
The following reply was made to PR ports/178242; it has been noted by GNATS. From: Baptiste Daroussin To: bug-follo...@freebsd.org, chris.dukes@gmail.com Cc: Subject: Re: ports/178242: bsd.python.mk injection of @exec easy_install to PLIST creates inappropriate post-install scripts for pkg

Re: ports/179102: Bus Error in databases/py-sqlite3

2013-05-30 Thread edwin
Synopsis: Bus Error in databases/py-sqlite3 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Thu May 30 08:50:14 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi

Re: issues with update databases/py-sqlite3

2013-05-30 Thread Waitman Gobble
On Wed, 29 May 2013 23:20:37 -0700 (PDT), Waitman Gobble wrote: > > I think I have the issue narrowed down to to the capture exception line: in the port - files/setup.py ... try: import ctypes ctypes.CDLL('libsqlite3.so').sqlite3_load_extension except AttributeError: macros.append((