First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 52171
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Seemant Kulleen (RETIRED) <seemant@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alan Schmitt <alan.schmitt@polytechnique.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gnucash-1.8.9-info-fix.diff Re-makes gnucash-design.info patch Doug Weimer 2004-07-18 12:28 0000 412 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 52171 depends on: Show dependency tree
Show dependency graph
Bug 52171 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-05-27 03:30 0000
Whenever I do an emerge which regenerates the info index, I get warnings about
the   gnucash-design info files having no info dir entry.

Reproducible: Always
Steps to Reproduce:
1. emerge -v some package that adds info files
Actual Results:  
 * Regenerating GNU info directory index...
install-info: warning: no info dir entry in
`/usr/share/info/gnucash-design.info.gz'
install-info: warning: no info dir entry in `/usr/share/info/g-wrap.info.gz'
install-info: warning: no info dir entry in `/usr/share/info/g-wrap.info-1.gz'
install-info: warning: no info dir entry in `/usr/share/info/g-wrap.info-2.gz'
 * Processed 289 info files; 4 errors.

Expected Results:  
no warning should be given

The g-wrap missing entry is already filed as bug 42895
(http://bugs.gentoo.org/show_bug.cgi?id=42895). I have not found any bug
mentioning the gnucash-design warning.

------- Comment #1 From Seemant Kulleen (RETIRED) 2004-07-17 11:03:48 0000 -------
doug, can you do that stuff again?

------- Comment #2 From Doug Weimer 2004-07-18 12:28:33 0000 -------
Created an attachment (id=35706) [edit]
Re-makes gnucash-design.info

The attached patch is to be applied against gnucash-1.8.9.ebuild. Version 1.8.8
does not have the same problem and does not need to be patched.

The gnucash-design.texinfo file contains the proper INFO-DIR section; however,
an empty gnucash-design.info file is being shipped with the tarball.
Unfortunately make considers the shipped info file to be up to date and does
not recreate a correct version. The attached patch adds two lines to
src_compile to explicitly recreate gnucash-design.info.

------- Comment #3 From Doug Weimer 2004-07-18 12:58:49 0000 -------
I've submitted a bug report upstream at
http://bugzilla.gnome.org/show_bug.cgi?id=147839 so hopefully a proper info
file will be distributed with the next version.

------- Comment #4 From Seemant Kulleen (RETIRED) 2004-07-22 23:57:12 0000 -------
thanks Doug

First Last Prev Next    No search results available      Search page      Enter new bug