-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Failing to upgrade packages - Scheduled Task #2265
Comments
Probably a related issue: Maybe this project can help you out: Here is a script I've made and run on a regular basis to update certain apps. It scripts around a lot of the limitations and problems Winget currently has. Not pretty, but it works for me. |
We are working on a COM interface that will be accessible via the system context. The issue is related to the fact that the Windows Package Manager is delivered as a part of the App Installer as an MSIX package. Similar Issues: |
Also somewhat related: |
Thanks for the suggestions. I'll look into them in the meantime :) |
Brief description of your issue
I created a scheduled SYSTEM task so Winget will upgrade in the background without user interaction. The task will run, but it does not update any of the packages.
I tested deployment to a small test environment with 8 devices, and 2 of the devices are getting the same errors.
Any feedback is greatly appreciated.
Steps to reproduce
winget upgrade --accept-source-agreements --accept-package-agreements --all --silent
Expected behavior
I'd like for it to run in the background to keep apps updated, it works for most but not all of the devices I tested on. Winget works fine when updating manually via terminal.
Actual behavior
Winget runs but the logs cut off after checking Repo information. Logs from different days
Environment
The text was updated successfully, but these errors were encountered: