chocolatey-packages icon indicating copy to clipboard operation
chocolatey-packages copied to clipboard

(firefox-nightly) is broken

Open BourgonLaurent opened this issue 5 years ago • 8 comments

Expected Behavior

Mozilla only gives one locale for Firefox Nightly: en-US. So the package should download the file firefox-70.0a1.en-US.win64.installer.exe and not firefox-70.0a1.fr.win64.installer.exe.

Current Behavior

The package tries to download a version with another locale (and this version doesn't exist). The package should not look for a locale and instead always use en-US because it is the only option. The installation will fail with an Error 404: Not Found.

Possible Solution

A temporary solution I have currently is adding --params "l=en-US" when installing/upgrading the package. However, this doesn't work with choco upgrade all. The optimal solution is to remove the locale variable that the package uses.

Steps to Reproduce (for bugs)

  1. Use chocolatey on a computer that isn't configured in English (United States)
  2. Install or Upgrade firefox-nightly (choco install firefox-nightly --pre)
  3. Accept the installation script and wait for the error message (404)

Context

The issue affects the upgrade all command because firefox-nightly needs to be installed/updated manually. Because it is a nightly version, there's a new version everyday and doing it manually everyday loses a feature of a package manager.

Your Environment

  • Package Version used: v70.0.1.2019071509-alpha
  • Operating System and version: Windows 10 1809 (17763.615)
  • Chocolatey version: v0.10.15
  • Install/uninstall gist: https://gist.github.com/BourgonLaurent/ecd812ae0b41ebc3d24abb10d4d530e9

BourgonLaurent avatar Jul 16 '19 00:07 BourgonLaurent

Hi,

thanks for this issue. It seems that they changed the folder structure once again :(

I'll look into fixing this.

mkevenaar avatar Jul 16 '19 14:07 mkevenaar

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Aug 15 '19 14:08 stale[bot]

Stil relevant.

mkevenaar avatar Aug 15 '19 15:08 mkevenaar

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 14 '19 15:09 stale[bot]

I know

mkevenaar avatar Sep 14 '19 15:09 mkevenaar

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 14 '19 16:10 stale[bot]

Yip

mkevenaar avatar Oct 14 '19 16:10 mkevenaar

This is still a issue.

survivor303 avatar Oct 11 '20 18:10 survivor303