Opened 14 years ago

Closed 14 years ago

#24932 closed defect (duplicate)

pgAdmin3 @1.10.3_0 install failure

Reported by: mirimiri66@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: jyrkiwahlstedt
Port: pgAdmin3

Description (last modified by mf2k (Frank Schima))

I've got pgAdmin3 @1.10.2_0 installed and tried to update to pgAdmin3 @1.10.3_0 but get the following error. I've tried reinstalling wxWidgets but that didn't help.

$ sudo port -d -n install pgAdmin3 
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/pgAdmin3 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/pgAdmin3 
DEBUG: OS Platform: darwin 
DEBUG: OS Version: 9.8.0 
DEBUG: Mac OS X Version: 10.5 
DEBUG: System Arch: i386 
DEBUG: setting option os.universal_supported to yes 
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided 
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided 
DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/archcheck-1.0.tcl 
DEBUG: 'universal_variant no' specified, so not adding the default universal variant 
DEBUG: Requested variant darwin is not provided by port pgAdmin3. 
DEBUG: Requested variant i386 is not provided by port pgAdmin3. 
DEBUG: Requested variant macosx is not provided by port pgAdmin3. 
DEBUG: Requested variant bash_completion is not provided by port pgAdmin3. 
--->  Computing dependencies for pgAdmin3 
DEBUG: Searching for dependency: postgresql84 
DEBUG: Found Dependency: receipt exists for postgresql84 
DEBUG: Searching for dependency: wxWidgets 
DEBUG: Found Dependency: receipt exists for wxWidgets 
DEBUG: Searching for dependency: openssl 
DEBUG: Found Dependency: receipt exists for openssl 
DEBUG: Searching for dependency: libxml2 
DEBUG: Found Dependency: receipt exists for libxml2 
DEBUG: Searching for dependency: libxslt 
DEBUG: Found Dependency: receipt exists for libxslt 
DEBUG: Executing org.macports.main (pgAdmin3) 
DEBUG: Skipping completed org.macports.fetch (pgAdmin3) 
DEBUG: Skipping completed org.macports.checksum (pgAdmin3) 
DEBUG: Skipping completed org.macports.extract (pgAdmin3) 
DEBUG: Skipping completed org.macports.patch (pgAdmin3) 
--->  Configuring pgAdmin3 
DEBUG: Using compiler 'Mac OS X gcc 4.0' 
DEBUG: Executing proc-pre-org.macports.configure-configure-0 
Error: The file /opt/local/lib/libwx_macu_core-2.8.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 
DEBUG: Backtrace: missing required file 
    while executing 
"$pre $targetname" 
Warning: the following items did not execute (for pgAdmin3): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install 
Error: Status 1 encountered during processing. 
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (2)

comment:1 Changed 14 years ago by mirimiri66@…

I made a double ticket by mistake. #24933 is the same but has correct log format. I suggest this ticket be discarded.

comment:2 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.