Opened 13 days ago

Closed 12 days ago

#70699 closed defect (duplicate)

dtc files conflict with qemu

Reported by: cgimenez (Christophe Gimenez) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: herbygillot (Herby Gillot), adfernandes (Andrew Fernandes), raimue (Rainer Müller), fxfrax@…
Port: dtc

Description

--->  Computing dependencies for qemu
The following dependencies will be installed:  dtc
Continue? [Y/n]: Y
--->  Activating dtc @1.7.0_0
Error: Failed to activate dtc: The following ports have active files that conflict with dtc's:
qemu @9.0.2_0+cocoa+curses+spice+spice_protocol+target_arm+target_i386+target_x86_64+usb+vnc
  /opt/local/include/fdt.h
  /opt/local/include/libfdt.h
  /opt/local/include/libfdt_env.h
  /opt/local/lib/libfdt.a
Image error: Conflicting file(s) present. Please deactivate the conflicting port(s) first, or use 'port -f activate dtc' to force the activation.
    while executing
"throw registry::image-error $msg"
    ("foreach" body line 35)
    invoked from within
"foreach file $imagefiles {
                incr progress_step
                _progress update $progress_step $progress_total_steps
                se..."
    invoked from within
"registry::write {
            foreach file $imagefiles {
                incr progress_step
                _progress update $progress_step $progress_..."
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_cross_dtc/dtc/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.

Attachments (1)

main.log (27.6 KB) - added by cgimenez (Christophe Gimenez) 13 days ago.

Download all attachments as: .zip

Change History (3)

Changed 13 days ago by cgimenez (Christophe Gimenez)

Attachment: main.log added

comment:1 Changed 13 days ago by cgimenez (Christophe Gimenez)

comment:2 Changed 12 days ago by jmroot (Joshua Root)

Cc: herbygillot adfernandes raimue fxfrax@… added
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.