Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261706 - File collision between xulrunner and mozilla-firefox packages
Summary: File collision between xulrunner and mozilla-firefox packages
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-08 14:36 UTC by Joe Millenbach
Modified: 2009-03-09 17:06 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 Joe Millenbach 2009-03-08 14:36:14 UTC
Some other package installed net-libs/xulrunner-1.9.0.6 on my system and eventually I tried to install the www-client/mozilla-firefox-2.0.0.19 package as I prefer that browser.  It failed because two files had collisions.  Those files were...

/usr/lib/mozilla-firefox/default/autoconfig/platform.js
/usr/lib/mozilla-firefox/default/autoconfig/prefcalls.js

That was before I got everything up and running.  My config has changed and I don't have a direct copy of the build errors or config files at that moment.  I believe I didn't have either "xulrunner" or "firefox" in my USE variable list.  Or if one was added it would have been "firefox".
Comment 1 Joe Millenbach 2009-03-08 14:37:11 UTC
us ~ # emerge --info
Portage 2.1.6.7 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.8_p20080602-r1, 2.6.27-gentoo-r8 i686)
=================================================================
System uname: Linux-2.6.27-gentoo-r8-i686-Intel-R-_Core-TM-2_CPU_6600_@_2.40GHz-with-glibc2.0
Timestamp of tree: Sat, 07 Mar 2009 23:00:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 2.1.6-r1
dev-lang/python:     2.4.4-r13, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.4.8
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
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.27-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
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/udev/rules.d"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks fixpackages metadata-transfer parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch usersandbox usersync"
GENTOO_MIRRORS="http://gentoo.llarian.net/ http://mirror.its.uidaho.edu/pub/gentoo/ ftp://gentoo.llarian.net/pub/gentoo"
LDFLAGS="-Wl,-O1"
LINGUAS="en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
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.namerica.gentoo.org/gentoo-portage"
USE="7zip X a52 aac acl alsa berkdb bzip2 cdr cleartype cli cracklib crypt css cups cvs dbus dri dts dvd dvdr dvdread fam ffmpeg fortran ftp g15 gdbm gnome gpm gtk hal iconv ipv6 isdnlog java javascript jpeg lzma midi mmx mmxext mp3 mp4 mudflap ncurses nls nptl nptlonly ntfs nvidia ogg openmp pam pcre perl png pppd python quicktime rar readline reflection session spl sse sse2 sse3 ssl subversion sysfs tcpd threads truetype unicode usb vorbis win32codecs wma wmp x86 xorg xvid xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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 authn_alias authn_anon 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 deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 2 Rafał Mużyło 2009-03-08 14:51:35 UTC
Is there any *good* reason you aren't using firefox 3 ?
Comment 3 Rafał Mużyło 2009-03-08 15:34:16 UTC
The point of my question is in the note here:
https://developer.mozilla.org/devnews/index.php/2008/12/18/firefox-20020-now-available-for-download/
Comment 4 Joe Millenbach 2009-03-08 21:15:43 UTC
Because that isn't the version that was given when I did "emerge mozilla-firefox" on x86.  I assume v3 won't be a new package name.  So it must still be marked unstable...
Comment 5 Rafał Mużyło 2009-03-08 22:22:42 UTC
How long ago did sync for the last time ?
Or perhaps you've package masked it ?
Cause first to go stable was mozilla-firefox 3.0.5 on 23 Dec 2008.
Comment 6 Rafał Mużyło 2009-03-08 22:28:37 UTC
Of course, the whole time I'm not saying "this bug is invalid",
perhaps it's not.

Oh, and I did miss the timestamp line in your comment.
So, you have most probably masked it.
Comment 7 Joe Millenbach 2009-03-09 00:58:41 UTC
I've been having issues on this install.  Missing example/sample conf files.  I did a sync or two and I've only had the system up for a week.  On top of downloading the current snapshot when I started.  Not at home now, but will try a new sync when I get back.  Maybe remove the mirror list from mirrorselect too
Comment 8 Joe Millenbach 2009-03-09 01:47:29 UTC
Aha!  Looks like some gnome stuff is requiring firefox-2*.  After an "emerge-puD world" I get...

...
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

www-client/mozilla-firefox:0

  ('ebuild', '/', 'www-client/mozilla-firefox-3.0.6', 'merge') pulled in by
    www-client/mozilla-firefox required by world

  ('installed', '/', 'www-client/mozilla-firefox-2.0.0.19', 'nomerge') pulled in by
    =www-client/mozilla-firefox-2* required by ('installed', '/', 'www-client/epiphany-2.22.3-r2', 'nomerge')
    =www-client/mozilla-firefox-2* required by ('installed', '/', 'gnome-extra/yelp-2.22.1-r2', 'nomerge')
    (and 1 more)
...


Not sure what to do about this then.  Is it in gnome's court to move to a newer version in stable?

And for the record I haven't masked anything.
Comment 9 David Abbott (RETIRED) gentoo-dev 2009-03-09 02:24:14 UTC
You should be able to get gnome to use xulrunner
Add to USE=”-firefox xulrunner”
emerge -puND world
Comment 10 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-09 17:06:05 UTC
Please try David's suggestion. If it still doesn't work, re-open this bug.