[MacPorts] #33674: ruby @1.8.7 tar: Error exit delayed from previous errors.
#33674: ruby @1.8.7 tar: Error exit delayed from previous errors. -------------------------------------+-------------------------------------- Reporter: marco.cavedon@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: -------------------------------------+-------------------------------------- I'm trying to install ruby but I got the error in the summary. What should I do? Everything is already update. Thanks in advance OS v10.7 Xcode v4.2 Attached you can find the log file. -- Ticket URL: <https://trac.macports.org/ticket/33674> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33674: ruby @1.8.7 tar: Error exit delayed from previous errors. -------------------------------------+-------------------------------------- Reporter: marco.cavedon@… | Owner: kimuraw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: ruby -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => kimuraw@… * port: => ruby Comment: "sudo port clean ruby" and try again. -- Ticket URL: <https://trac.macports.org/ticket/33674#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33674: ruby @1.8.7 tar: Error exit delayed from previous errors. -------------------------------------+-------------------------------------- Reporter: marco.cavedon@… | Owner: kimuraw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: ruby -------------------------------------+-------------------------------------- Comment(by marco.cavedon@…): Replying to [comment:1 ryandesign@…]:
"sudo port clean ruby" and try again I've already tried but unfortunately it didn't work!
-- Ticket URL: <https://trac.macports.org/ticket/33674#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33674: ruby @1.8.7 tar: Error exit delayed from previous errors. -------------------------------------+-------------------------------------- Reporter: marco.cavedon@… | Owner: kimuraw@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: ruby -------------------------------------+-------------------------------------- Changes (by kimuraw@…): * status: new => assigned Comment: It looks the error occurs at `activate' phase from your log. You need to uninstall ruby package to rebuild ruby. e.g) {{{ % port installed ruby # detect the latest version The following ports are currently installed: ruby @1.8.7-p352_2+dtrace+thread_hooks+universal ruby @1.8.7-p352_2+thread_hooks+universal ruby @1.8.7-p357_0+dtrace+thread_hooks+universal ruby @1.8.7-p358_0+thread_hooks # <= might be broken % sudo port uninstall ruby @1.8.7-p358_0+thread_hooks % sudo port install ruby }}} If your problem does not solve with this operation, try to install with the variant "no_doc". The error occurs at activating rdoc files. The "no_doc" variant let to install ruby without rdoc. {{{ % sudo port install ruby +no_doc }}} -- Ticket URL: <https://trac.macports.org/ticket/33674#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33674: ruby @1.8.7 tar: Error exit delayed from previous errors. -------------------------------------+-------------------------------------- Reporter: marco.cavedon@… | Owner: kimuraw@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: ruby -------------------------------------+-------------------------------------- Comment(by marco.cavedon@…): Replying to [comment:3 kimuraw@…]:
It looks the error occurs at `activate' phase from your log. You need to uninstall ruby package to rebuild ruby.
e.g)
{{{ % port installed ruby # detect the latest version The following ports are currently installed: ruby @1.8.7-p352_2+dtrace+thread_hooks+universal ruby @1.8.7-p352_2+thread_hooks+universal ruby @1.8.7-p357_0+dtrace+thread_hooks+universal ruby @1.8.7-p358_0+thread_hooks # <= might be broken % sudo port uninstall ruby @1.8.7-p358_0+thread_hooks % sudo port install ruby }}}
If your problem does not solve with this operation, try to install with the variant "no_doc". The error occurs at activating rdoc files. The "no_doc" variant let to install ruby without rdoc.
{{{ % sudo port install ruby +no_doc }}}
Thank you very much! With the option +no_doc it worked! Thanks -- Ticket URL: <https://trac.macports.org/ticket/33674#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33674: ruby @1.8.7 tar: Error exit delayed from previous errors. --------------------------------------+------------------------------------- Reporter: marco.cavedon@… | Owner: kimuraw@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Resolution: worksforme | Keywords: Port: ruby | --------------------------------------+------------------------------------- Changes (by kimuraw@…): * status: assigned => closed * resolution: => worksforme -- Ticket URL: <https://trac.macports.org/ticket/33674#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts