#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