Skip to content

[Bug]: mysql-workbench@8.0.44 - msi Extract Fails on Long Path #7283

@mattcargile

Description

@mattcargile

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

mysql-workbench

Expected/Current Behaviour

Install/update completes successfully.

Steps to Reproduce

scoop update mysql-workbench 
# or
scoop install mysql-workbench

Possible Solution

Terminal Failure Output

Extracting mysql-workbench-community-8.0.44-winx64.msi ... ERROR Exit code was 1603!
Failed to extract files from C:\Users\matt\scoop\apps\mysql-workbench\8.0.44\mysql-workbench-community-8.0.44-winx64.msi.
Log file:
  ~\scoop\apps\mysql-workbench\8.0.44\msi.log

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Main/issues/new?title=mysql-workbench%408.0.44%3a+decompress+error

MSI output

=== Logging started: 10/23/2025  12:24:57 ===
Error 1304.Error writing to file C:\Users\matt\scoop\apps\mysql-workbench\8.0.44\_tmp\SourceDir\PFiles64\MySQL\MySQL Workbench 8.0 CE\swb\shell\lib\mysqlsh\plugins\mrs_plugin\db_schema\mysql_rest_service_metadata.msm.project\releases\deployment\mysql_rest_service_metadata_deployment_4.0.0.sql.  Verify that you have access to that directory.
=== Logging stopped: 10/23/2025  12:26:41 ===

Tried the below and a restart. It did not fix the issue.

sudo Set-ItemProperty 'HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem' -Name 'LongPathsEnabled' -Value 1

Scoop and Buckets Version

Current Scoop version:
b588a06e (HEAD -> master, origin/master, origin/HEAD) chore(release): Bump to version 0.5.3 (resync) (#6436)

'main' bucket:
72ca2e849 (HEAD -> master, origin/master, origin/HEAD) terragrunt: Update to version 0.91.3

'extras' bucket:
e263a621dd (HEAD -> master, origin/master, origin/HEAD) yaffplayer: Update to version 0.12.1

'nonportable' bucket:
fa55ba64 (HEAD -> master, origin/master, origin/HEAD) powertoys-np: Update to version 0.95.1

'gildas' bucket:
1f9d40e (HEAD -> master, origin/master, origin/HEAD) Added update script

Scoop Config

last_update            scoop_repo                              scoop_branch alias
-----------            ----------                              ------------ -----
10/23/2025 12:11:01 PM https://github.com/ScoopInstaller/Scoop master       @{finfo=scoop-finfo; fsearch=scoop-fsearch

PowerShell Version

Name                           Value
----                           -----
PSVersion                      7.5.4
PSEdition                      Core
GitCommitId                    7.5.4
OS                             Microsoft Windows 10.0.22631
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Additional Softwares

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions