Opened 7 years ago
Closed 4 years ago
#55798 closed defect (fixed)
eccodes +python27 variant
Reported by: | isezen (Ismail SEZEN) | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | ecCodes |
Description (last modified by mf2k (Frank Schima))
Hello,
I installed ecCodes (2.6.0) with +python27 variant. It should download and move required ecCodes python modules to (1) but folder only contains init.py file. Other required py files are absent. I downloaded ecCodes source code and moved python modules to (1) and it works.
1- /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/
Attachments (1)
Change History (7)
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Owner: | set to tenomoto |
---|---|
Status: | new → assigned |
comment:2 Changed 7 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 Changed 7 years ago by tenomoto (Takeshi Enomoto)
These files should be installed automatically during the post-destroot
. Could you attach the log?
comment:4 Changed 7 years ago by isezen (Ismail SEZEN)
Installation process does not throw any error. So, I didn't have any log file to attach. But if you want me uninstall and reinstall the port, please, give me a command that enables also saving the detailed process log (I'm not expert on macports), so I can reinstall the port, save the process to a log file and attach here.
comment:5 Changed 7 years ago by tenomoto (Takeshi Enomoto)
You're right. Without error, install
will delete the log.
Run the following command
$ sudo port destroot ecCodes +python27 $ port logfile
The path to the log file will be printed.
comment:6 Changed 4 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
In the future, please use WikiFormatting and Cc the port maintainers (
port info --maintainers ecCodes
), if any.