You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2023-10-24 11:18:44

MasinAD
Member
Registered: 2023-10-24
Posts: 13

[solved] Notification for plugin update

Hi there,

currently I get a daily notification of an available update for CameraInput

Es sind Updates für installierte Plugins vorhanden!
Camera Input :2.1.0 -> 2.1

Trying to update is futile as the version check always returns to the same condition

Bests,
Masin

Last edited by MasinAD (2023-11-13 12:32:36)

Offline

#2 2023-10-25 02:24:34

cconard96
Moderator
Registered: 2018-07-31
Posts: 2,813
Website

Re: [solved] Notification for plugin update

Did this just start randomly or was it after updating the plugin or GLPI?


GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.

Offline

#3 2023-11-10 15:27:13

MasinAD
Member
Registered: 2023-10-24
Posts: 13

Re: [solved] Notification for plugin update

Sorry for the late response. I didn't notice the forum doesn't send notifications.

This started after updating from 9.4.2 to 10.0.9. I just updated to 10.0.10 but the plugin system still does not recognize the installed version as the current version. But TBH before the update to 10.0.9 we didn't use GLPI for much more than gathering data with the fusioninventoryagent.

The problem might lie in the file marketplace/camerainput/setup.php where the plugin defines its version:

define('PLUGIN_CAMERAINPUT_VERSION', '2.1.0');

If I manually change it to 2.1 I can confirm the update and enable the plugin.

Last edited by MasinAD (2023-11-10 15:27:42)

Offline

#4 2023-11-12 23:46:21

cconard96
Moderator
Registered: 2018-07-31
Posts: 2,813
Website

Re: [solved] Notification for plugin update

Oh. I messed up the version in the plugin XML manifest file which the plugin catalog server uses. Apparently, it doesn't see 2.1 and 2.1.0 as the same version.
I fixed my mistake and you should stop receiving the update notices if you undo the change you made.


GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.

Offline

#5 2023-11-13 12:32:22

MasinAD
Member
Registered: 2023-10-24
Posts: 13

Re: [solved] Notification for plugin update

Many thanks, looks good.

Offline

Board footer

Powered by FluxBB