Bug 221541 - www/firefox: "Update Failed" message, also lacks information on where to obtain update
Summary: www/firefox: "Update Failed" message, also lacks information on where to obta...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gecko (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-15 13:48 UTC by Ed Maste
Modified: 2017-08-19 14:08 UTC (History)
0 users

See Also:
jbeich: maintainer-feedback+


Attachments
screenshot of update dialog (10.30 KB, image/png)
2017-08-15 13:48 UTC, Ed Maste
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Maste freebsd_committer freebsd_triage 2017-08-15 13:48:19 UTC
Created attachment 185446 [details]
screenshot of update dialog

firefox-55.0,1

After some time a "Software Update" dialog box appears reporting "Update Failed" and the message "Firefox is unable to determine if there is an update available. Please make sure that you have the latest version of Firefox from:"
Comment 1 Jan Beich freebsd_committer freebsd_triage 2017-08-15 14:07:46 UTC
Probably a regression from ports r436423. I'll back it out given https://bugzilla.mozilla.org/show_bug.cgi?id=1348576 landed in all supported branches.
Comment 2 Jan Beich freebsd_committer freebsd_triage 2017-08-15 14:19:32 UTC
Alternatively, the update window can probably be suppressed by building with --disable-updater.
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-08-18 21:40:01 UTC
A commit references this bug:

Author: jbeich
Date: Fri Aug 18 21:39:47 UTC 2017
New revision: 448278
URL: https://svnweb.freebsd.org/changeset/ports/448278

Log:
  gecko: stop calling home to check for updates after r436423

  Upstream seems to define "default" as Nightly (custom build), not safe
  to update automatically. Once we switched to proper channels updater
  kicked in, except Mozilla never built binaries for FreeBSD. Not to
  mention, vendor updates conflict with system package manager.

  PR:		221541
  MFH:		2017Q3

Changes:
  head/Mk/bsd.gecko.mk
  head/mail/thunderbird/Makefile
  head/www/firefox/Makefile
  head/www/firefox-esr/Makefile
  head/www/libxul/Makefile
  head/www/seamonkey/Makefile
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-08-19 14:08:34 UTC
A commit references this bug:

Author: jbeich
Date: Sat Aug 19 14:08:16 UTC 2017
New revision: 448311
URL: https://svnweb.freebsd.org/changeset/ports/448311

Log:
  MFH: r448278

  gecko: stop calling home to check for updates after r436423

  Upstream seems to define "default" as Nightly (custom build), not safe
  to update automatically. Once we switched to proper channels updater
  kicked in, except Mozilla never built binaries for FreeBSD. Not to
  mention, vendor updates conflict with system package manager.

  PR:		221541
  Approved by:	ports-secteam (feld)

Changes:
_U  branches/2017Q3/
  branches/2017Q3/Mk/bsd.gecko.mk
  branches/2017Q3/mail/thunderbird/Makefile
  branches/2017Q3/www/firefox/Makefile
  branches/2017Q3/www/firefox-esr/Makefile
  branches/2017Q3/www/libxul/Makefile
  branches/2017Q3/www/seamonkey/Makefile