Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135310 - net-im/kopete-0.12.0 w/ jingle file-conflict
Summary: net-im/kopete-0.12.0 w/ jingle file-conflict
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-02 12:24 UTC by Daniel Webert
Modified: 2006-09-25 10:08 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 Daniel Webert 2006-06-02 12:24:21 UTC
net-im/kopete-0.12.0 w/ jingle file-conflict

<snip>
USE="sametime jingle" ACCEPT_KEYWORDS="~x86" emerge -va =net-im/kopete-0.12.0

...
./usr/include/kopete/webcamwidget.h
./usr/include/kopete/kopeteprefs.h
>>> Done.
>>> Extracting info
>>> Extracting kopete-0.12.0
* checking 718 files for package collisions
existing file /usr/bin/relayserver is not owned by this package
existing file /usr/bin/stunserver is not owned by this package
* spent 0.284468889236 seconds checking for file collisions
* This package is blocked because it wants to overwrite
</snip>

<snip>
pancasoo ~ # emerge --info                                                      Portage 2.1_rc3-r5 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.16-ge
ntoo-r7 i686)                                                                   =================================================================
System uname: 2.6.16-gentoo-r7 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.12.0                                               ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.17
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-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-mtune=i686 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mtune=i686 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/local/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg ccache collision-protect confcache distlocks metadata-transfer parallel-fetch sandbox sfperms strict userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://mirrors.coprodeli.org/gentoo/ http://distfiles.gentoo.org
/gentoo/"    
LINGUAS="es en de"
PKGDIR="/usr/local/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="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://mirrors.coprodeli.org/gentoo-portage"
USE="x86 X a52 aac acl acpi alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts bluetooth bzip2 cairo cdr cli crypt cups dbus dri dts dv dvd dvdr eds emboss encode fam foomatic foomaticdb fortran gdbm gif gphoto2 gpm gtk gtk2 hal idn ieee1394 imlib ipv6 irda isdnlog java jpeg kde ldap libg++ libwww lm_sensors motif mp3 mpeg ncurses nls nptl nptlonly ogg opengl pam pcmcia pcre pda pdflib perl png pppd python qt quicktime readline reflection samba scanner sdl session snmp spell spl ssl svg tcpd truetype truetype-fonts type1-fonts udev unicode usb v4l v4l2 vorbis wifi xinerama xml xorg xprint xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev input_devices_synaptics kernel_linux linguas_es linguas_en linguas_de userland_GNU video_cards_vesa video_cards_via"       
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
</snip>
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2006-06-02 13:07:03 UTC
Thanks, I added blocker-depends to both kopete and libjingle
Comment 2 Daniel Lin 2006-09-25 10:08:51 UTC
net-im/kopete no longer creates /usr/bin/relayserver and /usr/bin/stunserver and has removed the blocker.
The blocker should be removed from net-libs/libjingle as well.