Bug#1050897: OpenRC: Investigation on /lib/rc/tmp

2023-09-03 Thread Timothy Kenno Handojo
Control: forwarded -1 https://github.com/OpenRC/openrc/pull/650 >

Bug#1050897: OpenRC: Investigation on /lib/rc/tmp

2023-09-03 Thread Timothy Kenno Handojo
Control: tags -1 + patch upstream fixed-upstream Control: forwarded https://github.com/OpenRC/openrc/pull/650 On Sat, Sep 2, 2023, 10:31 AM Timothy Kenno Handojo wrote: > The complete removal of /lib/rc/tmp has been upstreamed! > > I guess now we wait til the next version gets released. > > Ref

Bug#1050897: OpenRC: Investigation on /lib/rc/tmp

2023-09-01 Thread Timothy Kenno Handojo
The complete removal of /lib/rc/tmp has been upstreamed! I guess now we wait til the next version gets released. Ref: https://github.com/OpenRC/openrc/pull/650

Bug#1050897: OpenRC: Investigation on /lib/rc/tmp

2023-09-01 Thread Timothy Kenno Handojo
Apparently there were gaps in my understanding. I came to realization that RC_TMPDIR, which I thought to be /lib/rc/tmp, turned out to be /run/openrc/tmp. Thus, I can conclude /lib/rc/tmp should be safe to remove. With that said, there are other state data such as /lib/rc/{cache,console} that ar

Bug#1050897: OpenRC: Investigation on /lib/rc/tmp

2023-08-31 Thread Timothy Kenno Handojo
I've made further discoveries. >From asking around the #openrc channel at libera.chat, someone with username dwfreed hinted /lib/rc/tmp has been deprecatec at some point. However, I wasn't able to get anything conclusive (e.g. a commit indicating removal of dependent feature). Empirically speakin

Bug#1050897: OpenRC: Investigation on /lib/rc/tmp

2023-08-31 Thread Helmut Grohne
User: helm...@debian.org Usertags: dep17p6 Control: retitle -1 empty directory /lib/rc/tmp may be lost during canonicalization On Thu, Aug 31, 2023 at 04:04:28PM +0700, Timothy Kenno Handojo wrote: > I've began conducting my investigation on the temporary files within /lib > directory. The issu

Bug#1050897: OpenRC: Investigation on /lib/rc/tmp

2023-08-31 Thread Timothy Kenno Handojo
Package: openrc Severity: normal X-Debbugs-Cc: kenno...@gmail.com Dear Maintainer, I've began conducting my investigation on the temporary files within /lib directory. Looking thru the source code itself, there's no mention of this directory except for where it was defined & validated. There