Opened 15 years ago

Closed 15 years ago

Last modified 10 years ago

#18435 closed enhancement (fixed)

RFE: Include OS platform and version in debug output

Reported by: raimue (Rainer Müller) Owned by: raimue (Rainer Müller)
Priority: Normal Milestone: MacPorts 1.8.0
Component: base Version: 1.7.0
Keywords: debug platform version Cc: cooljeanius (Eric Gallager)
Port: MacPorts

Description

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.

Attachments (1)

patch-macports-debug-platform.diff (466 bytes) - added by raimue (Rainer Müller) 15 years ago.
Revision 2

Download all attachments as: .zip

Change History (5)

comment:1 Changed 15 years ago by raimue (Rainer Müller)

Status: newassigned

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?

Changed 15 years ago by raimue (Rainer Müller)

Revision 2

comment:2 Changed 15 years ago by raimue (Rainer Müller)

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.

comment:3 Changed 15 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: assignedclosed

Committed similar in r46669.

comment:4 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.