Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Package Issue]: CrystalDewWorld.CrystalDiskMark won't download, wrong URL #171156

Closed
2 tasks done
panreyes opened this issue Sep 2, 2024 · 0 comments · Fixed by #171260
Closed
2 tasks done

[Package Issue]: CrystalDewWorld.CrystalDiskMark won't download, wrong URL #171156

panreyes opened this issue Sep 2, 2024 · 0 comments · Fixed by #171260
Labels
In-PR Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage This work item needs to be triaged by a member of the core team.
Milestone

Comments

@panreyes
Copy link

panreyes commented Sep 2, 2024

Please confirm these before moving forward

  • I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
  • I have not been informed if the issue is resolved in a preview version of the winget client.

Category of the issue

Other

Brief description of your issue

CrystalDiskMark current installer URLs are incorrect.

Instead of referencing the SourceForge.net automatic download mirror selector, like CrystalDiskInfo does (example: https://sourceforge.net/projects/crystaldiskinfo/files/9.4.3/CrystalDiskInfo9_4_3.exe/download), CrystalDiskMark references a mirror that seems down (https://netix.dl.sourceforge.net/project/crystaldiskmark/8.0.5/CrystalDiskMark8_0_5.exe)

Could be solved by replacing that URL with this one:
https://sourceforge.net/projects/crystaldiskmark/files/8.0.5/CrystalDiskMark8_0_5.exe/download

Steps to reproduce

winget install CrystalDewWorld.CrystalDiskMark

Actual behavior

Error 0x80072efd: InternetOpenUrl() failed.
Not downloading nor installing.

Expected behavior

Downloading and installing CrystalDewWorld.CrystalDiskMark

Environment

Administrador de paquetes de Windows v1.8.1911
Copyright (c) Microsoft Corporation. Todos los derechos reservados.

Windows: Windows.Desktop v10.0.22631.4037
Arquitectura del sistema: X64
Paquete: Microsoft.DesktopAppInstaller v1.23.1911.0

Directorios de WinGet
------------------------------------------------------------------------------------------------------------------------------
Registros                                   %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\Di…
Configuración de usuario                    %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\se…
Directorio de vínculos portátiles (usuario) %LOCALAPPDATA%\Microsoft\WinGet\Links
Directorio de vínculos portátiles (equipo)  C:\Program Files\WinGet\Links
Raíz de paquete portátil (usuario)          %LOCALAPPDATA%\Microsoft\WinGet\Packages
Raíz de paquete portátil                    C:\Program Files\WinGet\Packages
Raíz de paquete portátil (x86)              C:\Program Files (x86)\WinGet\Packages
Descargas del instalador                    D:\usuario\Downloads

Vínculos
-----------------------------------------------------------------------------------
Declaración de privacidad   https://aka.ms/winget-privacy
Contrato de licencia        https://aka.ms/winget-license
Avisos de terceros          https://aka.ms/winget-3rdPartyNotice
Página principal            https://aka.ms/winget
Términos de Microsoft Store https://www.microsoft.com/en-us/storedocs/terms-of-sale

Configuración de administrador            Estado
-------------------------------------------------------
LocalManifestFiles                        Deshabilitado
BypassCertificatePinningForMicrosoftStore Deshabilitado
InstallerHashOverride                     Deshabilitado
LocalArchiveMalwareScanOverride           Deshabilitado
ProxyCommandLineOptions                   Deshabilitado
DefaultProxy                              Deshabilitado

Screenshots and Logs

C:\Users\panreyes>winget install CrystalDewWorld.CrystalDiskMark
Encontrado CrystalDiskMark [CrystalDewWorld.CrystalDiskMark] Versión 8.0.5
El propietario de esta aplicación le concede una licencia.
Microsoft no es responsable, ni tampoco concede ninguna licencia de paquetes de terceros.
Descargando https://netix.dl.sourceforge.net/project/crystaldiskmark/8.0.5/CrystalDiskMark8_0_5.exe
Se ha producido un error inesperado al ejecutar el comando:
InternetOpenUrl() failed.
0x80072efd : unknown error

@panreyes panreyes added the Issue-Bug It either shouldn't be doing this or needs an investigation. label Sep 2, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage This work item needs to be triaged by a member of the core team. label Sep 2, 2024
@denelon denelon added this to the 1.10 Packages milestone Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In-PR Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage This work item needs to be triaged by a member of the core team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants