/srv/irclogs.ubuntu.com/2012/11/13/#ubuntu-devel.txt

xnoxbarry: editor clash? =)00:58
mdeslaurbdrung: yes, I was waiting for it to finish building. I'll release it now.01:23
mdeslaurbdrung: ok, released now. Sorry for the delay.01:25
geofftraof: By any chance do you have a PPA or something with apitrace? or a source package?01:31
Sarvattgeofft: https://launchpad.net/ubuntu/raring/+queue?queue_state=0&queue_text=apitrace and http://anonscm.debian.org/gitweb/?p=pkg-xorg/app/apitrace.git01:48
geofftSarvatt: thanks! ... why does pad.lv/u/apitrace not find that? (Was I supposed to be able to find that on my own?)02:26
RAOFgeofft: Probably because it's in the NEW queue at the moment, so it's not technically in the archive.02:42
=== k is now known as Joan
=== Joan is now known as Logan_
=== cpg|away is now known as cpg
BenCinfinity: How will the indep package(s) get built for linux-ppc?04:10
pittiGood morning04:34
pitticjwatson: hmm, http://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html seems stuck?04:39
pitticjwatson: no process seems stuck, and running "bin/run-britney --debug" manually finishes and yields no error; but above page doesn't get updated still05:46
pitticjwatson: is that script now also generating the excuses, or still only generates raring_probs?05:47
ScottKpitti: re #u-m you were apparently supposed to chair the non-meeting yesterday, so I was making a poor attempt at a joke.06:06
=== smb` is now known as smb
dholbachgood morning07:50
pittiah, all channels lighting up, must be dholbach :)07:52
pittidholbach: guten Morgen!07:53
* dholbach hugs pitti07:53
sorenpitti: I remember we "left the meeting at the same time slot" last when we switched to DST, but whether that was respective to UTC or to our local time... I'm not sure.08:12
pittisoren: binding this to UTC doesn't seem to make much sense really; noone in the TB team is in the southern hemisphere, so binding it to London time seems more sensible08:14
sorenI'm fine either way.08:15
pittior we really have to make a new time08:16
pittiat least for me we keep switching between "impossible" and "really inconvenient"08:16
pittisoren: I mailed TB, let's collect some opinions08:20
cjwatsonpitti: the entry point is run-proposed-migration, not run-britney, and you don't need to run it by hand for this since it logs to proposed-migration/logs/; it's crashing due to (probably) yet another partial-suite-merging bug which I'll look into once I've properly started work08:22
cjwatsonproposed-migration/log/, sorry08:23
pitticjwatson: ah, thanks! good to know08:23
cjwatsonI'll probably have to sit down with pdb again08:23
=== Tonio_ is now known as Tonio_aw
=== Tonio_aw is now known as Tonio_
=== Tonio_ is now known as Tonio_aw
=== Tonio_aw is now known as Tonio_
pittirbasak, cjwatson: wrt. our conversation yesterday, it just so happened that I saw a rather good example yesterday why failing on stderr is good at least sometimes: https://jenkins.qa.ubuntu.com/view/Raring/view/AutoPkgTest/job/raring-adt-libarchive/10:38
pittiit succeeds on amd64, so the creator of the test didn't see a problem10:39
pittibut it fails on i386 only due to some type incompatiblities10:39
pitti(gcc spits out unexpected warnings)10:39
cjwatsonAgreed10:39
=== mcclurmc_away is now known as mcclurmc
pittirbasak: of course at other occasions it's still unnerving, so one needs to 2>&1 them10:40
rbasakpitti: it is certainly useful here. But I'd argue that gcc should be told to fail on warnings here (there's an option for that, right)? In the general case I still think that Unix convention is that the exit status alone tells you whether something succeeded. I'd even go as far as to argue that if anything stderr=failure should be a test option, rather than the default or a requirement for the reverse.10:46
rbasak(since status printing to stderr is common)10:46
pittirbasak: yes, it can certainly be refined; I just found it funny that on that very day I found such a case :)10:46
rbasak:-)10:47
pittirbasak: so, please feel free to file a Debian bug, so that we can dicuss it with the autopkgtest maintainers10:47
rbasakOK, will do10:48
rbasak(I do accept that it's debatable)10:48
didrockscjwatson: hey10:52
cjwatsonHi10:52
didrockscjwatson: jibel and I are looking at experimenting the workflow with daily automated upload of the PS stack10:52
didrockscjwatson: we need a user logged in into launchpad, its ssh key and the gpg keys for signing and pushing to distro10:52
didrocks(even if the last step is disabled until the tests are passing)10:53
didrocksto avoid having too many bots, do you think we can use one?10:53
cjwatsonYou don't need a GPG key capable of pushing to distro10:53
didrocksah?10:53
cjwatsonWe agreed you could do that with copies10:53
cjwatsonRemember?10:53
didrocksright10:53
cjwatsonYou need a GPG key capable of pushing to a PPA, but that process should be divorced from copying to the distro10:53
didrocksbut the source package should be signed in the ppa, with someone having upload access?10:53
didrocksoh nice10:53
cjwatsonSo I would actually prefer two bots here10:53
didrocksI agree :)10:54
cjwatsonOne to deal with your PPA, and one running as ubuntu-archive@lillypilly that deals with copying into the distro10:54
cjwatsonIf you run launchpadlib as that latter user, it'll run as ~ubuntu-archive-robot10:54
cjwatsonWhich can copy anything into Ubuntu10:55
didrockscjwatson: the copy was part of a jenkins job, so I guess it's getting a little bit more complex10:55
xnoxand a recipe cannot create the source packages they way it is needed? (to even avoid the gpg key signing bit)10:55
cjwatsonI'm not at all convinced it would be safe to copy recipe packages into the distro; I'd rather we didn't try to break ground that's quite that new10:56
xnoxok.10:56
cjwatsondidrocks: You could queue it up somewhere for a cron job to process10:56
didrockscjwatson: yeah, we are going that way I think10:57
DavieyNot to mention crappy changelog messages. :)10:57
cjwatsonxnox: It's an interesting idea, certainly, but let's experiment on something that doesn't matter first :)10:57
xnoxcjwatson: sure.10:57
cjwatsonDaviey: Well, you could construct a recipe that just worked off a single branch, without the automatic Debian package merging stuff10:58
cjwatson(At least in theory; I don't know if that's actually implemented)10:58
Davieycjwatson: true, didn't consider that11:04
lu_zerohi11:21
lu_zeropitti: ping11:21
pittihello lu_zero11:21
xnoxpersia: thanks for cryptsetup translations =)11:24
=== _salem is now known as salem_
rbasak"package libldap-2.4-2 2.4.31-1ubuntu2 failed to install/upgrade: trying to overwrite shared '/etc/ldap/ldap.conf', which is different from other instances of package libldap-2.4-2:i386" -- is this a multiarch issue? I've read https://wiki.ubuntu.com/MultiarchSpec#Architecture-independent_files_in_multiarch_packages but am not sure11:32
cjwatsonSounds like it.  Any files in Multi-Arch: same packages shared between different architectures at the same version must be bitwise-identical11:33
=== yofel_ is now known as yofel
lu_zeropitti: mind if I query you a bit?11:35
lu_zerosiretart pointed me to you to discuss about udev in ubuntu11:36
rbasakAnything special for conffiles?11:36
cjwatsonI don't think so11:36
rbasakOK, thanks11:36
* rbasak pokes11:36
cjwatsonBut slangasek would know better11:36
pittilu_zero: sure, just ask11:36
slangasekrbasak: however, I think I remember there being a bug in dpkg not doing the sensible thing in the event the conffile has been modified on the system11:37
cjwatsonI don't know if there might e.g. be a bug with locally-modified conffiles11:37
cjwatsonYeah11:37
rbasakThat seems likely here11:37
rbasakThis is bug 107477711:37
ubottuLaunchpad bug 1074777 in openldap (Ubuntu) "package libldap-2.4-2 2.4.31-1ubuntu2 failed to install/upgrade: trying to overwrite shared '/etc/ldap/ldap.conf', which is different from other instances of package libldap-2.4-2:i386" [Undecided,New] https://launchpad.net/bugs/107477711:37
rbasakI presume /etc/ldap/ldap.conf is likely to be locally modified11:37
slangasekthis was Debian bug #68477611:40
ubottuDebian bug 684776 in dpkg "dpkg incorrectly complains about conffile contents being different for MA packages" [Serious,Fixed] http://bugs.debian.org/68477611:40
slangasekrbasak: which release are you seeing this on?  Looks like we might want a dpkg SRU11:40
rbasakslangasek: 12.04.1 -> 12.10 I think. Just checking now.11:41
slangasekrbasak: right; the fixed version of dpkg is only in raring11:41
rbasakAh11:41
slangasekrbasak: bug state munged11:43
toabctlxnox, can you have a look at bug 1037588 again? and sponsor the package if that's ok for you?11:44
ubottuLaunchpad bug 1037588 in icu (Ubuntu Raring) "Provide pkg-config pc files" [Wishlist,Triaged] https://launchpad.net/bugs/103758811:44
rbasakslangasek: thank you!11:44
xnoxtoabctl: ok.11:44
toabctlxnox, thx11:48
=== Quintasan_ is now known as Quintasan
=== attente_zzz is now known as attente
=== stan__ is now known as stan
=== Tonio_ is now known as Tonio_aw
=== Tonio_aw is now known as Tonio_
=== Tonio_ is now known as Tonio_aw
apwcjwatson, linux-ppc only build on powerpc, not on 'all' as well is that a packaging error or something outside the package12:21
cjwatsonapw: all is only ever built on i38612:22
cjwatsonWhy does linux-ppc need to build Architecture: all binaries?12:22
apwcjwatson, it has a common headers which seems to be marked : all.  i guess there is no good reason for that in this case12:23
apwcjwatson, but does that imply that if a package has no :i386 packages it will not build its :all packages12:24
slangasekit doesn't imply that; but the source package does need to successfully build on i38612:24
cjwatsonThere is an argument that this is an LP bug12:24
cjwatsonIt wasn't tried on i38612:24
slangasekoh, and that's not due to P-a-s?12:25
cjwatsonHowever, in this specific case, it would probably be simplest to just make all the binaries architecture-dependent12:25
slangasekyp12:25
slangaseke12:25
slangasekê12:25
cjwatsonI'd be surprised if this were due to P-a-s, given that this is an entirely new source package12:25
apwcjwatson, right i cannot see why they need to be as it is actually single architecture12:25
apwi am just supprised it didn't build there anyhw12:26
cjwatsonBut do file an LP bug about this; right now, it only considers "all" in the .dsc's Architecture field if it doesn't find any other architectures it can build12:27
cjwatsonI don't think that interpretation is supported by policy, although it's not desperately clear12:27
apwcjwatson, will do12:28
=== MacSlow is now known as MacSlow|lunch
apwcjwatson, bug #107826612:33
ubottuLaunchpad bug 1078266 in Launchpad itself "launchpad only considers architecture: all in a .dsc when there is no other architecture to build" [Undecided,New] https://launchpad.net/bugs/107826612:33
cjwatsonta12:35
=== cpg is now known as cpg|away
cjwatsonpitti: fixed proposed-migration (britney2-ubuntu r319)12:43
cjwatsonapw: BTW I don't know if you noticed but linux migration is also blocked on linux-lowlatency12:46
=== doko__ is now known as doko
AquaL1tei'm running ubuntu 12.04 on a lenovo x220. i can't properly shutdown/power on if there is no network connection and AC power connected. downgrading the network manager worked to fix the power on. shutdown problems still persist, i changed the timeouts in /etc/init/failsafe.conf to max 15 seconds. no result. it keeps hanging in the plymouth animation. any help? is this a known problem? no logs can be found since it probably hasn'12:54
AquaL1tekernel upgrade didn't work either12:54
Sweetsharkdoko: anything from my side blocking to proceed with bug 1017125 as a SRU for quantal?13:06
ubottuLaunchpad bug 1017125 in boost1.49 (Ubuntu Quantal) "[SRU quantal] boost::unordered_multimap<>::erase(iterator, iterator) broken in boost1.49" [High,New] https://launchpad.net/bugs/101712513:06
Sweetsharkpkg is on chinstrap13:06
dokoSweetshark, I did upload13:07
Sweetsharkdoko: ah, awesome. sorry.13:07
Sweetsharkdoko: I was drowed in upstreaming our stuff so did watch it.13:08
dokoSweetshark, or did you already prepare the quantal package?13:08
Sweetsharkdoko: ETA this week.13:08
dokoit's uploaded to raring only afaics13:08
Sweetsharkah,13:08
Sweetsharkdoh13:08
Sweetsharkthe boost quantal package13:08
Sweetsharkyes, the boost quantal package is on chinstrap and the debdiff is on the bug13:09
* Sweetshark thought you were talking about a libreoffice 4.0 upload for raring first.13:10
AquaL1tei guess i'll just use debian...13:15
dokoSweetshark, now uploaded to quantal ... I think you did only ping me about the raring upload, or I didn't see the second ping13:15
xnoxdoko: is it _both_ boost1.49 and boost-mpi-source1.49 packages?13:16
Sweetsharkdoko: yes, sorry for the confusion, I should have been more explicit.13:16
dokoxnox, no. Sweetshark: ^^^13:16
xnoxotherwise uninstallable mpi package are introduced.13:16
xnoxSweetshark: doko: cjwatson had to upload the matching boost-mpi-source1.49 into raring to migrate it.13:17
xnoxSweetshark: doko: which is not ideal.13:17
BenCcjwatson: How will the "all" packages get built for linux-ppc?13:17
pitticjwatson: \o/ thanks!13:18
SweetsharkI didnt see anything about the boost-mpi-sources.13:18
Sweetsharkxnox: what would be a better way to handle it then?13:19
xnoxSweetshark: boost1.49 is split into two source packages in ubuntu.13:19
xnoxSweetshark: the one in main builds all package, but those that build-depend on mpi.13:19
xnoxSweetshark: the boost-mpi-sources is an exact copy of the boost1.49, except it builds those bits that build-depend on mpi.13:20
cjwatsonBenC: apw and I talked about this a couple of hours ago13:20
xnoxSweetshark: as we keep mpi in universe.13:20
xnoxSweetshark: so grab the boost-mpi-source1.49 package and apply your boost1.49 debdiff & adjust changelog to keep them matching.13:20
Sweetsharkxnox: yikes. nasty.13:21
xnoxSweetshark: see raring's boost-mpi-source1.49 as an example.13:21
Sweetsharkxnox: will do.13:21
slangasekfortunately that split can go away once ArchiveReorg is done13:21
xnoxs/once/if/ =)))))13:22
BenCcjwatson: I wasn't on IRC then..what was the verdict?13:22
slangasekxnox: your skepticism in the face of resourced blueprints wounds me13:23
xnoxslangasek: well... depends how we will agree to keep the build-closure. cause my understanding was that we still want mir-like process to be included in the supported set which needs closed build-dependency loop.13:25
* Sweetshark translates that to: .oO( slangasek: I find your lack of faith disturbing ...)13:25
slangasekxnox: no, the closure will be over binary packages only13:26
xnoxslangasek: so "once" sounds very automatic, "if" makes more neutral, as in some work will still be needed to remove the split.13:26
xnoxslangasek: oh, in that case it's all good.13:26
xnoxslangasek: ok. thanks for correcting me.13:27
cjwatson13:20 <cjwatson> BenC: It's LP bug 1078266, but really there's not a lot of point in those binaries being architecture: all in the first place13:28
ubottuLaunchpad bug 1063188 in Launchpad itself "duplicate for #1078266 Launchpad doesn't try to build the "all" packages if i386 isn't in the Architecure field" [Low,Triaged] https://launchpad.net/bugs/106318813:28
siretartxnox: that sounds similar to libav / libav-extra13:28
cjwatsonBenC: ^- dunno if you saw that - I was disconnected13:28
=== Tonio_aw is now known as Tonio_
BenCcjwatson: There is in the main package, but I can see it isn't really needed for the architecture specific one like linux-ppc13:35
BenCGoing to require some rewiring to make it binary-arch for just the non-master builds...13:35
slangasekBenC: there's probably prior art here, in the form of the various arm-specific kernel sources13:36
slangaseklinux-ti-omap4, for instance13:36
BenCslangasek: I'm hoping for something I can push back to the linux master branch so alternate kernels don't have to reimplement this again :)13:37
slangasek(and hmm, why is that source package still present in raring, sigh)13:37
slangasekBenC: right, having it sensibly merged in master would be nice :)13:37
=== MacSlow|lunch is now known as MacSlow
apwBenC, i believe this is already coped with ... specifically for arm etc13:43
seb128hum, https://launchpad.net/ubuntu/+source/gegl is "interesting"14:12
seb128"0.2.0-2ubuntu1 release, proposed (main)"14:12
seb128the build on armel failed14:12
seb128so it didn't migrate out of proposed14:12
seb128the armel builders got removed since14:12
seb128is it ok to let it in this state?14:13
cjwatsonseb128: let me debug that please - that shouldn't matter14:15
cjwatsonbecause proposed-migration isn't considering armel at all14:15
seb128cjwatson, ok, thanks14:15
cjwatsoneh14:15
cjwatsonno, you've misdiagnosed that :)14:16
seb128oh?14:16
seb128well, it's both release and proposed14:16
cjwatsonit *has* migrated out of -proposed, but there's a set of LP timeouts that mean it can't currently be removed from -proposed14:16
seb128so something happened :p14:16
cjwatsonthose are being worked on14:16
seb128oh ok14:16
seb128good14:16
cjwatsonbut you can entirely ignore this14:16
seb128great, thanks!14:16
cjwatsononce the timeouts are gone I'll clean everything up14:16
bdrungmdeslaur: thanks.14:33
=== Tonio_ is now known as Tonio_aw
=== Tonio_aw is now known as Tonio_
=== Tonio_ is now known as Tonio_aw
=== Tonio_aw is now known as Tonio_
=== Tonio_ is now known as Tonio_aw
BenCcjwatson, apw: linux-ppc with the arch-all override has been uploaded15:49
cjwatsonThanks15:49
cjwatsonapw: Is somebody handling linux-lowlatency, do you know?15:49
barrymterry: toabctl was pinging me about bug 1076186.  last week i uploaded an sru fix to quantal-proposed (though it's still sitting in the unapproved queue).  i see that you applied the patch to lp:ubuntu-release-upgrader trunk, thanks for that!  should we upload 1:0.192 (trunk) to raring or were there other things you wanted to get into that branch (i ping you instead of pitti or mvo 'cause you touched it last :)15:50
ubottuLaunchpad bug 1076186 in ubuntu-release-upgrader (Ubuntu Quantal) "not possible to upgrade to raring" [High,In progress] https://launchpad.net/bugs/107618615:50
mterrybarry, I don't have other queued up fixes.  Though it's not urgent itself for raring (though I guess you're asking because SRUs like to see it fixed in devel version?)15:51
barrymterry: yep15:51
barrymterry: i'm happy enough to upload from lp:u-r-u15:52
mterrybarry, OK, thanks!15:52
barrymterry: np!15:53
smbbarry, Now this is scary. I just was falling over the same and had the same resolution... :-P15:55
barrysmb: synchronicity is a weird thing ;)15:56
roaksoaxjdstrand: howdy! So we have started looking into SRU'ing maas features in precise to completely drop the use of cobbler. However, we have to SRU two new packages to precise-updates. So I was wondering what's the process I should follow to satisfy the security team?15:56
smbbarry, Especially when you start to ping about it just while I am not looking while searching launchpad (well google) for a already reported bug and ending on the very same... :)15:57
barrysmb: blame toabctl :)  he pinged me on it, and i had to restore those brainbits from backup tape ;)15:58
* smb expects the agents any time soon...15:58
barrymterry: pre-build.sh requires apt-btrfs-snapshot :( :(15:58
mterrybarry, just to have it installed, I don't think you need btrfs15:59
barrymterry: yeah, i'm just grousing.  i remember weird apt-get update complains when apt-btrfs-snapshot was installed.16:00
xnoxbarry: non-fatal =)16:01
xnoxmterry: well in ubiquity we have pre-build that downloads source packages and extracts / repackages them, such that it's not needed to be installed.16:01
xnoxmterry: and then the embedded copy is also in the source tarball of ubiquity =))))16:01
mterrybarry, oh yeah, you'll get a warning during apt-get upgrade16:02
xnox(well we do a lot more than just copy the files we do monkey-patching as well as other stuff....)16:02
barrymterry: yep16:02
cjwatsonWe don't do any monkey-patching in the versions in ubiquity's source tarball; that's all done at build time16:04
cjwatson(Well, apart from removing some large files we don't need)16:04
xnoxthere is always small print =)))))16:05
=== Tonio_aw is now known as Tonio_
=== Tonio_ is now known as Tonio_aw
=== Tonio_aw is now known as Tonio_
=== deryck is now known as deryck[lunch]
Laneystgraber: did you forget to remove the templates from the 'lxc' package?16:55
* Laney got a file conflict upgrade failure :-)16:55
stgraberLaney: hmm, let me check... I triple-checked the package replaces/breaks/... but not so much the actual content...16:56
stgraberah, and my test machine had my PPA enabled so I never actually tested the new packages... that'd explain why I didn't notice it...16:58
Laneyheh16:58
stgraberLaney: yep, confirmed, files are in both packages... fixing16:58
stgraberLaney: uploaded17:10
Laney\o/17:10
Laneyta17:10
=== Tonio_ is now known as Tonio_aw
=== Tonio_aw is now known as Tonio_
* mightyiam azzking wherez his Raring kernelz17:36
BenCHow do I amend a bzr commit so it shows my correct commuter?17:37
BenC*commiter17:37
=== Tonio_ is now known as Tonio_aw
cjwatsonBenC: uncommit, fix config, recommit17:40
apwcjwatson, yeah i will be handling it17:43
infinityBenC: Oh, regarding your question earlier about how a ppc-only package will build indep packages, the answer is "it won't".17:44
mfischseb128: ping17:44
infinityBenC: Does linux-ppc need to be generating indep bits? :/17:44
apwinfinity, we have that prob. under control i believe17:44
infinityapw: Ahh, good.17:44
BenCinfinity: That's been resolved17:44
infinityBenC: Check, just catching up on nick hilights. :P17:45
BenCcjwatson: I'm hoping I did this right. I committed e500/e500mc powerpc bits to base-installer for proper kernel detection along with a test case, ran all powerpc tests, pushed to my own branch and requested a merge with lp:~ubuntu-core-dev/base-installer/ubuntu17:48
BenCcjwatson: Is that all up to spec?17:48
cjwatsonBenC: That sounds fine - something will probably mail me about it in a bit then17:49
sunweaverdavidbarth, fyi, I changed nick from m1k3 to sunweaver (realname Mike Gabriel) as sunweaver will be my login ID on Debian machines once I am through NM frontdesk process of Debian.17:49
BenCcjwatson: What other packages should I look into (cd creation and such)?17:50
sunweavercjwatson, still have my GPG key at hand? Would love it to be signed. THANKS!!!17:50
infinitycjwatson: As to the LP bug/misfeature, I had considered a simple algorithm where if we see arch all in the list, but not i386, we pick the first non-all arch to do a -b build on.  That would neatly solve the affinity issue in some cases too.17:50
infinitycjwatson: But it would mean some reworking of some bits, I think, since we just assume the nominated indep arch is the only place arch all binaries will spew forth from.  I think.17:50
infinityapw: I don't support the resolution was to stop building the common headers entirely, which just plain makes more sense for out-of-tree builds?17:51
infinityapw: Oh, except in this case, where there are 4 flavours.  Nevermind.17:52
sunweavercjwatson, 0x25771b3117:52
cjwatsonBenC: debian-installer is the main other one for now17:53
cjwatsonsunweaver: oh yeah, doing now17:53
sunweavercjwatson, awesome!17:54
BenCcjwatson: I need to arrange for the correct kernels to be installed on the cd image, in the correct locations17:54
BenCAnd to make sure that the rootsquashfs has the modules for them too17:55
cjwatsonBenC: There's a little bit in lp:~ubuntu-cdimage/debian-cd/ubuntu, and you'll need to change livecd-rootfs too17:55
=== deryck[lunch] is now known as deryck
BenC# and the bastard stepchildren18:17
BenC*sniff*18:17
cjwatsonBenC: Ignore livecd.sh18:22
cjwatsonBenC: live-build/auto/* is the stuff we actually use now18:23
BenCOh, crap18:23
seb128mfisch, hey18:24
BenCcjwatson: I don't see anything in those files already related to powerpc. Is there some place I have to add this?18:25
=== pcarrier_ is now known as pcarrier
cjwatsonBenC: the kernels might actually be done with defaults in live-build instead - ah, yeah, see debian/patches/ubuntu-powerpc-smp.patch there18:26
BenCOk, thanks18:26
cjwatson(you'd need to add a conditional based on the distribution)18:26
cjwatson(er I mean the release - whatever lb calls it)18:26
=== attente is now known as attente_zzz
BenCcjwatson: ubuntu-cdimage is a huge pile18:36
=== salem_ is now known as _salem
sunweavercjwatson: signed keys have reached me. THX!18:45
siretartslomo: do you intend to update gstreamer0.10-ffmpeg to a newer upstream any time soon?19:02
mterrybryceh, hello!  I see some MIRs filed for the various VAAPI drivers (gstreamer, nvidia, intel).  Is this something we want?  Is it suitable for main?19:08
mlankhorstdidn't know nvidia had vaapi support? :p19:11
brycehmterry, hi19:14
mterrymlankhorst, apparently  vdpau-video provides it19:14
brycehmterry, no objections offhand, more video acceleration is probably good19:15
brycehmterry, I'd guess the only reason it's not already in main is it's newness.  afaik there's no patent issues, it's an open standard and there's no fees or other nonsense.  Should be good.19:17
mterrybryceh, ok19:17
mterrybryceh, speaking to newness, do you know where they are quality wise?  Like if we include them, are people going to see problems using them?19:18
brycehmterry, the drivers themselves should be fairly solid at this point; Intel has gotten pretty good at testing these days.  However issues are always possible, particularly with older or corner case hardware.  But I would expect most bugs that users would see would be due to the wrappering (i.e. in gstreamer, etc.)19:20
brycehmterry, also, often these video acceleration codecs are configurable opt-in's.  Dunno if that's the case here, but if it is that lessens the impact of regressions.19:20
mterryk19:21
mterrybryceh, thanks!19:21
brycehno prob19:21
Sarvattmterry: it would require gstreamer0.10-plugins-bad to be in main also..19:21
mterrySarvatt, hmm, that's a dep of gstreamer-vaapi?  seems problematic  :)19:22
=== mcclurmc is now known as mcclurmc_away
=== attente_zzz is now known as attente
=== Ursinha_ is now known as Ursinha
=== rsalveti_ is now known as rsalveti
barry@pilot in19:49
=== udevbot changed the topic of #ubuntu-devel to: Ubuntu 12.10 released | Archive: Open | Dev' of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and dicussion of hardy -> quantal | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: barry
mfischDoes anyone know why we don't save the brightness setting and persist it across reboots?  I assume theres history there, but I've been unable to find it, other than an upstream bug with no activity, filed in 200919:57
=== Tonio_aw is now known as Tonio_
=== cpg|away is now known as cpg
* TankEnMate is building wine for the first time in years, it is much bigger then he remembered20:16
TankEnMatethan even...20:16
TankEnMateprivmsg tankenmate20:24
TankEnMateprivmsg tankenmate foo20:25
=== Tonio_ is now known as Tonio_aw
=== Tonio_aw is now known as Tonio_
cjwatsonBenC: tools/boot/raring/boot-powerpc probably20:58
cjwatsonBenC: but you can let me find/do it if you like, it's not a problem ...20:58
=== cpg is now known as cpg|away
apwBenC, in this latest upload you changed that variable, did you also change the control.stub.in to match?21:05
apwbarry, ie changing them to Architecture: powerpc21:06
barryapw: did you mean me, or BenC? ;)21:06
apwbarry, soz, i mean benc ... i hate the way it does that21:07
barryno worries :)21:07
apwBenC, ^^ ... also you seem to have git cruft in the src package ... i use this incantation to keep the package clean when making: dpkg-buildpackage -S -rfakeroot -I.git -I.gitignore -i'\.git.*' "$@"21:08
BenCapw: dpkg-source should naturally remove cruft (maybe not .gitignore)21:10
BenCapw: Also, I did not change the Architecture: powerpc, since it seemed ok to leave it arch-all21:10
apwBenC, you can say that but your src package has .git stuff in it21:11
apw--- linux-ppc-3.7.0/.git/COMMIT_EDITMSG2012-11-12 21:52:41.000000000 +000021:11
apw+++ linux-ppc-3.7.0/.git/COMMIT_EDITMSG2012-11-13 15:21:28.000000000 +000021:11
apwBenC, i suspect it doesn't apply to format 1 package like us21:11
BenCapw: interesting…bug in dpkg-source I suspect, I'll be more careful on the follow up uploads21:11
apwBenC, hmmm, doesn't that mean a binary-arch only package will produce :all packages, i suspect they won't be accepted21:12
=== _salem is now known as salem_
BenCapw: according to what I heard infinity say, it should not be a problem21:12
apwbut i guess at this stage we'll let it run, if when i wake up its still missing i'll s/:all/:powerpc/ ...21:12
apwif it works, then all is good21:12
apwshe can be fenickerty21:12
infinityHrm?21:13
infinityBenC: Did you just invoke my name?21:13
BenCapw: IIRC, nothing should care, it's just that, normally, arch-all isn't built in binary-arch target, so, normally, you don't see it21:13
BenCinfinity: in vain, but can you confirm that an arch-all package will not make launchpad choke if it comes from what it thinks is a binary-arch build?21:14
infinityBenC: Uhm, good luck making it happen at all...21:14
apwinfinity, he has switched our package so it will build the commmon headers on binary-arch, but not switched the Arch headers21:15
BenCWell, I flipped a switch in the kernel build that made the indep package build on binary-arch…I suspected that this mechanism was tested with omap builds, so assumed it had been tested before21:15
apwinfinity, so you will get powerpc and 'all' packages out of the build21:15
apwBenC, well as i said at the time "and switch the Archtecture: to powerpc in control.stub.in"21:15
apwwhich is how we have tested it21:16
BenCI missed that part :)21:16
BenCGuess we'll know for sure in about 3 hours21:16
BenCI confirmed it actually creates the package…but I couldn't test what launchpad would do with it21:16
infinityBenC: It's not going to work at all.21:16
infinityBenC: Cause dpkg-genchanges -B will ignore the _all.deb21:17
apwinfinity, i assume it will ignore the :all packages21:17
infinityBenC: Not launchpad's fault at all.21:17
BenCWell that's a right trifling bit of naughtiness21:17
infinityBenC: But since there's zero point in that package being arch:all anyway...21:17
BenCRight, I'll correct that on the next upload21:18
infinityBenC: And since it's entirely wrong to generate arch:all packages in binary-arch. :P21:18
infinityBenC: The next upload may as well be now, since this one will be broken.21:18
apwBenC, just checked the logs, and we did talk about it on #u-k and you even went 'Ah' ... crap21:18
apwBenC, so yeah you need to flip that bit on and change control.stub.in to : powerpc21:19
BenCapw: In the interest of being more-correct, I'm going to make debian/control generation DTRT when do_binary_headers_indep is set21:19
=== cpg|away is now known as cpg
apwBenC, can we just flip those bits in this upload and then do that21:19
BenCMaybe save some other architecture the trouble of dealing with this21:19
BenCWill an upload now ever start building before 0.6 is done?21:19
apwBenC, i had some other code to do that kind of thing, like add and remove the linux-headers if they are turned on ... i should dig that out21:20
apwBenC, should do indeed21:20
BenCOk21:20
BenCinfinity: is there a way to permanently pin linux-ppc to only build on sulfur?21:20
BenCIt performs builds in about half the time (4 hours instead of 8)21:21
infinityBenC: No, but I was about to do this one out of the kindness of my heart. :P21:21
=== cpg is now known as cpg|away
=== cpg|away is now known as cpg
=== jono is now known as Guest38070
BenCinfinity, apw: upload in progress21:30
=== Tonio_ is now known as Tonio_aw
=== Tonio_aw is now known as Tonio_
BenCinfinity: my job is done21:36
YokoZarinfinity: poke ~wine :)21:39
=== fenris is now known as Guest12065
=== salem_ is now known as _salem
=== Tonio_ is now known as Tonio_aw
=== fenris_ is now known as Guest8550
infinityYokoZar: I'm not ignoring you, I'm just headless chickening a bit right now.22:04
YokoZarinfinity: think of me as the farmer22:04
infinityYokoZar: The one that cut off my head?22:04
YokoZarinfinity: if you want to be crass about it, yeah. I prefer "fulfilled your destiny"22:05
infinityHrm, does wine have a circular dep?  Is that actually necessary?22:05
YokoZarinfinity: wine (meta package) depends on latest wine (wine1.4) which then pulls in either wine-i386 or both wine-i386 and wine-amd64.   wine-amd64 cannot run without wine-i386, so it pulls in the rest.  wine1.4 contains the stuff that's relevant to its particular architecture only22:08
infinityYokoZar: It was the wine1.4-$arch Depends: wine1.4 that I was curious about.22:08
YokoZarinfinity: this way an app can depend on either wine1.4:any (arch-inspecific dependency) or on wine-i386 if it needs an arch-specific thing22:09
infinityYokoZar: Hrm, I suppose.22:09
infinityYokoZar: Also, unrelated to any of this, you didn't run clean before you removed stuff from debian/control, so you ended up with cruft in your debian/ directory that dh_clean will never remove now. :P22:10
infinityYokoZar: http://launchpadlibrarian.net/122507568/wine1.4_1.4.1-0ubuntu1_1.4.1-0ubuntu2.diff.gz22:10
infinityYokoZar: Some substvars and directories, etc.22:10
YokoZaroops22:10
YokoZargood catch22:11
YokoZarI forgot about that22:11
=== attente is now known as attente_zzz
=== Tonio_aw is now known as Tonio_
=== Tonio_ is now known as Tonio_aw
TheMuso@pilot in23:02
=== udevbot changed the topic of #ubuntu-devel to: Ubuntu 12.10 released | Archive: Open | Dev' of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and dicussion of hardy -> quantal | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: barry, TheMuso
mterryAny archive admins around?   Please reject my NEW upload of nexus7-dev-tools.  (will be re-uploaded later with a different name)23:05
barry@pilot out23:08
=== udevbot changed the topic of #ubuntu-devel to: Ubuntu 12.10 released | Archive: Open | Dev' of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and dicussion of hardy -> quantal | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: TheMuso
barryTheMuso: it's all yours :)23:08
TheMusobarry: Cheers, was thinking we would have to check with either other to make sure one of us didn't already have a lock on something. :)23:10
barryTheMuso: yeah, there's more lag built into the qa page now that we go through -proposed, but i think the comments tend to get updated fairly regularly.  anyway, i guess that's the advantages of being on opposite sides of the world :)23:12
TheMusoYep.23:13
=== Tonio_aw is now known as Tonio_
cjwatsonmterry: done23:32
mterrycjwatson, thanks!23:32
=== Tonio_ is now known as Tonio_aw

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