<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>46743</bug_id>
          
          <creation_ts>2004-04-03 20:56 0000</creation_ts>
          <short_desc>jed ebuild is missing info dir</short_desc>
          <delta_ts>2004-05-02 02:48:28 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>jan.strube@gmx.de</reporter>
          <assigned_to>liquidx@gentoo.org</assigned_to>
          <cc>duke@spacebox.net</cc>

      

      
          <long_desc isprivate="0">
            <who>jan.strube@gmx.de</who>
            <bug_when>2004-04-03 20:56:42 0000</bug_when>
            <thetext>install-info: warning: no info dir entry in `/usr/share/info/jed.1in.gz&apos;
install-info: warning: no info dir entry in `/usr/share/info/jed.2in.gz&apos;
install-info: warning: no info dir entry in `/usr/share/info/jed.3in.gz&apos;


comes up SOMETIMES after emerge --verbose

Reproducible: Always
Steps to Reproduce:
1. emerge --verbose



Portage 2.0.50-r1 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.4.25-gentoo)
=================================================================
System uname: 2.4.25-gentoo i686 Intel(R) Pentium(R) 4 Mobile CPU 1.60GHz
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS=&quot;x86&quot;
AUTOCLEAN=&quot;yes&quot;
CFLAGS=&quot;-O2 -march=pentium4 -fomit-frame-pointer&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
COMPILER=&quot;gcc3&quot;
CONFIG_PROTECT=&quot;/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control&quot;
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/env.d&quot;
CXXFLAGS=&quot;-O2 -march=pentium4 -fomit-frame-pointer&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoaddcvs ccache sandbox&quot;
GENTOO_MIRRORS=&quot;http://gentoo.ccccom.com http://cudlug.cudenver.edu/gentoo/
http://mirrors.tds.net/gentoo http://mirror.tucdemonic.org/gentoo/&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;&quot;
SYNC=&quot;rsync://rsync.gentoo.org/gentoo-portage&quot;
USE=&quot;X alsa apm arts avi berkdb cdr crypt cups dvd encode esd foomaticdb gdbm
gif gpm gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mpeg ncurses nls
oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang
spell sse ssl svga tcpd tetex truetype x86 xml2 xmms xv zlib&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>zx@gentoo.org</who>
            <bug_when>2004-04-04 13:04:41 0000</bug_when>
            <thetext>This has nothing to do with the java herd.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>duke@spacebox.net</who>
            <bug_when>2004-04-18 21:10:37 0000</bug_when>
            <thetext>Using emerge -v I get the following:

 * Regenerating GNU info directory index...
 install-info: warning: no info dir entry in `/usr/share/info/jed.2in.gz&apos;
 install-info: warning: no info dir entry in `/usr/share/info/jed.3in.gz&apos;
 install-info: warning: no info dir entry in `/usr/share/info/jed.1in.gz&apos;
 * Processed 340 info files; 3 errors.
 * IMPORTANT: 11 config files in /etc need updating.
 * Type emerge --help config to learn how to update config files.

This is with jed-0.99.16-r1.

Apparently this is a result of broken info files included in the package.  This has happened with other packages.  In this sense, bug #42895 is related.

I get these errors consistently after merging a package.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dougw@sdsc.edu</who>
            <bug_when>2004-04-19 15:23:54 0000</bug_when>
            <thetext>Created an attachment (id=29660)
Adds a direntry to jed.{1,2,3}in

The jed.info file already had a direntry, so this patch adds the same entry to
the three jed.Nin files as well. I checked several other sets of info files
(ex. bison and guile) and they manage direntries for split info files in the
same manner.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>d0der@online.no</who>
            <bug_when>2004-05-01 04:45:15 0000</bug_when>
            <thetext>This and similar info-file errors are generating quite some confusion and forum-traffic at the moment.

The submitted patch works, so please push this through asap.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>d0der@online.no</who>
            <bug_when>2004-05-01 04:48:55 0000</bug_when>
            <thetext>Umm just saw that this is fixed in jed-0.99.16-r2 .. so this should&apos;ve been closed.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>liquidx@gentoo.org</who>
            <bug_when>2004-05-02 02:48:28 0000</bug_when>
            <thetext>yes, i forgot to close this bug .. marking -r2 stable for x86 now. thanks for the patch!</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>29660</attachid>
            <date>2004-04-19 15:23 0000</date>
            <desc>Adds a direntry to jed.{1,2,3}in</desc>
            <filename>jed-0.99.16-direntry.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">ZGlmZiAtciAtdSBqZWQtMC45OS0xNi12YW5pbGxhL2luZm8vamVkLjFpbiBqZWQtMC45OS0xNi9p
bmZvL2plZC4xaW4KLS0tIGplZC0wLjk5LTE2LXZhbmlsbGEvaW5mby9qZWQuMWluCTIwMDQtMDQt
MTkgMTU6MTM6MjMuMjk1NDkzMDAwIC0wNzAwCisrKyBqZWQtMC45OS0xNi9pbmZvL2plZC4xaW4J
MjAwNC0wNC0xOSAxNToxNjozMC4zNzgwNTI2OTYgLTA3MDAKQEAgLTEsNiArMSwxMSBAQAogVGhp
cyBpcyBJbmZvIGZpbGUgamVkLmluZm8sIHByb2R1Y2VkIGJ5IE1ha2VpbmZvLTEuNTUgZnJvbSB0
aGUgaW5wdXQKIGZpbGUgamVkLnRpLgogCitJTkZPLURJUi1TRUNUSU9OIEVkaXRvcnMKK1NUQVJU
LUlORk8tRElSLUVOVFJZCisqIEplZDogKGplZCkuICAgICAgIENvbnNvbGUgUy1MYW5nLWJhc2Vk
IGVkaXRvci4KK0VORC1JTkZPLURJUi1FTlRSWQorCiAfCiBGaWxlOiBqZWQuaW5mbywgIE5vZGU6
IFRvcCwgIE5leHQ6IEludHJvZHVjdGlvbiwgIFVwOiAoZGlyKQogCmRpZmYgLXIgLXUgamVkLTAu
OTktMTYtdmFuaWxsYS9pbmZvL2plZC4yaW4gamVkLTAuOTktMTYvaW5mby9qZWQuMmluCi0tLSBq
ZWQtMC45OS0xNi12YW5pbGxhL2luZm8vamVkLjJpbgkyMDAyLTEwLTE5IDIzOjU1OjMwLjAwMDAw
MDAwMCAtMDcwMAorKysgamVkLTAuOTktMTYvaW5mby9qZWQuMmluCTIwMDQtMDQtMTkgMTU6MTY6
MzUuNTQwMjY3OTIwIC0wNzAwCkBAIC0xLDYgKzEsMTIgQEAKIB8KIEZpbGU6IGplZC5pbmZvLCAg
Tm9kZTogVGFiIElzc3Vlcy4sICBOZXh0OiBTZWFyY2hpbmcsICBQcmV2OiBNYXJraW5nIFRleHQg
KFBvaW50IGFuZCBNYXJrKSwgIFVwOiBCYXNpYyBFZGl0aW5nCiAKK0lORk8tRElSLVNFQ1RJT04g
RWRpdG9ycworU1RBUlQtSU5GTy1ESVItRU5UUlkKKyogSmVkOiAoamVkKS4gICAgICAgQ29uc29s
ZSBTLUxhbmctYmFzZWQgZWRpdG9yLgorRU5ELUlORk8tRElSLUVOVFJZCisKKwogVGFiIElzc3Vl
cy4KIC0tLS0tLS0tLS0tCiAKZGlmZiAtciAtdSBqZWQtMC45OS0xNi12YW5pbGxhL2luZm8vamVk
LjNpbiBqZWQtMC45OS0xNi9pbmZvL2plZC4zaW4KLS0tIGplZC0wLjk5LTE2LXZhbmlsbGEvaW5m
by9qZWQuM2luCTIwMDItMTAtMTkgMjM6NTU6MzAuMDAwMDAwMDAwIC0wNzAwCisrKyBqZWQtMC45
OS0xNi9pbmZvL2plZC4zaW4JMjAwNC0wNC0xOSAxNToxNjo0NC40Mjk5MTY0ODggLTA3MDAKQEAg
LTEsNiArMSwxMSBAQAogVGhpcyBpcyBJbmZvIGZpbGUgamVkLmluZm8sIHByb2R1Y2VkIGJ5IE1h
a2VpbmZvLTEuNTUgZnJvbSB0aGUgaW5wdXQKIGZpbGUgamVkLnRpLgogCitJTkZPLURJUi1TRUNU
SU9OIEVkaXRvcnMKK1NUQVJULUlORk8tRElSLUVOVFJZCisqIEplZDogKGplZCkuICAgICAgIENv
bnNvbGUgUy1MYW5nLWJhc2VkIGVkaXRvci4KK0VORC1JTkZPLURJUi1FTlRSWQorCiAfCiBGaWxl
OiBqZWQuaW5mbywgIE5vZGU6IFNldHRpbmcgS2V5cywgIE5leHQ6IFByZWRlZmluZWQgVmFyaWFi
bGVzLCAgVXA6IEN1c3RvbWl6YXRpb24KIAo=
</data>        

          </attachment>
    </bug>

</bugzilla>