[Toybox] android sitrep

2019-12-20 Thread enh via Toybox
here's what's currently in use: basename cat chmod cmp comm cp cut date dirname du echo egrep env find getconf grep head hostname id ln ls md5sum mkdir mktemp mv od paste pgrep pkill ps pwd readlink realpath rm rmdir sed setsid sha1sum/sha256sum/sha512sum sleep sort stat tail tar tee touch true

Re: [Toybox] Android sitrep

2019-10-28 Thread Denys Nykula
On Sun, Oct 27, 2019 at 03:27:46PM -0500, Rob Landley wrote: > On 10/23/19 11:58 AM, Denys Nykula wrote: > > This, yes. "Other implementations replace the symlink with the dir and > > keep unpacking files there". > > Try now? Works! Git related packages build correctly without bsdtar now.

Re: [Toybox] Android sitrep

2019-10-27 Thread Rob Landley
On 10/23/19 11:58 AM, Denys Nykula wrote: >> What behavior do you expect here? >> deleting the usr symlink and replacing it with a directory > > This, yes. "Other implementations replace the symlink with the dir and > keep unpacking files there". Try now? Rob

Re: [Toybox] Android sitrep

2019-10-23 Thread Denys Nykula
> What behavior do you expect here? > deleting the usr symlink and replacing it with a directory This, yes. "Other implementations replace the symlink with the dir and keep unpacking files there". ___ Toybox mailing list Toybox@lists.landley.net

Re: [Toybox] Android sitrep

2019-10-23 Thread Rob Landley
On 10/17/19 4:09 PM, Denys Nykula wrote: >> the tar "no ../ files outside this directory" check is >> false positiving on "./" for some reason, gotta track that down. > > Here's a reproducible toy tar crash, might or might not be connected. I wasn't seeing a segfault. > git clone

Re: [Toybox] Android sitrep

2019-10-17 Thread Denys Nykula
> the tar "no ../ files outside this directory" check is > false positiving on "./" for some reason, gotta track that down. Here's a reproducible toy tar crash, might or might not be connected. git clone https://github.com/landley/toybox wget http://musl.cc/x86_64-linux-musl-native.tgz rm -r

Re: [Toybox] Android sitrep

2019-10-16 Thread Rob Landley
On 10/16/19 10:47 AM, enh wrote: > On Tue, Oct 15, 2019 at 10:56 PM Rob Landley wrote: >> I could just do that. (This is _supposed_ to be iobound, what are they doing >> that -P 8 helps? Invoking perl. Oh JOY. More perl to remove from the kernel >> build! And the -n1 means THEY DON'T KNOW HOW TO

Re: [Toybox] Android sitrep

2019-10-16 Thread enh via Toybox
On Tue, Oct 15, 2019 at 10:56 PM Rob Landley wrote: > > On 10/10/19 8:52 PM, enh wrote: > > On Sun, Oct 6, 2019 at 11:38 AM Rob Landley wrote: > >> Where is this packaging done in AOSP? (I can dig my way to it eventually, > >> but > >> you'd probably know off the top of your head. :) > > > >

Re: [Toybox] Android sitrep

2019-10-15 Thread Rob Landley
On 10/10/19 8:52 PM, enh wrote: > On Sun, Oct 6, 2019 at 11:38 AM Rob Landley wrote: >> Where is this packaging done in AOSP? (I can dig my way to it eventually, but >> you'd probably know off the top of your head. :) > > system/sepolicy/private/file_contexts *blink* *blink* *blink* Ah,

Re: [Toybox] Android sitrep

2019-10-10 Thread enh via Toybox
On Sun, Oct 6, 2019 at 11:38 AM Rob Landley wrote: > > I have s many open but unfinished email reply windows. This one's a month > old! (You can tell how much time I've had to "clean" by how many half-finished > open windows my laptop's got...) > > On 9/1/19 12:57 PM, enh wrote: > >> You

Re: [Toybox] Android sitrep

2019-10-06 Thread Rob Landley
I have s many open but unfinished email reply windows. This one's a month old! (You can tell how much time I've had to "clean" by how many half-finished open windows my laptop's got...) On 9/1/19 12:57 PM, enh wrote: >> You listed lsof out of the second list but not the others? > > correct.

Re: [Toybox] Android sitrep

2019-09-17 Thread enh via Toybox
On Tue, Sep 17, 2019 at 12:29 PM enh wrote: > > On Wed, Aug 28, 2019 at 5:08 PM enh wrote: > > > > i guess now's a good time for another sitrep, since i've been out sick > > all week and so had time to poke at various things, and there's been > > quite a lot going on: > > > > * after the genuine

Re: [Toybox] Android sitrep

2019-09-17 Thread enh via Toybox
On Wed, Aug 28, 2019 at 5:08 PM enh wrote: > > i guess now's a good time for another sitrep, since i've been out sick > all week and so had time to poke at various things, and there's been > quite a lot going on: > > * after the genuine dd bug found by the continuous tests was fixed, > i've seen

Re: [Toybox] Android sitrep

2019-09-16 Thread enh via Toybox
On Wed, Aug 28, 2019 at 5:08 PM enh wrote: > > i guess now's a good time for another sitrep, since i've been out sick > all week and so had time to poke at various things, and there's been > quite a lot going on: > > * after the genuine dd bug found by the continuous tests was fixed, > i've seen

Re: [Toybox] Android sitrep

2019-09-01 Thread enh via Toybox
On Fri, Aug 30, 2019 at 6:39 PM Rob Landley wrote: > > On 8/29/19 7:53 PM, enh wrote: > > On Thu, Aug 29, 2019 at 5:30 PM Rob Landley wrote: > >> > >> On 8/28/19 7:08 PM, enh via Toybox wrote: > >>> i guess now's a good time for another sitrep, since i've been out sick > >>> all week and so had

Re: [Toybox] Android sitrep

2019-08-30 Thread Rob Landley
On 8/29/19 7:53 PM, enh wrote: > On Thu, Aug 29, 2019 at 5:30 PM Rob Landley wrote: >> >> On 8/28/19 7:08 PM, enh via Toybox wrote: >>> i guess now's a good time for another sitrep, since i've been out sick >>> all week and so had time to poke at various things, and there's been >>> quite a lot

Re: [Toybox] Android sitrep

2019-08-29 Thread enh via Toybox
On Thu, Aug 29, 2019 at 5:30 PM Rob Landley wrote: > > On 8/28/19 7:08 PM, enh via Toybox wrote: > > i guess now's a good time for another sitrep, since i've been out sick > > all week and so had time to poke at various things, and there's been > > quite a lot going on: > > > > * after the

Re: [Toybox] Android sitrep

2019-08-29 Thread Rob Landley
On 8/28/19 7:08 PM, enh via Toybox wrote: > i guess now's a good time for another sitrep, since i've been out sick > all week and so had time to poke at various things, and there's been > quite a lot going on: > > * after the genuine dd bug found by the continuous tests was fixed, > i've seen no

[Toybox] Android sitrep

2019-08-28 Thread enh via Toybox
i guess now's a good time for another sitrep, since i've been out sick all week and so had time to poke at various things, and there's been quite a lot going on: * after the genuine dd bug found by the continuous tests was fixed, i've seen no more test failures there. * md5sum and sha*sum were