Opened 10 years ago

Last modified 6 months ago

#43972 closed defect

Installation of py27-vobject / :info:build urllib2.HTTPError: HTTP Error 404: Not Found — at Version 1

Reported by: lenaigst@… Owned by: lightnin@…
Priority: Normal Milestone:
Component: ports Version: 2.3.0
Keywords: Cc:
Port: py-vobject

Description (last modified by mf2k (Frank Schima))

sudo /opt/local/bin/port install py27-vobject

:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 410, in open
:info:build     response = meth(req, response)
:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 523, in http_response
:info:build     'http', request, response, code, msg, hdrs)
:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 448, in error
:info:build     return self._call_chain(*args)
:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 382, in _call_chain
:info:build     result = func(*args)
:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 531, in http_error_default
:info:build     raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
:info:build urllib2.HTTPError: HTTP Error 404: Not Found
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-vobject/py27-vobject/work/vobject-0.8.1c" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build 
:info:build Exit code: 1
:error:build org.macports.build for port py27-vobject returned: command execution failed
:debug:build Error code: CHILDSTATUS 2745 1
:debug:build Backtrace: command execution failed
    while executing
"system -nice 0 $fullcmdstring"
    ("eval" body line 1)
    invoked from within
"eval system $notty $nice \$fullcmdstring"
    invoked from within
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"portbuild::build_main org.macports.build"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:build Warning: targets not executed for py27-vobject: org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Please see the log file for port py27-vobject for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-vobject/py27-vobject/main.log

Change History (1)

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: py27-vobject removed
Milestone: MacPorts Future
Owner: changed from macports-tickets@… to lightnin@…
Priority: HighNormal

The Priority field and the Milestone field are for use by Macports team members only. Please attach the complete main.log file.

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers py27-vobject).

Note: See TracTickets for help on using tickets.