[Bug 204850] math/cryptominisat & math/py-cryptominisat: Update to 4.5.3

2015-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204850

--- Comment #4 from 6year...@gmail.com ---
(In reply to Kubilay Kocak from comment #3)
>In the meantime though, what's the *actual* blocker/problem to installation 
>with single-version-externally-managed?

It says "unknown flag" and dies.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 204850] math/cryptominisat & math/py-cryptominisat: Update to 4.5.3

2015-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204850

--- Comment #5 from Kubilay Kocak  ---
(In reply to 6yearold from comment #4)

You observe that error when using USE_PYTHON=distutils, or with the existing
do-install?

Note: The flag will only 'exist' (be available):

a) If the package by default imports setuptools (which this one doesn't), OR
b) When the setup.py build|install calls are wrapped using the '''import
setuptools ...' code, as USE_PYTHON=distutils provides. This feature is
*specifically* implemented to wrap pure distutils-only packages like this one.
So if it doesn't work, we need to understand why.

See: contents of PYDISTUTILS_SETUP variable.

I'm testing the build of this to see what's going on, as I can't see anything
in the upstream setup.py that would preclude that command running.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 204850] math/cryptominisat & math/py-cryptominisat: Update to 4.5.3

2015-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204850

--- Comment #6 from 6year...@gmail.com ---
(In reply to Kubilay Kocak from comment #5)
>You observe that error when using USE_PYTHON=distutils, or with the existing 
>do-install?

I get this with both USE_PYTHON=distutils and overriden do-install. Without the
latter, install targets turns into `make install` due to USES=cmake.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 204185] security/py-kerberos: Update to 1.2.2

2015-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204185

John W. O'Brien  changed:

   What|Removed |Added

 Depends on||204899

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 204185] security/py-kerberos: Update to 1.2.2

2015-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204185

John W. O'Brien  changed:

   What|Removed |Added

 CC||d...@freebsd.org
  Flags|maintainer-feedback?(roland |maintainer-feedback?(dvl@Fr
   |@micite.net)|eeBSD.org)

--- Comment #15 from John W. O'Brien  ---
I'm blocked on this for the time being. I was having trouble getting tests to
pass with my patch, so I rolled back to make sure I could get them to pass on
the current version, and they don't. I've submitted bug #204899 to address some
apparent problems with dvl's patches that add support for BASE and HEIMDAL
Kerberos, and will resume work on this patch once that is resolved.

Also, adding dvl@ to the CC list for this bug as the new maintainer for
security/py-kerberos. Hi Dan!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 204899] security/py-kerberos: authGSSClientStep raises GSSError UNKNOWN_SERVER

2015-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204899

Kubilay Kocak  changed:

   What|Removed |Added

   Keywords||needs-qa
 CC||pyt...@freebsd.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 204185] security/py-kerberos: Update to 1.2.2

2015-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204185

Kubilay Kocak  changed:

   What|Removed |Added

   Assignee|freebsd-ports-bugs@FreeBSD. |d...@freebsd.org
   |org |

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 204185] security/py-kerberos: Update to 1.2.2

2015-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204185

--- Comment #16 from Dan Langille  ---
(In reply to John W. O'Brien from comment #15)
Sadly John, I don't know what to do in order to fix this.  I was working on it
for a $WORK project and will see if I can devote time to it this week.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 204899] security/py-kerberos: authGSSClientStep raises GSSError UNKNOWN_SERVER

2015-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204899

--- Comment #8 from John W. O'Brien  ---
@koobs: No, it isn't a regression. Prior to ports r401816, via enhancement bug
#199123, it was not possible to build security/py-kerberos against the BASE nor
HEIMDAL Kerberos implementations. My test case passes when using the MIT
Kerberos. There is no net reduction in functionality, just not the intended
increase.

"needs-qa" is premature, especially without "needs-patch". Is there a
"needs-analysis" or comparable keyword?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 204185] security/py-kerberos: Update to 1.2.2

2015-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204185

--- Comment #17 from John W. O'Brien  ---
(In reply to Dan Langille from comment #16)
@dvl, I'm in no particular rush, and will be glad to help you track down the
root cause. I've been trying to get up to speed on how to use GSSAPI directly
in C so that I can make more sense of how PyKerberos is using it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 204899] security/py-kerberos: authGSSClientStep raises GSSError UNKNOWN_SERVER

2015-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204899

--- Comment #9 from Kubilay Kocak  ---
(In reply to John W. O'Brien from comment #8)

needs-qa is used to cover all the 'has questions / needs checking' cases at the
moment for simplicity. Correct current descriptions can be seen here

https://bugs.freebsd.org/bugzilla/describekeywords.cgi

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 202982] port install of python3-3_3 conflicts with python2-2_3 (installs into same place)

2015-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202982

Kubilay Kocak  changed:

   What|Removed |Added

 Attachment #163468|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"