Re: [PATCH v1 1/1] tools: env: use /run to store lockfile

2023-04-07 Thread Tom Rini
On Fri, Feb 10, 2023 at 05:05:39PM +0800, Tim Lee wrote: > According this issue https://github.com/ppp-project/ppp/issues/339. > Eventually, the dt-utils changed lock directory to fix missing /var/lock > directory error then make dt-utils can run normally. > > We also have a similar issue with th

Re: [PATCH v1 1/1] tools: env: use /run to store lockfile

2023-02-22 Thread Tom Rini
> > -Original Message- > From: Tom Rini > Sent: Friday, February 10, 2023 11:30 PM > To: Tim Lee > Cc: s...@chromium.org; CS20 CHLi30 ; u-boot@lists.denx.de > Subject: Re: [PATCH v1 1/1] tools: env: use /run to store lockfile > > On Fri, Feb 10, 2023 at 05:05:3

RE: [PATCH v1 1/1] tools: env: use /run to store lockfile

2023-02-22 Thread chl...@nuvoton.com
Subject: Re: [PATCH v1 1/1] tools: env: use /run to store lockfile On Fri, Feb 10, 2023 at 05:05:39PM +0800, Tim Lee wrote: > According this issue https://github.com/ppp-project/ppp/issues/339. > Eventually, the dt-utils changed lock directory to fix missing > /var/lock directory error the

Re: [PATCH v1 1/1] tools: env: use /run to store lockfile

2023-02-10 Thread Tom Rini
On Fri, Feb 10, 2023 at 05:05:39PM +0800, Tim Lee wrote: > According this issue https://github.com/ppp-project/ppp/issues/339. > Eventually, the dt-utils changed lock directory to fix missing /var/lock > directory error then make dt-utils can run normally. > > We also have a similar issue with th

[PATCH v1 1/1] tools: env: use /run to store lockfile

2023-02-10 Thread Tim Lee
According this issue https://github.com/ppp-project/ppp/issues/339. Eventually, the dt-utils changed lock directory to fix missing /var/lock directory error then make dt-utils can run normally. We also have a similar issue with these two utilities fw_printenv and fw_setenv will failed when the dir