/srv/irclogs.ubuntu.com/2010/07/08/#ubuntu-devel.txt

apacheloggerJontheEchidna, txwikinger, lex79: do you have time for a bug triage week sometime soon? (next week?)00:02
JontheEchidnasure00:02
lex79I'm out for two weeks since next monday, I will go to Hamburg :)00:02
apacheloggerRiddell: I'll try to get libcouchdb-qt && a not yet existing desktopcouch overlay for it ;) && the addressbook resource to alpha for next week ... though that has the same problem as the other stuff (gnome-keyring dependent) ... also for some reason I do not think that we will see a not-gnome-keyring dependent ubuntuone-syncdaemon any time soon :/00:05
Riddellapachelogger: what is that reason?00:06
apacheloggerlex79: cool, vacation? :)00:06
apacheloggerRiddell: no progress on the u1 side of things00:06
apacheloggergotta do some poking again00:07
Riddellapachelogger: you're a core dev, you could just upload the package with the patch :)00:07
apacheloggerwell, my patch does s/gnome-keyring/kwallet, so it is not any better ;)00:07
lex79apachelogger: yes, meet my girlfriend, she is in Erasmus but come back to home in Italy in August :)00:08
apacheloggercome to think of it, I could just deploy a patched syncdaemon in the u1-kde ppa00:08
JontheEchidnableh, filter by origin has boogs00:08
* apachelogger really needs to do an alpha to get some feedback :)00:08
JontheEchidnamy assumptions were wrong :(00:08
apacheloggerlex79: brilliant, have fun :D00:09
lex79thanks :P00:09
apacheloggerJontheEchidna: you know... assumptions are like workarounds ... ;) ;)00:10
Riddellapachelogger: can't you write a patch for syncdaemon which does the right thing depending on the desktop?00:10
apacheloggerwell, I could look into it00:10
apacheloggerpython-keyring is supposed to do that anyway00:11
apachelogger(i.e. provide a desktop-independent API)00:11
Riddellthe new freedesktop standard for it is also under way00:12
apacheloggernot implemented in KDE though :/00:12
Riddellbut in the team time, I'd just do a if env(KDE_FULL_SESSION):00:12
Riddellmean time00:12
Riddellsheesh00:12
JontheEchidnaAha!00:12
JontheEchidnaWhen iterating over a QHash, the items are arbitrarily ordered. With QMap, the items are always sorted by key.00:12
JontheEchidna^from Qt docs, that explains my bug00:12
macoRiddell: sleep time now?00:12
Riddellmaco: yes00:12
JontheEchidnaOh, wait, they're out of order before I put them in the hash00:13
apacheloggerRiddell: do you want me to give more priority to getting a working UI or the raw essentials of akonadi foo?00:13
JontheEchidna:/00:13
Riddellalthough Kubuntu should do a takeover of #ubuntu-devel more often, it's quite fun :)00:13
maco:D00:13
Riddellapachelogger: my general preference would be getting file syncing working fully before caring about the data stuff00:14
JontheEchidnaAh, but QSet is a QHAsh internally...00:14
apacheloggerokies00:14
Riddellbut either way is acceptable00:14
apacheloggerthing is00:14
apacheloggerfull user experience will only be possible in KDE 4.6 anyway, because dolphin lacks appropriate plugin capabilities right now00:14
apacheloggerso what we can do is everything under the hood (authentication + getting the sync daemon all hooked up) but the dolphin integration will stay a bit behind expectations00:16
apacheloggerJontheEchidna: well, either way you should not use a data type that is not guaranteed to maintain a specific order where you need order IMHO00:18
JontheEchidnayeah, but I also want no duplicate items in the list. I suppose I could use qlist and remove dupes manually00:18
apachelogger...imagine someone else does changes to the code in 1 year and does not know about the implicit order requirement... :/00:18
apacheloggerJontheEchidna: well, if you insert by key you would just overwrite any previous item in a QMap I suppsoe00:19
JontheEchidnaoh yeah, qmap doesn't allow dupes either00:20
Riddellapachelogger: are there changes being made in 4.6 to improve plugins in dolphin?00:26
apacheloggerRiddell: that is the idea, no definite plans yet ... but something like putting the current VCSplugins on a generic base from which we can then draw what we need for u1 integration, most importantly more control over what goes on and when00:29
apacheloggermost importantly I want the ability to register for directories, because currently the .ubuntuone file is only necessary because the only way dolphin can tell whether to use a plugin or not is by asking the plugin for what dot-file it expects :S00:30
mathiazis there a way to get the list of binary packages with their description for a given source package using the LP API?00:46
slangaseklifeless: could you trigger a retry of the UDD import of aptitude?  It complained about a missing tag, which I've manually added, but no retry since the 20th of June00:47
lifelessslangasek: I think I might be able to. But i'm going to see if a losa can first.00:47
slangasekok!00:47
* lifeless counts the seconds till a losa pops up :)00:48
spm'udd import'??00:48
spmheh, evil bugger00:48
lifelessjames_w's package importer service00:48
lifelessspm: I think you added a ref to the losa docs a few weeks back about this very issue00:49
slangaseklifeless: fwiw, that this error was hit at all tells me there's still a problem with the upstream branch tagging - possibly specific to packages that have had the merge done by a dev rather than by the importer00:49
spmoh that thing. right.00:49
lifelessmathiaz: I'm pretty sure there is00:49
slangasekbecause my last merge of this package was done *after* our last conversation where you mentioned that the cause of the missing tags was fixed00:49
lifelessmathiaz: have you had a poke around the API docs ? Its likely not a single call at the moment (and perhaps it needs to be)00:49
mathiazlifeless: I've looked at the api doc and I can't find it00:50
lifelessmathiaz: ok, gimme a couple of minutes and I will have a poke at it with you00:50
lifelessslangasek: yup00:50
slangasek(I had already been suspecting this to be the case, given the high incidence of this issue on packages I've previously merged :)00:50
mathiazlifeless: https://edge.launchpad.net/+apidoc/devel.html00:50
lifelessslangasek: I have another couple of days directly working on this00:50
slangasekok00:50
mathiazlifeless: ^^ doesn't show anything special00:50
lifelessslangasek: but then my focus will be ... broadning00:50
lifelessspm: https://wiki.ubuntu.com/DistributedDevelopment/UnderTheHood00:51
slangaseklifeless: does that mean there will be someone else I should prod about bugs? :)00:51
lifelessslangasek: so I'm the new Launchpad TA00:52
lifelessslangasek: Once I track down the right people in prague to discuss UDD, we'll know what team(s) are responsible going forward00:52
lifelessslangasek: and even after that I'll still be very interested.00:52
lifelessslangasek: but not directly hacking on it myself00:52
* spm praises james_w and documenting everything I need \o/00:54
lifelessspm: favour for me please.00:54
spmsure?00:54
slangaseklifeless: "TA"?00:54
lifelessspm: when, in doing one of these things, you think it would be reasonable for an Ubuntu dev to 'make it happen' themselves - please file a bug somewhere.00:54
spmslangasek: Tech Architect00:55
slangasekah, not teaching assistant00:55
slangasekok :-)00:55
lifelessspm: and each time it happens poke in the bug that its affecting you - to keep it visible.00:55
spmwell..... this is debatable....00:55
spmlifeless: sure. I'm honestly not sure on something like this.00:55
lifelessspm: thats ok, so - in this case, are you applying any policy questions other than 'slangasek wants it' ? :)00:55
spmlifeless: tho... from a brief, not analysis look; failing from codehost going offline and needing manual intervention does seem unnecessarilly fragile.00:56
lifelessspm: definitely, that needs a bug, I think an incident report would be a bit heavyweight for now.00:56
spmlifeless: 'slangasek wants it' is a policy in our policy documents. Number 6 or 7 frommemory00:56
slangasekheh00:57
slangasekspm: you may want that updated to say "the release manager wants it"? :)00:57
spmno... I think we have it right atm. ;-)00:57
spmheh. ./show_failure.py --help ==> --help has not failed01:00
spmalmaisan-away: in any event, aptitude is resubmitted whatever, the 700+ other failures do worry me - I suspect they're all tied to the release yesterday morn somehow.01:03
spmgah sorry almaisan-away. slangasek ^^01:03
slangasekspm: well, failures have been accumulating for a while and for the most part only resolve when someone has a chance to pick off the bugs01:04
slangasek700+ isn't a pretty number, but doesn't alarm me01:04
spmah, kk, I'll let it slide for now then01:04
lifelessthere is a situation where it will clamp up and stop01:04
lifelesswhich is, i think, codehost downtime01:05
lifelessI opened a bug with a plausible explanation01:05
spmah, ta.01:05
james_wfwiw, there's automatic retries in the face of certain failure conditions, of which this should be one01:06
james_wif it's like http://package-import.ubuntu.com/status/udav.html then it will be retried soon01:06
lifelessjames_w: right, slangasek was asking for 'now please'01:06
james_wthere's a bug that only the index page tells you that and not the individual page01:06
lifelessjames_w: you know these devs, impatient folk.01:06
james_wsure01:06
lifeless:P01:06
james_wI was responding to "failing from codehost going offline and needing manual intervention does seem unnecessarilly fragile."01:07
lifelessright - thats the bug I opened last release, I think :)01:07
spmAhh. coolio. I was wrong in my assumptions. excellent.01:07
slangasekjames_w: how frequent and where does the index page tell this?  The per-package page says last attempt was 20 Jun01:07
james_wslangasek: that one is certainly different then01:08
james_wunder udav near the top of http://package-import.ubuntu.com/status/ it says "and will be retried automatically around 2010-07-08 02:18:31.725122"01:08
james_wperhaps overly precise, but still01:09
slangasekoh, and the index page only shows that detail for the last 50 failures01:09
slangasekso for aptitude there was no indication whether a retry was intended01:10
maxwellianjames_w: I don't usually use "around" with a time that's precise to fractions of a millisecond. ;)01:12
james_wmaxwellian: then you're just not trying hard enough01:13
slangasekit's a LP tradition to be precisely inaccurate01:13
slangaseklike the Ubuntu release dates that were specified to the minute :)01:14
james_wboth filed, thanks01:14
maxwellianHeh. :)01:14
slangasekjames_w: cheers!01:14
james_wfirst step to getting fixed at least01:15
=== yofel_ is now known as yofel
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
=== oubiwann is now known as oubiwann-away
wrinkliezhey guys, im creating a source package for windows (first time! woot).  and im at the section section (what?) of the control file.  is there like a list of sections i can look at?03:36
RAOFwrinkliez: Yup.  Debian policy has a list of the current sections.03:37
RAOFhttp://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections03:38
wrinkliezah great, exactly what i wanted. thanks man03:38
wrinkliezand all of these are the same for ubuntu?03:39
wrinkliezany sections i can use for one but not the other?03:39
RAOFSame sections in Ubuntu.03:43
lukehasnonameWhere would I tell a developer or packager about package dependency issues in Maverick? Launchpad Bugs is not the place, I'm told.03:49
RAOFWho told you that?03:49
RAOFUnless it's a transient arch-skew dependency issue, Launchpad is absolutely the place.03:50
lukehasnonameBrian Curtis, via a similar bug post03:50
lukehasnonameAt this time since all the packages can be out of sync at times, and because you are using the development release of Ubuntu this isn't a bug. Wait for the packages to get updated and it should fix itself.03:50
lukehasnoname" "03:50
RAOFRight.  Transient arch-skew.03:51
RAOFIf you're not sure whether it's a transient problem or not you c.  There'll still be a lot of transient dependency problems at the moment, though.03:51
lukehasnonameOK, I don't understand why that would happen, but I'll go with it. My issue, for example, is that logging in Empathy is broken ATM in Maverick because telepathy-logger, the new empathy logging tool, isn't depended on.03:52
lukehasnonamethis change was made in empathy with the latest gnome updates a few days ago, and when I installed the package logging started happening again03:52
=== panda is now known as Guest57014
lukehasnonameRAOF, assume it'll be fixed?04:00
RAOFlukehasnoname: Indeed.  My update today pulled in telepathy-logger.04:03
LucidFoxIs it possible for me to get my access to the private fonts PPA revoked? I feel dirty just for being able to access it.04:16
LucidFoxRight. I suppose a better question would be: is it possible to get one's Ubuntu Member status revoked while retaining the @ubuntu.com address?04:48
lifelessAFAIK, no.04:50
lifelesswhats wrong with the PPA ?04:51
mneptokLucidFox: not to my knowledge. an @ubuntu.com e-mail address is a privilege of membership.04:51
LucidFoxBlimey04:51
LucidFoxI have too many things tied to that address :(04:51
lifelesswhat is your concern with the PPA?04:52
LucidFoxlifeless> Soon Planet Ubuntu should pull my post detailing what I find wrong with this whole concept of a closed beta.04:52
wgrantThere were reasons given during the UDS talk, IIRC.04:54
wgrantI don't like it either, but, well...04:54
LucidFoxWhy is it named ubuntu-private-nda-fonts? Did I implicitly get signed an NDA without my knowledge?04:55
wgrantLucidFox: They've said that the font isn't going to be proprietary.04:55
LucidFoxRight now it is.04:56
LucidFoxApparently it wasn't enough that the default install includes a client for a Canonical-run proprietary file syncing service04:57
wgrantThe default install does not include a proprietary font.04:57
wgrantThis is not in the default install yet.04:57
LucidFoxBut it's going to be. The default install is going to include a font that, right now, is proprietary and members-only.04:58
wgrantRight now it is, yes.04:59
wgrantLost of things start off in development behind closed doors.04:59
LucidFoxBut that's limited to developers.04:59
wgrantNo, this is not optimal, and I've been most critical of U1 and LP (while it was closed).04:59
wgrantIIRC they don't want it distributed too widely, since they're still tweaking metrics and the like.05:00
wgrantThat was one of the reasons given; I do not recall the full rationale.05:00
LucidFoxI'm not a developer of this font, yet I got implicitly signed an NDA for this closed beta that I want to opt out of.05:00
wgrantI don't think there's an NDA. I certainly haven't seen one. Perhaps there was before, before it was opened to community members.05:01
ScottKIf you didn't sign an NDA, then there's no NDA.05:01
j1mcthere's an article on arstechnica that shows the font... i don't really see how their could be an nda at this point.05:01
wgrantThe misleading name may simply be an artefact of the upgrade path requirement.05:01
j1mcthough i know the package name includes NDA in it05:02
LucidFoxThe package name is ubuntu-private-nda-fonts05:02
wgrantScottK: Well, clearly.05:02
ScottKI find it somewhat odd that they are distributing it while the license is undecided.05:02
wgrantIt is odd and probably unusable, yes.05:03
j1mcif anyone has a few minutes, would you mind reviewing a packaging guide survey i put together?  http://spreadsheets.google.com/viewform?formkey=dHZEVGFLNkROMnROQ2FBVUdjRGlTYnc6MA05:06
j1mcyou DON'T need to fill it out05:06
j1mcjust let me know any feedback before i put it up05:06
j1mcfeedback... with regards to the questions i'm asking - if there's something else i should ask, or if i should ask something in a different way.05:07
j1mcif it makes you cry, i would want to know that, too.05:08
ajmitchj1mc: it's a little hard to answer some of those questions about what's missing from the packaging guide if I've answered that I very rarely reference it :)05:13
ajmitchthough at least those questions aren't mandatory05:13
j1mcajmitch: good point - not sure what i can do on that.05:17
j1mci didn't set any questions to be mandatory, so i'll certainly take that into consideration if you don't answer them.05:17
ajmitchI haven't submitted anything, just read through most of the questions so far05:18
j1mcsure - i haven't released it upon the world yet... daniel holbach has given me some feedback, but no one else really, yet.05:19
j1mcajmitch: would it be helpful to ask, "if you rarely reference the guide, why is that?" (or something similar) and then let the person know they can stop the survey...?05:22
j1mcbbiab05:25
ajmitchit could be useful to ask that & then skip to the last section about what packagers may need05:26
MagicFabhi all05:38
MagicFabwhat would be the difference between regression-release and regression-update ?05:38
j1mcajmitch: thanks05:39
j1mcg'nite, all05:40
jcastroScottK: in wordpress there's an option to enable "full text feeds", if you enable that your blog posts won't be cut off on planet.05:47
ScottKjcastro: Thanks.  I was just wondering about that exact thing.05:47
ScottKjcastro: Did you like that one?05:51
ajmitchthe link to the post just links back to planet.ubuntu.com05:51
jcastro^^^05:52
jcastroScottK: the card game looks amazing!05:52
MagicFabnevermind, found it05:52
ScottKjcastro: I picked that because it shows of the beauty of KDE nicely.05:53
jcastroScottK: the Close X on the right is pretty genious05:54
jcastroway more genius than my spelling today!05:54
* maco is getting a netbook preinstalled with KNR :D05:54
ScottKjcastro: That's part of the standard Plasma Netbook interface (and I agree).05:55
macoi like that newspaper view plasmoid05:55
macoeven on my fullsize laptops, i'd like that05:55
ScottKmaco: zareason?05:58
macoScottK: yep05:59
macoi dont know of any other oems that do kubuntu06:00
macodell, hp, and s76 all do ubuntu but not kubuntu06:00
* ScottK neither. That's why I guessed them.06:01
macoriddell was surprised when "what os does it come with?" had that answer :)06:02
macoi told him one step toward world domination ;-)06:02
maco(since he was talking about world domination during tutorial day)06:02
ScottKNice.06:03
* ScottK is off to bed.06:03
macooh!06:04
macothat screenshot is much more pleasant than what i expected06:04
macoScottK: good night06:04
macoi thought it would be mac-style global menu. the hidden menu though...thats not bad06:04
ScottKjcastro: wordpress.com is smarter than me tonight.  I'll look for it again tomorrow.06:04
ScottKIt'll do the mac style thing too.06:05
ScottKThat's not what we're looking at for Kubuntu netbook though.06:05
jcastroLucidFox: ScottK: wgrant: the name nda in the package is a bug: lp #60283506:18
ubottuLaunchpad bug 602835 in UbuntuFontBetaTesting "Packaging states deprecated requirement to sign NDA" [High,Triaged] https://launchpad.net/bugs/60283506:18
LucidFox...So there was an NDA earlier in its development.06:19
jcastroI guess06:19
wgrantWell, it could well have been to indicate that it was covered under the normal Canonical NDA. That's what I would assume.06:23
jcastroit would behoove us to fix it asap, I've pinged ken about it06:24
jcastroLucidFox: I realize it's odd and not ideal06:24
LucidFoxThere's a "normal Canonical NDA"?06:25
jcastroall companies have NDAs, if you're doing contract work, etc.06:25
Damascenehi,06:31
DamasceneArneGoetje, there?06:31
pittiGood morning06:37
dholbachgood morning07:58
wgrantpitti: I have branches that give native ddeb support to PPAs, but primary archive stuff is still not finished, since it's not clear how we want to expire them to conserve librarian space.08:37
wgrantI should probably try to start that discussion somewhere.08:37
pittiwgrant: ah, thanks; when do normal packages expire?08:38
pittiwgrant: i. e. is the difficulty to expire them after a different grace period than regular debs?08:38
wgrantpitti: At the moment we only expire non-final binaries from obsolete series.08:39
pittiwgrant: ah, right, I just thought about expiration on the archive, not in soyuz itself08:39
wgrantWe could probably expire them earlier, but it would require changes to the copying code, which is why I haven't written it yet.08:40
pittiwgrant: right, I think we can discard non-current ddebs after a week08:42
pittithey take an insane amount of space08:42
wgrantpitti: Do you have numbers for how much the entire current set takes per arch?08:44
pittiwgrant: hang on08:44
wgrantI need to give the LOSAs a heart attack :)08:45
spm.....08:45
* spm thinks wgrant is of the 'revenge is a dish best served cold' school08:45
ajmitchspm: I don't think you're meant to be watching this conversation :)08:45
wgrantDamn, forgot you lurked in here :P08:46
spmajmitch: I was reading it; does that change the dynamic at all? ;-)08:46
pittiwgrant: du is running..08:46
wgrantpitti: Thanks.08:47
dholbachā€¦ still running ā€¦08:47
pittiwgrant: so we have 5 arches (i386, amd64, lpia, powerpc, sparc) and 5 releases (hardy to maverick), which take 146 GB pool/ space08:48
pittiwgrant: since lpia died in between, it's not that accurate to divide by 25, though08:48
pittiand ports have a lot of ftbfs, too08:48
pittiwgrant: so perhaps 10 GB per arch and release sounds realistic?08:49
pittihm, wait, that can't be08:49
pittiI thought I removed some ports08:49
wgrantspm: Is mizuho creaking at those numbers yet?08:49
pittiright, I killed lpia completely08:50
pittiwgrant: let me clean up lpia properly and count agani08:50
spmwgrant: hrm. not sure I appreciate the nuances there, is that 146Gb to be added? or removed? or?08:51
wgrantspm: Added.08:51
pittiand I stopped retrieving ports as well (except armel)08:52
pittiwgrant: so, I think 12 GB per arch and release08:52
pittithis includes the usual sharing of versions between releases, but that'd affect Soyuz all the same08:53
spmwe have space for that yeah, but that will have a corresponding hastening on getting more added08:53
* pitti will remove jaunty08:53
spmerr. assuming that's a single 146Gb. not multiples of same.08:53
pittispm: my entire ddebs.ubuntu.com pool/ is 146 GB ATM08:54
pittispm: but as I said, I filter out most ports08:54
pittithere's some cruft, though08:54
=== Guest14959 is now known as Lutin
spmpitti: heh, fair enough. any chance of removing karmic and lucid while you're at it? no reason for asking... ;-)08:55
pittiwe certainly do want to keep hardy and lucid08:55
spmdamn. he's seen thru my cunning plan.08:55
pittikarmic can probably go after maverick's release08:55
dholbachspm: try harder :-P08:56
wgrantI guess I can make the copier deal with it if ddebs are missing.08:56
wgrantRevolting, but they're huge, so we'll need to expire them far earlier than everything else.08:56
spmwgrant: it's probably worth getting julian (I assume) to raise this space issue via an RT or in the bi-weekly call. Just to ensure all the details are understood by those who make the decisions?08:57
wgrantspm: Well, yes, I was just getting an idea of how big we were talking, and was going to bring it up with Soyuz when they were next around.08:58
spmcoolio, great minds etc08:58
pittiwell, I guess this would be a gradual buildup anyway?08:58
pittior is there a chance that we could import the current ddebs into that?08:58
wgrantpitti: I think it would have to be gradual, I'm afraid.08:59
pittiright, so we need some tricks to merge the old ddeb archive with the new soyuz-generated one08:59
pittiwith the easiest one being to ask people to just add two deb sources :)09:00
wgrantOr just stick both in the retracers' sources.lists.09:00
wgrantRight.09:00
wgrantThen we can demolish the non-virt builders, pool the i386/amd64/lpia builders, and make the build farm a happier, more efficient place.09:03
wgrantAnd use stock sbuild.09:03
wgrantAnd that makes me happy.09:03
pittiwohoo09:04
pittiwgrant: oh, how can we build ports on virtualized PPAs?09:04
wgrantpitti: Well...09:05
wgrantLP 10.06 lets us nominate certain architectures as being restricted.09:05
wgrantArchives need special configuration to be able to use restricted architectures.09:06
wgrantFor example, there'll be 'virtual' armel builders soon, which aren't actually virtual. This will let OEM PPAs be marked as virtual, but still build on armel.09:06
wgrantIt still has the big security issues, of course.09:06
wgrantBut that's what you get for platforms that don't do virt.09:06
wgrantBut the new system enables more flexibility with which architectures PPAs build on, and will let us safely remove the virt/non-virt distinction once ddebs are out of the way.09:07
pittiwgrant: right, I'd be happy to see some unification there09:07
=== lionel_ is now known as lionel
pittiwgrant: it's sad to see three i386 buildds grinding through 800 langpacks while 20 other buildss just twiddle thumbs and amusedly watch them09:08
wgrantpitti: Exactly.09:08
pittior the other way round with PPAs09:08
wgrantI have a branch that makes the x86 buildds build whatever is available.09:08
wgrantSo there'll be something like 60 buildds available to build any given i386/amd64/lpia package.09:09
wgrantWhich will be handy, and eliminate the lag that i386 sees due to arch-indep packages building only there.09:09
pittinice09:09
pittiwe have had some amd64 congestion for quite some time now09:09
wgrantI've found that a bit odd.09:10
* lag starts to thing that lag was a bad nick choice! ;)09:10
lagthink*09:10
wgrantlag: No, no, my branch eliminates you. No mistake there.09:10
lag;)09:10
=== almaisan-away is now known as al-maisan
=== fta__ is now known as fta
=== Amto`OFF is now known as Amto_res
ogralamont, could it be that acorn died ?10:32
* ogra cant get a w3m connect10:33
=== amitk is now known as amitk-afk
ograhmm, does anyone know how to log in to LP via w3m ?10:44
ograi get the openid page but the continue link doesnt work10:45
=== smb is now known as smb-afk
=== fta_ is now known as fta
geserogra: try with elinks. Bug #556927 mentions problems to login to LP with w3m.11:12
ubottuLaunchpad bug 556927 in Launchpad Foundations "apport-collect: login to launchpad impossible in text mode using w3m" [Low,Triaged] https://launchpad.net/bugs/55692711:12
ograah, thanks11:12
pittiwgrant, spm: cleanup run finished; 111 GB for three releases and 2.5 arches11:19
pitti(.5 because hardy didn't have a lot of arm ddebs yet)11:19
wgrantpitti: You mean jaunty? Hardy didn't have armel at all.11:22
pittiwgrant: right; jaunty is gone, it's just hardy, karmic, lucid, maverick now11:22
pittiah, 4 releases11:23
* pitti shouldn't count from 0 :)11:23
wgrantHeh.11:25
wgrantSo roughly 12ishGB, as you estimated earlier.11:25
wgrantThanks.11:25
=== amitk-afk is now known as amitk
lamontogra: acorn died yesterday, I think someone was going to go stab it back to life today..11:48
ogralamont, k, thanks ... archive is out of sync anyway11:48
=== fta_ is now known as fta
apwcjwatson, ok i've put a cleaned up version of this bios fbcon stuff over onto some real h/w, and we do seem to still get a mode-switch from plymouth to X, not sure how to tell why12:01
apwcjwatson, i suspect this is cause the mode is actually different12:05
apwhttp://people.canonical.com/~apw/fbcon-hold-maverick/ <-- cjwatson updated kernels are here12:07
cjwatsonapw: planar->tiled perhaps12:10
apwcjwatson, i presum we are expecting this ?12:11
cjwatsonI think it happened before as well, didn't it?12:11
apwbefore?12:11
cjwatsonwith the current kernel in the archive12:11
kaushalhi12:12
apwwith your grub yes12:12
cjwatsoncertainly a mode-switch there isn't unfamiliar to me ... might be worth asking RAOF though12:12
kaushalI have a wierd issue about disk space. my pastebin is here http://pastebin.ubuntu.com/460588/12:12
apwwith the regular grub setup, there is no modeswitch between plymouth and X12:12
cjwatsonoh, odd, I guess plymouth is doing something better than a vesa mode12:12
kaushalI dont get count of approximately 43 Gb12:12
=== fta is now known as fta2
kaushalAny ideas ?12:12
=== fta2 is now known as fta
cjwatsonkaushal: please ask on #ubuntu12:13
kaushalcjwatson: sure12:14
cjwatsonapw: any chance of a way to set the handoff flag via struct screen_info?12:14
kaushalThamls12:14
kaushalThanks*12:14
apwcjwatson, well the machine in question has a 1024x600 native12:14
cjwatsoni.e. to go with VIDEO_FLAGS_NOCURSOR12:14
cjwatsonapw: so grub doesn't know how to deal with native modes, unless VBE exposes it12:14
apwcjwatson, perhaps, i have been testing with it just added to the kernle command line for now12:15
cjwatsonin such cases, there has to be a mode switch at *some* point12:15
cjwatsonso the question is whether we want the mode switch on grub->plymouth or on plymouth->X12:15
apwcjwatson, i suspect that means the very common case is a mode switch mid boot12:15
cjwatsonapw: right, I just don't want to have to do stringwise editing of the command line in grub12:15
apwcjwatson, why would you need to do that in grub?12:16
cjwatsonbecause the decision on whether to keep the existing video mode is dynamic12:16
apwhrm ok12:16
cjwatsonit depends on things like the type of video mode grub managed to probe at runtime12:16
apwcjwatson, so i'll have a look then12:17
cjwatsonta12:17
apw cjwatson oh an the cursor seems to be on at the moment on real h/w ... seems to be a difference from the VM12:17
cjwatsonapw: 'if (vt_handoff) vt_handoff = 0;' seems redundant12:17
apwpossibly we are losing visibility of it in the VM due to the changes based update12:18
apwcjwatson, we need to clear it on mode swtich ?12:18
cjwatsoncould be, I did try using VIDEO_FLAGS_NOCURSOR but it has a similar kind of problem - you need a way to turn it back on when you've finished booting12:18
cjwatsonapw: I mean you might as well just say 'vt_handoff = 0;'12:18
apwwell that dirties the cache line evret tim, whiis evil12:19
cjwatsonoh, hm12:19
cjwatsonok, I bow to your superior expertise :)12:19
* apw hits his e key ... why does your disk being busy break xchat mid input line12:20
geserStevenK (or any other archive admin): Could you please kill default-jdk-builddep from the NBS list. default-jdk-builddep got renamed to gcj-native-helper (which still provides default-jdk-builddep) and the stale deb prevents that packages build-depending on it can't currently get build. Except tex4ht all dependencies on default-jdk-builddep are unversioned so they are still fulfilled by12:25
gesergcj-native-helper. For tex4ht bug #603101 awaits sponsoring. Thanks.12:25
=== MacSlow is now known as MacSlow|lunch
ubottuLaunchpad bug 603101 in tex4ht (Ubuntu) "Make the build dependency on default-jdk-builddep unversioned" [Undecided,New] https://launchpad.net/bugs/60310112:25
\shjcastro: ping12:28
apwcjwatson, can i not already tell which buffer you chose from the VIDEO_TYPE ?12:29
=== smb-afk is now known as smb
cjwatsonapw: which buffer?12:38
apwcjwatson, sorry i mean do you not already pass me the frambuffer mode you chose ?12:38
cjwatsonno, you just know "it's VESA" AFAIK12:39
cjwatsonoh, it's in the screen_info structure12:39
cjwatsonI don't know offhand if that's precisely enough information to reconstruct the VESA mode12:39
cjwatsonbut in any case, it's not necessarily the desired final mode12:39
cjwatsonenough information> you get height/width etc., not the actual VESA mode number12:40
apwcjwatson, no indeed.  so it looks like there is only one flag in that byt,e, want to spin me a patch to set the bit in grub, and i'll have a go at it12:40
cjwatsonapw: something like http://paste.ubuntu.com/460598/ - it would probably need more checks than that in real life12:45
apwcjwatson, don't think the padding needs to change size does it, the byte is still a byte12:47
cjwatsonit's an array of bytes which needs to get one shorter ...12:48
apwcjwatson, no as you didn't use any additional bytes did you ?12:51
apwoh you did, stupid me12:51
apwi didn't see the + as i was expecting the flags to be there already12:52
apwfor the cursor on off which i thought was already supported12:52
apwcjwatson, in other words yes thats looking great12:54
=== fta_ is now known as fta
jdstrandseb128: hi! would you mind taking a look at bug #597940? it is a very annoying bug for those that seem to hit it (one happens to be my wife, but people are blogging about it with workarounds posted on Planet Ubuntu)12:54
ubottuLaunchpad bug 597940 in gnome-panel (Ubuntu) "duplicate icons and miss icons in the gnome-panel" [Medium,Confirmed] https://launchpad.net/bugs/59794012:54
jdstrandseb128: it had been stuck at Incomplete, but I changed that and the priority. It maybe should go even higher (see my comment), but I'll let you decide that12:55
apwcjwatson, that patch changes a file i don't see to have, i suspect it is the copy of a file12:57
jdstrandseb128: fyi-- I asked tedg about this issue at UDS, and he speculated it might be the indicator applet. it was a wild guess, so take it with a grain of salt. neither of us (at least at the time) had looked at any code or bugs12:57
cjwatsonapw: which one?13:00
apwcjwatson, bah ignore me, seems if you use -p1 they apply to the wrong file13:00
seb128jdstrand, hey13:01
cjwatsonapw: http://paste.ubuntu.com/460603/ -> more familiar formatting perhaps13:01
seb128jdstrand, https://bugs.edge.launchpad.net/ubuntu/+source/gnome-panel/+bug/43944813:01
ubottuLaunchpad bug 439448 in gnome-panel (Ubuntu) "visual corruption affecting several panel applets" [Medium,Triaged]13:01
seb128jdstrand, is that this one?13:01
* jdstrand looks13:01
seb128jdstrand, in short, nobody in our team has any clue what's going on and how to start debugging13:02
seb128jdstrand, we would very much like to get it squashed though...13:02
seb128jdstrand, it's probably bug number 1 on our list of annoyance in lucid13:03
jdstrandseb128: I'm still looking at that long bug, but I can say this: the hallmark sign of the bug for me is that the power button icon goes away and there is no way to logout via the desktop (obviously can use a terminal)13:04
jdstrandseb128: I've not seen the issue on any of my computers, but my wife sees it at least once a week13:04
seb128I don't get it a lot there13:04
jdstrandseb128: I have seen my applets out of order occassionally13:04
seb128we are still at a fail to know in which cases it triggers or what could trigger it13:05
seb128the ordering bug is another known one13:05
seb128especially if you change screen settings13:05
TanguyHello.13:05
seb128ie have a laptop and dock, undock it13:05
TanguyDo you know if there are currently problems with Launchpad?13:05
seb128but that's a different issue than the corruption one13:05
seb128Tanguy, hi, try #launchpad?13:05
TanguyIndeed. :-)13:05
jdstrandseb128: yes, I think the ordering has to do with attaching an external monitor, which my wife does not do, so I figured that was a different bug13:05
jdstrandseb128: let me rephrase13:06
jdstrandseb128: I only saw that when attaching/detaching an external monitor, so thought it was different13:06
seb128right, they are different13:06
seb128the ordering bug has always been there13:06
seb128it's likely the corruption one is due to the indicators13:06
seb128but I've no clue what and why13:07
seb128it happens on random applet13:07
seb128and is a visual corruption13:07
seb128changing the gnome-panel settings workaround it13:07
seb128I got it a few times, I could move the applet but it stayed corrupted13:08
seb128jdstrand, ie in your case the session button is probably there and can be opened using the keyboard13:08
seb128super-s13:08
seb128it just seems to not be layed out of the gnome-panel for some reason13:08
jdstrandseb128: the workaround I used was found in http://en.andregondim.eti.br/?p=160, which is 'Alt+F2' followed by 'killall gnome-panel'. That is less than ideal ;)13:09
seb128right13:09
seb128if you read the bug I pointed some people tweak gnome-panel settings13:10
seb128or move the orientation13:10
* jdstrand continues to read13:11
jdstrandseb128: fwiw, my wife ran jaunty, then upgraded to karmic and then lucid the same day, so she never had a chance to see it in karmic13:12
seb128jdstrand, it was there in karmic13:12
seb128I'm not sure if it become increasing in frequency in lucid13:12
seb128or if we just have higher number of users13:13
jdstrandyeah, I saw that the report came in against 9.1013:13
seb128if ted had any clue on what could create the issue that would be useful13:13
jdstrandwell, I only mentioned ted so you had all the info I had-- to be fair, that was a while ago and we were just chatting over a donut or something13:14
seb128ok13:15
seb128I would probably have told you I though it was indicator related as well13:15
seb128but in practice it doesn't put us any closer of understanding what could be going on13:15
jdstrandseb128: I'm at comment #15-- fyi wife does not have nvidia and she does have 32 bit13:16
seb128I would be interested to have somebody who get the bug reliably to get debug infos though13:16
seb128jdstrand, I think we can exclude any sort of video driver issue13:16
jdstrandyeah, it is like once a week or so :\13:16
seb128it happens on all sort of hardware13:16
seb128we tried to turn off gtk client side which could have been an issue but it's not it either13:17
jdstrandseb128: it also doesn't have anything to do with suspend/resume, as my wife doesn't do that13:17
jdstrandseb128: so in comment #66, someone finally posted a screenshot of the bug I see (ie the shutdown button is missing). While I have seen the duplicate icons issue, that is more livable than the shutdown one. do you feel that comment #66 fits with everything else? I kinda do, but that bug is kinda all over the place so don't want to just duplicate it willy-nilly13:27
jdstrand#70 also shows it13:28
jdstrandok, later comments people are talking more and more about the shutdown issue13:32
=== MacSlow|lunch is now known as MacSlow
seb128jdstrand, not sure to understand the question there13:45
jdstrandseb128: I was looking for guidance, but no longer need it. I feel strongly it is a dupe and will mark it as such13:46
seb128jdstrand, there is one bug I think, it just corrupts randomnly applets and indicators13:46
jdstrandseb128: I'm still reading all the comments :)13:46
seb128there is quite some of those, and yeah when it breaks the session indicator it's rather annoying since it breaks the way to stop the computer13:47
jdstrandseb128: yes, and in the default install, there is no shutdown icon anywhere in the menus, etc13:47
seb128well there is one in the corner which is enough when it doesn't get broken ;-)13:48
jdstrandseb128: I'll provide a workaround for my wife and try to reproduce, but not hugely hopeful. intermittent bugs stink13:48
jdstrandseb128: hehe, yes :)13:48
seb128right, having the bug once a week makes debugging difficult13:49
seb128it's not even easy to try potential fixes because not having it in 2 weeks doesn't mean it's fixed13:49
seb128it's just that you could be a lucky for a week13:49
jdstrandyeah :(13:50
cjwatsonpitti: what do you think about colouring INPROGRESS differently from TODO on work items charts?  we were talking about this in the foundations meeting yesterday13:56
=== fta_ is now known as fta
ricotzsiretart, hello, are there plans updating/merging xine-lib?14:21
siretartricotz: I have a merge ready, but I have problems pushing the changes to launchpad. the merge just needs some testing and uploading14:30
ricotzsiretart, ok, i had just a look at https://merges.ubuntu.com/x/xine-lib/14:34
=== fta_ is now known as fta
joaopintomvo, ping15:18
maxbHello, could I have a give-back on https://edge.launchpad.net/ubuntu/+source/subversion/1.6.12dfsg-1ubuntu1/+build/1853955 please?15:19
mvohey joaopinto15:23
ScottKmaxb: Done15:24
maxbthanks15:24
maxbDoes anyone know about java segfaulting on armel? I'm uncertain what to do with the subversion maverick/armel FTBFS  (https://edge.launchpad.net/ubuntu/+source/subversion/1.6.12dfsg-1ubuntu1/+build/1853956)15:25
apwcjwatson, ok that seems to be possible15:28
apws/possible/work ok/15:28
joaopintomvo, hey, a question about APT from a generic perspective, is it valid to have the same package in the same release contained in multiple components ?15:31
joaopintosince Index is kept or a per release/component basis it can be done, but I am unsure if it's valid from a design perspective15:32
joaopintoerm, I mean "Packages"15:32
mvojoaopinto: what is your use-case?15:39
joaopintomvo, this is to help in a decision to define an archive structure, the goal is to have a "beta" and "stable", they can be implemented as releases or components15:40
joaopintoon a regular archive I have never seen a package contained on multiple components for the same release15:41
joaopintoI think the best solution is to use releases, but I didn't find anything invalidating the use of components for the same purpose15:43
cybersnoopWow.. something went pretty wrong with my SSD on 2.6.35-7 (on lucid).15:43
cybersnoopSystem nearly locked-up. When I switched to tty1 I saw some messages from "ata3" about being unable to flush and failed command DRDY15:44
cybersnoopNow these messages don't appear in /var/log/messages .. probably because that's on the same SSD15:44
mvojoaopinto: it should work fine but its a bit unusal afaics. the only thing is that you need to ensure the packages are really the same (I guess that is obvious) if they have the same (name, version)15:45
cybersnoopIs there anyway I can be of any help for kernel-developpers with this error?15:45
joaopintoright, reprepro enforces that by validating the md5sums15:45
joaopintomvo, thanks15:45
mvocheers15:45
=== amitk is now known as amitk-afk
=== deryck is now known as deryck[lunch]
=== bjf[afk] is now known as bjf
ebroderHas anybody tried to use the live CD creator on an Android phone?16:14
ScottKjcastro: Thanks for the hint.  I finally fixed it....16:24
=== fta_ is now known as fta
=== oubiwann-away is now known as oubiwann
pitticjwatson: anything is possible, of course; we'd need to actually start tracking "in progress" as a separate state (it can't be represented at the db level right now), and it's some code changes; I estimate two hours for the changes and testing16:44
cjwatsonpitti: do you think it's a worthwhile thing to do?  there are enough inprogress items on my team right now that I'd be willing to do so16:49
pitticjwatson: not from my side really, since the difference between "todo" and "inprogress" isn't that interesting in terms of planning16:58
pitticjwatson: (lagged, me @ phone)16:58
cjwatsonah, the reason I find it interesting is that if work items are insufficiently granular for some reason then it means that progress is visible rather than artificially reduced16:59
=== deryck[lunch] is now known as deryck
gnarlpitti, cjwatson I just uploaded lucid mvl-dove and ec2 which are rebases to the kernel we already got up in proposed. Can those get accepted?17:17
cjwatsonlooking17:22
=== fta_ is now known as fta
gnarlthanks17:27
=== gnarl is now known as smb-afk
cjwatsonsmb-afk: done17:30
smb-afkcjwatson, Yeah, saw the mails coming in. Ta17:30
cjwatsonpitti,slangasek: could you review base-files and debian-installer in lucid-proposed?17:35
apwcjwatson, so kernels which implement the check via 'flags' seem to work for me, also think i have the cursor turned off now.  kernels uploading to here now:  http://people.canonical.com/~apw/fbcon-hold-maverick/17:57
cjwatsonok, I'm battling with my attempt to implement 'linearfb'17:58
cjwatsonwhich is being less than a perfect model of glorious success right now17:58
apwcjwatson, ok ... hopefully that can give you some idea what it looks like on real h/w17:59
cjwatsonjdstrand: could you have a look at busybox in NEW?18:01
jdstrandcjwatson: k18:03
apwcjwatson, ok just tested the amd64 one on real h/w with your double patched grub and its looking pretty good ... obviously we have the mode switch to X due to the non-vesa native mode18:04
pitticjwatson: can do later on, just need to start a rather large build first18:04
jdstrandcjwatson: looks like it got held up on the new busybox-syslogd. accepted18:06
=== smoser_ is now known as smoser
pittilamont: the current qt4-x11 armel FTBFS in maverick looks like someone forcefully cancelled the build, is that right? i. e. it's not a "real" ftbfs in the "bad package" sense18:09
pittilamont: https://edge.launchpad.net/ubuntu/+source/qt4-x11/4:4.7.0~beta1+git20100706-0ubuntu1/+build/1856835/+files/buildlog_ubuntu-maverick-armel.qt4-x11_4:4.7.0~beta1+git20100706-0ubuntu1_FAILEDTOBUILD.txt.gz18:09
lamontpitti: um... well. ...  so about that.18:09
lamontoops18:09
pitti(this was probably done to ease the armel buildd load a bit, since there were a couple of OEM armel builds of qt4-x11, too)18:09
lamontit was done to clean out a surplus of qt4-x11 uploads to an armel suite... OTOH, maverick is not that suite.18:10
pittilamont: ok, understood; thanks for confirming18:10
=== fta_ is now known as fta
pittiI just wanted to make sure that I interpret it correctly18:10
pittilamont: I'll take over that qt4-x11 OEM thing now and test it locally first :)18:10
lamontyeah - totally mistook it for part of the OEM cluster18:11
pittiso hopefully we'll just have one build then18:11
lamontyou'll give it back then?18:11
pittilamont: I don't really need it18:11
pittiif the Kubuntu or mobile guys do, it should be fine to give back18:11
pittibut it won't be the last maverick upload, so *shrug*18:11
ScottKpitti: Thanks for bringing it up.  I've retried it because qt4-x11 being out of sync on armel has quite a number of unfortunate knock on effects (including making it really hard for NCommander to work on fixing KDE ftbfs that he's been exploring.18:32
ScottKNCommander: Looks like nevermind on fixing qt4-x11 on armel.18:32
NCommanderScottK: woo, unexpected good news18:33
pittiScottK: fair enough; it built everywhere else, so it should build on arm, too18:34
ScottKThat's an interesting theory that doesn't seem to work out in an unfortunate number of cases.  I suspect it's likely to be OK this time though.18:35
pittiScottK: it's my hope, anyway :)18:39
ScottK;-)18:43
=== cnd is now known as cnd`
ScottKjono: I think the last line of your latest blog post is missing a word.18:56
in-pog-forma friend of mine has uncovered a serious security issue18:57
=== Amto_res is now known as Amto`OFF
in-pog-formin PAM18:57
=== fta_ is now known as fta
in-pog-formi wish to let the devs here know18:57
ebroderin-pog-form: https://wiki.ubuntu.com/DebuggingSecurity#How%20to%20File18:58
in-pog-formwithout telling the whole world18:58
jdstrandin-pog-form: if it is http://www.ubuntu.com/usn/usn-959-1, it was fixed yesterday, otherwise, follow ebroder's advice18:58
in-pog-formah yes it was that issue18:59
in-pog-formthank you18:59
jdstrandnp18:59
in-pog-formi tried it18:59
in-pog-formshit gets real yanno18:59
jdstrandI'm unfamiliar with that saying, but yeah, it is not good19:00
in-pog-formexploitable privilege elevation is never a good thingĀ®19:01
in-pog-formany way19:01
in-pog-formback to sysadminning19:01
in-pog-formcheers lads19:01
jdstrandsee ya :)19:02
jono_ScottK, lol, I will fix that now19:05
ScottK;-)19:05
jono_well spotted :-)19:05
jono_cheers19:05
cjwatsonjdstrand: thanks19:22
jdstrandoh sure :)19:23
zulWhen someone from the foundations team review the upstart script in https://bugs.edge.launchpad.net/ubuntu/+source/dovecot/+bug/603285 thanks!19:24
ubottuLaunchpad bug 603285 in dovecot (Ubuntu) "Please convert init script to upstart." [Undecided,New]19:24
=== al-maisan is now known as almaisan-away
=== jono_ is now known as jono
cjwatsonzul: commented on the bug19:39
zulcjwatson: thanks19:39
=== fta_ is now known as fta
SpamapSHm, trying to add memcached and libmemcached to the seeds as they've been approved.. but I'm not sure where things go.. https://wiki.ubuntu.com/SeedManagement seems to list a lot of seeds that aren't in maverick19:53
cjwatsonthey're spread across platform.maverick and ubuntu.maverick19:57
cjwatsonwhat seed are you looking for?19:57
slangasekcjwatson: base-files, debian-installer accepted.  What's the timeline for 10.04.1?  Is jul 29 the target date (as per https://wiki.ubuntu.com/LucidReleaseSchedule)?19:57
slangaseker, getting ahead of myself here - haven't actually accepted d-i yet :)19:57
SpamapScjwatson: Well neither need to be on the CD, the main reason we're adding them to main is for long term support for web apps.. so I'm thinking 'supported-server'19:58
SpamapScjwatson: that page doesn't mention platform.XXX .. like I said, it seems very out of date19:59
cjwatsonSpamapS: lp:~ubuntu-core-dev/ubuntu-seeds/platform.maverick19:59
SpamapScjwatson: indeed, I just pulled that one down19:59
cjwatsonslangasek: shooting for what's on the release schedule but may not quite hit20:00
slangasek<nod>20:00
SpamapSactually supported-misc-servers seems appropriate for memcached20:00
=== fta_ is now known as fta
robbiewpitti: awake?21:15
slangaseklifeless: the missing upstream tags thing is totally reproducible for me21:20
slangaseklifeless: do you have time for us to put our heads together on it?21:21
lifelessslangasek: not immediately. In 3 hours I will.21:21
slangaseklifeless: sounds good21:21
lifelessok, I'll get out and do my chores before the sprint trip, and then ping you.21:21
=== fta_ is now known as fta
achianghow can one get the source to various udebs, such as partman-auto?22:06
achiangjust go poke around in the public pools, find it, and then extract? or is there a more elegant way?22:06
achiangapt-cache search doesn't reveal anything useful22:07
achianghm, maybe they're tucked away in debian-installer22:10
=== pARAd0X85 is now known as boulabiar
achiangapt-get source partman-auto works22:24
CheeryIt's not like anyone other would have ever noticed. but I think I/O for UI peripherals in linux is cumbersome.22:41
Cheeryit results in oddities like having to insert joystick before starting a game.22:43
Cheeryand having to use cumbersome libraries to do simple tasks like play a sound.22:44
=== fta_ is now known as fta
=== sconklin is now known as sconklin-gone
=== dendrobates is now known as dendro-afk
SpamapShmm, looking at bug 603363 .. anybody know why ssh is the only service that uses 'stop on runlevel S' instead of [!2345] ?23:32
ubottuLaunchpad bug 603363 in openssh (Ubuntu) "sshd never stops, prevents umount of /usr partition" [Undecided,New] https://launchpad.net/bugs/60336323:32
=== fta_ is now known as fta

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