Changes between Initial Version and Version 1 of Ticket #66299, comment 4


Ignore:
Timestamp:
Nov 28, 2022, 2:06:22 AM (17 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66299, comment 4

    initial v1  
    33The following is the last line of the infinite loop followed by output after I entered Cntrl+C to terminate the command:
    44
     5{{{
    56sudo port install octave
     7}}}
    68
    7 I was watching the install using tail -f /opt/local/var/.../octave/main.log
     9I was watching the install using `tail -f /opt/local/var/.../octave/main.log`
    810
    911and saw following line repeating endlessly:
    1012
     13{{{
    1114:info:destroot Use of uninitialized value $_ in pattern match (m//) at ./doc/interpreter/mk-qthelp.pl line 30, <$HTML> line 831.
     15}}}
    1216
    1317I entered Ctrl+c to terminate the install command and the following is termination output: