Bug 121977 - "info lilypond" displays manual page, even if multiple info pages exist
Summary: "info lilypond" displays manual page, even if multiple info pages exist
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: ConsoleApps (show other bugs)
Version: Final
Hardware: i686 All
: P5 - None : Normal
Target Milestone: ---
Assignee: Stanislav Brabec
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-10 14:52 UTC by Ulrich Windl
Modified: 2006-01-24 11:42 UTC (History)
2 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Windl 2005-10-10 14:52:27 UTC
"info lilypond" displays the short manual page, even though several compressed
info pages do exist.
(This is happening after an update from 9.2 when only updating installed
packages and their dependencies. I haven't checked a new installation)
Comment 1 Karl Eichwalder 2005-10-10 14:56:38 UTC
thanks for the report.  Stanislav, will you please check, what is going on?
Comment 2 Michael Behrisch 2006-01-20 09:53:06 UTC
Not only the info page is missing but also all PDF-Documents which 
are accessible from the LilyPond-Homepage.
My impression was that the lilypond-documentation package
installed only the documentation sources but not the compiled documents.
Comment 3 Karl Eichwalder 2006-01-20 10:06:15 UTC
thanks for additional info.
Comment 4 Stanislav Brabec 2006-01-20 13:51:21 UTC
Looking at 10.1 previow, it looks to me, that info page contains info code, not source. But lilypond still displays manpage.

But it seems to be a bug of lilypond - there is no directory:
* LilyPond: (lilypond/lilypond).           The GNU music typesetter.
* abc2ly: (lilypond/lilypond)Invoking abc2ly.          Importing ABC.
* convert-ly: (lilypond/lilypond)Invoking convert-ly.  Older LilyPond versions.
* etf2ly: (lilypond/lilypond)Invoking etf2ly.          Importing Finale.
* lilypond-book: (lilypond/lilypond)LilyPond-book.     Itegrating text and music.
* midi2ly: (lilypond/lilypond)Invoking midi2ly.        Importing MIDI.
* mup2ly: (lilypond/lilypond)Invoking mup2ly.          Importing Mup.
* musedata2ly: (lilypond/lilypond)Invoking musedata2ly.        Importing MuseData.
Comment 5 Stanislav Brabec 2006-01-20 13:56:13 UTC
Worked around for 10.1. I will test it later and close the bug.

Added:
sed -i s:lilypond/lilypond:lilypond:g $RPM_BUILD_ROOT/usr/share/info/*
Comment 6 Stanislav Brabec 2006-01-24 11:42:44 UTC
Verified. Closing the bug.