Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93445 - x11-misc/xplanet-1.1.1; tries to install libungif instead of using giflib
Summary: x11-misc/xplanet-1.1.1; tries to install libungif instead of using giflib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Don Seiler (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-21 10:26 UTC by Toralf Förster
Modified: 2005-05-24 07:07 UTC (History)
0 users

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 Toralf Förster gentoo-dev 2005-05-21 10:26:13 UTC
n22 /usr/portage/x11-misc/xplanet # emerge -a xplanet

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

Calculating dependencies ...done!
[ebuild  N    ] media-libs/libungif-4.1.3
[ebuild  N    ] x11-misc/xplanet-1.1.1

Do you want me to merge these packages? [Yes/No] No

Quitting.

n22 /usr/portage/x11-misc/xplanet # qpkg -I -v -nc gif
media-libs/giflib-4.1.3

n22 /usr/portage/x11-misc/xplanet # ls -l /etc/make.profile
lrwxrwxrwx  1 root root 48 May  4 16:11 /etc/make.profile ->
../usr/portage/profiles/default-linux/x86/2005.0
n22 /usr/portage/x11-misc/xplanet # grep gif
/usr/portage/profiles/default-linux/x86/make.defaults
USE="alsa apm arts avi berkdb bitmap-fonts crypt cups emboss encode fortran
foomaticdb gdbm gif gnome gpm gtk gtk2 imlib ipv6 jpeg kde libg++ libwww mad
mikmod motif mp3 mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png
python qt quicktime readline sdl spell ssl svga tcpd truetype truetype-fonts
type1-fonts X xml2 xmms xv zlib"


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-hardened-r13 i686)
=================================================================
System uname: 2.6.11-hardened-r13 i686 Intel(R) Pentium(R) M processor 1700MHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May  6 2005, 16:34:26)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/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="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/
ftp://pandemonium.tiscali.de/pub/gentoo/
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
LINGUAS="de en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X acpi aim alsa apache2 arts avi berkdb bitmap-fonts blas cardbus cddb
cdparanoia cdr crypt cups curl dvd dvdr dvdread emboss encode esd ethereal fam
font-server foomaticdb fortran gd gdbm gif gpm gtk gtk2 imagemagick imlib innodb
ipv6 jai java javascript jimi jpeg junit kde libg++ libwww livemad mbox mikmod
mmx mmxext mng motif mp3 mpeg mysql nagios-dns nagios-ntp nagios-ping nagios-s
ncurses network nls no-old-linux ogg oggvorbis opengl oss pam pcmcia pdflib perl
png python qt quicktime readline samba sasl scanner sdl slp smime snmp spell sse
sse2 ssl subversion svg svga tcltk tcpd tiff truetype truetype-fonts type1-fonts
usb userlocales vorbis webdav wifi xanim xfs xml2 xmms xv zlib linguas_de
linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-05-21 11:37:19 UTC
*Sigh* 

Please, remove the alternative libungif dependency alltogether, it
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-05-21 11:37:19 UTC
*Sigh* 

Please, remove the alternative libungif dependency alltogether, it´s causing
just trouble b/c of an extremely brain-damaged choice of how it works in
portage, and libungif is useless now anyway. 

Thanks. 
Comment 3 Don Seiler (RETIRED) gentoo-dev 2005-05-24 07:07:06 UTC
Fixed in portage.  Thanks!