On Sunday 26 April 2020 03:06:39 Gene Heskett wrote: > On Saturday 25 April 2020 10:39:38 Gene Heskett wrote: > > On Saturday 25 April 2020 07:21:28 andy pugh wrote: > > > git checkout > > > tests/tool-info/random-with-startup-tool/simpockets.tbl.orig > > > > It didn't appear to do anything on the GO704 but I started a new > > build. > > > > I'll do that to the pi after it gets done with runtests. I found a > > copy in /usr/share/doc and cp'd it to an .orig and ran the pi for > > effect. > > > > Both machines have recent git clones plus pulls over the last 3 > > weeks and neither had that file. And it didn't fix the pi4 so its > > still a bad file. I deleted mine, and git did replace it on the pi. > > The 704 hasn't got there yet. And I beat the script by a few seconds > > as it rm's simpockets.tbl and then cp's simpockets.tbl.orig to > > simpockets.tbl > > > > And the 704 now passes that test. Executed that line on the pi, it > > did generate that file, so its running again. And fixed. > > > > Seems to me that any "git pull" /should/ have detected and and > > replaced that missing file. WTF? How many legs does this bug have... > > > > Thanks Andy. > > > > Cheers, Gene Heskett > > Now, I think I have a bigger problem, Andy, this "bug" has real legs. > > Something is deleting that .orig file during a successful build, so a > repeat build again fails. I have now applied a chattr +i to it just > for grins. Looking at that dir's contents, I see nothing there that > should delete that file. Is the git pull capable of that? Maybe the > +i will generate an error msg? IDK. > It did. Because I wanted a clean slate for the debs, so I had a make clean in that script, and it squawked. I'll take it back out. I swear, some mornings its just not worth it to chew thru the straps and get up to pee :(
EXCEPT! Its not in either script so it has to be in dpkg-buildpackage. Grrrrrrrr........ I guess I'll let it squawk, or put the checkout line just before runtests line? Choice? > Cheers, Gene Heskett Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) If we desire respect for the law, we must first make the law respectable. - Louis D. Brandeis Genes Web page <http://geneslinuxbox.net:6309/gene> _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
