Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26360 - app-admin/ufed is not working correctly.
Summary: app-admin/ufed is not working correctly.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Fred Van Andel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-10 17:02 UTC by Adrian Almenar
Modified: 2003-08-13 00:06 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 Adrian Almenar 2003-08-10 17:02:58 UTC
I have started ufed, and selected [x] mozilla support. 
 
Next i runned emerge -pv sun-jdk and this is the output: 
Calculating dependencies ...done! 
[ebuild   RF  ] dev-java/sun-jdk-1.4.2  -doc -gnome +kde -mozilla 
 
Mozilla support its not active !!!. 
 
To verify, i ran ufed again and surprise, mozilla support its [x]. 
 
If this is happenning with mozilla, maybe its happening with a lot of other 
packages. =) 
 
Im marking it a major cause its setting the USE flags in a wrong way.
Comment 1 Fred Van Andel (RETIRED) gentoo-dev 2003-08-10 18:28:51 UTC
I dont have enough info here, it works correctly on my box. 
What version of ufed are you running? 
What is the output from emerge info? 
In ufed what is the ( + ) notation for mozilla? (spaces are important here) 
What is your USE= setting in /etc/make.conf 
 
Comment 2 Adrian Almenar 2003-08-10 18:51:22 UTC
Version: app-admin/ufed-0.33 
 
Ufed: mozilla ( +-) Says.. 
Activated mozilla flag, then 
Ufed: mozilla ( + ) 
 
and emerge info after this... 
 
gandalf root # emerge info 
Portage 2.0.48-r7 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1) 
================================================================= 
System uname: 2.4.20-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 1.60GHz 
GENTOO_MIRRORS="http://distfiles.gentoo.org 
http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.linux.no 
http://gentoo.oregonstate.edu 
http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config 
/usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/home/distfiles" 
PKGDIR="/home/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR_OVERLAY="" 
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ libwww mad 
mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv 
zlib alsa gdbm berkdb slang readline arts aalib svga ggi tcltk java mysql 
postgres X sdl gpm tcpd pam ssl perl python imlib oggvorbis gtk qt kde motif 
opengl ldap snmp cdr acpi acpi4linux apache2 artswrappersuid dnd dvb dvd gb gd 
gd-external imap innodb ipv6 jikes lcms leim maildir md5sum moznocompose 
moznoirc mule nocardbus offensive pda pic ppds samba sasl slp sse tiff usb 
vim-with-x wmf xface xml -3dnow -bonobo -guile -esd -gnome" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-O3 -march=pentium3 -pipe -fstack-protector" 
CXXFLAGS="-O2 -mcpu=i686 -pipe" 
ACCEPT_KEYWORDS="x86 ~x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
FEATURES="sandbox ccache fixpackages cvs" 
 
Comment 3 Fred Van Andel (RETIRED) gentoo-dev 2003-08-10 19:36:09 UTC
Additional info provided via irc: 
USE="acpi acpi4linux apache2 artswrappersuid dnd dvb dvd gb gd gd-external \ 
     imap innodb ipv6 jikes lcms leim maildir md5sum moznocompose moznoirc \ 
     mule nocardbus offensive pda pic ppds samba sasl slp sse tiff usb \ 
     vim-with-x wmf xface xml -3dnow -bonobo -guile -esd -gnome 
I dont have it (mozilla) installed 
I have mozilla-firebird  
 
 
Comment 4 Fred Van Andel (RETIRED) gentoo-dev 2003-08-10 21:50:12 UTC
New version committed to cvs for strider to test. If it passes thge strider 
test a new ebuild will be created. 
 
Reason for bug: ufed was looking for /var/db/pkg/net-www/mozilla-VersionNumber 
and it matched on .../mozilla-firebird-VersionNumber.  so ufed thought mozilla 
was present vie a use.default ruule when it in fact it wasnt.  Mozilla != 
mozilla-firebird when dealing with use.default rules, Perhaps it should be. 
Comment 5 Adrian Almenar 2003-08-11 15:53:50 UTC
Yes now its working, make a release of it. 
 
Thanks !! 
Comment 6 Fred Van Andel (RETIRED) gentoo-dev 2003-08-13 00:06:52 UTC
Its committed and available to emerge.