Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#2124 closed defect (fixed)

rb-postgres has a bad library dependency

Reported by: ryand-opendarwin@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

rb-postgres seems to ALWAYS want to install postgresql even when already installed. I thought it might be a variant thing, but obviously it isn't given the example below:

& sudo port install rb-postgres ---> Installing postgresql 7.4.3_0+darwin_7+devel ---> Activating postgresql 7.4.3_0+darwin_7+devel ---> Fetching rb-postgres ---> Attempting to fetch ruby-postgres-0.7.1.tar.gz from http://www.postgresql.jp/interfaces/ruby// archive/ ---> Verifying checksum(s) for rb-postgres ---> Extracting rb-postgres ---> Configuring rb-postgres ---> Building rb-postgres with target all ---> Staging rb-postgres into destroot ---> Installing rb-postgres 0.7.1_1 ---> Activating rb-postgres 0.7.1_1 & sudo port install rb-postgres ---> Installing postgresql 7.4.3_0+darwin_7+devel Error: Target com.apple.install returned: Registry error: postgresql 7.4.3_0+darwin_7+devel already registered as installed. Please uninstall it first. Error: The following dependencies failed to build: postgresql

Change History (1)

comment:1 Changed 20 years ago by rshaw@…

Resolution: fixed
Status: newclosed

Should be fixed now. -rshaw

Note: See TracTickets for help on using tickets.