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

Re: Bug#4746: tcsh overwrites /etc/csh.{login,cshrc,logout}



On Fri, 11 Oct 1996, J.H.M.Dassen wrote:

> Package: tcsh
> Version: 6.06-4
> 
> The new tcsh package does not have /etc/csh.{login,cshrc,logout} as
> conffiles anymore, and overwrites these files upon install, causing
> local configuration to be lost.
> 
> Please fix this ASAP and consider removing 6.06-4 from the archive.

I really don't know what's the problem with the package.  Here is my
debian/conffiles:
-----
/etc/csh.cshrc
/etc/csh.login
/etc/csh.logout
-----

Do I need to also run some command in this file (dpkg-genconffiles or
something similar)?  I install them with the following commands:
[from debian/rules, section binary-arch]
-----
        install -o root -g root -m 644 debian/csh.cshrc \
                        debian/tmp/etc/csh.cshrc
        install -o root -g root -m 644 debian/csh.login \
                        debian/tmp/etc/csh.login
        install -o root -g root -m 644 debian/csh.logout \
                        debian/tmp/etc/csh.logout
-----

What am I doing wrong?  Please help me (and users).

TIA,
Vadik.

++        _ 
Vadik V. (_`    vadik@arbornet.org  alias: vadik@debian.org
Vygonets (_.lf  For PGP public key, email me with sibject "get pgpkey"
Linux hackers are funny people: They count the time in patchlevels.

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: