First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 126387
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Kerberos Maintainers <kerberos@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: G <hb8xy7k02@sneakemail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 126387 depends on: Show dependency tree
Bug 126387 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: 2006-03-15 23:12 0000
The ebuild for heimdal-0.7.2, when on amd64, converts all occurrences of 'lib'
in krb5.conf to 'lib64'. The offending line of the ebuild is the following:

   sed -i "s:lib:$(get_libdir):" ${D}/etc/krb5.conf

This results to a broken /etc/krb5.conf, which contains stuff like the
following:

   [password_quality]
        check_lib64rary = /usr/lib/sample_passwd_check.so
        check_function = check_cracklib64

etc... 


Portage 2.0.54 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
2.6.14-gentoo-r2-HOX x86_64)
=================================================================
System uname: 2.6.14-gentoo-r2-HOX x86_64 AMD Athlon(tm) 64 X2 Dual Core
Processor 4400+
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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="-march=k8 -pipe -O3 -finline-functions"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/
ftp://gentoo.chem.wisc.edu/gentoo/ ftp://gentoo.cites.uiuc.edu/pub/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 alsa avi bitmap-fonts bzip2 crypt dri eds emboss expat foomaticdb
fortran gd gdbm gif gstreamer gtk2 imlib jpeg kde lzw lzw-tiff mp3 mpeg ncurses
nls opengl pam pcre pdflib perl png python qt quicktime readline snmp spell ssl
tcpd tiff truetype truetype-fonts type1-fonts udev usb xpm xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS

------- Comment #1 From Seemant Kulleen (RETIRED) 2006-05-21 13:44:46 0000 -------
thanks for catching that.  Fixed in place.

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