[Bug 209355] lang/python35 lang/python34: install fails if archivers/lzmalib is installed

2017-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209355 esert...@yahoo.de changed: What|Removed |Added CC||esert...@yahoo.de --- Comment #

[Bug 217205] [PATCH] devel/py-twisted: Add missing dependency on devel/py-Automat

2017-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217205 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: wen Date: Sun Feb 19 23:41:23 UTC 2017 New revision: 434422 URL: https://svnweb.freebsd.org/changeset/ports/434422 Log: - Add missing DEPENDS PR:

[Bug 217205] [PATCH] devel/py-twisted: Add missing dependency on devel/py-Automat

2017-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217205 Wen Heping changed: What|Removed |Added Resolution|--- |FIXED Status|New

[Bug 217205] [PATCH] devel/py-twisted: Add missing dependency on devel/py-Automat

2017-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217205 Wen Heping changed: What|Removed |Added CC||w...@freebsd.org Assignee|f

Problem reports for pyt...@freebsd.org that need special attention

2017-02-19 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

Re: [CalendarServer-dev] calendarserver 9.0 incompatible with twisted 17.1.0 ?

2017-02-19 Thread Glyph Lefkowitz
> On Feb 19, 2017, at 9:04 AM, Axel Rau wrote: > > After upgrading twisted from 16.6.0 to 17.1.0 I’m getting: > > Starting caldavd. > Traceback (most recent call last): > File "/usr/local/bin/twistd", line 6, in >from pkg_resources import load_entry_point > File "/usr/local/lib/python2.7

Re: calendarserver 9.0 incompatible with twisted 17.1.0 ?

2017-02-19 Thread John W. O'Brien
On 2/19/17 14:44, John W. O'Brien wrote: > On 2/19/17 12:04, Axel Rau wrote: >> After upgrading twisted from 16.6.0 to 17.1.0 I’m getting: >> >> Starting caldavd. >> Traceback (most recent call last): >> File "/usr/local/bin/twistd", line 6, in >> from pkg_resources import load_entry_point >

Re: calendarserver 9.0 incompatible with twisted 17.1.0 ?

2017-02-19 Thread John W. O'Brien
On 2/19/17 12:04, Axel Rau wrote: > After upgrading twisted from 16.6.0 to 17.1.0 I’m getting: > > Starting caldavd. > Traceback (most recent call last): > File "/usr/local/bin/twistd", line 6, in > from pkg_resources import load_entry_point > File "/usr/local/lib/python2.7/site-packages/

calendarserver 9.0 incompatible with twisted 17.1.0 ?

2017-02-19 Thread Axel Rau
After upgrading twisted from 16.6.0 to 17.1.0 I’m getting: Starting caldavd. Traceback (most recent call last): File "/usr/local/bin/twistd", line 6, in from pkg_resources import load_entry_point File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3019, in