-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
C: testsTesting and related thingsTesting and related thingsOS: windowsWindows specificWindows specifictype: maintenanceRelated to Development and Maintenance ProcessesRelated to Development and Maintenance Processes
Description
I've noticed this error twice today. It appears to be persistent and new:
Chocolatey v2.5.1
Installing the following packages:
svn
By installing, you accept licenses for the packages.
Downloading package from source 'https://community.chocolatey.org/api/v2/'
svn v1.8.15 [Approved]
svn package files install completed. Performing other installation steps.
Attempt to get headers for https://sourceforge.net/projects/win32svn/files/1.8.15/Setup-Subversion-1.8.15.msi failed.
The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://sourceforge.net/projects/win32svn/files/1.8.15/Setup-Subversion-1.8.15.msi'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (403) Forbidden."
Downloading svn
from 'https://sourceforge.net/projects/win32svn/files/1.8.15/Setup-Subversion-1.8.15.msi'
ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://sourceforge.net/projects/win32svn/files/1.8.15/Setup-Subversion-1.8.15.msi'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (403) Forbidden."
This package is likely not broken for licensed users - see https://docs.chocolatey.org/en-us/features/private-cdn.
The install of svn was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\svn\tools\chocolateyInstall.ps1'.
See log for details.
https://github.com/pypa/pip/actions/runs/19213774603/job/54919974877
I don't see an immediate fix. The link preceded by "This package is likely not broken for licensed users" is broken and returns 404.
We honestly may be reaching a point where it is too difficult to retain support for subversion and mercurial Bazaar (#13568 (comment)) as they are increasingly hard to install in CI.
Metadata
Metadata
Assignees
Labels
C: testsTesting and related thingsTesting and related thingsOS: windowsWindows specificWindows specifictype: maintenanceRelated to Development and Maintenance ProcessesRelated to Development and Maintenance Processes