octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #42352] pkg install fails if --disable-docs is


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #42352] pkg install fails if --disable-docs is given at build time
Date: Thu, 27 Oct 2016 21:46:20 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Follow-up Comment #15, bug #42352 (project octave):

Yeah I think the right fix is to install macros.texi with --disable-docs (I
think that was discussed before), since --disable-docs is supposed to be
limited to "I don't have TeX installed".

The reason for the failure to install packages is not limited to each package,
it is because pkg calls doc_cache_create when any package is installed. If
that package has texinfo doc strings, then Octave's doc_cache_create function
requires macros.texi to function. If that functions fails, pkg treats it as a
fatal error and the package is not installed.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42352>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]