Closed StormTrooper closed 5 months ago
Our latest release is 0.15.1 so I am not sure why the installer has built against 0.15.2 - @matmair any ideas on this?
Maybe the build did not get triggered?
Another update this morning which has fixed the issue. Back to 0.15.1
Unpacking inventree (0.15.1-1716272465.be3b22ce.focal) over (0.15.1-1716160500.af3cf62b.focal) ...
Setting up inventree (0.15.1-1716272465.be3b22ce.focal) ...
# Version Information:
InvenTree-Version: 0.15.1
Django Version: 4.2.12
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.1'}]
I have re-triggered all builds so that might have fixed it
So we can close this @StormTrooper ?
Please verify that this bug has NOT been raised before.
Describe the bug*
I've got 0.15.1 installed and did a
apt dist-upgrade
today.Unpacking inventree (0.15.1-1716160500.af3cf62b.focal) over (0.15.1-1715729109.be3b22ce.focal)
So a later version of 0.15.1 was installed however if I do a About Inventree it shows 0.15.2 is installed.
Steps to Reproduce
sudo apt dist-upgrade
Expected behaviour
Latest tag is 0.15.1 so version should show 0.15.1 instead of 0.15.2
Deployment Method
Version Information
Version Information:
InvenTree-Version: 0.15.2 Django Version: 4.2.12
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'}]
Please verify if you can reproduce this bug on the demo site.
Relevant log output