[MacPorts] #43160: Cannot install texlive in OSX 10.4
#43160: Cannot install texlive in OSX 10.4 ----------------------------+-------------------------------- Reporter: yosefrajwulf@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: ----------------------------+-------------------------------- The install fails and inspecting the log file by using
tail -20 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_tex_texlive-bin/texlive-bin/main.log
gives :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for texlive-bin: org.macports.activate org.macports.build org.macports.destroot org.macports.install :error:build Failed to install texlive-bin :debug:build Registry error: texlive-plain-extra not registered as installed & active. invoked from within "registry_active ${subport}" invoked from within "$workername eval registry_active \${subport}" :notice:build Please see the log file for port texlive-bin for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_tex_texlive-bin/texlive-bin/main.log guest-wireless-upc-nat-206-117-88-027:~ joseraul$ sudo port install texlive-plain-extra ---> Computing dependencies for texlive-plain-extra ---> Dependencies to be installed: texlive-basic texlive-bin ---> Building texlive-bin Error: org.macports.build for port texlive-bin returned: command execution failed Error: Failed to install texlive-bin Please see the log file for port texlive-bin for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_tex_texlive-bin/texlive-bin/main.log Error: The following dependencies were not installed: texlive-basic texlive-bin To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port texlive-plain-extra failed -- Ticket URL: <https://trac.macports.org/ticket/43160> MacPorts <http://www.macports.org/> Ports system for OS X
#43160: texlive-bin: error: texlive-plain-extra not registered as installed & active -----------------------------+---------------------- Reporter: yosefrajwulf@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: tiger Port: texlive-bin | -----------------------------+---------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => dports@… * keywords: => tiger * port: => texlive-bin Old description:
The install fails and inspecting the log file by using
tail -20 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_tex_texlive-bin/texlive-bin/main.log
gives
:debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for texlive-bin: org.macports.activate org.macports.build org.macports.destroot org.macports.install :error:build Failed to install texlive-bin :debug:build Registry error: texlive-plain-extra not registered as installed & active. invoked from within "registry_active ${subport}" invoked from within "$workername eval registry_active \${subport}" :notice:build Please see the log file for port texlive-bin for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_tex_texlive-bin/texlive-bin/main.log guest-wireless-upc-nat-206-117-88-027:~ joseraul$ sudo port install texlive-plain-extra ---> Computing dependencies for texlive-plain-extra ---> Dependencies to be installed: texlive-basic texlive-bin ---> Building texlive-bin Error: org.macports.build for port texlive-bin returned: command execution failed Error: Failed to install texlive-bin Please see the log file for port texlive-bin for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_tex_texlive-bin/texlive-bin/main.log Error: The following dependencies were not installed: texlive-basic texlive-bin To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port texlive-plain-extra failed
New description: The install fails and inspecting the log file by using {{{
tail -20 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_tex_texlive-bin/texlive-bin/main.log }}}
gives {{{ :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for texlive-bin: org.macports.activate org.macports.build org.macports.destroot org.macports.install :error:build Failed to install texlive-bin :debug:build Registry error: texlive-plain-extra not registered as installed & active. invoked from within "registry_active ${subport}" invoked from within "$workername eval registry_active \${subport}" :notice:build Please see the log file for port texlive-bin for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_tex_texlive-bin/texlive-bin/main.log guest-wireless-upc-nat-206-117-88-027:~ joseraul$ sudo port install texlive-plain-extra ---> Computing dependencies for texlive-plain-extra ---> Dependencies to be installed: texlive-basic texlive-bin ---> Building texlive-bin Error: org.macports.build for port texlive-bin returned: command execution failed Error: Failed to install texlive-bin Please see the log file for port texlive-bin for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_tex_texlive-bin/texlive-bin/main.log Error: The following dependencies were not installed: texlive-basic texlive-bin To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port texlive-plain-extra failed }}} -- Comment: I don't quite follow the series of messages you've shown. I understand why attempting to install texlive-plain-extra attempts to build texlive-bin; it's a dependency. But I don't understand the initial message that texlive-plain-extra is not registered as installed and active. You also haven't [https://guide.macports.org/chunked/project.html#project.tickets.prerequisite... cleaned texlive-bin and tried again], so please do that, and attach its main.log if it fails again. -- Ticket URL: <https://trac.macports.org/ticket/43160#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43160: texlive-bin: error: texlive-plain-extra not registered as installed & active -----------------------------+---------------------- Reporter: yosefrajwulf@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: tiger Port: texlive-bin | -----------------------------+---------------------- Comment (by yosefrajwulf@…): Replying to [comment:1 ryandesign@…]:
I don't quite follow the series of messages you've shown. I understand why attempting to install texlive-plain-extra attempts to build texlive- bin; it's a dependency. But I don't understand the initial message that texlive-plain-extra is not registered as installed and active. You also haven't [https://guide.macports.org/chunked/project.html#project.tickets.prerequisite... cleaned texlive-bin and tried again], so please do that, and attach its main.log if it fails again.
I did clean and then attempted a reinstall. Again, I get a cryptic error message. :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for texlive-bin: org.macports.activate org.macports.build org.macports.destroot org.macports.install :error:build Failed to install texlive-bin :debug:build Registry error: texlive-plain-extra not registered as installed & active. invoked from within "registry_active ${subport}" invoked from within "$workername eval registry_active \${subport}" :notice:build Please see the log file for port texlive-bin for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_tex_texlive-bin/texlive-bin/main.log -- Ticket URL: <https://trac.macports.org/ticket/43160#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#43160: texlive-bin: error: texlive-plain-extra not registered as installed & active -----------------------------+---------------------- Reporter: yosefrajwulf@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: tiger Port: texlive-bin | -----------------------------+---------------------- Comment (by yosefrajwulf@…): I have noticed trouble trying to install other ports. I will try to remove everything and reinstall MacPorts. Will be back to see if that helps. -- Ticket URL: <https://trac.macports.org/ticket/43160#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#43160: texlive-bin: error: texlive-plain-extra not registered as installed & active -----------------------------+---------------------- Reporter: yosefrajwulf@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: tiger Port: texlive-bin | -----------------------------+---------------------- Comment (by yosefrajwulf@…): After reinstalling Macports and attempting to install texlive I still get an error. I am suspecting this has nothing to do with texlive-bin as is related to the Macports installation on a PPC Mac with Tiger. -- Ticket URL: <https://trac.macports.org/ticket/43160#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts