On Tuesday 01 September 2020 16:00:44 Gene Heskett wrote:
> On Tuesday 01 September 2020 15:51:17 andy pugh wrote:
> > On Tue, 1 Sep 2020 at 20:25, Gene Heskett <[email protected]>
wrote:
> > > dh_movefiles
> >
> > Should move all the files in liuxcnc-docs-cn.files out of
> > debian/tmp.
> >
> > > debian/tmp/usr/share/applications/linuxcnc-gettingstarted-cn.deskt
> > >op
> >
> > And that (on my builds) includes that desktop file.
> >
> > So it's a bit odd. I am going to try pushing something that I have
> > low confidence in as a fix.
>
> And siince my git pull is the first thing, has long since been done.
>
> Watching the 2nd rebuild go flying by, it seems, could be my
> imagination, that it loops thru the es and fr builds more than once.
> Build times are around 40 minutes more than a month ago. But its not
> done yet.
link checking, I see warnings:
Can't check links: Content-Type for
<file:///media/pi/workspace/LinuxCNC-dev/src/.htmldoc-stamp>
is 'text/plain'.
###
### language: Vietnamese
### all links are good!
###
Can't check links: Content-Type for
<file:///media/pi/workspace/LinuxCNC-dev/src/.htmldoc-stamp>
is 'text/plain'.
###
### language: Chinese
### all links are good!
###
Can't check links: Content-Type for
<file:///media/pi/workspace/LinuxCNC-dev/src/.htmldoc-stamp>
is 'text/plain'.
###
### language: French
### all links are good!
###
Can't check links: Content-Type for
<file:///media/pi/workspace/LinuxCNC-dev/src/.htmldoc-stamp>
is 'text/plain'.
###
### language: Spanish
### all links are good!
###
Can't check links: Content-Type for
<file:///media/pi/workspace/LinuxCNC-dev/src/.htmldoc-stamp>
is 'text/plain'.
###
### language: English
### all links are good!
###
Odd...
And it will now pass all 234 tests it runs. But ./make-deb will fail to
update the dates of the install debs.
Aha:
dh_movefiles
if [ `find debian/tmp -type f | wc -c` != 0 ]; then \
echo "Files exist in debian/tmp, but should not:"; \
find debian/tmp -type f; \
exit 1; \
fi
Files exist in debian/tmp, but should not:
debian/tmp/usr/share/applications/linuxcnc-gettingstarted-cn.desktop
make: *** [debian/rules:90: install] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess
returned exit status 2
Which I suspect is what you saw too.
Thanks Andy.
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