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

[Bug]: [Request] Provide a way to suppress HELD warnings #6475

Open
3 tasks done
PraetorAngel opened this issue Jan 20, 2025 · 0 comments
Open
3 tasks done

[Bug]: [Request] Provide a way to suppress HELD warnings #6475

PraetorAngel opened this issue Jan 20, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@PraetorAngel
Copy link

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

any held package

Expected/Current Behaviour

scoop update displays the " held to " warning every time. I understand that for deployments this is a useful thing to be told, however it would be nice to suppress it on my computer where I'm the one that held the packages.

Steps to Reproduce

C:\Users\m.u.l.e>scoop update -a -k
WARN  'android-studio' is held to version 2024.2.1.12
WARN  'googlechrome' is held to version 131.0.6778.205

Possible Solution

Have a line in the metaphorical scoop.conf file something like "suppress_held_warning=1" and have the associated behavior implemented.

Scoop and Buckets Version

C:\Users\m.u.l.e>scoop --version
Current Scoop version:
859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)

'main' bucket:
0ebf243be (HEAD -> master, origin/master, origin/HEAD) wasmtime: Update to version 29.0.0

'extras' bucket:
7e6817644 (HEAD -> master, origin/master, origin/HEAD) [email protected]: Fix download url

'nirsoft' bucket:
b38031d (HEAD -> master, origin/master, origin/HEAD) updated manifests

'sysinternals' bucket:
4aa1b85 (HEAD -> main, origin/main, origin/HEAD) [email protected]: Remove `ctrl2cap.exe` bin

'nonportable' bucket:
866d21ea (HEAD -> master, origin/master, origin/HEAD) grammarly-np: Update to version 1.2.128.1582

'java' bucket:
a74ef61b (HEAD -> master, origin/master, origin/HEAD) intellij-jbr21: Update to version 21.0.5-b750.29

'games' bucket:
ec3141f4c (HEAD -> master, origin/master, origin/HEAD) xenia-canary: Update to version 20250120182441-00202f9


C:\Users\m.u.l.e>

Scoop Config

C:\Users\m.u.l.e>scoop config


last_update           : 2025-01-20T15:45:09.6745690-07:00
aria2-warning-enabled : False
aria2                 : --help
scoop_branch          : master
scoop_repo            : https://github.com/ScoopInstaller/Scoop




C:\Users\m.u.l.e>

PowerShell Version

PS C:\Users\m.u.l.e> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.19041.4717
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.19041.4717
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1


PS C:\Users\m.u.l.e>

Additional Softwares

No response

@PraetorAngel PraetorAngel added the bug Something isn't working label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant