Opened 3 years ago

Closed 3 years ago

#62669 closed defect (fixed)

py39-magenta: dlist_eval: all entries in dependency list have unsatisfied dependencies; can't process

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: Chris Jones <jonesc@…>
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc: essandess (Steve Smith), cjones051073 (Chris Jones)
Port: py-magenta

Description

https://build.macports.org/builders/ports-10.13_x86_64-builder/builds/108211/steps/install-port/logs/stdio

--->  Dependencies to be installed: py39-apache-beam py39-pyarrow py39-tensorflow py39-tensorflow-addons py39-dm-sonnet py39-tensor2tensor py39-tensorflow-gan
DEBUG: dlist_eval: all entries in dependency list have unsatisfied dependencies; can't process

This is probably a circular dependency, which is not allowed. The port has over 600 recursive dependencies so I am disinclined to attempt to figure out the exact location of the problem.

Change History (2)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

py39-tensorflow -> py39-tensorflow-addons -> py39-tensorflow

comment:2 Changed 3 years ago by Chris Jones <jonesc@…>

Owner: set to Chris Jones <jonesc@…>
Resolution: fixed
Status: newclosed

In dfe0302f615adb5acdf6767364c0585cd88877d0/macports-ports (master):

py-tensorflow-addons: Remove circular dependency

Closes: #62669

Note: See TracTickets for help on using tickets.