github / github/app

Plugin upgrade/uninstallation error doesn't show necessary details.

Open
#3,838 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
2.1k
Forks
157
PR merge metrics
No merged PRs in 30d

Description

Plugin upgrade/uninstallation error doesn't show necessary details.

When a plugin upgrade or uninstallation fails, the message doesn't include any details on what file location can not be accessed. The only indication is Access is denied. (os error 5) which indicates permission issues, but the error doesn't disclose which file(s).

Example:

Failed to uninstall plugin "workiq@copilot-plugins"
Failed to uninstall plugin: Access is denied. (os error 5)

Field Value
App version 1.1.20
OS Windows 10.0.26200
Theme GitHub
Path /chat
Tenure Week 17

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the plugin upgrade or uninstallation failure on Windows using the example plugin "workiq@copilot-plugins" and inspect the resulting error path. Trace where the generic "Access is denied. (os error 5)" message is assembled; done means the failure identifies the inaccessible file or files while preserving the existing error context.

Written by the indexing model from the issue text.

Assessment

Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.