diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2014-09-03 13:59:59 +0200 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2014-09-03 14:03:14 +0200 |
commit | 64e84dbb14463afe63418357e64a17ad5b04040b (patch) | |
tree | 1e1b01b5a7c63f54a2ae1274206a0ade1fef5d0e | |
parent | f3b8fbb1da6519e14985ea444f8304673d20ad3f (diff) |
update TODO
Yum was creating <container>/var/run/yum.pid and hence this directory
was created before filesystem package could create the symlink
/var/run -> /run.
This should be now fixed in yum.
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -11,9 +11,6 @@ Bugfixes: * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point. External: -* Fedora: when installing fedora with yum --installroot /var/run is a directory, not a symlink - https://bugzilla.redhat.com/show_bug.cgi?id=975864 - * Fedora: add an rpmlint check that verifies that all unit files in the RPM are listed in %systemd_post macros. * Fedora: post FPC ticket to move add %tmpfiles_create to the packaging guidelines |