[MacPorts] #30569: pgAdmin3 @1.12.3 +with_postgresql84 fails, wanting postgresql90 file
MacPorts
noreply at macports.org
Wed Aug 3 03:20:55 PDT 2011
#30569: pgAdmin3 @1.12.3 +with_postgresql84 fails, wanting postgresql90 file
----------------------------------+-----------------------------------------
Reporter: gunnlaugur@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Keywords: | Port:
----------------------------------+-----------------------------------------
This command:
{{{
sudo port install pgAdmin3 +with_postgresql84
}}}
correctly caused `postgresql84 +universal` to install, but then failed to
install `pgAdmin3` because it's looking for a 9.0 file:
`/opt/local/lib/postgresql90/libpq.dylib`
{{{
...
---> Computing dependencies for postgresql84
---> Fetching archive for postgresql84
---> Attempting to fetch
postgresql84-8.4.8_0+universal.darwin_10.i386-x86_64.tbz2 from
http://packages.macports.org/postgresql84
---> Fetching postgresql84
---> Verifying checksum(s) for postgresql84
---> Extracting postgresql84
---> Configuring postgresql84
---> Building postgresql84
---> Staging postgresql84 into destroot
---> Installing postgresql84 @8.4.8_0+universal
To use the postgresql server, install the postgresql84-server port
---> Cleaning postgresql84
---> Computing dependencies for postgresql84
---> Deactivating postgresql84 @8.4.8_0
---> Cleaning postgresql84
---> Activating postgresql84 @8.4.8_0+universal
---> Cleaning postgresql84
---> Computing dependencies for pgAdmin3
---> Fetching archive for pgAdmin3
---> Attempting to fetch
pgAdmin3-1.12.3_0+with_postgresql84.darwin_10.i386.tbz2 from
http://packages.macports.org/pgAdmin3
---> Fetching pgAdmin3
---> Attempting to fetch pgadmin3-1.12.3.tar.gz from
http://lil.fr.distfiles.macports.org/pgAdmin3
---> Verifying checksum(s) for pgAdmin3
---> Extracting pgAdmin3
---> Configuring pgAdmin3
Error: The file /opt/local/lib/postgresql90/libpq.dylib does not exist,
though it was
Error: expected to have been provided by one of pgAdmin3's dependencies.
Try
Error: rebuilding the port that should have provided that file by running
Error:
Error: sudo port -n upgrade --force <portname>
Error:
Error: Target org.macports.configure returned: missing required file
Error: Status 1 encountered during processing.
}}}
Attaching the log (from a second attempt, so here `postgresql84
+universal` is already installed)
--
Ticket URL: <https://trac.macports.org/ticket/30569>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list