ctypes problem loading libc.so on FreeBSD current

2015-02-12 Thread Craig Rodrigues
Hi, I am looking at this blog post for loading libc with ctypes: http://blogs.freebsdish.org/rpaulo/2008/11/30/sysctlbyname3-and-others-from-python/ I am using this version of python from ports: Name : python Version: 2.7_2,2 Installed on : Mon Jan 12 22:10:27 PST 2015

[Bug 197061] [MAINTAINER] sysutils/py-salt: Update to 2014.7.1

2015-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197061 Kubilay Kocak ko...@freebsd.org changed: What|Removed |Added Summary|sysutils/py-salt: Update to |[MAINTAINER]

[Bug 197061] [MAINTAINER] sysutils/py-salt: Update to 2014.7.1

2015-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197061 --- Comment #7 from christer.edwa...@gmail.com --- I don't know that I've been asked to attach QA results for previous submissions. Can you tell me more specifically what you're looking for? Do you want the output of 'portlint -A' or

[Bug 197061] [MAINTAINER] sysutils/py-salt: Update to 2014.7.1

2015-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197061 --- Comment #8 from Kubilay Kocak ko...@freebsd.org --- Christer, They are not strictly compulsory, but issue reports with QA results tend heavily to be triaged, prioritised and committed before others. Moving forward there will be more

[Bug 197376] lang/python27: random module leaks file descriptor into child process

2015-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197376 --- Comment #3 from Ed Maste ema...@freebsd.org --- It is fixed in python 3.4.2 - see test result below. Looks like the fix[1] is not in 2.x though. The fix is PEP 446 - issue 18571[2] [1]

[Bug 197061] sysutils/py-salt: Update to 2014.7.1

2015-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197061 --- Comment #5 from christer.edwa...@gmail.com --- Apologies for the delay.. I just validated that the requirement for lsof remains in this release. We should be able to remove it in the next feature release, 2015.2.x. -- You are

Re: ctypes problem loading libc.so on FreeBSD current

2015-02-12 Thread Marcus von Appen
On, Fri Feb 13, 2015, Craig Rodrigues wrote: Hi, I am looking at this blog post for loading libc with ctypes: http://blogs.freebsdish.org/rpaulo/2008/11/30/sysctlbyname3-and-others-from-python/ I am using this version of python from ports: Name : python Version: