Opened 17 years ago

Closed 17 years ago

Last modified 14 years ago

#12250 closed defect (fixed)

r25444 breaks user configuration in .macports/macports.conf

Reported by: joachim.kuebart@… Owned by: jmpp@…
Priority: High Milestone: MacPorts 1.6
Component: base Version: 1.5
Keywords: Cc: jmpp@…, joachim.kuebart@…
Port:

Description

The modification r25444 to macports.tcl breaks the reading of .macports/macports.conf. When the directory macports_user_dir is tested for existence, the variable name is passed to file isdirectory instead.

The attached patch fixes this problem.

Attachments (1)

macports.tcl.diff (476 bytes) - added by joachim.kuebart@… 17 years ago.
Patch against current macports.tcl to fix user config directory test problem.

Download all attachments as: .zip

Change History (6)

Changed 17 years ago by joachim.kuebart@…

Attachment: macports.tcl.diff added

Patch against current macports.tcl to fix user config directory test problem.

comment:1 Changed 17 years ago by nox@…

Milestone: MacPorts base bugs
Priority: BlockerHigh
Summary: 25444 breaks user configuration in .macports/macports.confr25444 breaks user configuration in .macports/macports.conf

comment:2 Changed 17 years ago by boeyms@…

Cc: jmpp@… joachim.kuebart@… added

Add reporter and assignee to Cc: list so that this ticket is seen (currently the Trac installation does not automatically notify either of created tickets).

comment:3 Changed 17 years ago by jmpp@…

Resolution: fixed
Status: newclosed

Sorry for letting this slide for so long, hadn't noticed this ticket even though boeyms set me up on the Cc field. Thanks for the patch also, it's been committed in r29669, which should be included in our (still undecided) next release.

-jmpp

comment:4 Changed 15 years ago by tobypeterson

Milestone: MacPorts base bugsMacPorts Future

Milestone MacPorts base bugs deleted

comment:5 Changed 14 years ago by jmroot (Joshua Root)

Milestone: MacPorts FutureMacPorts 1.6
Note: See TracTickets for help on using tickets.