Opened 10 years ago

Closed 10 years ago

#41818 closed defect (fixed)

libgda5 @5.2.1_0 +db51+universal conflicts with libgda4 @4.2.13_6 +db51+universal

Reported by: cooljeanius (Eric Gallager) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: jyrkiwahlstedt
Port: libgda5 libgda4

Description

They both try to install the gda-sql manpage:

x ./opt/local/bin/gda-sql
x ./opt/local/bin/gda-sql-5.0
x ./opt/local/bin/gda-test-connection-5.0
x ./opt/local/bin/gdaui-demo-5.0
DEBUG: Image error: /opt/local/share/man/man1/gda-sql.1.gz is being used by the active libgda4 port.  Please deactivate this port first, or use 'port -f activate libgda5' to force the activation.
    invoked from within
"throw registry::image-error "Image error: $file is being used by the active [$owner name] port.  Please deactivate this port first, or use 'port -f ac..."

Change History (3)

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

Cc: jwa@… added; devans@… removed
Owner: changed from macports-tickets@… to devans@…

comment:2 Changed 10 years ago by dbevans (David B. Evans)

Status: newassigned

comment:3 Changed 10 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: assignedclosed

Conflicting elements (unversioned link to man page, +gtkui variant), removed from libgda4 in r115299. libgda5 remains as is.

libgda4 is intended to provide legacy library support for ports that haven't upgraded to libgda5 as yet. For GTK+ GUI support please use current stable version libgda5.

Note: See TracTickets for help on using tickets.