maintainer-feedback requested: [Bug 206911] [ports] lang/python27 readline.so: No such file or directory

2016-02-04 Thread bugzilla-noreply
salvator2...@gmail.com has reassigned Bugzilla Automation
's request for maintainer-feedback to FreeBSD Python
:
Bug 206911: [ports] lang/python27 readline.so: No such file or directory
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911



--- Description ---
/usr/ports/lang/python27 # make install
===>  Installing for python27-2.7.11_1
===>   python27-2.7.11_1 depends on shared library: libffi.so - found
(/usr/local/lib/libffi.so)
===>  Checking if python27 already installed
===>   Registering installation for python27-2.7.11_1
pkg-static: Unable to access file
/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/readlin
e.so:
No such file or directory
*** Error code 74

Stop.
make[1]: stopped in /usr/ports/lang/python27
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/python27
___
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 206911] [ports] lang/python27 readline.so: No such file or directory

2016-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911

Bug ID: 206911
   Summary: [ports] lang/python27 readline.so: No such file or
directory
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: pyt...@freebsd.org
  Reporter: salvator2...@gmail.com
  Assignee: pyt...@freebsd.org
 Flags: maintainer-feedback?(pyt...@freebsd.org)

/usr/ports/lang/python27 # make install
===>  Installing for python27-2.7.11_1
===>   python27-2.7.11_1 depends on shared library: libffi.so - found
(/usr/local/lib/libffi.so)
===>  Checking if python27 already installed
===>   Registering installation for python27-2.7.11_1
pkg-static: Unable to access file
/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/readline.so:
No such file or directory
*** Error code 74

Stop.
make[1]: stopped in /usr/ports/lang/python27
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/python27

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


FreeBSD ports you maintain which are out of date

2016-02-04 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/pyt...@freebsd.org.html


Port| Current version | New version
+-+
devel/mercurial | 3.7 | 3.7.1
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Thanks.
___
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 205443] www/py-pyjwt: Update to 1.4.0

2016-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205443

Kubilay Kocak  changed:

   What|Removed |Added

   Assignee|te...@elde.net  |freebsd-ports-bugs@FreeBSD.
   ||org
 CC||pyt...@freebsd.org,
   ||wbl...@freebsd.org
  Flags|maintainer-feedback?(wblock |
   |@FreeBSD.org)   |
 Status|New |Open

--- Comment #1 from Kubilay Kocak  ---
Non-committers should not be assigned issues (currently) as they often get lost
and don't make progress.

Re-triage:

- Correctly reset assignment so that any committer can 'take' it
- CC python@ since it's a python port update
- Remove Warren (wblock@) from maintainer-feedback since he is no longer
MAINTAINER

-- 
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 205443] www/py-pyjwt: Update to 1.4.0

2016-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205443

te...@elde.net changed:

   What|Removed |Added

 Attachment #164397||maintainer-approval+
  Flags||

-- 
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 206911] lang/python27 readline.so: No such file or directory

2016-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911

Kubilay Kocak  changed:

   What|Removed |Added

 CC||ko...@freebsd.org,
   ||pyt...@freebsd.org
   Keywords||needs-qa
Summary|[ports] lang/python27   |lang/python27 readline.so:
   |readline.so: No such file   |No such file or directory
   |or directory|
  Flags|maintainer-feedback?(python |maintainer-feedback+
   |@FreeBSD.org)   |

--- Comment #1 from Kubilay Kocak  ---
Can you please provide a full build (not just install) log, as an attachment
please. I expect it will contain the root cause of why the readline extension
was not compiled.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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 206911] lang/python27 readline.so: No such file or directory

2016-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911

salvator2...@gmail.com changed:

   What|Removed |Added

 CC||salvator2...@gmail.com

--- Comment #2 from salvator2...@gmail.com ---
Created attachment 166555
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166555&action=edit
ports/lang/python27# make

make output 
==
/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/readline_failed.so
to 755

readline.so - no such file

+ options
== # This file is auto-generated by 'make config'.
# Options for python27-2.7.11_1
_OPTIONS_READ=python27-2.7.11_1
_FILE_COMPLETE_OPTIONS_LIST=DEBUG IPV6 LIBFFI NLS PYMALLOC SEM THREADS UCS2
UCS4
OPTIONS_FILE_UNSET+=DEBUG
OPTIONS_FILE_UNSET+=IPV6
OPTIONS_FILE_SET+=LIBFFI
OPTIONS_FILE_SET+=NLS
OPTIONS_FILE_SET+=PYMALLOC
OPTIONS_FILE_UNSET+=SEM
OPTIONS_FILE_UNSET+=THREADS
OPTIONS_FILE_SET+=UCS2
OPTIONS_FILE_UNSET+=UCS4

-- 
You are receiving this mail because:
You are the assignee for the bug.
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 206911] lang/python27 readline.so: No such file or directory

2016-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911

--- Comment #3 from Kubilay Kocak  ---
Thank you for the build log, but it appears stderr output is not included. If
the log was created by redirecting to a file, can you try using the following
syntax:

make > python27-build.log 2>&1

Can you please include (as attachments):

* pkg version -v output
* uname -a output
* contents of /etc/libmap.conf (if not empty)

-- 
You are receiving this mail because:
You are the assignee for the bug.
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 206911] lang/python27 readline.so: No such file or directory

2016-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911

--- Comment #4 from salvator2...@gmail.com ---
Created attachment 166556
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166556&action=edit
make > python-build.log

First - 

make > python-build.log

-- 
You are receiving this mail because:
You are the assignee for the bug.
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 206911] lang/python27 readline.so: No such file or directory

2016-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911

--- Comment #5 from salvator2...@gmail.com ---
Created attachment 166557
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166557&action=edit
cmd output

all commands

* pkg version -v output
* uname -a output
* contents of /etc/libmap.conf (if not empty)
in one file

-- 
You are receiving this mail because:
You are the assignee for the bug.
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 206534] [PATCH] www/py-graphite-web: update to 0.9.15

2016-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206534

Michael Zhilin  changed:

   What|Removed |Added

Summary|www/py-graphite-web: update |[PATCH]
   |to 0.9.15   |www/py-graphite-web: update
   ||to 0.9.15

-- 
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 206045] deskutils/gcalcli: Mark BROKEN, depends on oauth2client <= 1.4.12

2016-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206045

--- Comment #9 from Lawrence Chen  ---
FYI, upstream closed my issue #229 as duplicate of #211 -- which was similar to
my earlier patch (import run_flow as run).  Still preferring that a switch to
using argparse over gflags is the way it'll get done.  That branch has commits
between September 7-9

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