* [gentoo-user] kerberos use flag
@ 2008-11-08 15:27 Allan Gottlieb
2008-11-08 15:47 ` Eray Aslan
0 siblings, 1 reply; 3+ messages in thread
From: Allan Gottlieb @ 2008-11-08 15:27 UTC (permalink / raw
To: gentoo-user
Today's emerge --ask --verbose --deep --tree --newuse --update world
turned up a bunch of reinstalls due to -kerberos*.
I have not changed make.conf. Did some profile change?
Output from emerge --info is below.
thanks,
allan
allan gottlieb # emerge --info
Portage 2.1.4.5 (default/linux/amd64/2008.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.25-gentoo-r6 x86_64 Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz
Timestamp of tree: Sat, 08 Nov 2008 13:30:01 +0000
app-shells/bash: 3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python: 2.5.2-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox: 1.2.18.1-r2
sys-devel/autoconf: 2.13, 2.61-r2
sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils: 2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool: 1.5.26
virtual/os-headers: 2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.mcs.anl.gov/pub/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo http://gentoo.cites.uiuc.edu/pub/gentoo/ "
LANG="C"
LDFLAGS="-Wl,-O1"
LINGUAS="en_US"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl acpi alsa amd64 avahi berkdb bluetooth branding bzip2 cairo cdr cli cracklib crypt cups dbus doc dri dvd dvdr dvdread eds emboss encode esd evo fam firefox fortran gdbm gif gnome gnome-keyring gpm gstreamer gtk guile hal iconv ipv6 isdnlog java jpeg ldap libnotify mad midi mikmod mmx mp3 mpeg mudflap multilib ncurses nls nptl nptlonly nsplugin ogg opengl openmp pam pcre pdf perl png ppds pppd python quicktime readline reflection scanner sdl session spell spl sse sse2 ssl startup-notification svg sysfs tcpd tiff truetype unicode usb vorbis 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 mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_US" USERLAND="GNU" VIDEO_CARDS="nvidia nv"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
allan gottlieb #
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] kerberos use flag
2008-11-08 15:27 [gentoo-user] kerberos use flag Allan Gottlieb
@ 2008-11-08 15:47 ` Eray Aslan
2008-11-08 15:56 ` Allan Gottlieb
0 siblings, 1 reply; 3+ messages in thread
From: Eray Aslan @ 2008-11-08 15:47 UTC (permalink / raw
To: gentoo-user
On 08.11.2008 17:27, Allan Gottlieb wrote:
> Today's emerge --ask --verbose --deep --tree --newuse --update world
> turned up a bunch of reinstalls due to -kerberos*.
>
> I have not changed make.conf. Did some profile change?
> Output from emerge --info is below.
Kerberos was removed from desktop profile.
It should not have been a global use flag anyway. Good call from the
dev team. Do we really want to turn kerberos on for all packages that
support it?
http://archives.gentoo.org/gentoo-dev/msg_dff704cd21b8b72dca61a4f16363502f.xml
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] kerberos use flag
2008-11-08 15:47 ` Eray Aslan
@ 2008-11-08 15:56 ` Allan Gottlieb
0 siblings, 0 replies; 3+ messages in thread
From: Allan Gottlieb @ 2008-11-08 15:56 UTC (permalink / raw
To: gentoo-user
At Sat, 08 Nov 2008 17:47:54 +0200 Eray Aslan <eray.aslan@caf.com.tr> wrote:
> On 08.11.2008 17:27, Allan Gottlieb wrote:
>> Today's emerge --ask --verbose --deep --tree --newuse --update world
>> turned up a bunch of reinstalls due to -kerberos*.
>>
>> I have not changed make.conf. Did some profile change?
>> Output from emerge --info is below.
>
> Kerberos was removed from desktop profile.
That was my guess.
> It should not have been a global use flag anyway. Good call from the
> dev team. Do we really want to turn kerberos on for all packages that
> support it?
Fine. I will proceed with the emerge
> http://archives.gentoo.org/gentoo-dev/msg_dff704cd21b8b72dca61a4f16363502f.xml
Thanks for this reference and your quick response.
allan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-11-08 15:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-08 15:27 [gentoo-user] kerberos use flag Allan Gottlieb
2008-11-08 15:47 ` Eray Aslan
2008-11-08 15:56 ` Allan Gottlieb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox