'Twas brillig, and Olivier Thauvin at 11/12/12 16:26 did gyre and gimble: > Hello, > > The "/usr move" included the move of /var/run to /run, however this has > not been done into packages, like quagga: > > [...] > %dir %attr(0750,root,root) /var/run/quagga > [...] > > Shouldn' this be changed ? > > BTW: I recently updated a fresh mga2 to mga-cualdron and separated /var > is still not handle automatically when moving /usr. > > Regards. >
Actually looking at my list of packages with /var/run problems I notice you updated quagga. The change (http://svnweb.mageia.org/packages/cauldron/quagga/current/SPECS/quagga.spec?r1=261982&r2=329766) was basically a noop as /var/run is just a symlink to /run anyway. I've now updated the package to properly use tmpfiles as mentioned in my original reply to this message. Can you double check it's OK? Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/ PulseAudio Hacker http://www.pulseaudio.org/ Trac Hacker http://trac.edgewall.org/
