Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

treat missing additional config files same as other missing config files #1247

Conversation

jsmeix
Copy link
Member

@jsmeix jsmeix commented Mar 16, 2017

Treat missing additional config files (almost) same
as other missing config files which means that
missing additional config files do not let ReaR
abort with an Error but in contrast to other missing
config files missing additional config files are reported
to the user via 'LogPrint' so that the user is at least informed
if what he requested via the '-C' command line option cannot
be fulfilled.

An intended positive side-effect when missing additional
config files are no Error is that then it also works
(not relly cleanly but it works) for DRLM_MANAGED=y
which requires that missing local config files must
not let ReaR abort with an Error because the needed
config files get later downloaded from the DRLM server
and applied
(cf. the drlm_import_runtime_config function in lib/drlm-functions.sh)

For details see #1229

@jsmeix jsmeix added cleanup enhancement Adaptions and new features labels Mar 16, 2017
@jsmeix jsmeix added this to the ReaR v2.1 milestone Mar 16, 2017
@jsmeix jsmeix self-assigned this Mar 16, 2017
@jsmeix jsmeix merged commit 24d9171 into rear:master Mar 16, 2017
@jsmeix jsmeix deleted the treat_missing_additional_config_files_same_as_other_missing_config_files_issue1229 branch March 16, 2017 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant