Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 199418 - sys-apps/tuxonice-userui pulls in gentoo-sources
Summary: sys-apps/tuxonice-userui pulls in gentoo-sources
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High minor
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-17 07:38 UTC by Richard Thomas
Modified: 2007-11-17 09:26 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 Richard Thomas 2007-11-17 07:38:56 UTC
emerge tuxonice-sources -av
with the USE flag of fbsplash for tuxonice-userui
during install also pulls in gentoo-sources


Reproducible: Always

Steps to Reproduce:
1.echo tuxonice-userui >> /etc/portage/package.use
2.emerge tuxonice-sources
3.

Actual Results:  
no longer have access to the output as had to finsih install
BUT all the expected packages plus gentoo-sources are installed

Expected Results:  
all expected packages minus gentoo-sources

Can aviod bug by

$USE="-fbsplash" emerge tuxonice-sources #
$emerge tuxonice-userui /or/ emerge world -av --newuse


juno ~ # emerge --info
Portage 2.1.3.19 (default-linux/amd64/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0,                                               2.6.22-suspend2-r2 x86_64)
=================================================================
System uname: 2.6.22-suspend2-r2 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor                                               4200+
Timestamp of tree: Fri, 16 Nov 2007 19:46:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gcon                                              f /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-p                                              hp5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="buildpkg ccache distlocks metadata-transfer parallel-fetch sandbox sfp                                              erms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.virginmedia.com/ ftp://gentoo.virginmedia.com/site                                              s/gentoo http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ ftp://ftp.mi                                              rrorservice.org/sites/www.ibiblio.org/gentoo/ "
INSTALL_MASK="INSTALL.gz TODO.gz"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress                                               --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/di                                              stfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl acpi alsa amd64 beagle berkdb bitmap-fonts bluetooth cairo cdr cli cr                                              acklib crypt cups dbus dri dvd dvdr dvdread eds emboss encode esd evo fam fbspla                                              sh firefox fortran gdbm gif gnome gpm gstreamer gtk hal iconv ipv6 isdnlog java                                               jpeg kerberos mad midi mikmod mmx mono mp3 mpeg mudflap ncurses nls nntp nptl np                                              tlonly nsplugin nvidia ogg openct opengl openmp oss pam pcre pcsc-lite pdf perl                                               png pppd python qt3 qt3support qt4 quicktime readline reflection samba sdl sessi                                              on smartcard spell spl sse sse2 ssl svg tcpd tiff truetype truetype-fonts type1-                                              fonts unicode vorbis xml xorg xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp                                              -modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-inte                                              l intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" AL                                              SA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks                                               iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share                                               shm softvol" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse joystick vmmouse                                              " KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001                                               mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="apm fbdev nv v4l vesa vga nvidi                                              a"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS,                                               PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVER                                              LAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-17 09:26:17 UTC
gentoo-sources is just a default for virtual/linux-sources; if you don't want that, emerge tuxonice-sources first.