-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Geeksofwaregmbh.pdf24creator fetching older version than displayed from winget output #92590
Comments
Looks like the issue is caused by InstallerType differences. The current version on your machine seems to have been installed through an inno-based |
@Karl-WE Fixed at my end; Can you please confirm? ~ winget install geeksoftwareGmbH.PDF24Creator --version 10.8.0
Found PDF24 Creator [geeksoftwareGmbH.PDF24Creator] Version 10.8.0
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://stx.pdf24.org/products/pdf-creator/download/pdf24-creator-10.8.0.exe
██████████████████████████████ 127 MB / 127 MB
Successfully verified installer hash
Starting package install...
Successfully installed ~ winget list pdf24
Name Id Version Available Source
---------------------------------------------------------------------------
PDF24 Creator 10.8.0 geeksoftwareGmbH.PDF24Creator 10.8.0 11.9.0 winget ~ winget upgrade pdf24
Found PDF24 Creator [geeksoftwareGmbH.PDF24Creator] Version 11.9.0
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://download1.pdf24.org/pdf24-creator-11.9.0.exe
█▉ 18.0 MB / 285 MB
Package download canceled. |
Thank you for this prompt investigation. Tried the following as a repro
All fine.
Great job! This issue is solved. One question aside: will yaml files be updated via AI or manually as I often had reliabilty issues with the availability of new versions showing up in winget community repo. It's a very popular tool in Germany, so I hope you don't mind asking me this. |
As it stands, there is some form of automation available through @wingetbot but this package and most others have to be manually updated and reviewed. The issue here was that Inno installer was included in previous manifests but recently it was removed in a community submission and unfortunately it went unnoticed. I'll be sure to thoroughly review to prevent this from happening if I come across a PR for this package. |
Thanks! I would be interested what would be required to enable wingetbot to take over. |
You can take a look at #500 to see what has been considered up until now. |
Hello! |
I can confirm it has not been updated a long time I believe stuck on 11.3.0 when you updated it. Thanks for that. I had a misconception about this has not to be done manually. I know better now. |
Close with reason: Resolved in #92611; |
Hi: Installation of pdf24 through winget got stuck (freezed). I had to close the cmd window. I think it´s because in normall installation the installer checks if the pdf24 service is running in the background and asks de user to stop it. As Winget does not shows this window, the installer gets stuck. I will investigate further and give more info. The service is used to have a pdf virtual printer. Thanks anyway. |
Please confirm these before moving forward
Category of the issue
Installation issue.
Brief description of your issue
Upgrade of package geeksofwaregmbh.pdf24creator will show Upgrade from 11.8.0 to 11.9.0 correctly, yet download 11.3.0
Steps to reproduce
Have Pdf24 installed in a not latest version. Use exe or msi from vendors homepage.
Winget Upgrade --all
Actual behavior
An outdated Version 11.3.0 will be downloaded from the vendors server, indicated by filename and effective version that's being installed.
Expected behavior
Winget should fetch and install the version 11.9.0
Environment
Screenshots and Logs
The text was updated successfully, but these errors were encountered: