|
Bugzilla – Full Text Bug Listing |
| Summary: | "info lilypond" displays manual page, even if multiple info pages exist | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Ulrich Windl <Ulrich.Windl> |
| Component: | ConsoleApps | Assignee: | Stanislav Brabec <sbrabec> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | ke, oss |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Ulrich Windl
2005-10-10 14:52:27 UTC
thanks for the report. Stanislav, will you please check, what is going on? 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. thanks for additional info. 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. 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/* Verified. Closing the bug. |