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]: Syncthing is automatically updating itself #6287

Open
3 tasks done
leumasme opened this issue Oct 28, 2024 · 0 comments
Open
3 tasks done

[Bug]: Syncthing is automatically updating itself #6287

leumasme opened this issue Oct 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@leumasme
Copy link
Contributor

leumasme commented Oct 28, 2024

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

syncthing

Expected/Current Behaviour

syncthing is automatically updating itself by default, desyncing what is actually installed and what version scoop thinks is installed.

Steps to Reproduce

Just having syncthing open will cause it to check for an update and automatically install it every 12 hours.
https://docs.syncthing.net/v1.28.0/users/config#config-option-options.autoupgradeintervalh

Possible Solution

Currently, users can workaround by manually disabling auto updates:
Advanced onfiguration -> Options -> Auto Upgrade Interval (hours) = 0
Ideally, this should be set by default when installing syncthing via scoop.
It's stored in persist/syncthing/config/config.xml autoUpgradeIntervalH

Scoop and Buckets Version

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:
7bd4c4ac2 (HEAD -> master, origin/master, origin/HEAD) rust-analyzer: Update to version 2024-10-28

'extras' bucket:
727cff531 (HEAD -> master, origin/master, origin/HEAD) [email protected]: Fix hash (Closes #14308)

'versions' bucket:
2c9c47d8f (HEAD -> master, origin/master, origin/HEAD) openscad-dev: Update to version 2024.10.28

'java' bucket:
ef9e6cb6 (HEAD -> master, origin/master, origin/HEAD) openjdk-ea: Update to version 24-21-ea

'games' bucket:
44718a920 (HEAD -> master, origin/master, origin/HEAD) cataclysm-dda-tiles-experimental: Update to version 2024-10-28-0543

'nirsoft-alt' bucket:
c495135 (HEAD -> master, origin/master, origin/HEAD) Create LICENSE

Scoop Config

scoop config

last_update     : 28.10.2024 12:51:17
aria2-enabled   : False
alias           : @{i=scoop-i; ls=scoop-ls; s=scoop-s; up=scoop-up}
cat_style       : grid,numbers
show_update_log : False
scoop_branch    : master
scoop_repo      : https://github.com/lukesampson/scoop

PowerShell Version

$psversiontable

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

Additional Softwares

No response

@leumasme leumasme added the bug Something isn't working label Oct 28, 2024
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