Re: Need help finding root cause of staging errors related to MANIFEST

2017-02-09 Thread John W. O'Brien
Doubly linked breadcrumbs: devel/py-setuptools: egg_info fails under python 3.4.6 on nonexistent MANIFEST graft https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216953 signature.asc Description: OpenPGP digital signature

maintainer-feedback requested: [Bug 216953] devel/py-setuptools: egg_info fails under python 3.4.6 on nonexistent MANIFEST graft

2017-02-09 Thread bugzilla-noreply
John W. O'Brien has reassigned Bugzilla Automation 's request for maintainer-feedback to FreeBSD Python : Bug 216953: devel/py-setuptools: egg_info fails under python 3.4.6 on nonexistent MANIFEST graft https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216953 --- Description --- Created attachm

[Bug 216953] devel/py-setuptools: egg_info fails under python 3.4.6 on nonexistent MANIFEST graft

2017-02-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216953 Bug ID: 216953 Summary: devel/py-setuptools: egg_info fails under python 3.4.6 on nonexistent MANIFEST graft Product: Ports & Packages Version: Latest Hardware: Any

Re: MySQLdb question

2017-02-09 Thread Karl Young
DTD(d...@safeport.com)@2017.02.09 11:11:44 -0500: > On Thu, 26 Jan 2017, Karl Young wrote: > > >DTD(d...@safeport.com)@2017.01.26 13:23:56 -0500: > >>I am using py27-MySQLdb-1.2.5 (the default) for FreeBSD 10.3 > >> > >> cmd="update ipv4 set s8='%s',s16='%s',s24='%s' where ip='%s'" % > >> (s8,s1

Re: MySQLdb question

2017-02-09 Thread DTD
On Thu, 26 Jan 2017, Karl Young wrote: DTD(d...@safeport.com)@2017.01.26 13:23:56 -0500: I am using py27-MySQLdb-1.2.5 (the default) for FreeBSD 10.3 cmd="update ipv4 set s8='%s',s16='%s',s24='%s' where ip='%s'" % (s8,s16,s24,row[0]) c.execute(cmd) When you say that it isn't working, I

[Bug 216941] devel/py-logilab-common & devel/py-pytest install to the same files

2017-02-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216941 Dan Langille changed: What|Removed |Added Status|New |In Progress --- Comment #3 from Dan

[Bug 216941] devel/py-logilab-common & devel/py-pytest install to the same files

2017-02-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216941 --- Comment #2 from Dan Langille --- Solution is to upgrade devel/py-logilab-common to v 1.3.0 because that version no longer ships that script. -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug 216941] devel/py-logilab-common & devel/py-pytest install to the same files

2017-02-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216941 --- Comment #1 from Dan Langille --- Issue raised with upstreadm pytest project: https://github.com/pytest-dev/pytest/issues/2243 They pointed out, this has already been raised. https://github.com/pytest-dev/pytest/issues/1833 No change

[Bug 216941] devel/py-logilab-common & devel/py-pytest install to the same files

2017-02-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216941 Bug ID: 216941 Summary: devel/py-logilab-common & devel/py-pytest install to the same files Product: Ports & Packages Version: Latest Hardware: Any OS