Opened 14 years ago
Closed 14 years ago
#25937 closed defect (fixed)
fetch succeeds when distfiles are only in altworkpath, but ports may expect them in distpath
Reported by: | thabangh@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | MacPorts 1.9.2 |
Component: | base | Version: | 1.9.1 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: |
Description
When I try to install gnuplot, I get the following error message:
Error: Target org.macports.destroot returned: xinstall: Cannot stat: /opt/local/var/macports/distfiles/gnuplot/gnuplot-4.4.0.pdf, No such file or directory
The stdout from running "sudo port -d install gnuplot" is attached, as is the log file.
Attachments (3)
Change History (9)
Changed 14 years ago by thabangh@…
Attachment: | gnuplot-stdout.txt added |
---|
comment:1 follow-up: 2 Changed 14 years ago by jmroot (Joshua Root)
Please generate a complete log by running
sudo port clean gnuplot
first.
comment:2 Changed 14 years ago by thabangh@…
Replying to jmr@…:
Please generate a complete log by running
sudo port clean gnuplotfirst.
OK, I did this. I will attach the new log file.
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Summary: | gnuplot cannot stat gnuplot-4.4.0.pdf → fetch succeeds when distfiles are only in altworkpath, but ports may expect them in distpath |
---|
I'm guessing you fetched gnuplot without using sudo, so this is similar to #25418.
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Component: | ports → base |
---|---|
Milestone: | → MacPorts 1.9.2 |
Resolution: | → fixed |
Status: | new → closed |
comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Port: | gnuplot removed |
Resolution: | fixed |
Status: | closed → reopened |
There have continued to be reports of this problem since the release of MacPorts 1.9.2, most recently in ticket 27682 by a user who has never had an earlier version of MacPorts installed.
comment:6 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
That doesn't look like the same problem.
Note: See
TracTickets for help on using
tickets.
Standard output (with debug turned on)