User story #6358
closedDuring rudder-agent upgrade, a question is asked about cron file
Description
If rudder-agent cron file is modified, a question is asked during upgrade
rudder-agent is a fully autonomous package.
We manage the cron by ourself and never expect the user to change it.
If it is a conffile, then each modification, made by rudder-upgrade or by the user will lead to a question on upgrade that is not understandable by the user and that should not even be asked.
So this file should not be a conffile.
This should fixed in oldest version
Updated by Matthieu CERDA about 10 years ago
- Status changed from New to 8
- Priority changed from N/A to 2
Agreed.
Updated by Matthieu CERDA about 10 years ago
- Status changed from New to Discussion
- Assignee changed from Matthieu CERDA to Benoît PECCATTE
Well, I see rudder-agent cron file as a configuration file nowhere, on no branch.
It is always defined as belonging to the package, but not as a configuration file:
SPEC
%if "%{?_os}" != "aix" /etc/profile.d/rudder-agent.sh /etc/init.d/rudder-agent /etc/default/rudder-agent => /etc/cron.d/rudder-agent <= %endif
Debian conffiles:
/opt/rudder/etc/uuid.hive
So there will never be any question about file removal in debconf nor rpmnew files beeing created, the package manager will just replace them.
Is this a problem ?
Updated by Vincent MEMBRÉ almost 10 years ago
- Subject changed from rudder agent cron should not be a (package) conffile to During rudder-agent upgrade, a question is asked about cron file
- Description updated (diff)
- Status changed from Discussion to New
- Target version changed from 3.1.0 to 2.10.15
The file is
Updated by Benoît PECCATTE almost 2 years ago
- Status changed from New to Rejected
- Regression set to No
This is a bug about a very old version of rudder