Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41412 - media-sound/festival-1.4.3 has bad DEPEND/RDEPEND
Summary: media-sound/festival-1.4.3 has bad DEPEND/RDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 41330
  Show dependency tree
 
Reported: 2004-02-12 13:38 UTC by Spider (RETIRED)
Modified: 2004-02-12 19:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Spider (RETIRED) gentoo-dev 2004-02-12 13:38:26 UTC
RDEPEND="virtual/glibc"
DEPEND=">=media-sound/speech-tools-1.2.3
        sys-apps/sed"


ldd /usr/bin/festival
        libestbase.so => not found
        libeststring.so => not found
        libncurses.so.5 => /lib/libncurses.so.5 (0x4002f000)
        libdl.so.2 => /lib/libdl.so.2 (0x40071000)
        libstdc++.so.5 => /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/libstdc++.so.5 (0x40074000)
        libm.so.6 => /lib/libm.so.6 (0x4012f000)
        libgcc_s.so.1 => /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/libgcc_s.so.1 (0x40151000)
        libc.so.6 => /lib/libc.so.6 (0x4015a000)


ripples / # emerge -vp festival

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] media-sound/speech-tools-1.2.3   0 kB 
[ebuild   R   ] media-sound/festival-1.4.3  -asterisk  0 kB 

Total size of downloads: 0 kB

ripples / # emerge -kp festival

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[binary   R   ] media-sound/festival-1.4.3  





Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-12 19:09:12 UTC
fix is in portage...  media-sound/festival-1.4.3 RDEPENDs on speech-tools as it should.