Opened 13 years ago

Closed 12 years ago

#31335 closed defect (fixed)

postgresql91 @9.1.0 cannot select as default postgresql

Reported by: mndavidoff (Monte Davidoff) Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: jyrkiwahlstedt, dark.panda+macports@…
Port: postgresql91

Description

After installing postgresql91, I could not select postgresql91 as the default postgresql.

$ port installed 'name:^postgresql[0-9]+$'
The following ports are currently installed:
  postgresql90 @9.0.4_0+python (active)
  postgresql91 @9.1.0_0+python (active)
$ port select --list postgresql
Available versions for postgresql:
	none
	postgresql90 (active)
$ sudo port select --set postgresql postgresql91
Selecting 'postgresql91' for 'postgresql' failed: The specified version 'postgresql91' is not valid.

Change History (5)

comment:1 Changed 13 years ago by blb@…

Cc: jwa@… added
Owner: changed from macports-tickets@… to mww@…

Looks like the select files aren't being installed yet by postgresql91...

comment:2 Changed 13 years ago by dark.panda+macports@…

Cc: dark.panda+macports@… added

Cc Me!

comment:3 Changed 12 years ago by calvin@…

cc me.

comment:4 Changed 12 years ago by mndavidoff (Monte Davidoff)

This defect appears to have been fixed in r87965 (#32409). It looks all right to close this ticket.

comment:5 Changed 12 years ago by drkp (Dan Ports)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.