github-account1111

Results 138 comments of github-account1111

What is OpenSCAP's upgrade behavior without using winget? I think the least error-prone approach would be doing whatever the package defaults to when updating normally. In fact, I thought that's...

@denelon default meaning it will install it beside the old version or do whatever the regular (non-winget) installer would do?

I don't understand. I asked if it's a or b, and your response was "yes" haha. My guess is it's b? >In some cases, installers require you to remove a...

@jonathanyeung I don't think that's quite accurate. Deleting the aforementioned file and folder seems to wipe everything and causes the "welcome to Dendron" message every time I open VSCode (even...

My point is that there's no way to delete them without them reappearing upon the next launch. I also consider any sort of config essential data, as it's a hassle...

Settings: ```c { "$schema": "https://aka.ms/winget-settings.schema.json" // For documentation on these settings, see: https://aka.ms/winget-settings // "source": { // "autoUpdateIntervalInMinutes": 5 // }, } ``` [`winget upgrade --verbose-logs`] [`winget upgrade --verbose-logs`]: https://gist.github.com/github-account1111/b52d2874a7a68ec965366f1fcf6da89f

Switching to wininet hasn't helped. Also I misreported that `source update` / `reset --force` fix this. They don't. It's back to square one. Either the CDN issue is back, or...

``` > winget list winget Name Id Version ------------------------------------------------------------------------------------------------ Windows Package Manager Source (winget) Microsoft.Winget.Source_8wekyb3d8bbwe 2022.1129.2104.261 ```

Yeah, that's literally [when it worked for the first and last time](https://github.com/microsoft/winget-cli/issues/2696#issuecomment-1331003689), as I reported in this issue. Running source.msix throws the following error: ![image](https://user-images.githubusercontent.com/5728319/220828474-7e1e5a4e-affb-4b16-bad1-27dbd86dd111.png)

Is this being looked at, at all? Winget can't update packages, and millions of users are using outdated software as a result of this bug. Some of my apps are...