First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 161482
Alias:
Product:
Component:
Status: RESOLVED
Resolution: UPSTREAM
Assigned To: Gentoo X packagers <x11@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alexander Skwar <askwar@digitalprojects.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emerge -Duvp gnome kde-meta.txt emerge -Duvp gnome kde-meta text/plain Alexander Skwar 2007-01-11 08:40 0000 47.25 KB Details
emerge -Duvpt gnome kde-meta.txt emerge -Duvpt gnome kde-meta text/plain Alexander Skwar 2007-01-11 08:41 0000 48.76 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 161482 depends on: Show dependency tree
Bug 161482 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-01-11 08:36 0000
I'm currently doing an "emerge -Duv gnome kde-meta" on an otherwise new system.
It failed when x11-apps/sessreg was going to be installed:

No package 'x11' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables SESSREG_CFLAGS
and SESSREG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

I don't have libX11 *YET* installed on the system. According to "emerge -Duvp
gnome kde-meta", it'll be installed later on.

The non-fix would be to manually install libX11, but shouldn't the dependencies
cause libX11 to be installed at the right time?

------- Comment #1 From Alexander Skwar 2007-01-11 08:39:55 0000 -------
Portage 2.1.2_rc4-r7 (default-linux/x86/2006.1/desktop, gcc-4.1.1,
glibc-2.5-r0, 2.6.19-gentoo-r3.01.rtr i686)
=================================================================
System uname: 2.6.19-gentoo-r3.01.rtr i686 Genuine Intel(R) CPU           T2400
 @ 1.83GHz
Gentoo Base System version 1.12.8
Last Sync: Mon, 08 Jan 2007 01:47:01 +0000
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer"
DISTDIR="/Gentoo/Portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="        http://gentoo.supp.name/       
http://ftp.heanet.ie/pub/gentoo/       
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/   
http://ftp.gentoo.or.kr/        http://ftp.uni-erlangen.de/pub/mirrors/gentoo/ 
http://distfiles.gentoo.org/ "
LDFLAGS="-Wl,-O1"
LINGUAS="de"
MAKEOPTS="-j3"
PKGDIR="/Gentoo/Portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/Gentoo/Portage/build"
PORTDIR="/Gentoo/Portage/tree"
PORTDIR_OVERLAY="/Gentoo/Portage/local-tree/misc"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acpi alsa berkdb bitmap-fonts cairo cdr cli cracklib crypt dbus dlloader
dmi dri dvd dvdr eds emboss encode esd fam firefox fortran gdbm gif gnome gpm
gstreamer gtk hal iconv isdnlog jpeg kde kdeenablefinal kdehiddenvisibility
libg++ libnotify mad mikmod mp3 mpeg ncurses nls nptl nptlonly ogg opengl pam
pcmcia pcre perl png ppds pppd python qt3 qt4 quicktime readline reflection
samba sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev
unicode vorbis wifi win32codecs x86 xcb xine xinerama xml xorg xv zlib"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x
ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3
trident usb-audio via82xx via82xx-modem ymfpci" ALSA_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 vmmouse" KERNEL="linux"
LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="dummy none vga vmware"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #2 From Alexander Skwar 2007-01-11 08:40:56 0000 -------
Created an attachment (id=106502) [edit]
emerge -Duvp gnome kde-meta

Attaching output of "emerge -Duvp gnome kde-meta"

------- Comment #3 From Alexander Skwar 2007-01-11 08:41:22 0000 -------
Created an attachment (id=106504) [edit]
emerge -Duvpt gnome kde-meta

Attaching output of "emerge -Duvpt gnome kde-meta"

------- Comment #4 From Joshua Baergen (RETIRED) 2007-01-13 00:05:12 0000 -------
I'll add the dependency for now, but as far as I can tell, it's not needed for
the actual build.  I'm going to file a bug upstream.

Thanks for letting us know.

First Last Prev Next    No search results available      Search page      Enter new bug