[MacPorts] #18435: RFE: Include OS platform and version in debug output
#18435: RFE: Include OS platform and version in debug output ------------------------------------+--------------------------------------- Reporter: raimue@… | Owner: raimue@… Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.7.0 Keywords: debug platform version | Port: MacPorts ------------------------------------+--------------------------------------- The OS platform and version should be included in the debug output for reference. Especially when we ask someone to upload their debug log to a Trac ticket it would help to have the OS platform and version included. -- Ticket URL: <http://trac.macports.org/ticket/18435> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18435: RFE: Include OS platform and version in debug output ------------------------------------+--------------------------------------- Reporter: raimue@… | Owner: raimue@… Type: enhancement | Status: assigned Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.7.0 Keywords: debug platform version | Port: MacPorts ------------------------------------+--------------------------------------- Changes (by raimue@…): * status: new => assigned Comment: This is a non-working patch. After applying, port fails to require portmain: {{{ Error: Unable to open port: can't find package portmain 1.0 }}} Any idea why I can't use ui_debug there? -- Ticket URL: <http://trac.macports.org/ticket/18435#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18435: RFE: Include OS platform and version in debug output ------------------------------------+--------------------------------------- Reporter: raimue@… | Owner: raimue@… Type: enhancement | Status: assigned Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.7.0 Keywords: debug platform version | Port: MacPorts ------------------------------------+--------------------------------------- Comment(by raimue@…): I was using the wrong variable names. The file already failed the pkg_mkIndex run during 'make', but our build system did not yield any error. So it was not in the pkgIndex.tcl file and therefore was not accessible using ''package require''. -- Ticket URL: <http://trac.macports.org/ticket/18435#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18435: RFE: Include OS platform and version in debug output ----------------------------------+----------------------------------------- Reporter: raimue@… | Owner: raimue@… Type: enhancement | Status: closed Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.7.0 Resolution: fixed | Keywords: debug platform version Port: MacPorts | ----------------------------------+----------------------------------------- Changes (by raimue@…): * status: assigned => closed * resolution: => fixed Comment: Committed similar in r46669. -- Ticket URL: <http://trac.macports.org/ticket/18435#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts