#52137 closed defect (fixed)
demeter @0.9.25_0: misspelled dependency
Reported by: | t.hammouda@… | Owned by: | larryv (Lawrence Velázquez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | demeter |
Description
while attempting to install demeter 0.9.25 with either
sudo port install demeter
or
sudo port install demeter-level
I encountered the following error message
Error: Dependency 'p5.24-capture_tiny' not found
I checked on the MacPorts Portfiles and noticed what maybe a typo in the list. Please, note the repetition
p5.24-capture-tiny p5.24-capture_tiny
in the dependency list. The second item may be erroneous, having '_' instead of '-' (underscore vs. dash). While checking on p5.24-capture_tiny I found the following (see attached). Thanks in advance.
TH
Attachments (2)
Change History (8)
Changed 8 years ago by t.hammouda@…
Attachment: | Capture 2016-08-30 à 14.33.22.png added |
---|
comment:1 Changed 8 years ago by larryv (Lawrence Velázquez)
Owner: | changed from macports-tickets@… to larryv@… |
---|---|
Port: | demeter added |
Status: | new → assigned |
Summary: | demeter 0.9.25 installation failure → demeter @0.9.25_0: misspelled dependency |
Thanks.
comment:2 follow-up: 3 Changed 8 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 follow-up: 4 Changed 8 years ago by t.hammouda@…
Replying to larryv@…:
Thanks for your quick intervention. It is not clear, however, whether the fix is working. It just went on
https://www.macports.org/ports.php?by=category&substr=science&page=2&pagesize=50
and found the same list for both demeter and demeter-level. I also went on directly to install demeter from my terminal, without success. Again, thanks for further help. TH
comment:4 follow-up: 5 Changed 8 years ago by larryv (Lawrence Velázquez)
I am looking at that search page right now, and the dependencies are correct. Perhaps you are seeing a cached version.
Did you run sudo port selfupdate
before trying to install again?
Changed 8 years ago by t.hammouda@…
Attachment: | log_file_1.rtf added |
---|
comment:5 follow-up: 6 Changed 8 years ago by t.hammouda@…
I ran the sudo port selfupdate and the p5.24-capture-tiny issue is now fixed. However, I still could not get to install demeter. I got the following error:
Failed to install libcxx
I attached the logfile as log_file_1. Thanks again for your help.
TH
Replying to larryv@…:
I am looking at that search page right now, and the dependencies are correct. Perhaps you are seeing a cached version.
Did you run
sudo port selfupdate
before trying to install again?
comment:6 Changed 8 years ago by larryv (Lawrence Velázquez)
Replying to t.hammouda@…:
I ran the sudo port selfupdate and the p5.24-capture-tiny issue is now fixed.
Okay, this ticket has been resolved then.
However, I still could not get to install demeter.
Please run sudo port clean all
and try installing demeter again. If that fails, open a new ticket and attach the main.log
file there.
screen capture