Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121446 - imlib-1.9.14-r3 insecure RUNPATHs
Summary: imlib-1.9.14-r3 insecure RUNPATHs
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Runpath Issues (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Security
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-03 08:39 UTC by Alberto
Modified: 2006-02-15 17:45 UTC (History)
2 users (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 Alberto 2006-02-03 08:39:07 UTC
1. I get this error tring to install the above software. 
2. I followed the bugs web site but i did not find nothing interesting (i think). 
3. The package has no use flags.


QA Notice: the following files contain insecure RUNPATH's
 Please file a bug about this at http://bugs.gentoo.org/
 For more information on this issue, kindly review:
 http://bugs.gentoo.org/81745
/var/tmp/portage/imlib-1.9.14-r3/image//usr/lib usr/bin/imlib_config
/var/tmp/portage/imlib-1.9.14-r3/image//usr/lib usr/lib/libimlib-bmp.so
/var/tmp/portage/imlib-1.9.14-r3/image//usr/lib usr/lib/libimlib-xpm.so
/var/tmp/portage/imlib-1.9.14-r3/image//usr/lib usr/lib/libimlib-ppm.so
/var/tmp/portage/imlib-1.9.14-r3/image//usr/lib usr/lib/libimlib-ps.so
/var/tmp/portage/imlib-1.9.14-r3/image//usr/lib usr/lib/libimlib-gif.so
/var/tmp/portage/imlib-1.9.14-r3/image//usr/lib usr/lib/libimlib-jpeg.so
/var/tmp/portage/imlib-1.9.14-r3/image//usr/lib usr/lib/libimlib-tiff.so
/var/tmp/portage/imlib-1.9.14-r3/image//usr/lib usr/lib/libimlib-png

!!! ERROR: media-libs/imlib-1.9.14-r3 failed.
!!! Function dyn_install, Line 1057, Exitcode 0
!!! Insecure binaries detected
!!! If you need support, post the topmost build error, NOT this status message.



emerge --info:

Portage 2.0.54 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2, 2.6.14-gentoo-r4 i686)
=================================================================
System uname: 2.6.14-gentoo-r4 i686 Intel(R) Pentium(R) M processor 1.73GHz
Gentoo Base System version 1.12.0_pre12
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/ ftp://ftp.solnet.ch/mirror/Gentoo"
LANG="it_IT@euro"
LC_ALL="it_IT@euro"
LINGUAS="it"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi alsa amuled apache2 arts avi bidi bl ccache cdparanoia cdrom chroot cle266 cli codecs cpudetection crypt cups curl dga directfb divx4linux dts dv dvb dvd dvdr dvdread dxr3 edl emacs encode esd fbcon ffmpeg flac gd ggi gtk gtk2 hal i8x0 imlib imlib2 java jpeg kde kdeenablefinal libcaca lirc live lzo mad matroska mmx mmxext mng motif mp3 mpeg mpeg4 mysql mythtv nas nls nptl odbc ogg oggvorbis opengl openssh oss php png python qt readline real remote rtc samba sdl session speex sse sse2 ssl stats svga tga theora tiff truetype v4l v4l2 vcd vorbis win32codecs xanim xinerama xml xml2 xmms xv xvid zlib linguas_it userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-14 10:29:38 UTC
Don't touch the restrict checkboxes if you don't know what they mean.
Comment 2 SpanKY gentoo-dev 2006-02-14 13:57:25 UTC
run `MAKEOPTS=-j1 emerge imlib >& log` and post the log as an attachment
Comment 3 Alberto 2006-02-15 06:40:42 UTC
(In reply to comment #2)
> run `MAKEOPTS=-j1 emerge imlib >& log` and post the log as an attachment
> 

(In reply to comment #1)
> Don't touch the restrict checkboxes if you don't know what they mean.
> 

Infact as i don't know what restrict checkboxes are i did not touch them! 
Anyway i solved unmerging the package and emerging it again. 
Why the problem solved? I don't know! :)
Comment 4 SpanKY gentoo-dev 2006-02-15 17:45:25 UTC
ok ...