Description of problem: I installed Glances using DNF. On each start it tries to convince me to update it to latest version: [root@puchatek hrw]# glances You are using Glances version 3.1.0, however version 3.1.3 is available. You are using Glances version 3.1.0, however version 3.1.3 is available. You should consider upgrading using: pip install --upgrade glances [root@puchatek hrw]# glances You are using Glances version 3.1.0, however version 3.1.3 is available. You should consider upgrading using: pip install --upgrade glances You are using Glances version 3.1.0, however version 3.1.3 is available. You should consider upgrading using: pip install --upgrade glances [root@puchatek hrw]# IMHO if application comes from distribution package then it should not suggest a way to upgrade to users. This is package maintainer job to update package to latest version. Version-Release number of selected component (if applicable): glances-3.1.0-2.fc31.noarch How reproducible: always Steps to Reproduce: 1. dnf install -y glances 2. glances Actual results: [root@puchatek hrw]# glances You are using Glances version 3.1.0, however version 3.1.3 is available. You are using Glances version 3.1.0, however version 3.1.3 is available. You should consider upgrading using: pip install --upgrade glances [root@puchatek hrw]# glances You are using Glances version 3.1.0, however version 3.1.3 is available. You should consider upgrading using: pip install --upgrade glances You are using Glances version 3.1.0, however version 3.1.3 is available. You should consider upgrading using: pip install --upgrade glances [root@puchatek hrw]# Expected results: [root@puchatek hrw]# glances [root@puchatek hrw]# glances [root@puchatek hrw]# Additional info:
https://src.fedoraproject.org/rpms/glances/pull-request/3
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle. Changing version to 32.
What info do you need from me?
sorry I think I will revert the patch I didn't have this outdated message since I was using a config file with a simple "check_update=false"
This is not a bug, you can disable this update check easily, as the man says, you can have your config file here ~/.config/glances/glances.conf with those lines [global] check_update=false to disable the check and therefore the outdated message. I will provide a /etc/glances/glances.conf to prevent that warning. I prefer this approach rather then deleting/patching upstream code. Is that ok ? Best regards, Edouard
FEDORA-2020-ad13a73aa7 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-ad13a73aa7
FEDORA-EPEL-2020-5771bf7e39 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-5771bf7e39
FEDORA-2020-c6c3e20b02 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-c6c3e20b02
FEDORA-2020-ad13a73aa7 has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-ad13a73aa7` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-ad13a73aa7 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2020-5771bf7e39 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-5771bf7e39 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-c6c3e20b02 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-c6c3e20b02` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-c6c3e20b02 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-7e52846803 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-7e52846803
FEDORA-EPEL-2020-860dce134e has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-860dce134e
FEDORA-EPEL-2020-860dce134e has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-860dce134e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-7e52846803 has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-7e52846803` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-7e52846803 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-370f428a47 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-370f428a47` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-370f428a47 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-370f428a47 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.
glances-3.1.4.1-7.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.
FEDORA-EPEL-2020-860dce134e has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report.