View Issue Details

IDProjectCategoryView StatusLast Update
0000140bareos-coreinstaller / packagespublic2015-03-25 19:18
Reportermaik Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformWindows 7OSWindowsOS Version7
Product Version12.4.2 
Fixed in Version12.4.3 
Summary0000140: Winbareos installer renames old config when updating
DescriptionWhen updating winbareos it renames the existing config.

This means extra work for administrators. There is also no hint, where to find the old files.

Expected behavior:
- ask installer, if he wants to keep existing config files or wants to overwrite with new ones.
TagsNo tags attached.

Activities

pstorz

pstorz

2013-03-30 18:28

administrator  

config_move_info.png (12,956 bytes)   
config_move_info.png (12,956 bytes)   
pstorz

pstorz

2013-03-30 18:30

administrator   ~0000315

Last edited: 2013-03-30 18:32

Installer informs the administrator of every renamded file with full path.

See attached screenshot. Tested with newest installer on download.bareos.org.

Is this the same machine that already created problems that do not show up on any other test machine?

maik

maik

2013-04-02 10:22

administrator   ~0000317

ok, there is the full path.

However, the main problem are the renamed files. As an admin I do not expect to manually rename existing and working config files after an upgrad. That is unnecessary extra-work and a potential error source.

I would expect the installer to recognize existing files and ask, if it should keep the files or write new ones. In the first case the dialog for director and passwords could also be skipped.
mvwieringen adm

mvwieringen adm

2013-08-13 03:12

administrator   ~0000599

Fix committed to bareos bareos-12.4 branch with changesetid 962.
mvwieringen

mvwieringen

2015-03-25 16:51

developer   ~0001384

Fix committed to bareos2015 bareos-13.2 branch with changesetid 4264.
joergs

joergs

2015-03-25 19:18

developer   ~0001539

Due to the reimport of the Github repository to bugs.bareos.org, the status of some tickets have been changed. These tickets will be closed again.
Sorry for the noise.

Related Changesets

bareos: bareos-12.4 8ef93394

2013-05-04 13:14

pstorz


Committer: mvwieringen adm

Ported: N/A

Details Diff
Better handling of existing config files

When existing configuration files are found, in interactive mode the
user is asked if the existing config file should be kept and the newly
generated file is stored aside as config.new.

Also, the user can choose to move the existing file to config.old, and
install the new one in the original place.
This is what is done in silent installation mode.

The default for the uninstaller is now to keep existing config files.
In silent mode, the uninstaller will remove existing config files.

Fixes 0000140: Winbareos installer renames old config when updating

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
Affected Issues
0000140
mod - platforms/win32/winbareos.nsi Diff File

bareos2015: bareos-12.4 98c62e3a

2013-05-04 15:14

pstorz


Committer: mvwieringen

Ported: N/A

Details Diff
Better handling of existing config files

When existing configuration files are found, in interactive mode the
user is asked if the existing config file should be kept and the newly
generated file is stored aside as config.new.

Also, the user can choose to move the existing file to config.old, and
install the new one in the original place.
This is what is done in silent installation mode.

The default for the uninstaller is now to keep existing config files.
In silent mode, the uninstaller will remove existing config files.

Fixes 0000140: Winbareos installer renames old config when updating

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
Affected Issues
0000140
mod - platforms/win32/winbareos.nsi Diff File

bareos: master 68774067

2013-05-04 21:14

pstorz


Committer: mvwieringen adm

Ported: N/A

Details Diff
Better handling of existing config files

When existing configuration files are found, in interactive mode the
user is asked if the existing config file should be kept and the newly
generated file is stored aside as config.new.

Also, the user can choose to move the existing file to config.old, and
install the new one in the original place.
This is what is done in silent installation mode.

The default for the uninstaller is now to keep existing config files.
In silent mode, the uninstaller will remove existing config files.

Fixes 0000140: Winbareos installer renames old config when updating

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
Affected Issues
0000140
mod - platforms/win32/winbareos.nsi Diff File

bareos2015: bareos-13.2 df854565

2013-05-04 23:14

pstorz


Committer: mvwieringen

Ported: N/A

Details Diff
Better handling of existing config files

When existing configuration files are found, in interactive mode the
user is asked if the existing config file should be kept and the newly
generated file is stored aside as config.new.

Also, the user can choose to move the existing file to config.old, and
install the new one in the original place.
This is what is done in silent installation mode.

The default for the uninstaller is now to keep existing config files.
In silent mode, the uninstaller will remove existing config files.

Fixes 0000140: Winbareos installer renames old config when updating

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
Affected Issues
0000140
mod - platforms/win32/winbareos.nsi Diff File

Issue History

Date Modified Username Field Change
2013-03-29 16:51 maik New Issue
2013-03-30 18:28 pstorz File Added: config_move_info.png
2013-03-30 18:30 pstorz Note Added: 0000315
2013-03-30 18:30 pstorz Assigned To => pstorz
2013-03-30 18:30 pstorz Status new => feedback
2013-03-30 18:32 pstorz Note Edited: 0000315
2013-04-02 10:22 maik Note Added: 0000317
2013-04-02 10:22 maik Status feedback => assigned
2013-04-08 11:16 mvwieringen Changeset attached => bareos Branch-12.4 e9349a5f
2013-04-08 11:16 mvwieringen Assigned To pstorz => mvwieringen
2013-04-08 11:16 mvwieringen Status assigned => closed
2013-04-08 11:16 mvwieringen Resolution open => fixed
2013-04-08 11:16 mvwieringen Changeset attached => bareos master 1d29b883
2013-04-08 11:17 mvwieringen Assigned To mvwieringen =>
2013-04-08 11:17 mvwieringen Fixed in Version => 12.4.3
2013-08-13 03:12 mvwieringen adm Changeset attached => bareos master 68774067
2013-08-13 03:12 mvwieringen adm Changeset attached => bareos bareos-12.4 8ef93394
2013-08-13 03:12 mvwieringen adm Note Added: 0000599
2013-08-13 03:12 mvwieringen adm Assigned To => mvwieringen adm
2013-08-13 03:12 mvwieringen adm Status closed => resolved
2013-08-13 09:18 mvwieringen adm Assigned To mvwieringen adm =>
2013-08-13 09:18 mvwieringen adm Status resolved => closed
2015-03-25 16:51 mvwieringen Changeset attached => bareos2015 bareos-12.4 98c62e3a
2015-03-25 16:51 mvwieringen Changeset attached => bareos2015 bareos-13.2 df854565
2015-03-25 16:51 mvwieringen Note Added: 0001384
2015-03-25 16:51 mvwieringen Status closed => resolved
2015-03-25 19:18 joergs Note Added: 0001539
2015-03-25 19:18 joergs Status resolved => closed