[Bug 611619] New: libdirectfb-1.2.so.0 isn't linked to libdirectfb-1.2.so.9
http://bugzilla.novell.com/show_bug.cgi?id=611619 http://bugzilla.novell.com/show_bug.cgi?id=611619#c0 Summary: libdirectfb-1.2.so.0 isn't linked to libdirectfb-1.2.so.9 Classification: openSUSE Product: openSUSE 11.3 Version: Milestone 7 Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: taril_laszlo@yahoo.co.uk QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; hu-HU; rv:1.9.2.4) Gecko/20100513 SUSE/3.6.4-1.11 Firefox/3.6.4 Mplayer is missing the libdirectfb-1.2.so.0 file, so I have to link it to the libdirectfb-1.2.so.9 manually. Reproducible: Always Steps to Reproduce: 1. install mplyer and directfb package 2. open terminal 3. execute mplayer Actual Results: libdirectfb-1.2.so.0 is missing Expected Results: directfb package should create the link by default -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=611619 http://bugzilla.novell.com/show_bug.cgi?id=611619#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |mvyskocil@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=611619 http://bugzilla.novell.com/show_bug.cgi?id=611619#c1 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Michal Vyskocil <mvyskocil@novell.com> 2010-06-10 10:44:27 UTC --- Your mplayer package is probably built from an another distribution than 11.3. As I see MPlayer-1.0rc2_r30099-2.pm.12.8.x86_64 from http://ftp.gwdg.de/pub/linux/misc/packman/suse/factory/ depends correctly on libdirectfb-1.2.so.9 $ ldd /usr/bin/mplayer | grep directf libdirectfb-1.2.so.9 => /usr/lib64/libdirectfb-1.2.so.9 (0x00007fcefc56c000) libdirectfb is named according it's soname, so no fix needed here $ objdump -x /usr/lib64/libdirectfb-1.2.so.9 | grep SONAME SONAME libdirectfb-1.2.so.9 Please update your mplayer. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com