#linuxcnc-devel Logs

Jun 25 2017

#linuxcnc-devel Calendar

12:15 AM seb_kuzminsky: hmm, mesaflash doesn't doesn't package at all any more, on any platform
12:17 AM seb_kuzminsky: i think it's missing the tags needed for the dfsg work that jepler did
08:36 AM cradek: seb_kuzminsky: thanks for those patches. I'm happy you found the right integer to make all the platforms work.
08:57 AM jepler: seb_kuzminsky: /etc/sysctl.d/noparanoid.conf:kernel.dmesg_restrict = 0
09:04 AM KGB-linuxcnc: 03Jeff Epler 05master 0253707 06linuxcnc 10debian/configure Merge remote-tracking branch 'origin/2.7' * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=0253707
09:13 AM jepler: http://hackaday.com/2017/06/25/dirty-now-does-cables/ in case you need 100 custom cables
11:02 AM Roguish: jepler, cradek, et.al. would a jessie deb run in stretch?
11:33 AM linuxcnc-build: build #1 of 4030.deb-stretch-rtpreempt-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4030.deb-stretch-rtpreempt-i386/builds/1 blamelist: Jeff Epler <jepler@unpythonic.net>, Sebastian Kuzminsky <seb@highlab.com>
11:49 AM linuxcnc-build: build #1 of 4031.deb-stretch-rtpreempt-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4031.deb-stretch-rtpreempt-amd64/builds/1 blamelist: Jeff Epler <jepler@unpythonic.net>, Sebastian Kuzminsky <seb@highlab.com>
12:08 PM cradek: Roguish: I don't think so
12:09 PM Roguish: I have installed one of the stretch preempts and it works, but it is 2.7 and i need master, or at least a Joints version. any suggestions? besiides patience.
12:10 PM Roguish: oh, and thanks for replying.
12:10 PM cradek: build it?
12:10 PM Roguish: possibly. thought of that.
12:11 PM Roguish: what's the latest with git? do the current docs for doing a git pull still apply?
12:11 PM cradek: we haven't done the git move yet that we agreed to yesterday
12:12 PM cradek: nothing has changed yet
12:12 PM Roguish: ok. maybe ill try a git pull and build. thanks again.
12:14 PM jepler: to install the jessie deb of linuxcnc, you have to enable several debian jessie repositories. however, that is the approach I've temporarily taken with the stretch live cds, until 2.7.10 comes out. 2.7.10 will have a stretch package, barring the unforeseen
12:15 PM cradek: everything I thought I knew was wrong
12:16 PM seb_kuzminsky: jepler: yep :-) the new step 8 here: http://buildbot.linuxcnc.org/buildslave-admin-guide.html
12:17 PM seb_kuzminsky: jepler: you merge of 2.7 into master looks wrong
12:19 PM jepler: seb_kuzminsky: yeah I see now I botched it in at least two ways
12:20 PM jepler: -Debian-9|Debian-testing) # Stretch
12:20 PM jepler: +Debian-9.*|Raspbian-9.*|Debian-testing) # Stretch
12:20 PM jepler: ... -Debian-[89].*|Debian-testing|Raspbian-[89].*) # Jessie
12:20 PM jepler: +Debian-9.*|Raspbian-8.*) # Jessie
12:20 PM seb_kuzminsky: a bunch of the cases in case $DISTRIB_NAME are duplicates
12:22 PM jepler: anyway Roguish I recommend *NOT* creating a frankendistro like this, but here's how I do it: https://github.com/jepler/stretch-live-build/blob/master/hooks/customise.sh#L84
12:27 PM seb_kuzminsky: cradek: it's a good vote of confidence in ttt that it builds without any real patches from hardy to stretch
12:28 PM cradek: well it's C
12:28 PM Roguish: jepler; thanks. if 2.7.10 will include a stretch, i'll be patient and hang tight. then do a build or something to master.
12:28 PM cradek: what could go wrong?
12:29 PM seb_kuzminsky: Roguish: there will be buildbot debs of master on stretch as soon as the debian/configure glitch gets cleared up, probably later today
12:30 PM Roguish: cooooool i'll keep a watch then.
02:14 PM KGB-linuxcnc: 03Jeff Epler 05master a68b193 06linuxcnc 10debian/configure debian/configure: fix for debian stretch * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=a68b193
02:14 PM jepler: ok that one pbuilt here
02:14 PM jepler: afk
02:55 PM skunkworks: took a couple tries but udated to stretch..'
02:55 PM skunkworks: few things not working
05:10 PM KGB-linuxcnc: 03Jeff Epler 052.7 625cd5e 06linuxcnc Merge branch 'pil-tobytes' of https://github.com/jepler/linuxcnc into 2.7 * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=625cd5e
05:11 PM jepler: I shold probably do a -r2 that switches to the buildbot 2.7 git debs
05:11 PM jepler: .. tomorow
08:11 PM jepler: whee there are stretch packages on buildbot
08:11 PM jepler: thank you seb!!
08:12 PM cradek: wow
08:12 PM cradek: you two are amazing
08:13 PM jepler: so I
08:14 PM jepler: 'm not sure of the logistics of putting buildbot debs on the live image. if I enable a buildbot repo then it'd be the default once people install, right?
08:14 PM jepler: I don't think that's ideal
08:15 PM Tom_itx: is there a rtai for it?
08:15 PM Tom_itx: or will it just be preempt-rt
08:16 PM cradek: jepler: last I knew, if you had commented sources in the list, they would show up as by-default-unchecked checkboxes in synaptic, and people liked this
08:16 PM jepler: Tom_itx: just preempt-rt
08:17 PM jepler: cradek: yes
08:17 PM jepler: but I want to get a package from buildbot and have that be the default linuxcnc
08:17 PM jepler: I suppose I can patch up (comment out) the lines after the install step
08:17 PM jepler: then they'll upgrade to 2.7.10 when it comes out
08:28 PM Tom_itx: is wheezy still the latest iso install?
08:28 PM Tom_itx: seems so from the page
08:40 PM jepler: Tom_itx: I think that's right
08:41 PM Tom_itx: installing
08:42 PM jepler: hm I don't think I can use this sources.list entry since there is no strech/2.7-uspace yet... deb http://linuxcnc.org/ stretch base 2.7-uspace
08:57 PM skunkworks: jepler, why is the 386 version 2gb?
08:57 PM jepler: Package hostmot2-firmware-all is not available, but is referred to by another package.
08:58 PM jepler: skunkworks: aren't both "r1" images about 1.1GB? The "v0" image was around 2GB, but I removed mostly the internationalization packages between v0 and r1
09:00 PM skunkworks: sorry - you are right - my eyes slipped a cog
09:01 PM jepler: OK phew
09:02 PM skunkworks: there are too many odd things with the upgrade to stretch.. I am probably going to start fresh with the livecd.
09:02 PM skunkworks: right down to the mouse sometimes takes 2 clicks to activate something. (the livecd doesn't have this issue)
09:10 PM jepler: weird
09:12 PM skunkworks: I am sure you could fix it all in 5 to 10 minutes :)
09:12 PM skunkworks: but I have used this install as a test bed for I don't know how long... I am ok starting over
09:16 PM jepler: that's good, I wasn't going to fix it for you
09:23 PM skunkworks: heh
09:25 PM jepler: linuxcnc-uspace : Depends: python-gst0.10 but it is not installable
09:25 PM jepler: Depends: gstreamer0.10-plugins-base but it is not installable
09:27 PM KGB-linuxcnc: 03Jeff Epler 05jepler/2.7/stretch c98aa61 06linuxcnc 10debian/configure 10debian/control.in debian: gstreamer0.10 is not available on debian stretch * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=c98aa61
09:28 PM skunkworks: what is that used for?
09:28 PM jepler: skunkworks: something in gmoccapy, maybe the camera viewer?
09:29 PM skunkworks: ah
09:47 PM skunkworks: wow - 299gb in my home directory
09:56 PM jepler: big hard drives are a curse
10:23 PM jepler: sigh https://github.com/micges/mesaflash/issues/18 (please make a new release) has been languishing since last october
10:23 PM jepler: I think a new release is also needed to resolve the problem seb_kuzminsky mentioned with the "dsfg-free" mesaflash
10:24 PM jepler: we could *fork* mesaflash to the linuxcnc organization and make releases there
10:24 PM jepler: we can't *transfer* it without micges's intervention
10:25 PM jepler: zzzzgoodnight
10:25 PM jepler: oh no version will build because there are no tags, just branches. I knew this once. https://github.com/micges/mesaflash/issues/17
11:10 PM seb_kuzminsky: i've made a PR to mesaflash that lets it build on Stretch, and bumps the version number from 3.2.0 to 3.2.1
11:10 PM seb_kuzminsky: https://github.com/micges/mesaflash/pull/20
11:11 PM seb_kuzminsky: i haven't touched 3.3~pre, but this PR against the v3.2 branch is a step in the right direction for 3.2 at least
11:42 PM linuxcnc-build: build #4 of 4031.deb-stretch-rtpreempt-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4031.deb-stretch-rtpreempt-amd64/builds/4 blamelist: Jeff Epler <jepler@unpythonic.net>
11:49 PM seb_kuzminsky: Preparing to unpack .../230-libboost1.62-dev_1.62.0+dfsg-4_amd64.deb ...
11:49 PM seb_kuzminsky: Unpacking libboost1.62-dev:amd64 (1.62.0+dfsg-4) ...
11:49 PM seb_kuzminsky: command timed out: 1200 seconds without output running /usr/bin/time -v sudo DEB_BUILD_OPTIONS=parallel=$(getconf _NPROCESSORS_CONF) pbuilder --build --basetgz $HOME/pbuilder-stretch-emc2.tgz --buildplace $PWD --buildresult . *.dsc, attempting to kill