Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2018 23:31:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 226132] www/firefox-esr can not be installed if www/firefox already is
Message-ID:  <bug-226132-21738-My3JCBcZg5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226132-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226132-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226132

Nicola Mingotti <nmingotti@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nmingotti@gmail.com

--- Comment #1 from Nicola Mingotti <nmingotti@gmail.com> ---

I have already installed in FreeBSD-11.1 "firefox-58" from package.
Trying to install also "firefox-esr" from package I got this errore message
------------
pkg: firefox-58.0.2,1 conflicts with firefox-esr-52.6.0_2,1 (installs files
into the same place).  Problematic file: /usr/local/bin/firefox
------------

After a discussion on "forums.freebsd.org" with other members of the community
I report here what were the proposed actions to fix it. 

-] "firefox" and "firefox-esr" files should go to separate paths e.g.
/usr/local/lib/firefox
/usr/local/lib/firefox-esr

-] "firefox" and "firefox-esr" should not share the same user profile.
This to avoid possible incompatibilities in profile between the two 
programs.

Given that the two products are different and in phase of development it can 
important to test a web application on both of them, It could be useful to have
both installable and running together on the same system.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226132-21738-My3JCBcZg5>