Bug#977877: console-setup: setupcon --setup-dir ... generates temporary file name inside etc/console-setup directory
On Tue, 18 Feb 2025 13:11:52 +0200 Anton Zinoviev <anton@lml.bas.bg> wrote:
> On Tue, Feb 18, 2025 at 04:39:55AM +0000, Adithya.Balakumar@toshiba-tsip.com wrote:
> > On Sat, 15 Feb 2025 14:18:11 +0200 Anton Zinoviev <anton@lml.bas.bg> wrote:
> > >
> > > The solution seem ok. However, I might be overlooking something but it
> > > seems to me that the commands
> > >
> > > + filename=$(echo $f | sed 's/\..*//')
> > > + dest_filename=$filename.fixed
> > >
> > > do not generate an immutable file name.
> >
> > Right now all temp files are created as "tmpkbd.XXXXXX"
>
> Ah, I didn't realize that the random part is after the dot and so removed.
>
> Anton Zinoviev
>
>
>
Hi Anton,
Thanks for the feedback. Would like to know if the revised patch is acceptable or do you prefer any changes to the patch.
Thanks and Regards,
Adithya
Reply to: