Opened 11 years ago
Closed 11 years ago
#42204 closed defect (worksforme)
Processing port Octave failed
Reported by: | pduzinski@… | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | pduzinski@… | |
Port: | octave |
Description (last modified by ci42)
Attempted to install Octave using "sudo port install octave +atlas+docs" After a good many successful dependency installations, several failed. Below is terminal text. Please let me know if there is any remedy. It also failed when using "sudo port clean" to clean getting message:
"Can't map the URL 'file://.' to a port description file ("Could not find Portfile in /Users/Phil"). Please verify that the directory and portfile syntax are correct. To use the current port, you must be in a port's directory."
---> Installing qrupdate @1.1.2_2+atlas+gcc48 ---> Activating qrupdate @1.1.2_2+atlas+gcc48 ---> Cleaning qrupdate Error: The following dependencies were not installed: epstool ghostscript xorg-libXext xorg-libX11 xorg-libxcb doxygen graphviz gd2 xpm xorg-libXt libLASi pango Xft2 xrender cairo xorg-xcb-util gobject-introspection harfbuzz poppler xorg-libXaw groff xorg-libXmu texlive texlive-basic texlive-bin harfbuzz-icu xorg-libXp texlive-bin-extra dvipng latexmk texlive-latex pdfjam texlive-latex-recommended pgf texlive-context texlive-fonts-recommended texlive-math-extra texlive-metapost texlive-xetex texlive-generic-recommended texlive-fontutils lcdf-typetools ps2eps texlive-lang-czechslovak texlive-lang-english texlive-lang-european texlive-lang-french texlive-lang-german texlive-lang-italian texlive-lang-polish texlive-lang-portuguese texlive-lang-spanish texlive-luatex texlive-plain-extra texlive-latex-extra texlive-pictures gnuplot pstoedit ImageMagick transfig To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port octave failed
Attachments (1)
Change History (8)
comment:1 Changed 11 years ago by ci42
Description: | modified (diff) |
---|---|
Keywords: | Octave removed |
Owner: | changed from macports-tickets@… to michaelld@… |
Port: | octave added |
Changed 11 years ago by pduzinski@…
comment:3 Changed 11 years ago by pduzinski@…
Thank you ciserlohn. After performing the clean and reinstall a similar failure still occurred, so I've attached the main.log file for your review.
comment:4 Changed 11 years ago by michaelld (Michael Dickens)
The actual error is:
:msg:main ---> Dependencies to be installed: epstool ghostscript xorg-libXext xorg-libX11 xorg-libxcb doxygen graphviz gd2 xpm xorg-libXt libLASi pango Xft2 xrender cairo xorg-xcb-util gobject-introspection harfbuzz poppler xorg-libXaw groff xorg-libXmu texlive texlive-basic texlive-bin harfbuzz-icu xorg-libXp texlive-bin-extra dvipng latexmk texlive-latex pdfjam texlive-latex-recommended pgf texlive-context texlive-fonts-recommended texlive-math-extra texlive-metapost texlive-xetex texlive-generic-recommended texlive-fontutils lcdf-typetools ps2eps texlive-lang-czechslovak texlive-lang-english texlive-lang-european texlive-lang-french texlive-lang-german texlive-lang-italian texlive-lang-polish texlive-lang-portuguese texlive-lang-spanish texlive-luatex texlive-plain-extra texlive-latex-extra texlive-pictures gnuplot pstoedit ImageMagick transfig :debug:main dlist_eval: all entries in dependency list have unsatisfied dependencies; can't process
Maybe some recent checkin is causing this issue?
comment:5 follow-up: 6 Changed 11 years ago by michaelld (Michael Dickens)
If this is still an issue, can you do:
sudo port clean octave sudo port selfupdate sudo port install octave
and see if it works now. I'm guessing some recent checkin messed up the dports dependencies, and hopefully that's been fixed by now.
comment:6 Changed 11 years ago by pduzinski@…
Replying to michaelld@…:
If this is still an issue, can you do:
sudo port clean octave sudo port selfupdate sudo port install octaveand see if it works now. I'm guessing some recent checkin messed up the dports dependencies, and hopefully that's been fixed by now.
All working fine now. Thank you!
comment:7 Changed 11 years ago by michaelld (Michael Dickens)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Great; thanks for reporting back!
The clean command requires the port to be cleaned as argument.
Please try a clean attempt and attach the log file if it fails:
In the future please use WikiFormatting and don't forget to Cc the maintainer and fill in the port field.