/srv/irclogs.ubuntu.com/2012/07/09/#ubuntu-devel.txt

=== dendrobates is now known as dendro-afk
=== ejat- is now known as ejat
pittiGood morning03:37
pittiOdyX: pyppd license change> no problem at all for Ubuntu, thanks!03:37
=== cpg is now known as cpg|away
=== cpg|away is now known as cpg
=== cpg is now known as cpg|away
larsduesingcjwatson: oh.. I think I get the picture... -proposed has to be related -security, -updates, -release; -release has to be related to -security, -release; updates - aehmm... getting complicated, yes...05:24
dholbachgood morning06:49
didrocksbonjour dholbach06:49
dholbachsalut didrocks06:50
dholbachcomment ça va?06:50
didrocksdholbach: ça va bien, et toi?06:50
dholbachoui, ça va - mais j'ai besoin d'un autre tasse de café :)06:51
didrocksdéjà fait ici ;)06:52
=== cpg|away is now known as cpg
=== cpg is now known as cpg|away
=== smb` is now known as smb
=== cpg|away is now known as cpg
sil2100huh?07:33
=== tkamppeter_ is now known as tkamppeter
apwmvo, ok so in that squid-deb-proxy branch is an updated fix which uses the same criteria that apt does in selecting which IP addresses it can use, which should eliminate the 'something wierd' errors: https://code.launchpad.net/~apw/ubuntu/quantal/squid-deb-proxy/lp102129808:16
apwmvo, it does involve a switch of language for the client script there, so i am slightly unsure if we need a dep there08:17
apwi believe it is Essential: so we don't, but best to check08:17
robotexHello08:22
robotexI created application for Ubuntu Showdown, but I can't create deb package08:22
robotexplease, somebody help me08:22
dpmhi robotex, can you be a bit more specific? What is not working for you?08:30
robotexI created PPA and signed it with PGP. Now I go to the my app source directory and trying it: http://developer.ubuntu.com/packaging/html/packaging-new-software.html But in this step I have next problems:08:33
robotex1. Checking the program. In this section tells about downloading and building sources, but I create my own sources. So, I thought I can go to the next step.08:34
robotexso, I tar my sources to archive and go to step 'Starting a package'08:37
robotexand first command:08:37
robotexso, step 'Starting a package'08:37
robotexrobotex@robotex-laptop:~/workspace$ bzr dh-make mirrorcam 1.0 mirrorcam-1.0.tar-gz08:37
robotexbzr: ERROR: Either run the command from an existing branch of upstream, or move mirrorcam aside and a new branch will be created there.08:37
robotexWhat's wrong?08:37
mvoapw: thanks, I have a look08:40
robotexdpm, where can I read fully step by step instruction how to build deb package from pure source code08:47
dpmrobotex, would you mind moving over to the #ubuntu-app-devel channel to help you with your app showdown submission?08:54
robotexok, I'll go there08:58
=== ailo_ is now known as ailo
evmpt: presumably we shouldn't show the "send an error report to help fix this problem" checkbox on debconf progress windows, right?09:20
mptev, I didn't know there was such a thing as a debconf progress window09:20
mptCan you take a screenshot?09:20
evmpt: http://people.canonical.com/~evand/tmp/Screen%20shot%202012-07-09%20at%2010.22.42.png09:23
cjwatsonI don't think anything other than the installer uses the debconf progress type in practice (and the installer turns it into a rather better UI)09:26
evcjwatson: true. Somewhat relatedly, I think I'm going to ignore SETBLOCK09:27
evI can't see the rationale for "lets stuff a bunch of questions all on the same page", other than d-i09:27
cjwatsonnearly everything else does :-)09:27
ev:)09:27
cjwatsonOh, there's reasonable rationale for it in general, in that there may well be questions that are actually related; it's just not widely used09:28
cjwatsonFor example, your MySQL username and password09:28
evah, interesting09:28
cjwatsonActually, mysql-server-* installation doesn't ask for a username, as it happens, it's asking for the DB root password.  But you get the idea09:30
evyeah, it's a reasonable example regardless09:30
cjwatsonNobody uses it much because the dialog frontend doesn't implement it; although it would perhaps be interesting to grep the archive for uses of it, if you can be bothered09:31
cjwatsonAnyway, it'll always contain some other question which presumably you aren't ignoring09:31
cjwatson(I assume you mean BEGINBLOCK/ENDBLOCK)09:31
cjwatsonYou should ignore STOP too, if we're talking about intercepting the debconf protocol09:32
cjwatsonAnd VERSION, CAPB, probably SETTITLE/TITLE ... basically anything other than a GO that actually asks some questions, I suppose09:32
cjwatsonDefinitely shouldn't error on any INPUT, because many of those won't be presented09:33
seb128cjwatson, ev, hey, do you know if somebody in the foundation team looked at the recent daily iso testing issues: https://jenkins.qa.ubuntu.com/view/Quantal/view/ISO%20Testing%20Dashboard/job/quantal-desktop-i386_default/60/09:38
cjwatsonNot again :-(09:39
cjwatsonI guess I'll look today09:39
mptev, yowsers. Do you have any idea how often that appears between steps, and how often just by itself?09:40
mpt("Yowsers"? I meant "Gadzooks", of course.)09:40
seb128cjwatson, it seems random, like i386 worked on saturday and not on sunday, and amd64 the opposite way09:41
seb128cjwatson, I wonder if there is an issue with the jenkins setup...09:42
mptev, it should be easy to imagine how SETBLOCK would be laid out -- you'd need to apply a sanity check to ensure the alert never gets taller than the screen, but you should be doing that anyway ;-)09:42
cjwatsonseb128: Well, there's an actual crash there09:43
seb128cjwatson, ok, I'm not sure how to read those log, the i386 logs for #59 and #60 are quite different, like they would not test the same things...09:48
=== dpm is now known as dpm-bbl
evmpt: what does the sanity check do when it fails? :) Split across pages?09:51
evfor what it's worth, it does already work and its layout falls out of the UI code I've written09:51
mptev, for multiple questions, yes. If even a single question is too tall, I guess you'd have to ellipsize it09:52
evgood point09:52
evI suspect I can coerce the toolkit do to the latter automatically09:52
evI hope09:53
evthis is GTK+ after all09:53
mptAnd remember, this text you're receiving is untrusted. Check what happens when someone gives you an EOF or a RTL direction change marker09:53
mptor 138 LF characters09:53
=== rickspencer3 is now known as rickspencer3_
evsounds like we need a test harness09:54
=== rickspencer3_ is now known as rickspencer3
robotexrobotex@robotex-laptop:~/workspace/mirrorcam-1.0$ fakeroot debian/rules clean debian/rules:13: *** missing separator (did you mean TAB instead of 8 spaces?).  Stop.10:04
robotex what's wrong?10:04
robotexthere is no tabs in this file10:05
cjwatsonrobotex: sounds like you read the error message backwards; command lines in a Makefile (which debian/rules is) *must* start with a tab character10:08
robotexoh10:09
robotextab or spaces10:09
robotex?10:09
cjwatsontab10:09
mptev, I dont have time to design that progress window now, but I can tackle it on Thursday10:10
cjwatsonit's a syntactic requirement, not subject to personal preferences10:10
evmpt: that's fine10:10
evI'll leave the one we have in place for now10:11
rbasakIs the ubuntu-devel lists.u.c moderation queue monitored? I'd like to email it.10:13
robotex<cjwatson>, thanks10:14
robotexIt's compiling!10:20
robotexYahoo!10:20
robotexDone!10:21
robotexmy first deb package in a life ^_^10:23
Chipzzcjwatson: I have wondered about that in teh past (debconf grouping); I suspect it is because a lot of front-ends ignore it (all the text-based ones do)10:25
Chipzzthat and people probably don't know about it10:25
cjwatsonrbasak: occasionally10:31
robotexWhat?! Why package is empty? 0_o10:37
cjwatsonCould you ask this kind of thing on #ubuntu-app-devel, please?10:38
cjwatsonThey're better suited to this kind of question10:38
* rbasak emails ubuntu-devel10:41
shakaran1Could somebody sponsor this bug? https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1012602 It is very reproducible (with duplicates) and it contains a successful path. It only needs apply and release it10:42
ubottuLaunchpad bug 1012602 in software-properties (Ubuntu) "add-apt-repository crashed with UnicodeDecodeError in __main__: 'ascii' codec can't decode byte 0xc5 in position 3: ordinal not in range(128)" [Undecided,Confirmed]10:42
shakaran1s/path/patch/10:44
evis it just me or is ./test_debconf.pl broken? The "call to abstract method CopyDBTestSetup::name" error isn't particularly helpful either.10:46
evah, I get it now. Nevermind10:48
evstill looking a bit bit-rotten though10:48
=== dpm-bbl is now known as dpm
jamespageif I do a seed update for packages which are not yet in main will it break everything todo with that seed?  or will it pull in the new packages anyway and stuff appears in component mismatches?10:53
jamespage(context tomcat6 -> tomcat7 transition)10:54
cjwatsonjamespage: typically the latter but if it needs an MIR then please don't leave the MIR too long10:54
jamespagecjwatson, MIR is already raised - still pending review and approval10:55
rbasakshakaran1: it should enter the sponsorship queue automatically if you attach a debdiff. Do you know how to make one?10:57
shakaran1rbasak: I don't know how to do it. Some useful tutorial?10:59
rbasakshakaran1: https://wiki.ubuntu.com/PackagingGuide/Recipes/Debdiff, and also see https://wiki.ubuntu.com/SponsorshipProcess. Using UDD may be easier.11:03
=== cpg is now known as cpg|away
shakaran1rbasak: thanks I gonna read it just now ;)11:05
rbasakshakaran1: note that you don't have to do this, since the reviewers team will work to get there from your patch, which is appreciated. But submitting something directly in the form that a sponsor can use speeds things up :)11:06
shakaran1rbasak: it is not my patch. It is from another person. I am just a user affected with another duplicate. So if I just can save some time and speed up the process it is ok ;)11:08
shakaran1rbasak: also I like learn new things ;)11:08
cjwatsonA debdiff is no faster for me than any other kind of patch.11:13
cjwatsonThis is an odd myth.  You run patch over it either way, and chances are you'll probably have to edit or at least review the changelog, integration with the patch system, and such either way.  In fact sometimes it can take longer if somebody's tried to integrate it into the local patch system and got it wrong.11:14
shakaran1cjwatson: the patch is only a string cast with utf8 function on python. But the bug has weeks and the patch 3 days. So if nobody can ship it until now I try to speed up the process. I just want the fix released soon.11:31
=== MacSlow is now known as MacSlow|lunch
rbasakcjwatson: ah, OK. The thing is, attaching a patch automatically subscribes ubuntu-reviewers, but attaching a debdiff automatically subscribers ubuntu-sponsors11:37
rbasakcjwatson: is it OK to subscribe ubuntu-sponsors (since I seem to have permission to do that) with just a patch and no debdiff?11:37
mvoapw: I'm looking at the squid-deb-proxy branch now, looks great, I assume you considered something like REACHABLE=$(cat /dev/null|nc $addrform $port) to be less good as it adds additional traffic to squid?11:54
apwmvo, i was trying to avoid additional traffic, but if you think thats acceptable i can go that route11:55
mvoapw: I think python is acceptable too :) was just wondering11:55
apwas the key think is finding out what answers getaddrinfo(..., AI_ADDRCONFIG) will return11:56
cjwatsonrbasak: sure, I don't see why not11:56
cjwatsonrbasak: if you think it's actually something that somebody is trying to have uploaded11:56
apwand i wanted a language which was _all capable so as to not need a binary package11:56
mvoapw: yeah, just read about this in the manpage, haven't crossed that one yet11:56
apwmvo, it was a new one on me too, i was all confused as to why a fe80 addr wouldn't not lookup but my 2001: ones would.  seems they don't count as a configured address to libc11:57
mvoapw: so +1 for python and I'm happy to merge it, I will do some tiny bits of python changes during the merge if you don't mind. if yu do mind I'm happy to branch from your branch and you can review (will be tiny stylistic things)11:57
apwwhich kinda makes sense.  though when looking up an fe80: having an fe80: should work imo, but thats an eglibc 'bug' in that case11:57
rbasakcjwatson: ok, I'll do that, thanks11:57
=== Zic is now known as Guest30679
apwmvo, heh no please hack away on it, i would love to know what you prefer in python, its not a native language for me yet11:58
apwmvo, so i can get it right next time :)11:58
mvoapw: cool, once I'm done I will show you the diff (meh, phonecall)11:58
rbasakshakaran1: I subscribed ubuntu-sponsors for you, so it should be in the sponsorship queue shortly. You can see its progress at: http://reports.qa.ubuntu.com/reports/sponsoring/index.html12:00
=== Guest30679 is now known as Zic
shakaran1rbasak: thanks12:03
=== emma is now known as em
=== _salem is now known as salem_
stgraber@pilot in13:03
=== udevbot changed the topic of #ubuntu-devel to: Quantal Quetzal A2 released! | Archive: open | Dev' of Ubuntu (not support or app devel) | build failures -> http://bit.ly/HaWdtw | #ubuntu for support and general discussion for hardy -> precise | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: stgraber, infinity
shakaran1There are some specific channel for ubuntu webkit related stuff?13:06
mvoapw: thanks a bunch, merged to trunk, it would be great if you would remerge and double check that i did not do something silly during the merge13:16
mvoapw: if it looks good, I can upload (or you can, either way is fine with me)13:16
apwmvo, its cirtainly prettier :)  i'll retest the new construction on my systems here and let you know13:20
mvoapw: awsome, thanks a lot (plus a big THANKS for the fix itself of course)13:20
seb128cjwatson, is you or anyone else looking at the ubiquity,daily iso test issues? can we help in some way?13:26
cjwatsonseb128: I'm looking at it13:27
cjwatsonNot sure how you could help apart from also attempting to work it out from scratch ;)13:28
cjwatsonI can reproduce it13:28
seb128cjwatson, ok, thanks, I will let you handle it then ;-)13:30
seb128cjwatson, sorry for being nagging about it, I'm trying to make sure we keep rick happy ;-)13:31
cjwatsonYeah, I know, that's among the reasons I'm looking ;-)13:32
cjwatsonLooks like it was triggered by usb-storage becoming modular (I'm guessing), but it's a ubiquity bug anyway13:33
cjwatsonOr maybe a hw-detect bug, but it smells like ubiquity to me13:33
cjwatsonIt's peculiar; the debconf debug trace doesn't make a lot of sense.  I might have to reboot and set -x it13:38
cjwatsonGO returns 0 and then it seems to bail out13:38
cjwatsonAnd my previous guess at the trigger is wrong because usb-storage was modular in precise too13:39
seb128cjwatson, :-(13:43
seb128ScottK, hey14:08
ScottKHello seb128.14:08
seb128ScottK, those libreoffice SRU issues are a bit confusing, do you know what update is breaking what exactly? does lo 3.5.4 with the old menubar works fine or is that creating issues?14:08
seb128ScottK, or is the menubar update creating the bug?14:08
seb128or both together?14:08
ScottKseb128: It's not clear to me either.14:09
seb128ok :-(14:09
ScottKOne thing I was sure of on Friday though was leaving the new menubar in updates over the weekend with no one around was not the right answer.14:09
seb128right, good call, thanks for getting that sorted ;-)14:10
ScottKI use LO for $WORK every day, so I'm not going to experiment myself.14:10
seb128ScottK, is there anyone around who is,was having the issue and could help figuring the combinaison of versions leading to the bug?14:10
ScottKI don't know anything more than is in the bug, so not that I know of.14:11
Davieysmoser: mterry just uploaded cloud-init ftbfs fix.14:11
seb128ScottK, ok, I will follow up on the bug, thanks14:11
smoseryeah. :-(14:11
smoseri should have marked in progress14:11
smosersuck14:11
ScottKI don't think anyone what tried to contact the original reporter with specific test requests.14:11
cjwatsonYou know what really annoys me?  rsyslog deciding to rate-limit my debugging output14:11
cjwatsonNO YOU STUPID PROGRAM I WANTED IT ALL14:11
smoserYOU STUPID HUMAN I AM SMARTER THAN YOU14:12
* smoser has sworn at that rsyslog feature more than once.14:13
stgraberseb128: what's the bug# for the libreoffice issue you mentioned earlier? I noticed that on my laptop I no longer have global menu integration (I have lo-menubar installed)14:16
stgraberseb128: and that's on precise without -proposed enabled (LO 3.5.3-0ubuntu1 + lo-menubar 0.1.1-0ubuntu0.1)14:16
micahgstgraber: and you had integration before the lo-menubar update>14:17
stgrabermicahg: yes14:18
seb128micahg, stgraber: integration being broken is a known issue, but we decided it was less of an issue (cosmetic) than having libreoffice segfaulting on print preview and making you loose work14:19
seb128stgraber, bug #754562  is the lo-menubar SRU, it documents that bug14:19
ubottuLaunchpad bug 754562 in LibreOffice Menubar Extension "soffice.bin crashed with SIGSEGV in g_hash_table_lookup() (Libreoffice with lo-menubar crash from page preview)" [Undecided,In progress] https://launchpad.net/bugs/75456214:19
seb128stgraber, https://bugs.launchpad.net/bugs/1021946 is the "new" bug14:19
ubottuLaunchpad bug 1021946 in lo-menubar (Ubuntu Precise) "lo-menubar 0.1.1 from updates repositories makes plasma-desktop to crash" [High,Triaged]14:19
micahgwell, the integration issue isn't listed under regression potential in the lo-menubar SRU bug14:20
micahgah, I see it's mentioned in comment 38, I wonder if that was noticed14:23
micahgso, it effectively disabled the lo-menubar anyways14:24
* micahg guesses we have to wait for RAOF to come online to find out if that was noticed or not when accepting :)14:24
* cjwatson syncs tiff and tiff3 now that jbigkit is in main14:32
mdeslaurcjwatson: thanks14:32
micahgthat should clear a few depwaits :)14:32
cjwatsonmdeslaur: And I did check your recent upload was covered14:32
hallynso is libudisks2-dev meant to be a full drop-in replacement for libgdu-dev, i wonder14:36
cyphermoxhallyn: not without some porting14:42
hallyndrat14:43
hallyncyphermox: so what would be the right thing to do wrt unity?  Do the porting for them, or open a bug?14:44
cyphermoxhallyn: unity was supposed to be taken care of by the unity developers; I think they already know about it14:44
cyphermoxdidrocks: ^ ?14:44
hallyncool, thanks.14:45
didrockscyphermox: yeah, I sent that to popey14:45
didrockshe's the team tracking the dep changes14:46
didrockshallyn: please open a bug, I'm sure there is already one14:46
hallynthat seems contradictory :)14:46
hallynfiled14:49
=== dendro-afk is now known as dendrobates
hallynmterry: amarok has NBS against liblastfm-0 which is replaced by liblastfm-1.  however it has build-dep against liblastfm-dev.  Do I understand right tha ta simple rebuild will fix it then?15:01
mterryhallyn, very likely15:01
hallynmterry: is there a button one can click to make that happen?15:02
mterryhallyn, no, you'll still need to do a new source upload.  If it was a ftbfs, you can click a button to rebuild it.  But for NBS kinds of things, you need a new source (otherwise you couldn't tell old binaries from the new ones)15:03
mterryhallyn, so a "dch -R" will get you the right version number, then a simple comment like "no change rebuild for ..."15:03
hallynmterry: ok, thanks15:03
mterryhallyn, but definitely test-build in a chroot first15:03
hallynyup15:04
mterryit's possible other problems have cropped up since the last time it was built15:04
hallynwill do, thanks.15:04
hallyn(then i'll have to bug you/someone again to upload :)15:04
debfxhallyn: afaik rebuilding amarok won't work as the API changed, apachelogger was working on it15:17
hallyndebfx: yeah, i already ran into kdemultimedia-dev no longer existing, too.  thanks, i'll leave it to apachelogger then! :)15:18
stgraberdupondje: hey there, I'm going through the sponsoring queue and noticed that bug 1015753 is waiting on a reply from you. Just wanted to make sure you're aware of it so we're not stuck there.15:32
ubottuLaunchpad bug 1015753 in cryptsetup (Ubuntu) "Sync cryptsetup 2:1.4.3-2 (main) from Debian unstable (main)" [Undecided,New] https://launchpad.net/bugs/101575315:32
xnoxstgraber: me looks at it just in case ;-)15:33
apwmvo, ok seems to work in all three of the cases i can easily test here15:36
dupondjestgraber: it needs to be merged indeed. Cause upstart files changed name.15:36
stgraberdupondje: will you take care of this? from my understanding, it should just be a matter of adding a .maintscript file to transition the two conf files15:38
dupondjestgraber: should be enough indeed. Need to check that out when having a bit time15:39
stgraberdupondje: cool, thanks15:39
dupondjeor if somebody else feels to take it :) xnox? :)15:39
mvoapw: very nice, want me to upload it? or do you want to upload yourself, either way is fine for me15:40
apwmvo, /me can't upload it :)15:40
xnoxdupondje: I may look at it. i don't think I ever did conf file name transition.15:41
dupondjeme neither :)15:41
mvoapw: thats fine, uploading in a sec15:42
stgraberxnox: add .maintscript file containing "mv_conffile <source> <destination> <last version with source> <binary package name>", you'll need to pre-depends on dpkg >= 1.15.7.2 (man dpkg-maintscript-helper)15:46
xnoxstgraber: awesome, thanks. And keep it until 14.04....15:46
dupondjestgraber: or is there another way in dh_installinit to have different named upstart files then .init files?15:47
stgraberdupondje: I don't know dh_installinit that well, it's certainly possible with some hacks but I'd think it'd just end up being more confusing. Adding the .maintscript is the easiest (it'll generate a preinst entry moving the old conffile to the new path before dpkg unpacks, so you'll get the usual conffile prompt if it's different)15:50
=== ubuntu is now known as Guest88646
=== zyga is now known as zyga-afk
=== dendrobates is now known as dendro-afk
dokocjwatson, Daviey: is the python3.3 udeb needed in the forseeable future?16:32
=== dendro-afk is now known as dendrobates
Davieydoko: very unlucky16:34
Davieyunlikely16:34
* cjwatson denies knowledge16:35
cjwatsonseb128: argh, I can't get the blasted thing to fail under any decent level of debugging16:35
dokochrisccoulson, ogasawara, Sweetshark: the ubuntu-toolchain-r/test ppa has a binutils snapshot. please could you do a kernel/firefox/lo test build with it?16:49
ogasawaradoko: sure16:50
OdyXpitti: thanks.16:52
micahgdoko: which release is this for?16:53
dokomicahg, q16:54
dokomicahg, so yes, a chromium build would be nice too17:01
micahgdoko: I'm not looking really looking after q ATM17:02
seb128cjwatson, :-(17:16
seb128cjwatson, is there any update which was likely to have caused the issue that we could revert while we debug? (asking because rick already hinted that after several days of test not working we should have reverted the problematic update)17:17
cjwatsonseb128: I have absolutely no idea what to revert or else I would have already done so.17:19
micahgdoko: chrisccoulson is a bit busy right now, I'll kick off a Firefox build for you17:19
cjwatsonseb128: And previous test failures were different ...17:20
seb128cjwatson, ok...17:20
seb128cjwatson, previous ones on the same iso, or you mean until you fixed the other bug on friday?17:20
cjwatsonthe latter17:20
seb128cjwatson, what is weird is that some of the builds success17:20
cjwatsonIt seems to be racy, but I haven't worked out why17:20
seb128so seems racy as a bug17:20
cjwatsonFriday> so what I mean is that I'm not prepared to take responsibility for not fixing any failures that arose over the weekend :-P17:21
seb128hehe, fair enough17:22
seb128in your defense the first build on saturday was green ;-)17:22
stgraber@pilot out17:31
=== udevbot changed the topic of #ubuntu-devel to: Quantal Quetzal A2 released! | Archive: open | Dev' of Ubuntu (not support or app devel) | build failures -> http://bit.ly/HaWdtw | #ubuntu for support and general discussion for hardy -> precise | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: infinity
cjwatsonseb128: I don't suppose you know if there's any way to get ubiquity --debug output from https://jenkins.qa.ubuntu.com/view/Quantal/view/ISO%20Testing%20Dashboard/job/quantal-desktop-i386_default/60/ ?17:35
cjwatsonHm, it doesn't run with --debug at the moment by the looks of things17:37
micahgdoko: I"ll have to do it later, apparently the package that allowed adding PPAs from the cli has changed in quantal and it's breaking my local scripts, someone from the desktop team will have to help you17:39
seb128cjwatson, sorry I don't know, we would need jibel there...17:42
cjwatsonseb128: I'm not getting anywhere and have apparently stopped being able to reproduce it.  Giving up for today.17:52
seb128cjwatson, ok17:54
seb128cjwatson, have a good evening17:54
seb128the iso tests are at least not all red for days so while we are still on the hook we might get away with it ;-)17:55
cjwatsonIf it recurs then maybe it will come with some kind of clue on reproducing it more reliably.17:55
=== cpg|away is now known as cpg
=== dendrobates is now known as dendro-afk
=== cpg is now known as cpg|away
=== cpg|away is now known as cpg
=== arges__ is now known as arges_
hallyndoes anyone see why python-support has not been built for anything but i386?19:54
hallyndoesn't look like it failed...19:54
hallynjust didn't try19:54
Laneybecause it's arch:all. the same binary package can be used on any architecture.19:55
pittihallyn: it's arch:all19:55
SpamapSall together now19:55
SpamapSits arch:all!19:55
SpamapSthis is how musical numbers start19:55
hallynso the python-greenlet build failure should be resolved if we just hit re-build?19:55
hallyn(it failed bc of python-support being unavailable)19:56
jtaylorno19:56
jtaylorpython-support is removed from main, it needs to be transition to dh_python219:56
Laneysmells like a component mismatch19:56
hallynpython-support needs to be transitioned to dh_python2 so it can go back into main?19:57
jtaylorno greenlet19:57
jtaylorpython-support and dh_python2 are both packaging helpers, the former is deprecated19:58
hallyngotcha19:58
hallynthanks19:58
Laneythere's a dh_python2 patch on the bts19:58
Laneyyou can probably use that, assuming Daviey has clue :P19:58
hallynDaviey: ^ do you think we should push your debdiff into python-greenlet for q, or wait for debian to accept it?20:02
jtaylordebian won't accept it till wheezy +120:02
pittiFYI, Debian is in freeze now; I wouldn't depend on Debian to accept anything non-urgent right now20:02
hallynok thanks20:03
Davieyhallyn: yeah, i had hoped it would have got in.. it's been there for ages.. feel free to sponsor it in, or i'll do it tomorrow20:03
Davieythanks for asking20:03
DavieyLaney: the clue i had, i lost long ago20:04
LaneyI think I sold it, soz for that20:05
Davieyhallyn: debian bug 67324420:05
ubottuDebian bug 673244 in python-greenlet "python-greenlet: Please consider converting to dh_python2" [Normal,Open] http://bugs.debian.org/67324420:05
hallynDaviey: yup, already test-building, thanks20:06
DavieyI really wish installing language-pack-en didn't bring in firefox-locale-en.. it urks me20:07
hallynthat's not how you spell irk :)20:08
ScottKMaybe it is in en-GB.20:10
hallynDaviey: you never opened an ubuntu bug for that one right?  (about to create one)20:11
Davieyhallyn: i did not..  i often think it's not worth opening a bug just to close it again a few mins later.20:14
Davieybut does increase street cred via karma i suppose :)20:14
hallynOTOH it gives something to reference in changelog...  <shrug>20:14
sorenAt one point I had a script that did all of that for me. I'd just do "whatever.py 'Title' 'Description'". It'd file a bug with the relevant title and description and add a changelog entry saying 'Fixed "$TITLE" (LP: #XXX)'20:17
sorenI wonder where that went..20:17
hallynyou've since re-written it in go, and posted it at code.google20:18
Davieysoren: why not just write a while true: open-pointless-bug(title=rand()) done ?20:18
sorenI think it was back in the day when we had to do weekly activity reports. This way, I had a paper trail.20:19
Davieyeww20:19
soren"eww paper trail" or "eww activity reports"?20:19
hallyni dunno, i still like the idea, especially for figuring out, while doing a big merge, wtf person x was thinking 10 commits ago20:21
Davieysoren: both.20:25
LaneyMost stuff can be adequately dealt with by being a bit more verbose in your changelogs.20:26
infinityhallyn / Daviey: Unless it's for an SRU (where we want to bugs for verification-tracking and such), I'm not sure I see the point in clogging up the bug database just to have something to close in a changelog.20:33
infinityhallyn / Daviey: Given that, in the short window between opening and closing it, the only person reading it will be you, it seems entirely pointless.20:33
hallyninfinity: so assuming that there is an open debian bug, and we don't want to (i assume) put 'Closes: XXX' in the ubuntu changelog, isn't the ubuntu bug (with debian bug linked) useful in the changelog?20:34
hallynok, less work, i'm on board20:35
infinityhallyn: I put close: 1234 in Ubuntu changelogs all the time.20:35
infinityhallyn: closes*20:35
hallynwhen it hasn't gone in through debian?20:35
infinityhallyn: A reference to a bug is handy, if the bug has traffic, a reference to a bug you artificially created to have a reference is silly, you should just have better changelogs.20:35
hallynmy changelogs reads like a first rate novel20:36
infinityhallyn: If it hasn't been uploaded to Debian, it's still not a lie that your change *would* closes: 1234. :P20:36
tumbleweedthere's no point in copying a bug to LP just so we can link to it from the changelog. Closes on debian bugs ++20:36
infinity(I'd also argue that, freeze or not, if the dh_python2 conversion is clean, it would be perfectly acceptable to upload to Debian)20:36
infinitypython-support dying is, unfortunately, not a release goal, but it's still awful and needs to die.20:37
LaneyI'm not sure the release team would accept that argumentation20:37
ScottKWheezy +1.  Both -support and -central should die.20:37
Laneywhat about The Morph Factor?20:38
jtayloropinions on -support vary greatly in debian20:38
jtayloryou won't get a dh_python2 patch through jwilk or morph until support is removed20:38
ScottKjwilk is making suggestions now.20:38
tumbleweedjwilk has sponsored dh_python2 packgaes (although not often)20:38
tumbleweed(I think)20:38
ScottKI think he's coming around and in Wheezy +1 POX can work to satisfy his concerns.20:39
ScottKSomeone's going to have to fix an RC bug in python-support before release.20:39
infinityLaney: Well, I don't maintain any python junk, so I can give random advice without it actually affecting me. ;)20:40
LaneyMe neither. I just know that the freeze guidelines rule out random packaging changes20:41
infinityLaney: Sure, though this is, arguably, not a "random change", but fixing a bug.20:41
Laneybut you're there, so can convince folk over $cheese and $wine.20:41
infinityThe bug being "oh god, python-support".20:41
jtaylorjcristau recenty said dh_python2 does not get an exception20:41
jtayloras long as support does not cause issues20:41
infinityjtaylor: Ahh, shame.20:41
dokosometimes you have to "convince" jcristeau20:42
jtaylorchange it just because it makes ubuntu delta smaller will probably not be convincing20:43
infinitydoko: I know how you tend to "convince" me.20:43
* Laney blushes20:44
jtaylordoko: do we need the mpich2 delta?20:45
jtaylorto my knowledge blcr does not work anyway20:45
jtaylorbrcl20:45
dokojtaylor, then fix brcl20:45
jtaylordoko: upstream fails at that, why should I succeed?20:46
jtaylormpch2 is semi-broken in precise and quantal, a sync would fix it, I don'T feel like merging for no reason20:46
jtaylorthe newest kernel upstream supports is 2.6.3820:48
=== cpg is now known as cpg|away
dobeyinfinity: hey20:55
dobeyinfinity: test-building re-packing of ubuntuone-client right now. do i need to upload it as 0ubuntu1.1 now, or is 0ubuntu1 still fine since it hasn't been accepted?20:56
=== cpg|away is now known as cpg
psusicjwatson, the documentation on the ubuntu wiki says to reinstall grub from the livecd, you should use --boot-directory=/mnt/boot.  AFAICS, this is dead wrong.  That switch changes the /boot directory, but grub-install needs to know --root-directory=/mnt, otherwise it assumes the root of the livecd is the root, however, --root-directory is also not mentioned in the man page, and the script comments say it is accepted for backward compatibility.  Am I mi22:54
psusissing something?22:54
=== salem_ is now known as _salem
RAOFmicahg: I didn't notice comments posted after I accepted lo-menubar into -proposed when I accepted lo-menubar into -proposed, no ☺. slangasek would appear to be the person who accepted it into -updates; I don't know whether he noticed the "it doesn't actually work" comments.23:04
ScottKRAOF: I think they were added after once someone noticed the other bug.23:14
psusicjwatson, nevermind23:15
RAOFScottK: They seemed to be directly above slangasek's verification-done tagging; maybe this was a race, though.23:15
ScottKNot sure.23:15
ScottKThat was my impression on Friday, anyway.23:15
cjwatsonpsusi: the chroot method on the wiki is the only one I endorse or recommend; I didn't write that page and have not had the time it would take to edit it into complete sanity23:24
=== james is now known as Guest94962

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