Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12808] grep recompile fails due to install-info: unknown option `--delete'

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 12808] grep recompile fails due to install-info: unknown option `--delete'
  • Date: 17 Jan 2007 16:20:45 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=12808





------- Additional Comments From jakakranjc AT email.si 2007-01-17 10:20 -------
sure it is in 4.8a, it is the first in the list.
$ gv texinfo
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test doc texinfo 4.8a 4.8a

navaden@lynxlynx quill $ install-info -h | head
Usage: install-info [OPTION]... [INFO-FILE [DIR-FILE]]

Install or delete dir entries from INFO-FILE in the Info directory file
DIR-FILE.

Options:
--delete delete existing entries for INFO-FILE from DIR-FILE;
don't insert any new entries.
--dir-file=NAME specify file name of Info directory file.
This is equivalent to using the DIR-FILE argument.

I couldn't make it spit out the usage message like above though.
navaden@lynxlynx quill $ install-info --`seq 1 10000000`
bash: /usr/bin/install-info: Argument list too long
navaden@lynxlynx quill $ install-info --`seq 1 1000`
install-info: unrecognized option `--1'
Try `install-info --help' for a complete list of options.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You reported the bug, or are watching the reporter.




Archive powered by MHonArc 2.6.24.

Top of Page