chiark / gitweb /
update TODO
authorLukas Nykryn <lnykryn@redhat.com>
Wed, 3 Sep 2014 11:59:59 +0000 (13:59 +0200)
committerLukas Nykryn <lnykryn@redhat.com>
Wed, 3 Sep 2014 12:03:14 +0000 (14:03 +0200)
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.

TODO

diff --git a/TODO b/TODO
index 221b39f1a9fcf482f2d22b9f433258c3493da5b2..299b938c440c1a040a47bf54c90d1b35ba9eca60 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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