[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: policy violation and bug reports. - some resolution?



-----BEGIN PGP SIGNED MESSAGE-----

On 24 Feb 1998, Manoj Srivastava wrote:

> 	There is no need for conffiles in /root; I'd be happy to
>  provide patches to the postinst if the maintainer feels unsure about
>  coding it.

I mostly agree. Current base-files_1.7.postinst now says:

#!/bin/sh

install_from_dpkg_dist() {
  if [ ! -f $1 ]; then
    echo "Installing $1 from $1.dpkg-dist ..."
    cp -p $1.dpkg-dist $1
  fi
}

install_from_dpkg_dist /root/.bash_profile
install_from_dpkg_dist /root/.bashrc

[...]

This is already "No fuss, no muss, no questions, no over write."
Does this violate any current policy?
Why should I include those files in the postinst?

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: latin1

iQCVAgUBNPQcCSqK7IlOjMLFAQH2qAP/Z+rSU1bE6dPawdAMhOXMtONC9rpvdKJU
aowPLCXPSTNvdk7+PFUSbYeQ2OSKARsXWdBV8DOL7Te3ZU1moLd9DDA1zIS4mvei
Mb3Ls9t/1OqW6BINDAtFT3Z9X+tEzSZTKOKTHwrf3L8uEo86p+Z77V/bP2l3X+UM
8LLSQk7X58M=
=BxKN
-----END PGP SIGNATURE-----


Reply to: