First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 197552
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Black <dragonheart@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Nick Soveiko <gentoo-bugzilla@alerik.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 197552 depends on: Show dependency tree
Show dependency graph
Bug 197552 blocks: 214229
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2007-10-30 20:17 0000
app-benchmarks/lmbench-3.0_alpha3 installs /usr/bin/stream which creates a
collision with media-gfx/imagemagick-6.3.5.10

Reproducible: Always

Steps to Reproduce:
1. emerge media-gfx/imagemagick-6.3.5.10
2. emerge app-benchmarks/lmbench-3.0_alpha3
3. equery b /usr/bin/stream
[ Searching for file(s) /usr/bin/stream in *... ]
media-gfx/imagemagick-6.3.5.10 (/usr/bin/stream)
app-benchmarks/lmbench-3.0_alpha3 (/usr/bin/stream)



Portage 2.1.3.16 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0,
2.6.22-gentoo-r8-ns x86_64)
=================================================================
System uname: 2.6.22-gentoo-r8-ns x86_64 Intel(R) Xeon(R) CPU E5310 @ 1.60GHz
Timestamp of tree: Mon, 29 Oct 2007 09:20:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.61-r1
sys-devel/automake:  1.6.3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf
/etc/gconf /etc/issue* /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS=""
FEATURES="ccache collision-protect distlocks metadata-transfer parallel-fetch
sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://adelie.polymtl.ca/ http://gentoo.mirrors.tds.net/gentoo
http://www.gtlib.gatech.edu/pub/gentoo http://gentoo.chem.wisc.edu/gentoo/
http://gentoo.cites.uiuc.edu/pub/gentoo/"
MAKEOPTS="-j9"
PKGDIR="/usr/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
--filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="acl acpi amd64 bash-completion berkdb bitmap-fonts blas cli cracklib crypt
cups curl curlwrappers fam fortran gd gdbm ginac gmp gpm gsl hal iconv idn
ieee1394 imagemagick isdnlog jpeg jpeg2k lapack ldap lm_sensors mbox mime mmap
mmx mpi mudflap ncurses nls nocd nptl openmp pam pcre pdf perl png python
readline reflection samba session snmp spl sse sse2 ssl ssse3 tcpd threads
unicode vim-syntax xorg 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="keyboard mouse evdev"
KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001
mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix
dummy fbdev glint i128 i810 mach64 mga neomagic nv r128 radeon rendition s3
s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via
vmware voodoo"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS,
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #1 From Daniel Black 2008-04-01 14:22:09 0000 -------
Nick,

is there a reason why /usr/bin/stream cannot be installed to
/usr/bin/stream.lmbench? If so what other changes need to occur?

------- Comment #2 From Markus Meier 2008-05-02 12:00:48 0000 -------
(In reply to comment #1)
> Nick,
> 
> is there a reason why /usr/bin/stream cannot be installed to
> /usr/bin/stream.lmbench? If so what other changes need to occur?

Or should the packages just block each other?

------- Comment #3 From Daniel Black 2008-05-02 23:23:07 0000 -------
modified as per comment 1. Markus - I didn't just block it because it seemed
overkill. lmbench already installed a line.lmbench I assume to avoid another
collision.

Thanks Nick and sorry for the delay.

------- Comment #4 From Auke Booij 2008-05-17 10:24:03 0000 -------
FYI, i'm currently working together with upstream to move most benchmarking
tools from lmbench into one big lmbench binary, so that the renaming won't be
needed anymore. to be continued.

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