Bug 480269 - libraries in 1.7.5 broken for missing symbols
Summary: libraries in 1.7.5 broken for missing symbols
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: DevIL
Version: rawhide
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: Hans de Goede
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 477448 478767 CVE-2008-5262
TreeView+ depends on / blocked
 
Reported: 2009-01-16 03:39 UTC by Mamoru TASAKA
Modified: 2009-01-21 21:39 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-01-21 21:39:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Debian BTS 511297 0 None None None Never

Description Mamoru TASAKA 2009-01-16 03:39:00 UTC
Description of problem:
As mentioned on 
https://www.redhat.com/archives/fedora-devel-list/2009-January/msg00870.html
libIL.so.1 in DevIL-1.7.5-1.fc11 contains undefined non-week
symbols and this is completely broken.

Version-Release number of selected component (if applicable):
DevIL-1.7.5-1.fc11 (and perhaps also .fc10, .fc9)

How reproducible:
100% 

Steps to Reproduce:
1. ldd -r libIL.so.1

Actual results:
1.7.5-1.fc11:
$ ldd -r libIL.so.1
        linux-gate.so.1 =>  (0x00110000)
        libtiff.so.3 => /usr/lib/libtiff.so.3 (0x0021c000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00275000)
        libmng.so.1 => /usr/lib/libmng.so.1 (0x0029c000)
        liblcms.so.1 => /usr/lib/liblcms.so.1 (0x0030b000)
        libjasper.so.1 => /usr/lib/libjasper.so.1 (0x00343000)
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x00398000)
        libz.so.1 => /lib/libz.so.1 (0x003bb000)
        libc.so.6 => /lib/libc.so.6 (0x004e3000)
        libm.so.6 => /lib/libm.so.6 (0x003cf000)
        /lib/ld-linux.so.2 (0x004c0000)
undefined symbol: ilLoadVtf     (./libIL.so.1)
undefined symbol: ilLoadVtfF    (./libIL.so.1)
undefined symbol: ilLoadVtfL    (./libIL.so.1)


Expected results:
1.6.8-0.15.rc2.fc9 :
$ ldd -r libIL.so.1
        linux-gate.so.1 =>  (0x00110000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0x0021c000)
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x00243000)
        libtiff.so.3 => /usr/lib/libtiff.so.3 (0x00266000)
        libmng.so.1 => /usr/lib/libmng.so.1 (0x002bf000)
        liblcms.so.1 => /usr/lib/liblcms.so.1 (0x0032e000)
        libz.so.1 => /lib/libz.so.1 (0x00366000)
        libc.so.6 => /lib/libc.so.6 (0x004e3000)
        libm.so.6 => /lib/libm.so.6 (0x0037a000)
        /lib/ld-linux.so.2 (0x004c0000)


Additional info:

Comment 1 Mamoru TASAKA 2009-01-16 03:47:34 UTC
On debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511297

Comment 2 John Ellson 2009-01-17 17:52:57 UTC
This broken package is also in today's fc10 updates-testing push.   Perhaps non-urgent updates should soak a little longer in Rawhide before breaking other distros?   At least enough time should pass for a maintainer to hold-back a broken release from other distros if problems are reported, like in this case.

It doesn't even have to be the maintainer.   Perhaps there should be a check-box on the bug report: "hold back until fixed".

BTW.  This problem breaks graphviz builds

Comment 3 Aurelien Bompard 2009-01-19 06:28:43 UTC
Upstream has a fix for it too:
http://sourceforge.net/tracker/index.php?func=detail&aid=2517255&group_id=4470&atid=104470

Comment 4 Hans de Goede 2009-01-19 10:04:23 UTC
Very sorry about this guys, an update fixing this is on its way.

Comment 5 Fedora Update System 2009-01-19 10:46:50 UTC
DevIL-1.7.5-2.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/DevIL-1.7.5-2.fc10

Comment 6 Fedora Update System 2009-01-19 10:47:20 UTC
DevIL-1.7.5-2.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/DevIL-1.7.5-2.fc9

Comment 7 Hedayat Vatankhah 2009-01-19 11:13:49 UTC
Thanks, worked for me :)

Comment 8 Fedora Update System 2009-01-21 21:38:55 UTC
DevIL-1.7.5-2.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2009-01-21 21:39:42 UTC
DevIL-1.7.5-2.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.