-
IRC logs for #ubuntu-us-wa
Hello, google. I would like to introduce you to our chat logs. Chat logs, google. Google, chat logs. We will discuss things here such as Mono, GNOME and Debian. We may even use it to talk about work on the DLR project stuff.
-
Mono 2.4.2.3+dfsg-2 just hit debian
Thanks to Meebey! Sorry for the being out of touch thing and the not posting anything recently thing. A vacation took me by surprise and clocked me right upside the head. Next on the TODO list: Update the dlr-languages package to indicate dependence on the new release make sure it builds correctly on my sid…
-
dlr-languages package passes another hurdle
It looks like the upload of the Iron* languages to Debian is imminent. We’ve gotten the debian/watch file downloading a tarball of the git tag we’ve chosen for this release. This was the last bit meebey needed in order to present it to the maintainer of ironpython in lenny. He has agreed to let the…
-
dlr-languages packaging
An update on recent changes to the IronRuby packaging. We’ve changed the name of the source package because We’re packaging IronPython as well as IronRuby (thanks doko!) I’ve added the wrapper scripts (irake, igem, etc.). Maybe this is showing that I’m not a heavy user… After building meebey’s packages and installing them: $ cat /etc/debian_version…
-
IronRuby .deb is looking better
cjac@dev0:/usr/src/git/alioth$ sudo dpkg -i ironruby-cil_0.9.0+dfsg_all.deb Selecting previously deselected package ironruby-cil. (Reading database … 67034 files and directories currently installed.) Unpacking ironruby-cil (from ironruby-cil_0.9.0+dfsg_all.deb) … Setting up ironruby-cil (0.9.0+dfsg) … cjac@dev0:/usr/src/git/alioth$ which ir /usr/bin/ir cjac@dev0:/usr/src/git/alioth$ ir IronRuby 0.9.0.0 on Mono 2.4.2.3 Copyright (c) Microsoft Corporation. All rights reserved. >>> exit
-
#ironruby – shilling it up for fun and profit!
We want to be like IronPython. 12:54 < mletterle> http://twitter.com/mletterle/statuses/3056990457 12:54 < cj> lolz. signing up: 12:54 < cj> Unknown Error 12:54 < cj> An unknown error occurred while processing your request. This is most likely due to a connection failure. Please try again. 12:54 < jschementi> HA 12:54 < cj> M$ sux 12:55 <…
-
mono-2.4.2.3 debs will include array comparison patch
Thanks to Marek being a superhero, we have isolated the changes necessary to fix the compiler from the 2.4.2.3 tag so that we can build IronRuby with xbuild. I’ve delivered the patch to meebey, and he has included it in his debian/patches list. Without this patch, I was going to have to package up the…
-
Debian mono-2.4.2 on the move, IronPython in its own package
I’m too busy to make two separate blog entries, so here is an update on my Mono work for the day. I’ve helped get the mono-2.4.2 debs moving. The mono-api-diff tool was removed after the 2.2 branch, so I grabbed it from the attic, dusted it off and patched it for use by meebey. The…