/srv/irclogs.ubuntu.com/2011/08/11/#ubuntu-devel.txt

=== asac_ is now known as asac
poolieis there some trick necessary to make pbuilder use a mirror when creating the chroot?02:57
poolieother than putting it in pbuilderrc02:58
lifelessIIRC yes, patch it to not splat over the variables02:58
lifelessI *think* I filed the bug about it02:58
pooliei don't see one in https://bugs.launchpad.net/ubuntu/+source/pbuilder03:01
pooliemaybe it's only in debian?03:01
lifelesshuh, maybe my memory is on the fritz03:05
StevenKWhat? That is madness03:05
SpamapSpoolie: its dead simple to make sbuild use a mirror03:05
SpamapSpoolie: mk-sbuild --debootstrap-mirror=URL03:06
poolieso you're suggesting i should avoid it by using sbuild instead?03:06
StevenKI thought there was a --mirror option for pbuilder03:07
pooliei have that set but it seems to only set the mirror inside the chroot, not the one that will be used by debootstrap03:08
poolieimbw03:08
StevenK--debootstrap-mirror, IIRC03:08
lifelessexport MIRRORSITE=http://mirror.internode.on.net/pub/debian/03:08
poolieyes i have that in pbuilderrc03:08
lifelesslooks like the bug was fixed - thats what I have currently [in a pbuilder script I haven't used in since moving ...]03:08
poolieok, pbuilder works, but pbuilder-dist clobbers it03:11
hyperairpoolie: ping03:19
hyperairpoolie: regarding the banshee --debug log you posted, did it start working after you tried the patch, or without the patch?03:20
pooliehello03:21
hyperairhttps://bugs.launchpad.net/bugs/823723 <-- this oen03:21
ubottuUbuntu bug 823723 in banshee (Ubuntu) "banshee interface becomes unresponsive while playing radio stream" [Undecided,Incomplete]03:22
hyperairalthough the bug for the --debug crash is https://bugs.launchpad.net/bugs/82395603:22
ubottuUbuntu bug 823956 in mono-addins (Ubuntu) "banshee --debug crashes with "Could not read add-in description"" [Undecided,New]03:22
pooliesorry which patch?03:22
hyperairthe patch provided in the latter bug03:22
hyperairon mono-addins?03:23
poolieno, i' hadn't applied that, so apparently the crash is intermittent or environment dependent03:24
poolieor something03:24
hyperairah, i see.03:24
hyperairi'll post that in the bug03:24
pooliecould i get a review on https://code.launchpad.net/~mbp/ubuntu/oneiric/gnupg2/815190-assertion/+merge/7114003:44
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
=== tkamppeter_ is now known as tkamppeter
RAOFcjwatson: Should your debian-installer SRU to lucid have a bug report associated with it?  It looks sane apart from that.  Is there a different policy for d-i?06:39
SpamapSheh06:41
SpamapSI was just getting around to looking at it ;)06:41
SpamapSand was going to ask the same thing. :-P06:41
SpamapSRAOF: since you're just near EOD .. but I'm near EO-ability-to-keep-eyes-open .. I'll let you take it from here. :)06:42
* SpamapS passes out06:42
RAOFHave fun in your exhausted dreams!06:42
hyperairdoes anyone know how apport.hookutils.attach_gconf(pkg) works?07:04
hyperairdoes it just look at /apps/<pkg>?07:04
pittiGood morning07:04
hyperairmorning, pitti07:05
hyperairdo you know if apport looks into /apps/<pkg> or into any given schemas installed by a package <pkg>?07:05
pittimdeslaur: seems we still have some rdepends: gnome-codec-install, checkbox-gtk, update-notifier, gnome-system-log07:06
pittimdeslaur: weird that a suid binary needs gksu or pkexec in the first place?07:06
chrisccoulsonhi pitti07:06
pittihyperair: which schemas?07:06
pittihyperair: oh, I think we don't have a gsettings equivalent of "changed gconf keys" yet07:07
hyperairpitti: i was actually looking into https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/82372607:07
ubottuUbuntu bug 823726 in banshee (Ubuntu) "apport hook fails: "package does not exist"" [Undecided,In progress]07:07
hyperairwhich is a little tricky, because banshee's package name is banshee, but gconf key is /apps/banshee-1.07:07
pittihyperair: "ubuntu-bug 17978"?07:07
ubottuLaunchpad bug 17978 in linux-source-2.6.15 (Ubuntu) "ipw2200 kernel module working erratically in linux-image-2.6.10-5-686 version 2.6.10-34.2" [Medium,Fix released] https://launchpad.net/bugs/1797807:07
pittithat package indeed doesn't exist :)07:08
hyperaireh?07:08
hyperairwhat?07:08
pittithat's what the description says07:08
hyperair._.07:08
hyperairit's that simple?07:08
RAOFMorning pitti, chrisccoulson :)07:08
hyperairpitti: no wait, you can ubuntu-bug a pid.07:08
hyperairpitti: it could very well be banshee's pid07:09
chrisccoulsonhi RAOF07:11
pittihyperair: ah, right07:15
pittihyperair: apport.hookutils.attach_gconf(report, 'banshee-1')07:15
pittihyperair: so I suppose the banshee package hook calls that, which fails07:15
pitti(sorry, don't have it installed ATM)07:16
RAOFpitti: Just to confirm again - the packages we accept into foo-proposed should have a changes file containing all the entries from the current package in foo-updates/foo (depending on whether there's a foo-updates package yet or not), right?07:21
pittiRAOF: correct07:21
infinityWait, what?07:30
infinityWhy would it need a changes file detailing changes from pervious versions?07:30
pittiso that people who have only -updates actually see all the changes in the .changes, update-notifier, etc.07:31
pittiand for a more technical reason, that the current .changes refers to all bugs which need verification in -proposed07:31
pittii. e. if you stack a -proposed upload on top of a previous -proposed upload, the second one needs to have both07:32
pitti... changelogs07:32
infinityBut that's now what he said.07:32
pitti"from the last -updates upload on"07:32
infinityHe said it should have all the changes from previous -updates uploads.07:32
pittioh, I mis-attributed the "on"07:33
pittiRAOF: right, so see above07:33
infinityOkay, with the "on" tacked on the end, it makes more sense. :P07:33
pittiRAOF: it shold only include pending stuff in -proposed, not stuff which is already in -updates07:33
pittior s/from/since/07:33
RAOFpitti was reading it as I intended.07:33
RAOFI just didn't ask the question properly :)07:34
infinityRAOF: As for the d-i case you mention above, d-i rebuilds don't necessarily address bugs directly (at least, not one that bumps a kernel ABI, like the recent one), think of them like linux-meta uploads, which also don't need bugs associated with them.07:34
infinityAlternately, I suppose they could reference every bug that the underlying d-i and/or kernel bits fixed, but that seems a bit redundant.07:35
RAOFThey therefore also need no verification?07:35
pitti*nod*, d-i rebuilds are usually accepted without much of a changelog07:35
pittithey just usually don't get tested07:35
pittiand thus tend to stay aroud in -proposed forever07:36
RAOFHow do we track whether they are tested or not if there's no associated bug?07:36
infinityThey stick around in proposed often until we get around to testing them for a point release.07:36
infinityRAOF: They get tested with image testing for point releases, often not until then.07:36
infinity(And we move them up -updates as part of the release process, if required)07:37
brendandhow can i get a list of all packages that *should* be installed in oneiric?08:41
brendandi say this because i recently found that i mysteriously had a ton of packages missing08:41
brendandg-c-c, update-manager, command-not-found and several more08:41
brendandand now i can't login and i'm wondering if it's because i'm missing something important08:42
RAOFubuntu-desktop should pull in basically everything you'd have.08:44
mvobrendand: you can run "sudo apt-get install --fix-policy" to ensure you have all recommends installed08:45
mvobrendand: especially during the devel release it may happen that recommends get missing08:45
brendandmvo - you wouldn't happen to be having problems logging in on an up-to-date oneiric system?08:46
brendanddid both those steps, still no luck08:51
wendarslangasek: the non-main packages added are the ones requested in the ubuntu-devel mailing list09:16
wendarslangasek: I figure we'll do another round of discussion on the list with the question "do we care about these enough to promote them to main?"09:17
tjaaltonalpha3 installer crashed, does the daily image work?09:34
=== yofel_ is now known as yofel
tjaaltonthat would be a no, since only oversized  powerpc image exists09:38
QuintasanIs anyone aware that flashplugin-installer update brok flash?09:44
Quintasanhmmm09:48
QuintasanFew users report flash missing after update, but when I reinstalled it, it worked09:48
cjwatsonRAOF: I haven't normally bothered for d-i updates, since they're so formulaic and generally just go with kernel ABI changes10:00
cjwatsonSpamapS: ^-10:00
cjwatsonah, now I read more of scrollback ...10:01
=== MacSlow is now known as MacSlow|lunch
=== kapilratnani_ is now known as kapilratnani
evanyone mind terribly if I split camerabin{,2} out of gstreamer0.10-plugins-bad?10:18
evI'd like it for ubiquity without the mountain of deps that come with the rest of the package10:19
directhexis that the package which pulls in DECnet support, for all loyal PDP11 users?10:20
evdirecthex: the very same!10:23
directhexbut what about the pdp11 port of ubuntu?10:23
evI'm afraid I'm too busy porting Ubuntu to the AS/400 to deal with any PDP11 concerns.10:25
sbteHi, I was just asked to sign the Canonical contributor agreement. Do I really have to print it and scan it back, or can i just type it out and copy my signature in?11:10
jjardonHi, Is evolution compiled with gnome-online-account support in oneiric?11:19
=== MacSlow|lunch is now known as MacSlow
seb128jjardon, no, but thanks for pointing it, we will fix that11:22
jjardonseb128: ok, thanks!11:22
jjardonseb128: also, seems that gnome-contacts is still not packaged11:24
seb128jjardon, right, it's on our list, do you know if it's going to be part of GNOME 3.2?11:41
seb128jjardon, it got only 2 tarballs and no update for over 5 weeks11:41
jjardonseb128: thats probably because alex was in holidays11:47
jjardonseb128: the plan is that It will be part of 3.2, yes : https://live.gnome.org/ThreePointOne/Features/Contacts11:48
seb128ok11:48
seb128jjardon, well I know if was listed there, but a new components which only got 2 tarball when we are close from freeze times doesn't give confidence to be shipped11:49
seb128jjardon, it's also that it required vala 0.13 and we were still on 0.12 until recently11:49
seb128jjardon, but I will have a look to it11:49
jjardonseb128: I'll try to ask alex about the current status11:50
seb128jjardon, thanks11:50
seb128ev, doing a separate camerabin gst binary will not solve your issue11:58
evseb128: oh?11:58
seb128ev, you will not get that codec set source promoted11:58
seb128well you can try11:58
evset source promoted? I don't follow.11:58
seb128but it's a pack of unmaintained and buggy codecs, I doubt mir will ack it11:58
evoh11:58
seb128ev, you can't have a binary in main for a source in universe11:58
seb128if you need that binary you will need to promote the source11:59
seb128the way to go is to distro patch that code to good as we do for some of the stuff empathy video call needs11:59
seb128it's annoying to maintain though11:59
evwhat code? To be clear, I'm layering on top of camerabin2, skipping the Cheese stuff entirely.12:00
evah12:00
seb128ev, well what we need is camerabin to be in the good source12:00
evright12:00
evokay12:00
evthanks for the spot12:01
seb128yw12:01
mdeslaurpitti: pkexec is the suid binary...12:01
mdeslaurpitti: hrm...apport also still uses gksu12:01
pittimdeslaur: oh, for the root_command_output() stuff, right12:06
=== seb128_ is now known as seb128
ttxwendar: http://tlohg.com/building-a-consistent-hashing-ring-part-1 (and subsequent parts)13:13
=== doko_ is now known as doko
dokotkamppeter, about the icc-profiles MIR. you know that this package is in multiverse?13:19
pittidoko: he mentioned he wants it promoted to restricted13:21
dokopitti: not in the report. and do we want to have it in restricted? my guess is that it maybe would be better to split it into a free and non-free package. ubuntu doesn't have the absolute requirement of shipping in the preferred form or editing, afaik13:24
pittidoko: I think it's meant to be installed on demand, so it doesn't matter much whether it's in restricted or multiverse13:26
pittidoko: oh, it's missing source? depends on the library then13:27
pittis/library/license/13:27
pittiif it's GPL and doesn't have preferred form of modification, it's a license violation, and we can't ship it at all in theory13:27
pittimultiverse vs. restricted doesn't matter much there13:27
pittitseliot: I still have a WI "In jockey, display new X drivers from x-updates ppa"13:30
pittitseliot: I understand you want to upload the -updates stub packages to proper ubuntu now13:30
=== mwhudson_ is now known as mwhudson
pittitseliot: so I suppose this WI shold be changed to "display new X drivers in -updates packages"?13:30
=== smb` is now known as smb
johnthello folks, can anyone help with a quick preseed question?13:34
cjwatsonjohnt: probably13:34
tkamppeterdoko, yes, does it not go from Multiverse to Restricted with a MIR then?13:35
johntcjwatson: cool, thanks! im basically just trying to make the security update server bit match the server it is pointed at. as in, when i install the machine the lines in the sources.list dont seem to match the dir structure of the server i am pointing at...13:36
cjwatsonjohnt: apt-setup/security_host and apt-setup/security_path are the usual things to tweak13:37
cjwatsonthe former defaults to security.ubuntu.com and the latter defaults to /ubuntu13:37
tseliotpitti: where's the code? In the ubuntu branch in bzr?13:37
tkamppeterdoko, as pitti says that icc-profiles is for optional installation anyway, we could leave it in Multiverse.13:38
dokopitti, tkamppeter: some of the profiles have a rstriction on modification13:38
johntcjwatson: yeah, thats what im working on. just not sure what they should look like by looking at the mirror, if that makes sense. presumably the first one is literally just the name of the mirror with nothing appended?13:38
cjwatsonjohnt: literally just the host name, yes13:38
dokotkamppeter, pitti: is there already other printer stuff in restricted?13:39
cjwatsonjohnt: which mirror?13:39
johntcjwatson: ok cool, so for the second one i just had "...security_path string /ubuntu" but that doesnt seem to have worked13:39
pittidoko: not according to grep ^Package: /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_oneiric_restricted_binary-amd64_Packages13:39
tkamppeterdoko, as far as I know, not.13:39
johntcjwatson: internal mirror :S13:39
pittidoko: but as it's not a "real" driver, I agree with you that it's probably better to split it into a free and non-free part, and leave it in multiverse for now13:40
cjwatsonfair enough13:40
johntcjwatson: so, is there a way to work out what the path should be by looking at the dir structure on the mirror?13:41
dokopitti: the reason that debian doesn't have color profiles in main, is that there is hardly any free editor to edit these13:41
cjwatsonjohnt: there'll be a dists directory somewhere; use the path for its parent directory13:42
cjwatsonjohnt: e.g. if you have http://mirror.example.com/foo/bar/baz/dists/natty/..., then 'd-i apt-setup/security_host string mirror.example.com' and 'd-i apt-setup/security_path string /foo/bar/baz'13:42
dokotkamppeter, gets ptouch-driver seeded somewhere?13:43
tseliotpitti: also what do you mean by "WI"?13:44
tkamppeterdoko, not yet. I have opend bug 823545,13:44
ubottuLaunchpad bug 823545 in ubuntu-meta (Ubuntu) "New printer drivers need to get seeded: rastertosag-gdi, c2esp, ptouch-driver" [Medium,New] https://launchpad.net/bugs/82354513:44
pittitseliot: "work iem", sorry13:44
pittitseliot: there's no code yet, it's a todo item assigned to me13:45
pittitseliot: it's blocked on actually having the packages available13:45
dokotkamppeter, why don't you use the ubuntu-printing group when subscribing to these packages?13:45
tseliotpitti: ok, so the answer to that question would be "yes" then ;)13:45
pittitseliot: thanks, updating13:45
johntcjwatson: strange, thats what i had. its basically: host.domain.com/ubuntu/dists/ so i had "security_path string /ubuntu" and the updates seem to work during the install but the security lines in sources.list are all messed up - does that make sense?13:45
tkamppeterdoko, done, ubuntu-printing is now subscribed to the new driver packages.13:51
johntcjwatson: any idea what might cause that?13:51
cjwatsonjohnt: can I see the exact preseed file (with passwords removed, of course) and the exact resulting sources.list?13:52
cjwatsonpaste.ubuntu.com may be helpful13:53
johntcjwatson: sure, ill have to run the build again which could take 40 mins...13:53
cjwatsonjohnt: you could show me the preseed file before that13:54
johntcjwatson: one question before i do that: what is the "d-i apt-setup/services-select multiselect security" line for?13:54
cjwatsonjohnt: you shouldn't need that13:55
cjwatsonjohnt: seeing as it's the default13:55
slangasekwendar: aha, I guess I missed that part of the mailing list discussion, ok13:55
johntcjwatson: could possibly be the cause of my problem?13:56
cjwatsonjohnt: no, it's a no-op13:56
cjwatsonirrelevant to this13:56
johntcjwatson: ok 1 sec and ill de-password this preseed for you... :D13:56
johntcjwatson: does a trailing / make any difference on that security_path line?13:58
cjwatsonjohnt: it would result in a trailing / in the sources.list lines, but that should never matter13:59
cjwatsonjohnt: it would help in all this if you could tell me at least roughly *how* the security lines in sources.list are messed up13:59
cjwatsonit's a bit vague so far ...13:59
johntcjwatson: ill have to build the machine again to get the exact lines but they dont appear to match the directory structure of the mirror...14:00
johntcjwatson: http://paste.ubuntu.com/663429/14:05
cjwatsonjohnt: I don't see anything obviously wrong, so let me know when you can show me the resulting sources.list and point out the problemin it14:07
cjwatson*problem in it14:07
johntcjwatson: cool, thanks!14:07
dokoseb128: could you upload poppler to build with jpeg8?14:23
seb128doko, I can have a look, do we transition to the new version?14:24
seb128or is that to see if that fixes the openjpeg issue?14:25
envygeeksCan somebody link a document or explain to me package naming in backports? Is it fine to use the original package name when backporting?14:27
Laneyenvygeeks: append ~release114:28
Laneyhttps://help.ubuntu.com/community/UbuntuBackports#Source%20Change%20Backports14:28
envygeeksLaney: Thank you, I guess I missed that >.<14:32
=== dendro-afk is now known as dendrobates
dokojamespage, about fop, should 0.95 be used, or 1.0?14:51
jamespagedoko: 0.95 - 1.0 is still not build-able  without bundled libraries14:52
dokothanks14:52
jamespagenp14:54
=== dendrobates is now known as dendro-afk
ricotzdoko, hello, i hope you can have a short look, this happens on natty i386 (build for amd64 works fine), could this be a compiler issue? http://paste.debian.net/plain/12590315:06
mvohm, so cups in maverick depends on cups-ppdc that is in universe? that does not look right. it got added via a maverick-proposed upload15:13
=== dendro-afk is now known as dendrobates
=== zyga is now known as zyga-afk
=== beuno is now known as beuno-lunch
johntcjwatson: hey, still there?15:54
* infinity looks at all the bundled libs in likewise-open and wonders how this got into main like this...15:55
slangasekhuh, it's in main?15:58
directhexso..... i guess feature freeze is today?16:00
Laney21:0016:00
directhexwe get a dinstall run before then, surely16:01
infinityslangasek: It looks like it's in main to me...16:01
slangasekinfinity: what a strange thing :)16:01
Laneyspank mhy a lot and one will fall out16:01
cjwatsonjohnt: yes16:01
directhexLaney, i already owe him beer!16:02
johntcjwatson: i have the sources.list for you...16:02
cjwatsonjohnt: shoot16:02
Laneyupgrade that to rum and all will be well16:02
Laneydirecthex: alternatively, file the request manually; I doubt anyone will get round to it before it dinstalls16:03
matttbeHello,16:03
matttbeI know I'm sorry to annoy you with that... Sorry to resend this request and sorry to be a bit late but I'm still looking for a sponsor in order to upload 3 packages to universe repositories before the feature freeze.3 bzr branches have been created. 'bzr merge-upstream' has been used to commit these new revisions and they should be ready to be uploaded. bug #823513 ; bug #823514 ; bug #82356616:03
ubottuLaunchpad bug 823513 in cairo-dock (Ubuntu) "Please update Cairo-Dock to 2.4.0~0beta2 version (before the FF)" [Undecided,New] https://launchpad.net/bugs/82351316:03
ubottuLaunchpad bug 823514 in cairo-dock-plug-ins (Ubuntu) "Please update Cairo-Dock Plug-Ins to 2.4.0~0beta2 version (before the FF)" [Undecided,New] https://launchpad.net/bugs/82351416:03
Laneyto the climbing centre!16:03
ubottuLaunchpad bug 823566 in latexila (Ubuntu) "Please update LaTeXila to 2.1.1 (= 2.2.0 beta) version (before the FF)" [Undecided,New] https://launchpad.net/bugs/82356616:03
matttbeI hope it's not too late (21:00 UTC or something else? not 16:00 or 18:00 UTC?) or maybe should I already send a request for an exception to 'FeatureFreeze'. But sorry if we still have some time.16:03
Laneymatttbe: how long have you been maintaining these packages for now? Have you considered applying for upload rights for them?16:04
johntcjwatson: http://paste.ubuntu.com/663503/16:05
matttbeLaney: since Karmic release. Yes, I should do that...16:05
matttbe(I forgot to do that...)16:05
cjwatsonjohnt: so what should the URL be instead of http://lcsiupd.domain.com/ubuntu ?16:05
johntcjwatson: thats correct except "domain" is our domain name...16:06
cjwatsonjohnt: I can't help you if you can't tell me what's wrong16:07
cjwatsonI can see that apt-get is telling you that some of the URLs don't work, but since I don't have access to your mirror I have no idea what they should be16:07
johntcjwatson: the apt-get update error is in that paste at the top - can you see it?16:07
cjwatsonthe installer is doing what you told it to do in your preseed file16:07
johntcjwatson: 1 sec... phone... :|16:08
cjwatsonyes, I can see the apt-get errors, but I cannot tell you what the fix should be since I don't have access to your mirror16:08
cjwatsonif you could *be precise* about what the offending sources.list lines should look like, then I can help; otherwise I cannot16:08
infinityIf I had to guess, I'd say the fix is "mirror sources"...16:09
juliankEverything looks totally correct as far as I can see on the client side.16:09
cjwatsonsure, that's possible16:09
cjwatsondoes anyone who is not in techboard or ubuntu-release have a bug task they'd like to nominate for a stable release?16:14
cjwatsonright now you can just do it; I want to make a change to the stable release ownership in LP and would like to make sure that doing so does not break it16:14
cjwatsonanyone> I mean somebody in ubuntu-core-dev16:14
gesercan't MOTU after this change open task for SRU anymore?16:15
cjwatsonyou ought to be able to, but I am more interested in the test for ubuntu-core-dev16:17
cjwatsonbecause right now the series owner is ubuntu-core-dev and I want to change it to ubuntu-release16:17
cjwatsonI'm not intending to break MOTU, but it is not relevant to the test I am trying to perform16:17
geserok16:17
geserI asked because you asked for a core-dev16:18
slangasekjdstrand: you know a lot about thinkfan, right?16:18
slangasekjdstrand: in oneiric, setting 'level disengaged' doesn't take... even when thinkfan isn't running, something resets me to 'auto' after a few seconds :P16:22
slangasekhmm... in fact, it seems to reset to auto right when /proc/acpi/ibm/thermal reaches 9016:23
slangasekwhich is great, since the whole reason I'm setting it to 'disengaged' is because the other levels fail to bring the fan up to full speed when the system is overheating :P16:24
micahgslangasek: he's on vacation :)16:34
slangasekmicahg: answers to the problem gratefully accepted from people who are not :)16:35
victorpakgraner, hi16:36
akgranervictorp, hi!16:41
dokoseb128, TheMuso: ibus-pinyin is dep-wait on a new ibus, how safe would be the sync?16:43
cjwatsonI have now changed the driver for all stable releases to ubuntu-release, and verified that this does not regress the ability of a core-dev to target tasks to a stable release16:44
seb128doko, I've no clue about ibus but we have a diff so it's a merge in any case16:45
seb128the new version is in debian unstable for some weeks without rc bugs16:45
seb128so I guess it should be fine16:45
tkamppetermterry, doko: I have split the icc-profiles package into free and non-free now, see bug 822587.16:46
ubottuLaunchpad bug 822587 in icc-profiles (Ubuntu) "[MIR] icc-profiles" [High,New] https://launchpad.net/bugs/82258716:46
=== beuno-lunch is now known as beuno
dokobarry, you did touch ibus last ;p16:57
barrydoko: probably16:57
johntcjwatson: hey, sorry about that, people keep calling me and trying to make me do work :(16:58
johntcjwatson: would it help if i could show you the dir structure of the mirror?16:58
cjwatsonsure16:59
cjwatsonbut I think infinity is likely correct16:59
cjwatsonyour mirror doesn't appear to have source code on it16:59
johntim sorry, i dont understand - does that mean that the mirror was set up incorrectly?16:59
cjwatsonarguably incorrectly17:00
cjwatsonright now we don't support binary-only mirrors particularly gracefully (none of our standard mirrors are binary-only), although something like   d-i preseed/late_command sed -i 's/^deb-src/#deb-src/' /target/etc/apt/sources.list   would work around it17:00
cjwatsonit might well be easier to get the mirror fixed though17:00
sladen2100 UTC eh17:09
johntcjwatson: http://paste.ubuntu.com/663554/17:11
johntcjwatson: i didnt fill it all in - just enought so that you can see the structure...17:11
directhexLaney, filed. i even remembered the changelog.17:11
cjwatsonjohnt: right, so your mirror has no source code on it17:12
cjwatsonjohnt: either get the mirror admin to mirror source packages too, or use the preseed/late_command workaround I suggested above17:12
dokopitti, barry: ibus-pinyin is dep-wait on a new ibus, please merge17:12
johntcjwatson: yeah i noticed that17:12
johntcjwatson: so, its just the fact that the mirror is binary only thats causing the problem?17:14
cjwatsonlooks like it17:14
cjwatsonall your errors are on Sources.gz files17:14
johntcjwatson: thats fantastic :D thanks so much for all your help!17:14
johntcjwatson: time to send a strongly worded email to the mirror admin :P17:15
tkamppeterpitti, hi17:18
tkamppeterpitti, can you pass icc-profiles-free through NEW?17:18
tkamppeterpitti, bug 82258717:18
ubottuLaunchpad bug 822587 in icc-profiles (Ubuntu) "[MIR] icc-profiles" [High,New] https://launchpad.net/bugs/82258717:19
slangasekanyone around that understands alsa .conf files in all their horror? :)17:23
tseliotbdmurray: can you renew my membership of ubuntu-bugcontrol please? (I'm albertomilone on launchpad)17:28
=== kiwinote_ is now known as kiwinote
bdmurraytseliot: as a developer your direct membership is unnecessary17:30
tseliotbdmurray: oh, I didn't know. Thanks17:31
=== zyga-afk is now known as zyga
keeshi, can an archive admin please sync apparmor from Debian for me?17:32
bdmurraytseliot: oh by the way I think I've noticed some weird blank debconf prompts when installing nvidia-common17:32
tseliotbdmurray: blank? How did it happen?17:34
bdmurraytseliot: it was a wee bit ago but I seem to recall running update-manager and briefly seeing a debconf window title that would disappear right away17:39
bdmurraytseliot: I thought I'd tracked it down to /etc/kernel.d/postinst.d/nvidia-common17:40
tseliotbdmurray: ok but nothing else (as in "bad") happened, right?17:40
bdmurraytseliot: right it was just a strange popup that disappeared right away17:40
cjwatsonkees: could you requestsync it?17:41
cjwatsonit has a bunch of Ubuntu changes17:41
cjwatsonnot saying I won't do it, it's just easier with the tools ...17:42
keescjwatson: yup already done. let me figure out wherr LP put the bug number17:43
tseliotbdmurray: ok, I'll have a look at the package and see what's going on. Thanks for reporting17:44
keeslp: #82468117:46
cjwatsonkees: oh, if it's done, I'll just do a queue run17:46
keescjwatson: cool, thanks17:46
cjwatsonsabdfl: available for TB?18:02
blueyedCan somebody hint me at a command line tool which ubuntu uses to setup the system wide proxy? (I want to setup/remove proxies from a guessnet-enhanced interfaces file), and would like to avoid writing an own script for handling *_proxy in /etc/environment (+ the gnome config).18:48
dobeyhow does one override the "python setup.py build" bit, when using dh_python2 w/cdbs?18:49
dobeyjust override binary/foo::?18:49
kees@pilot in18:54
=== udevbot changed the topic of #ubuntu-devel to: Alpha 3 released | Archive: open for business | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for hardy -> oneiric | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: kees
dobeyhi kees18:55
dobeybarry: surely you know the answer to my question ^^ :)18:56
broderdobey: you probably want something like override_dh_auto_build:\n\tdh_auto_build -- --my-extra-params18:58
broderoh, cdbs18:58
barrycdbs hurts my brain18:59
barrysorry, not you cdbs :)18:59
keesheya dobey18:59
broderdobey: what do you want to change it to?18:59
dobeyyeah, cdbs. i need to work around a bug in distutils extra, by runnin python setup.py build using xvfb-run :(18:59
broderyou can set DEB_PYTHON_BUILD_ARGS_my-package to pass additional args18:59
dobeyi don't need to change the args, i need to change the "python" command19:00
broderdobey: that doesn't look possible without digging into cdbs in ways that seem pretty fragile19:01
dobey:(19:04
=== Ursinha` is now known as Ursinha
slangasekstep 1) stop using cdbs19:07
slangasekstep 2) profit19:07
dobeystop using python :)19:07
slangaseknah, python is great.  cdbs is not19:08
dobeyok, so how would i change the "python" command itself, without using cdbs?19:08
seb128jelmer, james_w, others: how do I tell bzr-builddeb to stop commiting using the changelog diff as a commit message without letting me edit it?19:08
dobeyseb128: that's odd. it's always let me edit the message in $EDITOR19:09
seb128it was doing that until I upgraded yesterday for me19:10
dobeyseb128: new bzr?19:10
seb128well that's specific to packaging vcs-es19:10
seb128new bzr-builddeb19:10
dobeyweird19:10
seb128it used to open $EDITOR with the diff ready to edit19:10
slangasekdobey: if you were using dh, it would be override_dh_auto_build:\n\txvfb-run python setup.py --install-layout=deb + $options19:10
seb128now it seems to think it doesn't need to ask for edit19:10
slangasekdobey: (more or less - season to taste)19:10
dobeyugh :)19:11
* dobey sticks with being a pythanthrope19:12
seb128grrrr bzr-builddeb19:12
dobeyor pythonthrope19:12
slangasekdobey: <shrug> sometimes you have to override the defaults of the debian/rules build system... I don't think that's python's fault :)19:13
dobeyslangasek: no, but cdbs generally makes this somewhat nice. it just happens to be less nice with python19:13
dobeyslangasek: and i also already do not like python :)19:14
slangasekno, cdbs doesn't make anything nice19:14
slangasekcdbs is only nice when you *don't* have to override things19:14
dobeyDEB_CONFIGURE_SCRIPT = $(CURDIR)/$(DEB_SRCDIR)/autogen.sh19:14
dobeythat is pretty nice19:14
infinitycdbs is the past.  dh7+ is the future.19:14
dobeydon't have to copy all the default --prefix=/ --blah=/foo crap19:14
* infinity passes the Kool-Aid.19:14
slangasekexcept for the part where all the variable names are undiscoverable :)19:15
dobeyall i want to change is the python being run, not the arguments19:15
broderdobey: don't you just use dh_autoreconf for that?19:15
dobeyeh, grep DEB_ works well :)19:15
dobeybroder: no19:15
dobeyautoreconf != autogen.sh19:15
juliankdobey: You should use dh-autoreconf to autogen.sh19:15
juliankor cleanup manually.19:15
dobeyagain, autoreconf != autogen.sh19:16
slangasekwho's to say autogen.sh has anything to do with autotools :)19:16
slangasekOTOH, if it *is* autotools, running autoreconf is almost always more reliable than an upstream-provided autogen.sh19:17
juliankIf it changes something and you do not know what, you can use dh-autoreconf.19:17
dobeyalmost always less reliable, rather :)19:17
slangaseker, no19:17
juliankWhether you use autotools or something else is not important19:17
juliankdh-autoreconf can run anything you want it to run.19:17
dobeydoes dh_autoreconf handle all the third party extensions stuff on top of autotools now?19:17
dobeyi doubt it.19:17
slangasekI don't know what you mean by "third party extensions"19:18
juliankdobey: You can run the autogen.sh script using dh_autoreconf ./autogen.sh19:18
dobeyi mean gnome-autogen.sh with intltool and other such stuff, which are run through autogen.sh19:18
dobeyjuliank: and that uses all the default arguments without me having to pass them again in rules?19:19
juliankYou just should suppress running configure in autogen.sh, otherwise things may get strange.19:19
slangasekyeah, doesn't look like the intltool bits are supported by autoreconf, unfortunately19:19
dobeyand in another 6-12 months, dh will be the past, and something else will be the future. so whatever :)19:19
dobeyi'll stick with what works19:19
slangasekno19:19
infinitydobey: debhelper seems unlikely to be the past. :P19:19
juliankdobey: You're thing does not work. It does not clean up afterwards, as you're required to.19:20
dobeyjuliank: what are you talking about?19:20
dobey*my* things works perfectly.19:20
juliankdobey: Changes to upstream files, the generated Makefile.in, etc.19:21
juliankThey need to be removed in clean19:21
juliankThat's why I wrote dh-autoreconf.19:21
dobeyjuliank: there is no Makefile.in; this is from straight vcs checkout.19:21
dobeyif it was from a tarball, i wouldn't be running autogen.sh19:21
dobeyi would be running configure19:21
dobeyand preferrably, not patching the build system19:22
slangasekdobey: you can continue to use cdbs if you wish, but it enjoys near universal disdain, and you were asking here how to do something cdbs isn't letting you do; the consensus answer is "use dh"19:22
juliankdobey: You still have to remove them anyway, otherwise they get in your .debian.*/.diff.gz19:22
seb128slangasek, stop trolling cdbs ;-)19:23
dobeyslangasek: right. and dh doesn't let me do *exactly* what i want either19:23
dobeyjuliank: if there is no .orig.tar.gz, they don't end up in the .diff.gz19:24
slangasekseb128: is it trolling?  I thought you guys had finally gotten all the gnomey package bits ported to dh :)19:24
juliankdobey: Then they end up in the tarball.19:24
dobeyjuliank: yes. which is where they belong19:24
seb128slangasek, hehe, I don't think we ported a single one ;-)19:24
chrisccoulsoni like cdbs!19:24
seb128see!19:24
juliankdobey: No, then you wouldn't do it during build, but before.19:25
slangasekseb128: right, I thought they were "ported" to dh by moving them to pkg-mangler? :)19:25
dobeyjuliank: i don't make nightly builds by making tarballs all the time, and then using them as orig.tar.gz19:25
dobeyanyway19:26
juliankIf you run autoreconf or similar during the build, and then recreate the source package later on, the source package might be different, as the auto* on the host changed.19:26
dobeyjuliank: and i don't much care. because they are unstable nightlies for a reason :)19:26
seb128slangasek, no trolling there, right? ;-) Though I would admit with dh-translations and gnome-pkg-tools having a --with gnome now I think dh is somewhat usuable ;-)19:27
juliankdobey: OK. But it's nothing that should be done in the official archive(s)19:27
juliankthat is, in official Ubuntu or Debian packages.19:28
james_wseb128, bug 81274919:28
ubottuLaunchpad bug 812749 in bzr-builddeb "Misuses bzr 2.4's new set_commit_message hook to disable editor prompting for a commit message entirely" [High,Triaged] https://launchpad.net/bugs/81274919:28
seb128james_w, thanks19:29
ScottKslangasek: Maybe it was KDE you were thinking of.  ~all the KDE packages use DH now.19:29
seb128I downgraded for now so I can commit my work19:29
slangasekScottK: nah, I remembered seeing the dh-translations work related to getting dh usable for GNOME packages19:29
ajmitchScottK: a good reason for me to switch to kde then19:29
dobeyjuliank: agreed. and for there i prefer to avoid touching build system at all, and keeping pure upstream source as close as possible19:29
ScottKAs if there were a shortage ....19:30
seb128slangasek, right, we got dh-translations and a --with gnome in gnome-pkg-tools19:30
seb128slangasek, so technically we can use dh ;-)19:30
infinityScottK: I thought the usual argument was just that people like blue.19:30
slangasekseb128: but you prefer to stick with cdbs?  I thought the tooling was the only blocker, and that there was a consensus for the GNOME team to move to dh once that was done19:30
seb128slangasek, no, cdbs just works fine enough that I can't be bothered converting sources ;-)19:31
slangasekok, sure19:32
seb128slangasek, we tend to do new sources using dh though19:32
* slangasek nods19:32
dobeyalso, requiring man pages for graphical programs, feels a bit like requiring graphical help for 'less' with screenshots and everything.19:35
slangasekdobey: "requiring" :)19:36
slangasekit's an unenforced bit of policy19:36
dobeyright19:36
dobeybut seeing the lint warning is annoying19:36
* dobey wonders why dh on oneiric doesn't just default to using dh_python2 instead of pysupport.19:39
slangasekI think the remaining reason is that it's an incompatible change in debhelper behavior, so requires a new debhelper compat level19:40
dobeylovely. :-/19:42
dobeyand now gpg suddenly won't accept my passphrase, and the seahorse/keyring gui agent integration bits aren't working. :(19:42
dobeyguess i'll have to reboot and see if it works then19:43
bdmurraykees: hello mr patch pilot19:43
bdmurraykees: could you review https://code.launchpad.net/~brian-murray/ubuntu/oneiric/apport/unreportable-pkg-conflict/+merge/7126419:44
ScottKbdmurray: If you have a moment, I'd like to discuss Bug 702283 being "Wishlist".19:48
ubottuLaunchpad bug 702283 in usb-creator (Ubuntu) "usb-creator doesn't create EFI-bootable USB sticks" [Wishlist,Triaged] https://launchpad.net/bugs/70228319:48
bdmurrayScottK: Why don't you just change it and I promise not to get in a reversion war with you19:49
ScottKbdmurray: Works for me.  Thanks.19:50
KaiserClaudiusHave the daily live images moved? Wanted to get a zsync refresh for testing today, but on the usual location ( http://cdimages.ubuntu.com/daily-live/ ) there suddenly seem to be only images for PowerPC o.O19:52
charlie-tcaKaiserClaudius: they are broken19:56
charlie-tcamaybe tomorrow we will have new images19:57
KaiserClaudiusah ok, thanks :)19:57
keesbdmurray: sure, one sec. working on cairo-dock atm20:07
dobeykees: could you reivew https://bugs.launchpad.net/ubuntu/+bug/817133 for me? we'll need an MIR for it later, but would like to get it in universe before FF if possible. thanks :)20:15
ubottuUbuntu bug 817133 in Ubuntu "[needspackaging] ubuntuone-installer needs packaged" [High,In progress]20:15
broderScottK: Wait, I'm confused. In the usb-creator case (as opposed to the "dd the iso onto the USB drive" case), I thought all you needed is a /efi/boot/bootx64.efi file, which the natty CD at least has20:15
broder(i.e. you don't need any special partition table mangling or anything like that)20:15
ScottKDunno.20:16
ScottKI don't have a mac, but if you can't get a bootable image on the stick, I think that's not wishlist20:16
keesdobey: sure20:17
broderScottK: I'll take a look at it later, but I believe the actual scope of that bug is more narrow than the description suggests (i.e. only affects older Macs, and not non-Mac UEFI machines)20:17
keesdobey: oh, heh, this needs MIR, deNEW also? not sure that can happen in the next hour20:18
ScottKbroder: We were unable to test Kubuntu amd64+mac due to it not working in Alpha3.  If that bug doesn't cover that, then the dupe needs to be unduped.20:19
dobeykees: well, MIR doesn't need to happen in the hour. NEWed to universe would be a nice start :)20:19
keesdobey: I can review and sponsor, deNEW will have to be an archive admin. I'll get started; have to wait for cairo-dock to build in archive anyway :)20:23
dobeykees: ah ok. i thought you were an archive admin too. but that is fine, as long as it's approved/uploaded i'm happy :)20:25
keesoop, being forced to lunch. will continue shift when I'm back20:26
kees@pilot out20:26
=== udevbot changed the topic of #ubuntu-devel to: Alpha 3 released | Archive: open for business | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for hardy -> oneiric | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots:
keesdobey: since nothing depends on it yet, it'll be an easy FFe. I'll keep looking at it20:26
micahg_kees: dobey: deNEWing can happen after FF as long as it's uploaded20:26
=== micahg_ is now known as micahg
dobeymicahg: right. i'm just trying to avoid the FFe :)20:28
=== apachelogger is now known as dslogger
slangasekScottK: hey, can I multiarch qt4-x11? :)20:41
ScottKCan you finish in 19 minutes?20:42
slangasekit'll be fun to try20:42
ScottKFor the next 18 minutes, I've got no opinion on the matter.20:42
slangasekok cool20:42
slangasekbdmurray: "Refusing bug filing if the conflicting package isn't an Ubuntu package" - <hug>20:45
slangasekthat should take out about a quarter of the ongoing plymouth bug reports...20:46
bdmurrayslangasek: really?  I queried the local ones here and didn't find many20:46
slangasekbdmurray: I've been whacking them with a hammer each time20:47
bdmurrayslangasek: oh right I'm only looking at the open bugs ;-)20:47
slangasekthis is the "broken Malaysian Ubuntu derivative with no English language contact link on their website" case20:47
ScottKIt would be nice to have a sekrit developer override for the "I know, but it'd be really nice to throw this a the apport retracers" case.20:51
ajmitchAPPORT_ME_HARDER environment variable?20:53
ScottKNice.21:01
=== Laney changed the topic of #ubuntu-devel to: Alpha 3 released | Archive: Feature Freeze | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for hardy -> oneiric | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots:
Laney:-)21:02
iulianEnjoy and don't break things. :)21:04
slangasekScottK: "Can I finish in 19 minutes" - whoops, timestamp says it was 20, I didn't look closely enough at the clock before dputting ;P21:05
ScottKI'll live as long as you clean up any resulting messes.21:05
slangasekyep21:05
LaneyOMG freeze break21:05
barrypitti: any chance you're still around?21:07
=== dendrobates is now known as dendro-afk
micahgbarry: summit dinner unless he's back from it21:14
barrymicahg: ah, okay.  i have a merge if ibus i'm mostly looking for a review of (if my local build succeeds)21:14
dobeykees: thanks for the sponsoring!21:14
seb128barry, kees is patch pilot maybe he can sponsor it for you ;-)21:15
dobeyok, am off now. cheers all!21:15
dokobarry: just point me to it, if your test build succeeds21:15
barryseb128: don't need a sponsor, but maybe he can review it.  i just need another pair of eyes since i'm not very familiar with the code21:15
seb128oh ok21:16
barrydoko: fab!  will ping you when it completes21:16
seb128barry, I don't think pitti is familiar with the ibus code either21:16
seb128barry, just upload, we will deal with issues ;-)21:16
seb128barry, oh, doko said he would look at it, great21:16
barryseb128: he did the last merge :)21:16
seb128yeah because the new version was needed and somebody needed to do it ;-)21:17
=== Quintasan_ is now known as Quintasan
barryseb128: ;)21:30
barrydoko: lp:~barry/ubuntu/oneiric/ibus/sid-merge21:30
barrydoko: thanks!21:30
jelmerseb128: that's bug 81274921:32
ubottuLaunchpad bug 812749 in bzr-builddeb "Misuses bzr 2.4's new set_commit_message hook to disable editor prompting for a commit message entirely" [High,Triaged] https://launchpad.net/bugs/81274921:32
seb128jelmer, thanks, james_w pointed it to me before21:33
jelmerah, sorry21:33
=== yofel_ is now known as yofel
barrydoko: i have to run out to pick up guido, who's in town for a visit.  if i see your feedback when i get back, cool, otherwise, i'll just upload it and we'll deal with any fallout after ff.  cheers!21:57
directhexsoooooooo, time for another requestsync!21:59
tkamppetermterry, doko: icc-profiles source package is split now into icc-profiles and icc-profiles-free. Latter needs to be NEWed, see bug 822587.22:20
ubottuLaunchpad bug 822587 in icc-profiles (Ubuntu) "[MIR] icc-profiles-free" [High,New] https://launchpad.net/bugs/82258722:20
barrydoko: uploaded22:32
mterrytkamppeter, ok, will look22:46
mterryeh, i'll wait until it's through new22:56
matttbekees: thanks for the sponsoring! ;) (cairo-dock packages)23:39

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