Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95305 - mit-krb5 file collisions with ftp and netkit-telnetd
Summary: mit-krb5 file collisions with ftp and netkit-telnetd
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Kerberos Maintainers
URL:
Whiteboard:
Keywords:
: 95413 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-06-06 23:04 UTC by Rouslan Solomakhin
Modified: 2005-06-22 00:36 UTC (History)
1 user (show)

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 Rouslan Solomakhin 2005-06-06 23:04:49 UTC
>>> extracting mit-krb5-1.4
* checking 356 files for package collisions
existing file /usr/sbin/telnetd is not owned by this package
existing file /usr/bin/ftp is not owned by this package
existing file /usr/bin/telnet is not owned by this package
existing file /usr/share/man/man8/telnetd.8.gz is not owned by this package
existing file /usr/share/man/man1/ftp.1.gz is not owned by this package
existing file /usr/share/man/man1/telnet.1.gz is not owned by this package
* spent 0.0420298576355 seconds checking for file collisions


Reproducible: Always
Steps to Reproduce:
1. emerge --sync
2. emerge -avu mit-krb5
3.

Actual Results:  
File collisions occur.

Expected Results:  
Clean install is expected.

# emerge --info
Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0, 2.6.5
i686)
=================================================================
System uname: 2.6.5 i686 Intel(R) Xeon(TM) CPU 2.40GHz
Gentoo Base System version 1.6.12
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.2.3-r6, 2.3.5
sys-apps/sandbox:    1.2.8
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16-r1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-mcpu=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/afs /etc/conf.d /etc/init.d /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/applications /usr/share/config /usr/share/gnome/apps /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/X11/app-defaults /etc/X11/mwm /etc/X11/proxymngr
/etc/X11/rstart /etc/X11/xdm /etc/dev.d /etc/gconf /etc/ggi /etc/gimp
/etc/gnome-vfs-2.0 /etc/mono /etc/openldap /etc/sound /etc/ssl /etc/terminfo
/etc/texmf/web2c /etc/udev /etc/vim /usr/lib/X11/xkb /usr/share/texmf
/usr/share/texmf/dvips/config /etc/env.d"
CXXFLAGS="-mcpu=pentium3 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg candy ccache clean collision-protect distlocks moo
sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.clarkson.edu/pub/distributions/gentoo
http://csociety-ftp.ecn.purdue.edu/pub/gentoo/ http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j16"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://mirror.clarkson.edu/gentoo-portage"
USE="x86 X X509 aalib acl afs alsa avi bash-completion berkdb bitmap-fonts
bonobo bzip2 cdr crypt cscope cups curl dbus dga directfb divx4linux djvu doc
dvd dvdr dvi eds emacs emboss esd evo fam fbcon flac flash font-server
foomaticdb fortran gb gcj gd gdbm ggi gif gimpprint gnome gpm graphviz gstreamer
gtk gtk2 guile hal hardened howl icu imagemagick imap imlib java javacomm
javascript jpeg junit kerberos lcms ldap lesstif libg++ libgda libwww logrotate
mad mailwrapper mbox mmx mng mono motif moznoirc mp3 mpeg ncurses nls nntp
nocardbus nptl nsplugin nvidia objc odbc ogg oggvorbis opengl oss pam pda pdflib
perl plotutils png python quicktime readline real ruby samba sdl slang slp spell
sqlite sse ssl svg svga t1lib tcltk tcpd tetex threads tiff truetype
truetype-fonts type1-fonts vidix vim-with-x vorbis win32codecs wmf xine xml xml2
xprint xscreensaver xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2005-06-07 10:37:59 UTC
fixed in 1.4-r1
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-06-07 22:58:33 UTC
*** Bug 95413 has been marked as a duplicate of this bug. ***
Comment 3 Rouslan Solomakhin 2005-06-12 15:09:52 UTC
Ok, it works.
Comment 4 Georg Müller 2005-06-22 00:36:56 UTC
There is a wrong hint in the ebuilds (1.4-r1, 1.4.1)

"The client apps are installed with the mit- prefix"

That is wrong - they have a "k" as prefix - I don't know what should be changed
(hint or mv command)