Thorsten Kukuk changed bug 1205894
What Removed Added
CC   kukuk@suse.com
Assignee screening-team-bugs@suse.de iforster@suse.com

Comment # 1 on bug 1205894 from
My suggestion is to check if somebody tries to add whole /var to tukit.conf and
bail out with an hard error.
With all the required special handling of /var, this has to fail and will only
break the system.

Axel, the correct way would be to fix your RPM to be FHS conform (FHS clearly
states, that all data below /var will be generated at runtime of the program,
not installed by a package, and that the package can scope with the fact, that
somebody deletes the files in /var), the second best option is to only mount
/var/www, not full /var.

But all this broken packages will vanish hopefully quickly anyways, as they
don't work with any of the new concepts (e.g. see https://www.uapi-group.org).


You are receiving this mail because: