Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 160

Summary: sys-libs/gdbm error during emerge, 'no info dir entry in .gz'
Product: Gentoo Linux Reporter: Jason Draugluin Ritchie <jasonr>
Component: [OLD] Core systemAssignee: Geert Bevin <gbevin>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: Lowest    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jason Draugluin Ritchie 2002-01-14 12:50:42 UTC
I just merged sys-libs/gdbm-1.8.0-r4 and got the error: "install-info: warning:
no info dir entry in `/usr/share/info/gdbm.info.gz'"

I unmerged all gdbms first.
I then did the following:
emerge --clean rsync
emerge sys-libs/gdbm

And I received the same error.
Comment 1 Chad Huneycutt (RETIRED) gentoo-dev 2002-01-15 13:00:45 UTC
I imagine that gdbm has been updated, but my patch to fix the info directory 
problem did not get updated with it.
Comment 2 aeoo 2002-01-15 15:51:04 UTC
Yea, I did emerge --world update (on r13, and did emerge --clean rsync; emerge 
sys-apps/portage prior) and got this:

 * Regenerating GNU info directory index...
('gdbm', None, None, '.gz')
 * Processed 50 info files: 1 errors; type emerge --verbose to view errors.
 * IMPORTANT: 36 config files in /etc need updating.
 * Type emerge --help config to learn how to update config files.

Comment 3 Geert Bevin 2002-01-15 16:39:04 UTC
commited the fix