Opened 10 years ago

Last modified 7 years ago

#43160 closed defect

texlive-bin: error: texlive-plain-extra not registered as installed & active — at Version 1

Reported by: yosefrajwulf@… Owned by: dports@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: tiger Cc:
Port: texlive-bin

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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

Change History (1)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: tiger added
Owner: changed from macports-tickets@… to dports@…
Port: texlive-bin added
Summary: Cannot install texlive in OSX 10.4texlive-bin: error: texlive-plain-extra not registered as installed & active

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 cleaned texlive-bin and tried again, so please do that, and attach its main.log if it fails again.

Note: See TracTickets for help on using tickets.