#26015: texi2html 5.0_0 fails to install (permission problem) -------------------------------------+-------------------------------------- Reporter: JensErikWeber@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: texi2html -------------------------------------+-------------------------------------- 10.5.8 PPC - XCode 3.1.3 Hi, when upgrading my MacPorts installaton, port tries to install texi2html, which hasn't been installed before. Then I get a permission error. As the output is not too long, I include it here: {{{ ---> Building texi2html DEBUG: build phase started at Mon Aug 9 11:11:12 CEST 2010 DEBUG: Executing org.macports.build (texi2html) DEBUG: Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_texi2html/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_texi2html/work/texi2html-5.0" && /usr/bin/make all' Making all in po_document Making all in po_messages Making all in . ./install-sh -c -d i18n make[1]: execvp: ./install-sh: Permission denied make[1]: *** [i18n/en.thl] Error 127 make: *** [all-recursive] Error 1 shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_texi2html/work/texi2html-5.0" && /usr/bin/make all " returned error 2 Error: Target org.macports.build returned: shell command failed DEBUG: Backtrace: shell command failed while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" Warning: the following items did not execute (for texi2html): org.macports.activate org.macports.build org.macports.destroot org.macports.install Log for texi2html is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_texi2html/main.log Error: Problem while installing texi2html To report a bug, see <http://guide.macports.org/#project.tickets> }}} Jens -- Ticket URL: <http://trac.macports.org/ticket/26015> MacPorts <http://www.macports.org/> Ports system for Mac OS