#emc-devel | Logs for 2009-07-26

Back
[11:19:30] <CIA-2> EMC: 03micges 07task_cleanup * r71db8e49cde7 10/src/emc/task/emctaskmain.cc: Second attempt to clenaup readahead code
[13:40:25] <CIA-2> EMC: 03jepler 07v2_3_branch * r447687dbae3d 10/debian/changelog: mention a new fix, and reduce the scope of another
[13:57:12] <CIA-2> EMC: 03jepler 07v2_3_branch * rce45e1e2d0eb 10/ (VERSION debian/changelog src/configure): release 2.3.3
[13:59:06] <CIA-2> EMC: 03jepler 07v2_3_branch * re2876e186c64 10/ (VERSION debian/changelog src/configure): bump version number after release
[14:01:53] <jepler> * jepler realizes belatedly that he should have pushed both those revisions at once..
[14:02:46] <jepler> cradek: you should try inserting a directive like this one in your gitweb.conf:
[14:02:49] <jepler> @git_base_url_list = ( "http://media.unpythonic.net/git-repos",
[14:02:50] <jepler> "git://git.unpythonic.net" );
[14:03:04] <jepler> that makes the gitweb repository page show a clone URL for that repository
[14:03:14] <jepler> the "summary" page, I guess it is
[14:16:48] <cradek> oh hey, we're getting a release?
[14:17:35] <alex_joni> yay
[14:20:08] <alex_joni> jepler: let me know when you uploaded a source tgz
[14:20:14] <alex_joni> I'll build dapper packages from it
[14:23:16] <cradek> so we didn't get a fix for the task bug that somehow makes the program stop in the middle?
[14:23:41] <alex_joni> there was a fix, but I don't think it's right
[14:23:50] <alex_joni> or that it doesn't break something else
[14:24:37] <cradek> oh right, the patch with extra stuff in it
[14:27:10] <jepler> yeah, I never saw a patch worth applying on master, let alone on the branch
[14:29:42] <jepler> alex_joni: will do
[14:29:49] <jepler> alex_joni: my line is slow, be patient
[14:30:15] <alex_joni> sure
[14:30:24] <alex_joni> was just looking at installing git-core on dapper
[14:30:46] <alex_joni> any idea why "git config" doesn't work?
[14:30:56] <alex_joni> git: 'config' is not a git-command
[14:32:06] <jepler> you installed the package cradek built?
[14:41:23] <alex_joni> hmm.. apparently not
[14:42:12] <alex_joni> I think I still had emc2.2 in my apt list, and didn't get git-core from linuxcnc.org
[14:42:37] <jepler> oh, probably you need to put 2.3
[14:43:17] <alex_joni> right.. getting 1.6.1.2-1~linuxcnc now
[14:53:16] <alex_joni> jepler: any special steps to prepare a git tree for a release?
[14:53:31] <alex_joni> (like cvs release ?)
[14:53:41] <alex_joni> I mean something to get rid of .git in the tar.gz
[14:57:08] <alex_joni> I see some use "git archive $tag"
[14:59:15] <jepler> alex_joni: yeah, use "git archive" to create a tar, then use that to build the package
[14:59:21] <jepler> but the tars I used are now uploaded..
[15:00:34] <jepler> 20 minutes or so for the rest of the binary packages, then I'll rebuild the metadata
[15:00:43] <jepler> but in between there I may go to the farmer's market
[15:02:32] <alex_joni> I'll upload the dapper packages like last time to my home folder
[15:02:37] <alex_joni> then cradek can work his magic
[15:19:25] <jepler> it's not magic, you know
[15:20:33] <alex_joni> it's close enough :)
[15:24:34] <jepler> OK, repo metadata updated too
[15:24:40] <jepler> I'll do an announce after the market
[15:24:52] <alex_joni> I'm uploading rt packages for dapper now
[15:56:04] <alex_joni> dapper packages uploaded
[15:56:08] <alex_joni> cradek: ^^
[16:09:22] <micges> alex_joni: I think that bug of stopping program in the middle has something with pause fixes you introduced..
[16:09:46] <micges> I have program paused but interp.paused is waiting
[16:10:15] <micges> alex_joni: (just for you to know)
[16:13:14] <cradek> alex_joni: when I rsync, I don't get any new packages to sign
[16:16:08] <alex_joni> cradek: I didn't copy them to the dapper repo
[16:16:14] <alex_joni> I didn't want to screw permissions
[16:16:50] <alex_joni> they are in /home/juve/emc2-2.3.3-rt-dapper/ etc
[16:18:48] <cradek> oh ok, I thought you used to put them directly in there
[16:18:51] <cradek> I'll go look, thanks
[16:23:20] <jepler> thanks alex_joni, cradek
[16:30:27] <cradek> done
[16:30:37] <cradek> cradek has changed the topic to: EMC2 development -- http://linuxcnc.org/ | Latest release: EMC 2.3.3 | channel logged by logger_dev
[16:33:16] <cradek> ha
[16:33:25] <cradek> ok, have it your way then
[16:33:52] <cradek> wonder why we're +s - did someone do that on purpose?
[18:04:37] <alex_joni> what's +s ?
[18:36:19] <jepler> +s (secret channel) This channel will not appear on channel lists or WHO or WHOIS output unless you are on it.
[18:49:32] <alex_joni> ah yes, a real hush-hush
[18:52:26] <SWPadnos> I did notice several months ago that I now get a message on login that has the linuxcnc.org URL
[18:52:42] <SWPadnos> and it's different for #emc vs. #emc-devel (just a slash or two different)
[18:53:04] <SWPadnos> oh wait. I can't read. they're the same
[20:44:52] <CIA-2> EMC: 03jepler 07v2_3_branch * rf04747f331f9 10/src/emc/motion/command.c: fix tcss.ngc bug
[20:44:53] <CIA-2> EMC: 03jepler 07v2_3_branch * rfa597508d421 10/src/emc/kinematics/tp.c: fix tcss2.ngc bug
[20:44:54] <CIA-2> EMC: 03jepler 07v2_3_branch * ra60543cff188 10/src/emc/ (6 files in 4 dirs): Allow M66 timeout to be fractional number
[20:51:15] <CIA-2> EMC: 03jepler 07v2_3_branch * r394cb6d5ec74 10/debian/changelog: note new bugs fixed
[21:15:41] <CIA-2> EMC: 03jepler 07v2_3_branch * re21e4fa70b39 10/src/rtapi/sim_rtapi_app.cc: these headers are needed on gcc4.4 systems
[21:15:42] <CIA-2> EMC: 03jepler 07v2_3_branch * r0fe5b55442df 10/src/hal/utils/comp.g: add way to get path to Makefile.modinc
[21:26:23] <skunkworks> Great work guys!
[21:26:38] <skunkworks> * skunkworks wishes he had more time to tinker.
[21:26:42] <skunkworks> back to the garage.