Bug 33901 - config file corruption due to race condition in template generation
config file corruption due to race condition in template generation
Status: RESOLVED DUPLICATE of bug 33842
Product: UCS
Classification: Unclassified
Component: UCR
UCS 3.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-10 14:54 CET by Janek Walkenhorst
Modified: 2018-04-14 13:29 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Janek Walkenhorst univentionstaff 2014-01-10 14:54:10 CET
Two UCR processes generated the
 /etc/apt/sources.list.d/18_ucs-online-errata.list
at the same time (one due to setting version/erratalevel, the other setting repository/online/server) which corrupted the resulting file.

Observed under UCS 3.0; it should be checked whether UCS 3.2 is also affected.
Possible solutions would be writing a temporary file and then move it into place or doing per file locking.
Comment 1 Stefan Gohmann univentionstaff 2014-01-14 12:13:39 CET
Should be fixed with Bug #33842

*** This bug has been marked as a duplicate of bug 33842 ***