[MacPorts] #65140: gmic-lib @3.1.0_1 +x11 conflicts with gmic-clib @3.1.0_0 +x11
MacPorts
noreply at macports.org
Mon May 9 04:57:51 UTC 2022
#65140: gmic-lib @3.1.0_1 +x11 conflicts with gmic-clib @3.1.0_0 +x11
-------------------------+--------------------------------
Reporter: cooljeanius | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: | Port: gmic-clib gmic-lib
-------------------------+--------------------------------
They both try to install a `libgmic.dylib`:
{{{
x ./opt/local/lib/libgmic.1.dylib
x ./opt/local/lib/libgmic.a
x ./opt/local/lib/libgmic.dylib
x ./opt/local/include/gmic.h
Error: Failed to activate gmic-lib: Image error:
/opt/local/lib/libgmic.dylib is being used by the active gmic-clib port.
Please deactivate this port first, or use 'port -f activate gmic-lib' to
force the activation.
DEBUG: Error code: registry::image-error
DEBUG: Backtrace: Image error: /opt/local/lib/libgmic.dylib is being used
by the active gmic-clib port. Please deactivate this port first, or use
'port -f activate gmic-lib' 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..."
("foreach" body line 45)
invoked from within
"foreach file $imagefiles {
set srcfile "${extracted_dir}${file}"
# To be able to install links, we test if we can lst..."
invoked from within
"registry::write {
foreach file $imagefiles {
set srcfile "${extracted_dir}${file}"
# To be able to instal..."
invoked from within
"try {
registry::write {
foreach file $imagefiles {
set srcfile "${extracted_dir}${file}"
# To be ..."
(procedure "_activate_contents" line 21)
invoked from within
"_activate_contents $requested $rename_list"
(procedure "portimage::activate" line 63)
invoked from within
"registry_activate $subport $_inregistry_version $_inregistry_revision
$_inregistry_variants $optionlist"
(procedure "portactivate::activate_main" line 20)
invoked from within
"$procedure $targetname"
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_gmic
/gmic-lib/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there is a bug.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65140>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list