-
-
Notifications
You must be signed in to change notification settings - Fork 840
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
Update on stable 0.15.x tried to upgrade to 0.16.0RC0? #7817
Comments
Tried another test upgrade after 0.15.8 release and it's still stuck trying to upgrade to 0.16.x
|
@matmair any thoughts here? Is the installer building correctly at the moment? |
I installed using the script in a debian VM and it installed |
I see two stable versions on the packager that 0.15.7, 0.16.0. while using installer script, default selection is 0.16.0 version and it does not install correctly. |
@csezenoglu can you link to where you are seeing this? There should be only one stable version right now - |
0.16.0-rc0 sitting under stable. |
Thanks! @matmair should we yank the build from packager.io? Or is there a better way to handle this |
Hi , im using packager.io prepared builds adn ia have same issue. As @MyRetroStore said : look slike 0.16.RC1 sitting as stable . stockadmin@simstock:~$ sudo apt upgrade inventree=0.15.7-1723011304.0d8eb2e0.bullseye
``` I did it and update 0.15.4 ->0.15.7 OK
|
Thanks, I was also able to upgrade by forcing the version number
2 wees ago 0.15.8 was released but is still not available on the packager.io |
Please verify that this bug has NOT been raised before.
Describe the bug*
I'm running 0.15.6 and tried to upgrade now to 0.15.7 but 0.16.0 RC0 tried to install (and failed)
Steps to Reproduce
Running 0.15.6:
sudo apt update
sudo apt dist-upgrade
Expected behaviour
Should have upgraded to 0.15.7
Deployment Method
Version Information
Version Information:
InvenTree-Version: 0.15.6
Django Version: 4.2.14
Database: mysql
Debug-Mode: False
Deployed using Docker: False
Platform: Linux-5.4.0-182-generic-x86_64-with-glibc2.31
Installer: None
Active plugins: [{'name': 'InvenTreeBarcode', 'slug': 'inventreebarcode', 'version': '2.0.0'}, {'name': 'InvenTreeCoreNotificationsPlugin', 'slug': 'inventreecorenotificationsplugin', 'version': '1.0.0'}, {'name': 'InvenTreeCurrencyExchange', 'slug': 'inventreecurrencyexchange', 'version': '1.0.0'}, {'name': 'InvenTreeLabel', 'slug': 'inventreelabel', 'version': '1.0.0'}, {'name': 'InvenTreeLabelMachine', 'slug': 'inventreelabelmachine', 'version': '1.0.0'}, {'name': 'InvenTreeLabelSheet', 'slug': 'inventreelabelsheet', 'version': '1.0.0'}, {'name': 'DigiKeyPlugin', 'slug': 'digikeyplugin', 'version': '1.0.0'}, {'name': 'LCSCPlugin', 'slug': 'lcscplugin', 'version': '1.0.0'}, {'name': 'MouserPlugin', 'slug': 'mouserplugin', 'version': '1.0.0'}, {'name': 'TMEPlugin', 'slug': 'tmeplugin', 'version': '1.0.0'}, {'name': 'KiCadLibraryPlugin', 'slug': 'kicad-library-plugin', 'version': '1.4.2'}]
Please verify if you can reproduce this bug on the demo site.
Relevant log output
The text was updated successfully, but these errors were encountered: