You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using %post, a --log can be added to determine to which file the log should be written. However, if doing so, it will not get extracted by anaconda afterwards and won't land in the ${log} directory, which is annoying.
For now we have non-deterministic logging file names, which is not good enough.
The text was updated successfully, but these errors were encountered:
When using %post, a --log can be added to determine to which file the log should be written. However, if doing so, it will not get extracted by anaconda afterwards and won't land in the ${log} directory, which is annoying.
For now we have non-deterministic logging file names, which is not good enough.
The text was updated successfully, but these errors were encountered: