NetBSD-Bugs archive

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

Re: bin/56496: etcupdate(8) merge formatting issue



The following reply was made to PR bin/56496; it has been noted by GNATS.

From: RVP <rvp%SDF.ORG@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: bin/56496: etcupdate(8) merge formatting issue
Date: Thu, 18 Nov 2021 10:34:52 +0000 (UTC)

 On Thu, 18 Nov 2021, Hauke Fath wrote:
 
 > Same 'no show', both with '-g 140x25', and with '-g 80x25'', then=20
 > resized.
 >
 
 You wrote:
 
 > Okay... My regular update workflow is
 > [...]
 > open xterm, pull it wide to 140 or 160 cols for merges
 > su to root
 > run etcupdate -al -w <width> -s /path/to/etc_sets
 >
 
 Do root's startup scripts run tabs or tset?
 
 Otherwise, it's either compile with `--enable-trace' or ktrace it:
 
 env SHELL=/usr/pkg/bin/tcsh ktrace -di xterm -g 80x25 -ls
 
 Email the ktrace.out file IFF the trace captures the tab issue.
 And make *sure* if you do run a su(1) while under ktrace, to set
 a bogus password beforehand, otherwise I *will* be able to see
 your real password.
 
 -RVP
 


Home | Main Index | Thread Index | Old Index