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

2016-11-18 Thread Robert_Burmeister
bugzilla-noreply wrote
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202982
> 
> I'm experiencing the same issue with a new install of FreeBSD 11 (amd64). 
> This is preventing me from building XFCE via ports. 
> (I did a portsnap update yesterday so I should have the latest stuff.)

I am also experiencing the same issue with a new install of FreeBSD 11
(i386). 
This is also preventing me from building XFCE4 via ports.

Ports tree is up to date, and XORG / NVIDIA driver already built correctly.




--
View this message in context: 
http://freebsd.1045724.x6.nabble.com/Bug-202982-port-install-of-python3-3-3-conflicts-with-python2-2-3-installs-into-same-place-tp6144581p6145721.html
Sent from the freebsd-python mailing list archive at Nabble.com.
___
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 214634] textproc/py-sphinx: plist is incomplete

2016-11-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214634

Bug ID: 214634
   Summary: textproc/py-sphinx: plist is incomplete
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Package Infrastructure
  Assignee: kmo...@freebsd.org
  Reporter: rak...@freebsd.org
CC: kmo...@freebsd.org, pyt...@freebsd.org
 Flags: maintainer-feedback?(kmo...@freebsd.org)
CC: kmo...@freebsd.org

textproc/py-sphinx fails `make check-plist`:

===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing:
%%PYTHON_SITELIBDIR%%/sphinx/pycode/Grammar-py2-sphinx1.4.pickle

USE_PYTHON=autoplist does not take into account that that .pickle file that is
installed manually in post-install.

-- 
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 214634] textproc/py-sphinx: plist is incomplete

2016-11-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214634

--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:

Author: kmoore
Date: Fri Nov 18 20:46:43 UTC 2016
New revision: 426339
URL: https://svnweb.freebsd.org/changeset/ports/426339

Log:
   - Fix issue with pkg-plist and missing pickle

  PR: 214634
  Reported by: rakuco@

Changes:
  head/textproc/py-sphinx/Makefile

-- 
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 214634] textproc/py-sphinx: plist is incomplete

2016-11-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214634

Kris Moore  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED

--- Comment #2 from Kris Moore  ---
Not sure how I missed that before, seemed to pass the test on my laptop anyway.
Thanks for the heads up!

-- 
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 214634] textproc/py-sphinx: plist is incomplete

2016-11-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214634

--- Comment #3 from Raphael Kubo da Costa  ---
Are you sure this is the right fix? That post-install was added in ports
r301002 to avoid some bug. Plus, this commit will change the generated package
so PORTREVISION should probably be bumped.

-- 
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 214634] textproc/py-sphinx: plist is incomplete

2016-11-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214634

Raphael Kubo da Costa  changed:

   What|Removed |Added

  Flags|maintainer-feedback?(kmoore |maintainer-feedback+
   |@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 213700] devel/py-http-prompt: Update to 0.7.0

2016-11-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213700

Danilo G. Baio (dbaio)  changed:

   What|Removed |Added

 Attachment #176083|0   |1
is obsolete||
 Attachment #177162||maintainer-approval+
  Flags||

--- Comment #2 from Danilo G. Baio (dbaio)  ---
Created attachment 177162
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=177162&action=edit
py-http-prompt-0.8.0.patch


Updating patch to http-prompt version 0.8.0.

- Update to 0.8.0
- Update dependency version (httpie)

Changelog:

0.8.0
- Add support for OPTIONS method (#84)
- Fix highlighting bug with parameters starting with HTTP method names (#86)
- Fix excessive newlines after headers and body (#89)

0.7.0
- New feature: Shell substitution (#54, #61, #74)
- New feature: Piping to shell (#61, #74)
- New feature: Be able to delete all parameters of a given type (#79)

[Q/A]

portlint: OK (looks fine.)
testport: python 2.7 and 3.5
poudriere: i386,  9.3   (OK)
poudriere: amd64, 9.3   (OK)
poudriere: i386,  10.3  (OK)
poudriere: amd64, 10.3  (OK)
poudriere: i386,  11(OK)
poudriere: amd64, 11(OK)
poudriere: i386,  12(OK)
poudriere: amd64, 12(OK)

-- 
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 213700] devel/py-http-prompt: Update to 0.8.0

2016-11-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213700

Danilo G. Baio (dbaio)  changed:

   What|Removed |Added

Summary|devel/py-http-prompt:   |devel/py-http-prompt:
   |Update to 0.7.0 |Update to 0.8.0

-- 
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 214634] textproc/py-sphinx: plist is incomplete

2016-11-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214634

--- Comment #4 from Kris Moore  ---
I did test the new port, and it does indeed seem to install a .pickle file and
builds our docs just fine. I'm wondering if its automatically building it now,
which make the extra post-install step unnecessary (and resulted in the extra
plist item)

My pkg info -l py27-sphinx shows the following file that indicated it did
indeed build without the post-install:

/usr/local/lib/python2.7/site-packages/sphinx/pycode/Grammar-py2-sphinx1.4.pickle

As for PORTREVISION, I had thought the port was broken / not building packages
due to plist error. However if that's not the case I'll be happy to bump 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"


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

2016-11-18 Thread Kubilay Kocak
On 19/11/2016 12:32 AM, Robert_Burmeister wrote:
> bugzilla-noreply wrote
>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202982
>> 
>> I'm experiencing the same issue with a new install of FreeBSD 11
>> (amd64). This is preventing me from building XFCE via ports. (I did
>> a portsnap update yesterday so I should have the latest stuff.)
> 
> I am also experiencing the same issue with a new install of FreeBSD
> 11 (i386). This is also preventing me from building XFCE4 via ports.
> 
> Ports tree is up to date, and XORG / NVIDIA driver already built
> correctly.
> 
> 

Robert,

The addition of your comments, as well as a full log of the build (with
the invoking command) uploaded as an attachment on issue #202982 would
be appreciated.

Also, test results of the process outlined in comment 13 [1] might also
be of assistance.

[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202982#c13

./koobs
___
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] Installation of gnome related ports (xfce, vbox, abiword, gnumeric) cause CONFLICT: install of python3-3_3 conflicts with python2-2_3

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

Kubilay Kocak  changed:

   What|Removed |Added

  Flags||maintainer-feedback?(gnome@
   ||FreeBSD.org)
 CC||gn...@freebsd.org,
   ||v...@freebsd.org,
   ||x...@freebsd.org
Summary|port install of python3-3_3 |Installation of gnome
   |conflicts with python2-2_3  |related ports (xfce, vbox,
   |(installs into same place)  |abiword, gnumeric) cause
   ||CONFLICT: install of
   ||python3-3_3 conflicts with
   ||python2-2_3

--- Comment #14 from Kubilay Kocak  ---
Update summary to reflect reports of (gnome) ports affected (vbox, xfce,
abiword, gnumeric)

Note #1: abiword and gnumeric are related to gnome by MAINTAINER and USES.
Note #2: xfce (metaport) USES gnome via x11-wm/xfce4-wm DEPENDS.
Note #3: virtualbox-ose USES gnome

While I'm here, CC gnome, xfce, vbox teams (and/or lists).

-- 
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"