/srv/irclogs.ubuntu.com/2014/03/17/#cloud-init.txt

harmwhm, isn't there something like a codestandard on readthedocs..? I know of some openstack projects that have just that08:08
smoserphilips, it doesn't actually matter there.12:40
smoserthe '-' get converted to '_'.12:40
smoserharmw, suck.12:41
smoseri don't know what to do about that really. i like that there is a version string in the image, but I really wish that12:42
smosera.) i didn't screw that up12:42
smoserb.) i could properly "promote" a release12:42
smoser(ie, rename)12:42
smoserbuild-release doens't do anything that shouldn't be doable in a ci build12:43
smoserharmw, the '~pre1' is by design (versus '-pre1'). '~' in dpkg means "less than".12:47
harmwuhm, whats wrong with committing a change in bin/build-release since that's where you keep track of version numbering :)13:04
harmwand using the ~ annoyed me, I wasn't aware of a dpkg design thingy13:05
harmwbut whats wrong with using - instead of ~? 0.3.2-pre1 would still be the same as 0.3.2~pre1, right?13:06
smoserharmw, 0.3.2-pre1 is > 0.3.213:30
smoser$ dpkg --compare-versions 0.3.2-pre1 gt 0.3.2 && echo yes, greater || echo no13:31
smoseryes, greater13:31
harmwah like that13:31
smoserthe issue with committing a change in bin/build-release is that then you cant feed it a tag as input.13:32
smoserthe other issue is that then 0.3.2~pre4 can't just be "promoted" to 0.3.2 13:33
smoseras it has that yucky string in it.13:33
smoseri don tknow. its over thinking things i know. 13:33
harmwcan't we just go from 0.3.2rc1 to 0.3.2?13:37
smoserwhat do you mean?13:37
harmwnah, just thinking out loud13:38
smoserharmw, i'm ok to punt on that, and just change that one thing and call it 0.3.2.13:44
smoserassuming my kernel change didn't cause anything else13:44
harmwit builds just fine, I haven't tested the new image though13:45
harmwplanning to do just that tonight13:45
smosercrap.13:53
smoser /dev/null has bad perms in the tarball.13:53
smoserand disk image13:55
harmwand you only updated the kernel :p stupid kernel14:04
smoser?14:04
smoseroh. no. it was a bug before.14:04
smoserfix in hand.14:04
smoserand it explains why running 'cirros-status' as root would not get you network debug info14:05
harmwhm, so my images are broken as well?14:05
smoserright14:05
harmw(since I'm not using bin/bla)14:05
smoserfixed and pushed.14:06
harmwnice, now I only need to wait till midnight :p14:06
smoseryou weren't using bin/bla ?14:06
smoserat all ?14:06
smoseryou probably were.14:06
harmwhaha, then I'm not going to get the fun out of this commit14:07
harmwI was using the steps you describe in README14:07
smoseryou were. xmakedeves gets called from14:07
smoser * build disk images using bin/bundle14:07
smoser   $ sudo ./bin/bundle -v output/$ARCH/rootfs.tar download/kernel-$ARCH.deb output/$ARCH/images14:07
harmwbin/bundle, yes14:08
harmwnot bin/build-release14:08
smoserright. build-release just does what is in the README14:08
smoserits proably almost identical to yours14:08
harmwindeed it is :)14:08
harmw(though mine doesn't upload to LP )14:08
smoserit doesn't upload14:09
smoserwhere did you think it did that ?14:09
smoser(actually, theres a bug that *i*haven't uploaded to launchpad :)14:09
harmwhm well I thought to have skimmed over some bits that pushed something to LP14:15
* harmw should probably just stop thinking every know and then14:15
=== harlowja_away is now known as harlowja
harmwsmoser: I see 0.3.2 is tagged as such?17:50
harmwI'm auto-building in about 10 minutes17:50
smoserno tag17:51
harmwjust ned to think of something to only build a new buildroot when it is really -really- neded17:51
smoseri'mo building trunk right now.17:52
smoseri'll put it on download and just not call it17:52
smoserbut can point you at it17:52
harmwfair enough :)17:53
smoserits built i386, amd64 and is 10 minutes into arm17:53
smoseri suspect 20 minutes it'll finish.17:54
harmwah yes, the other archs - I'm still only building x86_6417:54
harmwbtw why is make br-source done witj i386 as arch?17:54
smoserjust because17:54
harmwhmk, and its wrong to have it build with $ARCH ?17:55
harmwi386/arm/x86_64 ?17:55
smoserprobably, yeah. they do have different packages though i think.17:56
smoseri forget. 17:57
harmwwell having it build against x86_64 went great, haven't tried it on arm/i386 though17:57
smoseroh. right. it iwll work.18:00
smoserand it i think does it anyway.18:00
smoserthe explicit step is just to have the download done18:00
smoserso that it hits cache 18:00
harmwah lol18:01
harmwwell its caching those downloads anyway18:01
harmwany thoughts on this btw https://bugs.launchpad.net/cirros/+bug/1292973 ?18:01
harmwharlowja: news from the bsd front?18:07
harlowjaharmw ah, let me see if i can get sean in, didn't chat last week18:07
harlowjapinging now18:07
harmwhm, sucks my server hasn't got enough firepower left to host a jenkins instance for c-i nightlies18:08
smoserharmw, is that busted in current buildroot ?18:09
smoserwe should forward there if it is18:09
harmwyea, it regards the 2012.05 buildroot18:09
harmwor just upgrde buildroot18:09
harmwwhich i've already done in some branch18:10
harlowjaharmw no response ping from sean, i'll let u know18:15
harlowjawill get him in here or bug him about whats happening/status18:15
smoserhttp://paste.ubuntu.com/7109590/18:16
smoserharmw, ^ . its odd. i built on an azure instance to a tmpfs, thkning it would go crazy faster.18:17
smoserbut it did not.18:17
smoserharmw, http://download.cirros-cloud.net/pre-release/0.3.2/18:19
harmwtmpfs, nice, I was thinking of going that way aswell18:29
harmwmy buildroot is 2G, thats gonna be a close call...18:30
smoserwell, 7G was within a cuple hundred meg.18:31
smoserbut that included everything.18:31
harmw2.1GB, without the downloads folder18:32
harmwoh and its still compiling18:32
harmwah no, just finishing up18:33
harmwtook 33 minutes18:33
harmwhttp://buildservice.weites.com/cirros/trunk/18:34
harmwnice :>18:34
harmwsmoser: do you have reallife results from ARM-based cirros boots?18:35
smoserno. other than lxc.18:35
harmwcool, I'm expecting a cubietruck which has hardware virt stuff18:36
smoseroh nice.18:36
smosercanonical has some such hardware, and its possible people here have used it.18:37
smoserbut i'm not sure actually. i really did it for lxc. but i'd like to have it known functional on som eactual hardware18:37
smoserand at some point would want arm64 stuff too18:37
harmwit should arrive next week or so18:38
harmwand then Ill load it up as nova-compute node18:38
=== harlowja is now known as harlowja_away
=== harlowja_away is now known as harlowja

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!