Opened 4 years ago

Last modified 4 years ago

#60598 closed defect

mypaint-brushes @1.3.0_0 and mypaint-brushes1 @1.3.1_0 in conflict over blend+paint.myb — at Version 2

Reported by: JDLH (Jim DeLaHunt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc: dbevans (David B. Evans)
Port: mypaint-brushes mypaint-brushes1

Description (last modified by JDLH (Jim DeLaHunt))

Each of the ports mypaint-brushes @1.3.0_0 and mypaint-brushes1 @1.3.1_0 refuses to activate when the other port is activated, because each activation gives an error that the other port is using /opt/local/share/mypaint-data/1.0/brushes/classic/blend+paint.myb .

The console output looks like:

% sudo port activate mypaint-brushes1  
--->  Activating mypaint-brushes1 @1.3.1_0
Error: Failed to activate mypaint-brushes1: Image error: /opt/local/share/mypaint-data/1.0/brushes/classic/blend+paint.myb is being used by the active mypaint-brushes port.  Please deactivate this port first, or use 'port -f activate mypaint-brushes1' to force the activation.
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_registry_portfiles_mypaint-brushes1-1.3.1_0_6ccfb0d1651ddeb0f6ad018d06e24276c433cb0b16e8d0e0074e05c7159634d2-1353/mypaint-brushes1/main.log for details.
Warning: Failed to execute portfile from registry for mypaint-brushes1 @1.3.1_0
--->  Activating mypaint-brushes1 @1.3.1_0
Error: port activate failed: Image error: /opt/local/share/mypaint-data/1.0/brushes/classic/blend+paint.myb is being used by the active mypaint-brushes port.  Please deactivate this port first, or use 'port -f activate mypaint-brushes1' to force the activation.

I'm attaching a log file from each activation attempt.

Change History (4)

Changed 4 years ago by JDLH (Jim DeLaHunt)

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_registry_portfiles_mypaint-brushes-1.3.0_0_093f8933295b6195c9962793601d4b2100d2495f594ab36bb404fe6af1b230f7-1134/mypaint-brushes/main.log is the log of trying to activate mypaint-brushes @1.3.0_0 when mypaint-brushes1 @1.3.1_0 is active.

comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: dbevans added; ryandesign removed
Owner: changed from devans@… to ryandesign
Status: assignedaccepted

True... Please either uninstall or upgrade mypaint-brushes first. I'll add a fix for that.

Changed 4 years ago by JDLH (Jim DeLaHunt)

Attachment: main.2.log added

/opt/local/var/macports/logs/_opt_local_var_macports_registry_portfiles_mypaint-brushes1-1.3.1_0_6ccfb0d1651ddeb0f6ad018d06e24276c433cb0b16e8d0e0074e05c7159634d2-1353/mypaint-brushes1/main.log is the log of trying to activate mypaint-brushes1 @1.3.1_0 while mypaint-brushes @1.3.0_0 is active

comment:2 Changed 4 years ago by JDLH (Jim DeLaHunt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.