[ Note: Thanks a lot for the patch and sorry for not answering before ].

El 26/05/11 16:37, Roger Leigh escribió:
@@ -32,8 +33,6 @@
  var/lib/dpkg
  var/lib/misc
  var/local
 -var/lock
  var/log
 -var/run
  var/spool
  var/tmp

So, you propose that base-files des not contain var/lock or var/run anymore.

I think that will not work: If we make var/run and var/lock to be symlinks, and then we upgrade base-files to a version which does not contain var/lock and var/run anymore, the symlinks will disappear, as dpkg will remove them.

So, if the symlinks are useful at all, it will not be because base-files creates them, but instead because some other package creates them (which I think it is already the case), in which case we don't really need base-files to deal with them.

This is why I think the best thing base-files can do for the good of the whole system is exactly to do nothing about this, which includes not removing var/lock and var/run if/when they are converted to symlinks by another package.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to