#17236: --verbose option of build.py doesn't reveal all possible reasons for failure

8 views
Skip to first unread message

wxTrac

unread,
Oct 31, 2015, 1:22:33 PM10/31/15
to wx-...@googlegroups.com
#17236: --verbose option of build.py doesn't reveal all possible reasons for
failure
----------------------+--------------------
Reporter: krichter | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Phoenix | Version: 3.0.2
Keywords: | Blocked By:
Blocking: | Patch: 0
----------------------+--------------------
`sudo setup.py --verbose install` fails with `error: [Errno 17] File
exists`. Due to the fact that `--verbose` is specified the reason should
be revealed to the user (removing all occurances under `/usr/local`,
`/usr` and the source root doesn't help, so the reason needs to be
revealed).

{{{
$ sudo env PYTHONPATH=/usr/local/lib/python2.7 /usr/local/bin/python
build.py --verbose install
Build using: "/usr/local/bin/python"
2.7.10+ (default, Oct 30 2015, 21:52:32)
[GCC 5.2.1 20151010]
Python's architecture is 64bit
cfg.VERSION: 3.0.3

Running command: install
Running command: install_wx
Magic is in use, wxWidgets will be installed with wxPython
Finished command: install_wx (0.0s)
Running command: install_py
"/usr/local/bin/python" setup.py install --skip-build --verbose
running install
running install_lib
linking /usr/local/lib/python2.7/site-packages/wx/libwx_baseu-3.0.so ->
libwx_baseu-3.0.so.0
error: [Errno 17] File exists
Command '"/usr/local/bin/python" setup.py install --skip-build --verbose
' failed with exit code 1.
Finished command: install_py (0.556s)
Finished command: install (0.556s)
}}}

This is not about the issue itself, but about review of the feedback.

experienced with 0b5f910

--
Ticket URL: <http://trac.wxwidgets.org/ticket/17236>

wxTrac

unread,
Apr 22, 2017, 9:12:02 PM4/22/17
to wx-...@googlegroups.com
#17236: --verbose option of build.py doesn't reveal all possible reasons for
failure
-----------------------+--------------------
Reporter: krichter | Owner:
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Phoenix | Version: 3.0.2
Resolution: outdated | Keywords:
Blocked By: | Blocking:
Patch: 0 |
-----------------------+--------------------
Changes (by robind):

* status: new => closed
* resolution: => outdated


Comment:

Closing old Phoenix tickets...

If this is still an issue in wxPython 4.0.0a1 then please open a new issue
(or PR) at the Phoenix project page on Github:
https://github.com/wxWidgets/Phoenix

--
Ticket URL: <http://trac.wxwidgets.org/ticket/17236#comment:1>
Reply all
Reply to author
Forward
0 new messages