Opened 14 years ago
Closed 14 years ago
#26385 closed defect (duplicate)
ImageMagick install Error: infinite loop
Reported by: | gmosne@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | gmosne@…, jzwolak@…, eu@…, benoitricaud@…, tracey@…, vincent.royol@… | |
Port: | xorg-xcb-proto |
Description
sudo port install imagemagick -v ---> Computing dependencies for ImageMagickError: Internal error: port lookup failed: too many nested evaluations (infinite loop?) Error: Status 1 encountered during processing.
Change History (13)
comment:1 Changed 14 years ago by gmosne@…
Cc: | gmosne@… added |
---|
comment:3 Changed 14 years ago by jzwolak@…
Replying to gmosne@…:
sudo port install imagemagick -v ---> Computing dependencies for ImageMagickError: Internal error: port lookup failed: too many nested evaluations (infinite loop?) Error: Status 1 encountered during processing.
I got this same error! What I did to get this error: rm -rf /opt, install Macports fresh, installed some ports I use for Ruby on Rails, then I tried "sudo port install ImageMagick" and got the exact error message above.
comment:9 Changed 14 years ago by tracey@…
i have a new snow leopard install fresh out of the wrapper (crashed disk swapped out; time machine restore; no macports on install) same problems i've poked through the dependent packages and it *seems* to me there is some dependency chain that ImageMagick depends on that is a problem like this:
"python26" ==> "tk" ==> "Xft2" ==>"xrender" ==> "xorg-libX11" ==> "xorg-libxcb" ==> "xorg-xcb-proto" ==> "python26" ==> ...
-tracey pooh
comment:10 Changed 14 years ago by tracey@…
comment:13 Changed 14 years ago by jmroot (Joshua Root)
Port: | xorg-xcb-proto added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Cc Me!