/srv/irclogs.ubuntu.com/2010/04/26/#ubuntu-release.txt

ScottKjames_w: Thanks for the syncs.00:10
ScottKjames_w and slangasek: Still a lot of removals need processing.00:10
james_wScottK: np, I'll be around for a few minutes tomorrow morning, so I'll see if I have time to get to them. I'll have time to do it before release, but the sooner the better.00:10
ScottKOK.  Great.  Have a good night.00:11
=== dmb is now known as NullPointerExcep
ScottKThe  libgettext-ruby in queue should fix the current package FTBFS.  It's my upload, so please review and accept.03:13
ScottKAh.  There it is.03:18
ScottKkirkland: My condolences on #ubuntu-devel.04:57
kirklandScottK: thanks05:04
kirklandScottK: that was a frustrating conversation05:04
ScottKYeah, it was frustrating even to watch.05:04
kirklandScottK: i'm emailing ubuntu-server@ now, asking if anyone else can reproduce it05:07
kirklandScottK: it's the most basic RAID1 install, and it fails entirely05:07
ScottKFortunately the general advice for LTS - LTS upgrades is to wait for .1, so hopefully that gives us some time for most server upgrades.05:08
kirklandScottK: right05:10
kirklandScottK: thanks for shoulder to lean on; i'm out for the night ;-)05:10
ScottKOoops.  Meant to have that conversation in -server.05:12
* cjwatson accepts plymouth05:27
ScottKcjwatson: Would you please accept libticalcs.  We unscrewed some package naming confusion between Debian and Ubuntu earlier today and got a bit of a library transition to do as a result.  That one needs to go in first.05:36
cjwatsondone05:39
Keybukcjwatson: if slangasek should look at that lvm upload, be sure someone holds his jaw up - it could injure him if it hits the floor too hard05:46
Keybukit turns out that the reason we've been having lvm issues on boot is ...05:46
Keybuk... because devmapper was *ignoring* devices on boot05:46
ScottKcjwatson: Thanks.05:47
pittislangasek, ScottK: so, clamav passes our rather extensive qa-regression-testing check (with a local build), and I couldn't see anything obviously bad, so I had a leap of faith and accepted it last night; just run the tests again on the final lucid .debs, works fine06:32
pittis/just run/I just ran/06:32
ScottKpitti: Someone accepted it.  I assume slangasek.06:32
slangasekKeybuk: you have failed to adequately account for jet lag and I now have a double dislocation of the mandible without even the pleasure of eating a wicked cheeseburger06:32
Keybukthe burger from the Park Plaza room service is pretty passable actually06:33
ScottKpitti: Unfortunately, sgran found a problem yesterday, so I have my first SRU (it's not a regression from this last upload, so accepting it was still progress)06:33
slangasekKeybuk: however, before accepting, I'm going to look at the package history to see what idiot, as you put it, did think this was a good idea06:33
Keybukslangasek: oh, I know now06:33
Keybukupstream06:33
Keybukakg06:34
Keybukerr, agk06:34
Keybukakg make headphones06:34
Keybuknice ones06:34
pittimy wife loves her AKG headphones indeed :)06:35
slangasekKeybuk: alright - so what gave them the idea?06:38
Keybukso06:38
Keybukthe way devmapper works is that you always get an "add /block/dm-0" event first06:38
Keybukthat creates the device, and you need the device to load the table into it06:38
Keybukso after loading the table, you then get a "change /block/dm-0" event06:38
Keybukand that's the point at which it might actually have a filesystem06:38
Keybukso it sounds very logical that you'd always ignore the add events06:39
Keybukexcept "add" events are what "udevadm trigger" (ie. coldplug) generates06:39
slangasekright, that explains why we need it, but why did upstream ever think it was ok to ignore these events?06:40
pittiKeybuk: so our hotplugging doesn't have STARTUP==1 any more?06:40
pittithat's what the comment above seems to suggest06:40
Keybukpitti: it never has06:40
pittiperhaps it does have in Debian?06:40
Keybukin fact, it's pretty much nearly impossible to get that into the environment ;)06:41
Keybukno, it doesn't in Debian either06:41
KeybukENV{} is limited to the environment from the kernel06:41
Keybukby design in udev06:41
Keybukso, err, you'd need the kernel to somehow know you were running udevadm ;)06:41
Keybukfrom what I can tell06:41
Keybukreading through the history06:41
Keybukthey thought udev should add this STARTUP thing06:41
Keybukthen they could ignore "add"06:41
Keybukand then they got as far as talking to kay who explained they were wrong06:41
Keybukand then they backed it out again06:41
Keybuk(it's not in the current git, which is why I felt safe removing it again)06:42
pittiso, I don't see a rule which doesn't look idempotent at first sight06:42
Keybukpitti: I don't understand what you mean06:42
pittiKeybuk: like, causing bad effects when you run them twice06:42
pittiexcept for creating the symlinks much earlier06:42
pittibut we (hopefully) don't have anything during boot which watches for symlinks to appear; we use the uevents either way06:43
Keybukhttp://sources.redhat.com/git/gitweb.cgi?p=lvm2.git;a=commitdiff;h=2c0df9552fd46bbf44c10d8fcfba3c4ce1f7d828#patch306:43
Keybukright, I think agk just thought "we don't need to process add events", and made a release06:43
Keybukand then they learned that they did, and undid it06:43
Keybukand the bad release was the one that we merged06:43
pittimountall looks fine, accepting06:44
pitti(yay for being able to cancel fsck again!)06:44
slangasekpitti: modulo my comment in the bottom of that bug log :)06:45
aragood morning06:45
arahappy release week everyone06:46
Keybukslangasek: which bug# is that?06:46
pittibug 562811?06:46
ubottuLaunchpad bug 562811 in plymouth "[Lucid] fsck cannot be cancelled in Plymouth" [High,Fix released] https://launchpad.net/bugs/56281106:46
slangasekwhich I haven't had a chance to debug yet, I only just found that issue after landing in London and it may have been a bug introduced by one or more of the changes in the latest uploads - though if that's the only bug we have, it's not a regression since cancelling didn't work before either06:46
slangasekKeybuk: ^^ that one, yes06:46
Keybukwhich comment?06:47
slangasekoh06:47
slangaseknot that bug, no06:47
slangasek'sec06:47
Keybukk, I can grep06:47
slangasekbug #55976106:47
ubottuLaunchpad bug 559761 in plymouth "mountall needs to flush plymouth message queue before emitting upstart events" [High,Fix released] https://launchpad.net/bugs/55976106:48
slangasekhttps://bugs.launchpad.net/ubuntu/+source/mountall/+bug/559761/comments/2606:48
ubottuUbuntu bug 559761 in plymouth "mountall needs to flush plymouth message queue before emitting upstart events" [High,Fix released]06:48
slangasek(I don't remember seeing the bug prior to making the last change to plymouth)06:48
* slangasek waves to ara 06:49
Keybukhmm06:49
slangasekKeybuk: in more detail: when I hit 'C', the first two fscks appear to already be running, and exit with code 32, which mountall handles gracefully.  The other two fscks, which I never actually see running, exit with code 8 (from memory), which mountall does *not* handle gracefully; then I'm given the error prompt, then I'm given the *second* error prompt, then mountall stops talking to me06:50
ScottKWhoever has been accepting my uploads, tiemu ^^^ finishes getting us through the libticables transition we didn't know we were stuck in the middle of until yesterday.06:50
Keybukshouldn't they all end with status == SIGTERM ?06:50
slangasek(or to plymouth)06:50
Keybukle sigh06:52
slangasekKeybuk: unless you think that particular bug affects more than just the fsck cancelling case, I think the fix should be deferred to SRU06:53
Keybukwho will do the SRU?06:53
slangasekwhoever?06:54
Keybukwe're all hard at work on completely different things next cycle ;)06:54
slangasekand I don't think that's a counterargument for the need to defer it to post-release; candidate images need to start rolling today06:55
Keybuksure ;)06:55
Keybukrather, is this a bug you think we could live with for the forseeable future?06:55
slangasekI could.  I'm not sure if all our users will.06:55
Keybukthen we should at least debug it this week06:56
Keybukand queue as a zero-day fix if it's obvious06:56
slangasekagreed06:56
slangaseksorry, by "SRU" I certainly didn't mean to imply "let's wait 'til next week"06:57
Keybukso, just to confirm06:58
pitti(-proposed is open for uploads; there's a bunch of them already)06:58
slangasekok, accepting lvm2; I agree that looks safe, though I'll regression-test today once it's in the archive06:58
Keybukyou have three fscks running06:58
Keybukyou press C06:58
slangasekKeybuk: four06:58
Keybukone of them is cancelled06:58
slangasektwo06:58
Keybukan error appears for the other06:58
slangasek:)06:58
Keybukand pressing I on that doesn't update plymouth with the third?06:58
slangasekpressing I *does* update plymouth with the fourth06:59
Keybukoh06:59
slangasekpressing I at the prompt for the *fourth* does nothing06:59
Keybukso what's the bug then?06:59
Keybukoh06:59
KeybukI bet I can see it06:59
Keybuk                if ((mnt->error != ERROR_FSCK_FAILED)06:59
Keybuk                    && (mnt->error == ERROR_FSCK_FAILED_HARD))06:59
Keybuk                        break;06:59
Keybukla la la06:59
KeybukI bet that second one should be != ;-)06:59
slangasektwo bugs - one clearly a mountall bug, that it thinks there were "serious errors" when there shouldn't have been (log never even shows fsck started for these two fses), and the other I'm not sure whose fault it is, that mountall sends a message to plymouth and doesn't act on the answer07:00
slangasekheh, probably? :)07:00
Keybukyeah07:00
Keybukthat's why it doesn't act on the answer07:00
Keybukas to "serious errors", that means e2fsck is returning the wrong error code07:00
Keybuke2fsck(8) claims it will return 32 if cancelled, not 8 ;-)07:01
KeybukI wonder whether it's because it's killed when not "in progress"07:01
Keybukmaybe we should ignore those07:01
Keybukyeah, confirmed from the e2fsck source07:04
pittiScottK: tiemu> accepted07:07
ScottKpitti: Thanks.07:07
Keybukslangasek: SRU candidate just uploaded to my PPA, please test once built ;P07:10
mantienaHi all07:15
Mirvfor understanding bug priorization, I'd like to know if 8.04 LTS update-manager will start to offer 10.04 LTS upgrades only in 10.04.1 timeframe, or earlier?07:21
slangasekKeybuk: you've empirically confirmed that swapping the == for a != fixes the failure to handle 'I'?  if not, I'll want to test that part separately, so that it's not hidden by your fix for the fsck return codes07:29
Keybukslangasek: well, it's clearly wrong07:30
slangasek(I'll feel better if there's hard confirmation that this isn't a regression I caused)07:30
KeybukI never put != && == in the same if statement07:30
Keybukeither they're both supposed to be == or they're both supposed to be !=07:30
slangaseksure... :)07:30
Keybukand I know they're both supposed to be !=07:30
slangasekI still want to confirm that fixing this actually fixes the code path where multiple fses have 'serious errors'07:31
Keybukcause I know what that if is guarding against07:31
Keybukoh, sure07:31
Keybukthat's why I asked you to test ;P07:31
slangasekdoes your ppa upload not also include the fix for the fsck return codes?07:31
slangasekif it does, I'll have to think up another way to cook up a test case07:31
Keybukit does07:32
slangasekok07:32
Keybukyou can always just checkout the rev before and build it yourself07:32
slangasekI'll probably do a local build first to test the one change , yeah07:32
mantienaMaybe someone could tell me when new daily image will be uploaded into cdimage.ubuntu.com ? There are ~150 updated packages since release candidate image (build on April 19), including ubiquity-casper, ubiquity installer, libc and other important packages, it would be nice to have an ability to test these improvements07:32
slangasekmantiena: today07:33
slangasek(but not for a couple of hours, yet)07:33
mantienaslangasek: thanks07:34
slangasekmvo: do you know the answer to Mirv's question above?  Has any decision been taken wrt when we'll turn on LTS->LTS upgrades by default?07:34
mvoslangasek: last I talked about this with robbiew was that we will turn it on around the .1 time07:35
Keybukslangasek: but the code was wrong07:35
Keybuknow the code is right ;)07:35
KeybukI feel the improved harmony in the universe07:35
Keybukit's like a sixth sense07:35
Keybuk<g>07:35
slangasekMirv: see mvo's comment above for the answer07:41
slangasekKeybuk: heh - hopefully in addition to the code being right, the bugs go away ;)07:41
Keybukthe bugs just move07:42
Keybukbut they only move when you're not looking at them07:42
Keybukchanging the code just takes away their home07:42
Keybukthey soon find a new home07:42
Mirvslangasek: thanks, then 8.04->10.04 upgrade problem is not that critical at this point yet07:59
mvoMirv: what upgrade problem is that?08:00
Mirvmvo: well the openoffice.org-voikko, bug #562948 - dependency cycle08:00
ubottuLaunchpad bug 562948 in update-manager "Upgrade 8.04 LTS -> 10.04 LTS fails at circular dependency with openoffice.org-voikko" [Undecided,New] https://launchpad.net/bugs/56294808:00
Mirvmvo: you might have an idea what should be done, since you fixed the extensions bundled in OOo source package08:00
mvoMirv: let me have a look08:00
mvoMirv: yeah, I wonder if we can use something similar here08:01
Mirvnice thing is cleanly failing out and restoring system state08:01
ograpitti, hmm, the util-linux task should have stayed open (or moved to e2fsprogs), the actual bug isnt fixed with the initramfs-tools/flash-kernel workaround, thanks for closing flash-kernel manually though08:26
ogra(talking about bug 563618)08:27
ubottuLaunchpad bug 563618 in initramfs-tools "Ignoring a broken clock results in infinite reboots; not ignoring results in fsck failure; no solution to this problem" [High,Fix released] https://launchpad.net/bugs/56361808:27
Keybukright, should be e2fsprogs08:31
ograKeybuk, !! back in UK ?08:31
KeybukI talked with Ted at LFC and he seemed persuaded that broken_system_clock=true should ignore the timestamps, rather than try and fix them08:31
Keybukogra: no, in SF still08:31
Keybuk(just about to go to bed)08:31
ograah, i was wondering ybout the time :)08:31
ogra*about08:31
Keybukmidnight here ;)08:32
* ogra creates an upstream task for the bug08:32
stgraberslangasek: just found an issue with LTSP install on Edubuntu. I have a tentative fix for it and am testing it now. If it works, I'll upload edubuntu-artwork again and then will need a respin of the DVD image.08:51
pittiogra: ah, please reopen then08:52
stgraber(yeah, I switched timezone yesterday and am now in Europe until after UDS)08:52
ograpitti, already sorted, i opened a proper upstream task etc08:52
Jeeves_Hi all09:33
Jeeves_The jigdo images for Lucid on the releases mirrors seem to be broken09:34
pittiJeeves_: I suppose many of the RC debs just disappeared as they were replaced by newer versions of packages09:37
stgraber^ that one fixes an Edubuntu-only issue, not critical but good to have for release (guest accounts for Live-ltsp were using /bin/sh instead of /bin/bash as default shell)09:38
pitticjwatson: I suppose this ubiquity upload really needs to go onto the next images? (slangasek seemed eager to start image building now)09:43
slangasekstgraber: why does edubuntu-artwork need another upload for the LTSP issue?09:43
stgraberbecause the edubuntu-dvd specific scripts are in -artwork for now ... (will be split in another package in maverick)09:44
slangasekpitti: accepted, yes09:45
cjwatsonpitti: Steve's on it09:45
pittiah, thanks09:45
pittiI guess the two of you are sitting side by side now? :-)09:45
slangasekacross, yes09:45
* pitti waves to London09:45
slangasekstgraber: so there's a corresponding script change that has to be made, in addition to the ltsp change?  If so, I'd like to see that in parallel for review09:46
slangasek(the ltsp change itself seems reasonable, as /bin/sh isn't really a sane login shell)09:46
stgraberslangasek: it's not the same issue. The ltsp change is for the live-ltsp shell for generated accounts. The edubuntu-artwork change is for our ltsp install script (launched post-install through a launcher on the desktop) where ssh isn't properly started and so the calls to ssh-keyscan made by ltsp-update-sshkeys fail (making ltsp useless after reboot).09:48
stgraberanyway, test install should be done in 30min or so, I'll have the upload done just after that if it worked09:49
slangasekstgraber: ah, ok; accepting ltsp now09:53
Jeeves_pitti: Maybe, yes.09:55
Jeeves_But now the jigdo files are unusable?09:55
cjwatsonyep09:55
pittiJeeves_: yes, that's an unfortunate consequence09:55
pittiJeeves_: it'll be better on the final version, since those packages don't disappeare09:56
cjwatsonnothing we can do about this without much tighter integration between cdimage and archive; it's been on the wishlist forever, unlikely to change any time soon09:56
cjwatson(I think some ... intellectually challenged triager may have closed the bug, but whatever)09:56
Jeeves_ok, so the conclusion is that jigdo is unusable? (Fine by me, but than I can also say that on #ubuntu-mirrors, in case people ask)09:57
cjwatsonthat is an overreaching conclusion09:57
pittiJeeves_: no, jigdo itself is awesome; just the jigdo files for beta/RC are09:57
cjwatsonthe RC jigdo files are unusable at this point09:57
cjwatsondaily-build jigdo files work fine09:57
Jeeves_okidoki.09:57
Jeeves_Thanks!09:57
slangasek"unusable" - well, I guess you could use them as a basis for rsyncing or zsyncing10:00
Jeeves_slangasek: Not if the files it mentions don't exist :)10:03
slangasekJeeves_: it won't be able to fully piece together an image, but it will get much of the way there10:03
Jeeves_probably yes.10:05
Jeeves_i've never seen the upside of creating your own images :)10:05
Jeeves_long live .iso! :)10:05
stgraberwell, it's useful when you already have a local package mirror and don't want a cdimage mirror as well (though I usually rsync/zsync the .iso instead of playing with jigdo)10:06
pittithe best part is that you can scan /var/cache/apt/archives, and other CD images for missing pieces10:12
slangasekor, as I said, you can just let it scan what it can, and then use the resulting partial image as a basis for rsync/zsync10:12
slangasekwhich does give improved results when you have a local mirror and a majority of packages are still available10:13
Jeeves_I guess I'm just to spoiled with gigabit links and 20mbit dsl :)10:14
pittiJeeves_: yes; jigdo is too much hassle for bandwidth like that :)10:15
Jeeves_:)10:15
stgraberslangasek: New ETA for the Edubuntu test install, should be tested in a bit more than 30 minutes. That ssh key bug needed two files to be tweaked because for some reason /etc/init.d/ssh stop in the live environment doesn't stop ssh ... only "stop ssh" does.10:35
cjwatsonyup10:38
cjwatsonbecause /etc/init.d/ssh had to be kept around for chroots, and isn't just a link to upstart-job10:38
Jeeves_btw, a similar bug is in rsyslogd10:43
Jeeves_/etc/default/rsyslogd exists, but isn't used10:43
cjwatsonthat's not a similar bug, it's an entirely different bug10:45
cjwatsonunless "vaguely related to init" means similar :)10:45
slangasekstgraber: ok - I've set the trigger already for the candidate builds, I believe the edubuntu packages will all be published before the edubuntu builds start :)10:46
Jeeves_cjwatson: It's similar'ish :)10:47
Jeeves_And should be easy to fix10:47
cjwatsonit's not similarish10:48
cjwatsonit's also at least in part by design.  upstart jobs are making reduced use of /etc/default/ since they're much easier to edit and maintain directly10:48
cjwatsonanyway, let's please not have this on #-release10:49
Jeeves_cjwatson: I agree. But if you migrate to upstart (which is a good thing), it would be nice if people clean up /etc/default, which is causing confusino10:49
Jeeves_I was trying not to :)10:50
ograhmm, was there a mass give-back for universe on the 18th ?11:22
ogralooking at the FTBFS logs they all have at least a timestamp from the 18th11:22
slangasekstgraber: how's it coming?11:33
stgraberslangasek: slowly ... grabbing some lunch now, should have the result by the time I get back. Previous test failed but I don't know if it's my change that didn't work or just because I poked at the environment before the install, so I'm doing one more, then will run the ltsp bit step by step afterwards to make sure everything works as expected. If it's the case, I'll upload, if not, I'll fix and upload :)11:35
slangasekstgraber: ok11:52
ttxslangasek: got time to review FFe/upstart script on bug 533029 ?11:53
ubottuLaunchpad bug 533029 in autofs5 "[FFE] autofs5-ldap doesn't work immediately after bootup" [High,Triaged] https://launchpad.net/bugs/53302911:53
slangaseklamont: please kill any currently running livefs jobs12:17
lamontslangasek: any particular arch?12:33
cjwatsonall of them, Steve said he forgot to bump CONF.sh in debian-cd12:34
lamontright12:34
lamontno more livecd rootfs builds going on.  logs may look like someone did a killall apt-get dpkg debootstrap. :-D12:37
slangaseklamont: thanks :)12:54
slangaseknew run started12:54
stgraberslangasek: sorry for the delay but it seems like I can't get two installs to do the same thing ... starting yet another one now13:27
slangasekstgraber: heh, ok13:27
mvobdmurray: hi, I tried to reproduce #569941, when you are around, could you give me some more infos on it?13:39
=== barry` is now known as barry_
stgraberslangasek: I've got to run in 10 minutes, I hope I understood what's going wrong so I'll upload a new edubuntu-artwork that should fix the issue and hope that'll do the trick.14:52
=== barry_ is now known as barry
slangasekstgraber: ok :)15:00
ScottKslangasek: I'm travelling to California today and so don't assume I'm avaialble for anything from nowish to ~14 hours from now.15:07
ScottKslangasek: I'm still expecting a seamonkey upload.  The diff will be huge, but we need to get to a version that mozilla supports.  There should be a lightning upload too, but I asked to have asac or someone appropriate sign off on that since it will make sunbird go away.15:08
slangasekScottK: ok - have a good trip, then15:09
ScottKThanks.15:11
slangasekcjwatson: does bug #569900 look like a dupe of 542210?15:15
ubottuLaunchpad bug 569900 in mdadm "mount: mounting /dev/md0 on /root/ failed: Invalid argument" [High,New] https://launchpad.net/bugs/56990015:15
cjwatsonmdadm> my instinct is not15:43
cjwatson542210 triggers when you run any of raid/lvm/crypto configuration in partman after having set up a raid volume (or inherited one from a previous installation)15:44
cjwatsonif you only do one pass through the raid configuration tool in the partitioner, and you didn't inherit anything from a previous installation, then it isn't 54221015:46
slangasekstgraber: I'm pretty concerned about this "umount in lazy mode and force a sync" change15:52
slangasekstgraber: can we talk about what problem you were seeing?15:52
cjwatsonbug 56931716:00
ubottuLaunchpad bug 569317 in initramfs-tools "compcache/ramzswap support in initrd broken due to typo in /usr/share/initramfs-tools/hooks/compcache:74" [Undecided,Confirmed] https://launchpad.net/bugs/56931716:00
=== bjf is now known as bjf[afk]
pittiargh oversized16:51
pittile sigh, 6 MB growth since RC?16:52
slangasekpitti: xfsprogs, jfsutils were missing from RC, which accounts for some; langpacks may account for some more; fix is already in hand, just waiting for some other bits before respinning17:00
slangasekcf. bug #569317 in initramfs-tools17:01
pittifix> dropping a langpack, I suppose?17:01
ubottuLaunchpad bug 569317 in initramfs-tools "compcache/ramzswap support in initrd broken due to typo in /usr/share/initramfs-tools/hooks/compcache:74" [High,Fix committed] https://launchpad.net/bugs/56931717:01
slangasekpitti: yep - Hindi, Bengali17:01
slangasek(one on each arch)17:01
micahgare we too late to sync a change in universe from Debian?17:06
pittimicahg: technically not, but practically we'll only accept release critical and safe changes17:06
pittisuch as a two-line change to fix FTBFS, and the like17:06
slangasekmicahg: I will assume here you're talking about seamonkey, though17:06
pittithe universe cutoff point is tomorrow17:07
micahgpitti: k17:07
micahgslangasek: no17:07
slangasekoh17:07
slangasekthen, meh17:07
micahgphpmyadmin had a feature turned on in Debian that should have been turned on before (logging changes made through the web)17:07
micahgslangasek: Seamonkey I think is ready and chrisccoulson is reviewing17:08
slangasekalright17:08
* micahg takes it as a 'no' for phpmyadmin17:09
slangasekunless there's a reason to consider this critical... that's a no17:09
micahgslangasek: k17:10
slangaseklamont: can I get another livefs kill please?17:13
lamontsigh17:13
slangasekif you'd like to work out what we need to do to our scripts to let Ctrl-C work right... :)17:13
stgraberslangasek: turned out that moving to lazy umount didn't solve the issue, so I'm back to trying to have the same issue two times in a row so I can fix it ...17:15
slangasekstgraber: right; I'm glad that didn't fix it ;)17:15
lamontslangasek: so, um, all zero outstanding killed17:15
slangaseklamont: "zero outstanding"?17:15
lamontyeah - didn't kill anything17:15
slangaseklamont: should have been some DVD builds queued?17:15
lamontnone running17:15
slangasekhmm17:16
lamontah, why so there are17:16
lamontmoment17:16
slangasekok :)17:16
bdmurraymvo: I'm trying it again17:17
stgraberslangasek: well, when one install you get a bunch of files and the next you don't, you start to wonder if there's something wrong with that partition you were supposed to umount 10s before ;) but yeah, good that it didn't fix it :)17:18
slangasekstgraber: the other thing is, if a lazy mount had any effect at all, it's not guaranteed that the final umount would DTRT either17:19
slangasekactually... I don't think it works at all because the kernel gives you a "not mounted" whinge17:19
lamontslangasek: shiny.  kick it in the head17:20
stgraberslangasek: yeah, I forgot to drop that final umount, it shouldn't have been there.17:20
slangasekstgraber: right - and furthermore, anything that *was* holding the mount point open could still be writing...17:20
slangaseklamont: thankee :)17:21
=== bjf[afk] is now known as bjf
slangasekstgraber: so - rejected the previous upload from the queue17:22
stgraberslangasek: thanks17:26
cjwatsonjarnos: https://wiki.ubuntu.com/LucidLynx/TechnicalOverview is the central page17:30
slangasekjarnos: how are you definining "release notes", then?  there are several possible definitions, I don't know which Xubuntu uses17:30
jarnosslangasek: me neither ;) But I think the information on  https://wiki.ubuntu.com/LucidLynx/TechnicalOverview is a good starting point. The challenge is to know which is common with Xubuntu.17:39
charlie-tcajarnos: this is a very good starting point - https://wiki.ubuntu.com/Xubuntu/LucidLynx/Beta217:40
cjwatsonpossible definitions include: a release announcement; a summary of major changes in this release (top of TechnicalOverview); errata (bottom of TechnicalOverview)17:41
jarnoscharlie-tca: But it is very limited. It does not cover e.g. the "New default open source driver for nVidia hardware" which is available at https://wiki.ubuntu.com/LucidLynx/TechnicalOverview .17:42
charlie-tcaDid we not link to those notes?17:43
cjwatsonthe Xubuntu notes should really only cover the Xubuntu-specific elements17:43
charlie-tcaNormally, as a dirivative, we link directly to the Ubuntu release notes and technical overview, so we do not have to repeat them17:43
jarnoscharlie-tca: we did, but there is the challenge to know what is Ubuntu specific in Ubuntu's release notes.17:44
cjwatson"what's new" would be better as a separate entity, since it reduces confusion all round; neither Steve nor I are particularly settled either way on where the errata belong17:44
charlie-tcaWe allow users to read all of it anyway17:44
charlie-tcaThe right place to ask what's new in xubuntu might be #xubuntu-devel, though17:46
jarnosI'll have to go now; will be back probably in 2.5 hours or tomorrow.17:46
jarnoscharlie-tca: Yes we allow users to read all Ubuntu's release notes, but it would be better, if Ubuntu derivatives had Ubuntu specific information separated/removed.20:43
jarnosMaybe this kind of separation could be done in Ubuntu release notes. It would be good for official Ubuntu derivatives, like Kubuntu, too.20:45
jarnoscjwatson: what do you think about the above?20:46
lamontslangasek: dunno if acorn is just really really really busy and ignoring the monitoring, or if you pushed it into a box of scissors.21:06
lamontyou might want to run whatever livefs build you think you're doing on clementine21:06
charlie-tcaUbuntu and Xubuntu upgrade from 8.04, the network manager and volume control applets disappear21:52
slangaseklamont: gar, ok; will twiddle the scripts before launching builds, thanks for the heads-up21:55
stgraberslangasek: still around ?22:23
stgraberseems like I finally have an edubuntu-artwork package that does what it's supposed to :)22:24
stgraberit's uploading now, should be in the queue in a few minutes. I'm running a third test-install to make sure it always work but I'm quite confident it should :)22:26
jarnosslangasek, cjwatson : now there exist a draft for Xubuntu release notes: https://wiki.ubuntu.com/Xubuntu/LucidLynx/Final/Draft22:49
stgraberslangasek: second install confirmed that edubuntu-artwork now works, feel free to respin once it's in the archive (0.1.0-71).23:06
kirklandslangasek: around?23:30

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