/srv/irclogs.ubuntu.com/2011/03/09/#ubuntu-devel.txt

=== Seeker is now known as Seekers
=== Seekers is now known as Seeker`
psusicjwatson, still not had a chance to look at the logs and figure out the partman-auto problem?00:26
cjwatsonpsusi: I'm focusing on a wubi bug at the moment; it's taking a lot of attention00:31
psusioh joy00:33
cjwatsonI'll try to look at your bug next00:34
psusiI also made those cleanups you wanted for the two branches to merge... I used Conflicts instead of Breaks though, that ok?00:36
cjwatsonno, please use Breaks00:36
cjwatsonConflicts << is generally bad00:37
cjwatsonnowadays the policy manual has explicit language about when you should use Conflicts and when Breaks00:37
psusihrm... why is that?  I read that the difference is that breaks still allows the other package to be installed, just not configured... well who cares of dpkg thinks it is configured or not, if the lib is there, it's going to be used and thus, cause breakage, won't it?00:37
cjwatsonsee the policy manual00:37
cjwatsonI won't merge a branch that uses Conflicts00:37
cjwatson(in this way)00:38
cjwatsonit makes apt's job unnecessarily harder on upgrade00:38
psusihrm...00:38
* psusi runs and changes the Conflicts to Breaks00:38
cjwatsonthanks for making the other cleanups; I haven't looked at them yet for much the same reason00:39
psusichanged Conflicted to Breaks and pushed... man I love emacs00:48
psusihonestly, how does gnome-system-monitor manage to burn through ~20% of the cpu when audacious playing mp3s doesn't even register as 1%...00:58
azeemplaying mp3s is a common hw-accelerated operation, no?00:59
psusiazeem, no01:01
* psusi remembers winamp using 90% of his 90 MHz pentium cpu, hehe.... come a long way since then...01:02
azeempsusi: pentiums didn't have hw-acceleration, no?01:09
psusiazeem, hw-acceleration is a function of... hardware... like a 3d video card... mp3s are decoded in software still... even idling alone at the low power 1.6 GHz state, this core i5-2500k is something like 100 times faster than that p-90... then you throw in the fact that it's got 4 cores... and somehow gnome-system-monitor manages to use a significant chunk of that... go figure.01:17
TheMusopsusi: I've found that gnome-system-monitor has been a CPU hog in the past too, no idea why though.01:22
directhexthe cpu meter drawing algorithm is abysmal?01:34
psusido I have to create a dedicated proxy object to use dbus_g_proxy_connect_signal(), then attach a signal handler to that proxy object, or can I use an existing gobject class that already has the desired signal handler and pass that AS the proxy to dbus_g_proxy_connect_signal?01:38
directhexthat's the true answer btw. gnome-system-monitor is so slow because the resources graphs are written in about the most idiotic way they could be. see also http://audidude.com/?p=40401:43
=== dendro-afk is now known as dendrobates
=== asac_ is now known as asac
psusinothing like blaring loud rock ( Korn ) on a hacking session while the wife is out seeing a play with a friend03:39
* RAOF prefers Cowboy Bebop for hacking. Or Radiohead when cooking up an undodly abomination unto nature of a regex, like now.03:44
* StevenK is hacking LP while listing to Rammstein03:45
StevenKEr. Listening03:45
RAOFNot drunk-hacking? :)03:46
StevenKNo, just having my brain going faster than my fingers. Like usual.03:47
RAOFHm.  dpkg-buildpackage is suggesting that missing build-deps is going to become a fatal error for -S in the future.03:48
RAOFThat would be annoying.03:48
StevenKIndeed03:48
StevenKI routinely build source packages with only debhelper installed.03:49
psusiohh, Rammestein... there's something I've not listened to in quite some time...03:50
RAOFRun along now evolution.  Daddy wants his 2GiB back for the build tmpfs.03:59
hallynI compiled my own version of open-vm-dkms (using sbuild -d natty -A *.dsc), but installing the resulting open-vm-dkms*.deb gives me:04:06
hallynThis package appears to be a binaries-only package you will not be able to build against kernel 2.6.38-5-generic since the package source was not provided04:06
hallyni don't know what htat means04:06
StevenKRAOF: Thunderbird is only taking up 1GiB here04:07
RAOFYeah, I've tried Thunderbird in the past.  I've always found it to be just a little bit more crap than Evolution.04:08
StevenKMaybe we just should just ship mutt at the default MUA.04:09
psusiodd... my tibrd process only has 121m rss atm... and I have a LOT of very LARGE mailboxes ;)04:11
StevenKMy thunderbird's RSS is 300MiB, but virtual is a touch over 1GiB04:12
psusiI have been wondering lately why so many processes seem to have such massive virtual sizes when rss is reasonable04:12
RAOFLeprachauns.04:13
TheMusoInteresting discussion at a time when I am poindering trying anothe email client for a bit...04:14
TheMusopondering04:14
TheMusoAnd evolution is off the list already...04:14
psusiI keep meaning to make myself try mutt04:15
TheMuso...and xul apps are off the list, as they perform poorly with Orca atm.04:15
StevenKTheMuso: I suggest telnet04:15
TheMusoStevenK: lol04:15
macoTheMuso: and kmail as well of course....04:15
TheMusomaco: Of course...04:16
macooh right! there's a qt at spi tarball im supposed to turn into a package soonish04:16
TheMusoI was thinking about Claws actually, as its GTK based.04:16
psusithen again, I find myself getting sucked more and more into emacs lately... been using it for terminal windows now... probably going to end up using gnus to read mail04:16
macoby which i mean 2 days ago04:16
StevenKTheMuso: That isn't dead yet?04:16
RAOFI tried claws for a while.04:16
* psusi tries claws too for a while04:16
TheMusoStevenK: Not sure, haven't really started investigating yet.04:16
StevenKI used to used emacs to read mail ...04:16
RAOFClaws wasn't really better than evolution in any way I found, didn't have calendar stuff, and didn't have my 50-odd filtering rules.04:18
StevenKThat's what server-side filtering is for.04:18
psusifiltering rules go on the server.. sieve for the winz ;)04:18
TheMusoWell calendaring doesn't matter as I have to use Evolution to do that anyways *grumble grumble*, and filtering is done server side for me.04:18
=== Amaranth_ is now known as Amaranth
StevenKRAOF: If you use dovecot for IMAP (and you should!), setting up sieve is easy and full of win04:19
* psusi been using dovecot for imap with sieve on his server at work for a few years now04:20
RAOFStevenK: Why would I run an imap server?04:21
StevenKRAOF: For your personal e-mail?04:21
RAOFEh; google's got that.04:21
psusithough I need to rejigger it to put all of the old archives into a compressed mbox file instead of the Maildir04:21
StevenKRAOF: I thought gmail did filtering anyway04:22
RAOFIt does, but it sucks at it.04:22
StevenKBuy a Linode, set up dovecot and postfix, use sieve, profit?04:22
RAOFOr, at least, almost all of my filters are filter-by-mailinglist (which it doesn't do correctly, or didn't last time I checked) or specific-header matching (likewise)04:23
RAOFI guess I could…04:23
RAOFIt seems an awful lot like unnecessary work, though.04:24
psusiRAOF, what is "it"?04:25
RAOFBuying a Linode, setting up dovecot and postfix, and sieve.04:25
StevenKThen you need to move MX records and such :-)04:25
RAOFThen maintaining the same.04:25
psusiis linode like a virtual server?  I run dovecot and postfix on my server at work with sieve for filter rules and it works great04:26
StevenKA Linode is a VPS04:26
psusiit pulls mail with fetchmail, then uses postfix and dovecot with sieve filters to sort, store, and serve mail04:26
psusiwhich I read with thunderbird at home and at work... though I have also tried using claws and evolution and ended up back in tbird04:27
psusireally need to give mutt a good try one of these days...04:27
StevenKRAOF: I have dovecot, postfix, apache and duplicity to handle the-datacentre-is-now-a-smoking-crater case and spend maybe ten minutes a week looking after it. Then again, it is your time.04:28
* psusi needs to spend some time again soon deciding if he should improve dump ( if it needs it ) or go back to using tar04:29
ajmitchStevenK: some of us still use procmail instead :)04:29
StevenKWork mail is filtered using procmail, so I can use that too.04:29
psusithen again, maybe first I should finish my proposal from years ago about automagical read/write mounts of cd/dvd/bd-rw media so they behave like giant floppies04:39
psusiyea, so.. macs have a little check box in the gui to disable permissions on mounts... I did some work in that area for udf a few years aback... would it be useful to do some kernel work for ext4 to be able to disable permissions on external media and integrate that into the gui disc properties dialog box?04:45
=== _LibertyZero is now known as LibertyZero
didrocksgood morning07:24
pittiGood morning07:34
gesergood morning07:35
pittilool: thanks for fixing cdbs!07:52
pittilool: retrying gdb build07:52
* pitti sends a metric ton of new langpacks launchpadwards08:04
=== smb` is now known as smb
pittidpm: ^ FYI; note that they already have the firefox 4.0 final XPIs, so they won't work yet with our beta12; but Chris is going to upload 4.0rc1 this week08:22
dpmmorning pitti. Thanks for the heads up. Can you paste the message you are pointing to above? I wasn't on the channel yet and I cannot see it08:23
pittidpm: oh, nothing special: "* | pitti sends a metric ton of new langpacks launchpadwards"08:24
dpmah, ok :)08:24
dpmpitti, do you think you'll be able to have a look at bug 731298, so that we can start the maverick langpack testing tomorrow? If not, I'll simply delay the call for testing08:26
ubottuLaunchpad bug 731298 in langpack-o-matic "Untranslated Firefox in the Maverick and Lucid language pack PPAs" [Undecided,New] https://launchpad.net/bugs/73129808:26
pittidpm: I'll try08:27
pittiI hope it's not too involved08:27
dpmpitti, thanks a lot. Yeah, if you could just let me know whatever the outcome is, that'd be great, so I know whether I should send the announcement or delay it08:29
dholbachgood morning08:33
richardcavellgood morning08:33
pittidpm: hm, they've always been meant to also be in the update package, but I guess since we don't use LP translations for them anyway they wouldn't need to be08:59
pittidpm: that doesn't seem to be the actual problem, but it might aggravate it09:00
pittidpm: anyway, I'm afraid we'll need fresh -base packages to clean this up09:00
dpmpitti, ah, I didn't know that. I thought they could only be on the -base packages because LP only exported FF translations on full exports09:00
pittidpm: when I originally implemented that, I assumed that we do want them in updates as well, just as normal po files09:01
pittidpm: I wasn't actually aware that we only use po2xpi09:01
pittidpm: I'm totally unsure why https://lists.ubuntu.com/archives/ubuntu-translators/2011-March/004486.html claims that there's an empty firefox 4.0 dir, though; his dpkg -L output doesn't show that09:02
pittibut indeed it does show that the file structure changed quite a bit; I'll try to reproduce that09:02
dpmpitti, I'm not sure why LP can't export them in delta exports, because they are essentially PO files with a bit of a different format. Theoretically, it would be useful to have them in delta packages too, but I don't know if there are technical limitations there (either on the LP or the packaging side). "dpm: I wasn't actually aware that we only use po2xpi" - I'm not sure I follow this part, what do you mean with that?09:04
=== hunger_ is now known as hunger
pittidpm: sorry, I mistyped; I meant to say "that we only use xpi2xpi, and not the LP translations"09:11
dpmah, ok09:11
pittianyway, I see the problem09:11
pittidpm: I'll create a test case for it first09:13
dpmok, cool09:13
pittiI still don't understand why installing the update package makes the original files go away, though09:14
pittidpm: just to be sure, this only affects the PPA, not current lucid-updates, right?09:15
pittior lucid-proposed as well?09:15
dpmpitti, that's what translators reported (it affects only PPA). They only started seeing it when they got the latest PPA update, as far as I understood it09:16
dpmin maverick, and then someone confirmed it for the Lucid PPA as well09:16
pittidpm: right, because the lucid-proposed packs are empty09:16
pittiwe had a -base refresh on 2011020409:17
pittiok, good09:17
pittidpm: so, the PPA update packages do ship a single empty ./usr/lib/firefox-addons/extensions/langpack-de@firefox-4.0.ubuntu.com/ dir, but why does that remove the 3.6 translations..09:19
Daviey@pilot in09:29
=== udevbot changed the topic of #ubuntu-devel to: Archive: feature freeze | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots: Daviey
dholbachpitti, do you think apport could grow a "report & restart" option?09:34
dholbachin the case of compiz crashing I'd LOVE for it to be reported and compiz restarted, so I can get back to work afterwards09:34
dholbach(and I'm never sure if compiz needs a bunch of command line arguments that I don't know of)09:34
pittidholbach: sure; I guess at that point one of it should perhaps become a checkbox instead09:34
pittito avoid having four buttons09:35
dholbachwhatever way it's implemented, I'm happy :)09:35
pittidpm: would it matter much if we postpone today's call for testing?09:36
=== Guest79780 is now known as Kmos
pittidpm: I could do a half-arsed hack and hope for the best, or fix it properly, with test cases, and in a robust fashion, but then it'll take a bit longer than "today 1400"09:37
dpmpitti, I'd prefer the full-arsed fix as well :) So let's delay it. Do you have any rough estimate when you'll have time to implement the proper fix, so I can add some info to the announcement?09:38
pittidpm: I think I can get that done today, and let the new build/upload run overnight09:39
pittidpm: should I do that straight to -proposed, or do you prefer having it in the PPA first?09:39
pitti(the former would avoid another build round in the ppa)09:39
dpmpitti, yeah, I think direct upload to -proposed would be a good idea. That's where people should test it from, no need to have it first on the PPA at this point09:41
pitti*nod*09:41
dpmthanks a lot pitti09:42
janimofta, hello, the arm build still has not hardening enabled and needs debugging?09:50
loolpitti: gdb rebuild worked fine; thanks!09:52
Davieyjanimo, Thanks for fixing i386 / axis2c... such a frustrating bug10:05
janimoDaviey, cheers10:06
ograDaviey, you are aware that if janimo fixes an x86 bug for you you are on duty to fix an arm bug for us, right ?10:10
ogra*g*10:10
dholbachogra, you need to twist his ARM harder10:11
ograhaha10:11
dholbachjust when everybody thought all stupid ARM jokes had been made already :)10:12
Davieyogra, If you give me arm hardware, i'll gladly fix stuff :)10:17
DavieyI know they don't cost an ARM and a leg... but even so.10:18
Daviey(hope that isn't purely a britishism)10:18
* ogra hands Daviey a bangle ... (i didnt know you were that much into jewelry)10:19
Davieythanks :)10:20
pittidpm: btw, do you want me to upload both lucid and maverick at the same time? or just one?10:45
dpmpitti, just maverick to -proposed. I guess Lucid will be fixed automatically at the next PPA upload, and we're not planning any updates until the next point release there10:46
tseliotcjwatson: if grub-gfxpayload-lists is in universe, I don't think I can fix cards that have problems with grub's bootsplash with nvidia and fglrx10:48
dpmpitti, FYI henninge just confirmed that for firefox translations exported from Launchpad there is no special treatment, i.e. they can either be exported in the delta tarballs or in the full ones, so my assumption that they were only exported on full tarballs was wrong10:48
tseliotcjwatson: any plans to move it to main?10:48
cjwatsontseliot: oh, yes, it really ought to be moved to main10:50
cjwatsontseliot: could you send me an e-mail reminder?10:50
tseliotcjwatson: sure10:50
tseliotthanks10:50
pittidpm: ok, thanks; I disabled the maverick cron job now, and kept lucid10:51
dpmpitti, ok, cool. Do you think you could you also enable the natty ones now that the full langpack is building? Btw, I see on http://macquarie.canonical.com/~langpack/crontab that natty langpacks are only being build on Tue, but according to the schedule they should also be built on Fri. Is the cron job set for Fridays as well, or is it just a glitch in the parser that creates the human friendly description on the exported crontab page?10:56
pittidpm: sure; do you want to enable it youselves, to get the hang of it?10:57
dpmpitti, sure :-)10:57
pittidpm: it's not just a glitch, natty cronjobs really just run once a week right now10:59
pittidpm: but I'm sure that the current perl magic won't get along with two days10:59
dpmpitti, ok, that's not critical as long as the two days are enabled, and it shows it's enabled/disabled11:00
c2tarunI am working on security issues of package phpmyadmin. the patch available on http://www.phpmyadmin.net/home_page/security/PMASA-2011-2.php . it seems that they are fixing all the issues in 3.3.x version, lucid has 3.3.2 with no issues fixed while maverick has 3.3.7 with most of the issues fixed. What should I do, take the patch from the link and fix version 3.3.2 or backport the maverick one?11:11
=== asac_ is now known as asac
geserc2tarun: patch any issue the lucid version is affect by and ask ubuntu-security-sponsors for sponsoring11:19
c2tarungeser: hey just applying is enough or we have to test also that patch is working or not?11:47
geserc2tarun: don't know, better ask someone from the security team.11:52
geseryou should at least test if the application still works11:53
c2tarungeser: ok thanks :) i'll do that11:53
=== MacSlow is now known as MacSlow|lunch
NorrlanningHi there! couldn't find a development channel so I thought that I'd give it a try  here. Is there anyone that tried to customize ubiquity? I've done quite a lot but  there's one problem I can't seem to solve. And that is how to change the  pre-highlighted install language. By default the highlighted installer-language  is english. I would just like to change it to Swedish. However it seems like12:24
Norrlanning tere 's ALOT of files ubiquity uses to process that kind of information...Oops, cut and paste from the ordinary ubuntu channel ;)12:24
cjwatsonNorrlanning: just put sv in /isolinux/lang on the CD12:25
cjwatsonor boot with debian-installer/language=sv as a boot parameter12:26
Norrlanningcjwatson: And that will also make the english option remain? in that case that sounds awesome :-)12:27
cjwatsonyes, that should just change the default12:27
diwicNorrlanning, I'm Skåning ;-)12:28
NorrlanningBecause the default on the system is correct, it's just ubiquitys installer that needs to change :-)12:28
Norrlanningdiwic: Hehe well hiya :-D12:28
Norrlanningdiwic: LX?12:28
diwicNorrlanning, I think we have to make skånska the default ;-)12:29
cjwatsonNorrlanning: yes, I mean it should change the default selection on ubiquity's language selection page12:29
pittidpm: at least it shows the first day correctly on http://macquarie.canonical.com/~langpack/crontab12:30
Norrlanningcjwatson: Thank you very much. This problem has been bugging me for 2 whole days :-D12:30
Norrlanningdiwic: Haha oh yes ;)12:30
dpm pitti yeah :)12:30
Davieyc2tarun, Hey, are you around?12:31
=== diwic is now known as diwic_afk
c2tarunDaviey: yup12:32
c2tarunhi12:32
Davieyc2tarun, Super... you've been super busy fixing some of the FTBFS bugs!12:32
c2tarunDaviey: I was fixing some FTBFS but in free time :) not busy, why what happened?12:33
dholbachbarry, I just replied on the ubuntu-packaging-guide merge proposal12:33
dholbachsorry for the long wait12:33
dholbachalthough I had hoped somebody else would get to it earlier12:33
Davieyc2tarun, it's really good work....12:33
c2tarunDaviey: thanks :)12:33
Davieyc2tarun, The only thing i'm thinking is https://lists.ubuntu.com/archives/ubuntu-devel/2011-March/032632.html12:33
Davieyc2tarun, Under the latest natty toolchain they do build..12:33
Davieyc2tarun, As that mail says, when o-series opens - we'll have the same bug again.  So i was thinking, keep the bug open, see if Debian adopt the patches when O-Series opens?12:34
Davieyc2tarun, This will mean we should get the fix for free, without deviating too far from Debian.  What are your thoughts?12:34
Davieyc2tarun, Over the weekend, i did forward one of your patches to Debian... but am i right in saying that you have pushed the rest of the patches to Debian?12:35
c2tarunDaviey: yup, artur told me to file a bug in debian first and then close that bug in changelog.12:36
Davieyc2tarun, So you are ok with your patches not going into Natty?12:37
barrydholbach: no worries.  i'll do the merge.  i'll be taking off soon-ish to pack and travel for pycon12:38
dholbachbarry, gotcha - just get it in there and I'll put some work into restructuring12:39
dholbachit'll be great to just have the content in there first12:39
barrydholbach: awesome!12:39
c2tarunDaviey: what do you mean by not going into natty? I mean they are being fixed at both places I guess in debian as well as in natty, + I dont understand what on that link mean exactly? I mean the one who posted the bug is saying that do not drop ld --as-neede patch, why would someone drop that patch?12:39
c2tarunDaviey: is he saying for the release next to natty?12:40
Davieyc2tarun, So, the patches you have submitted fix FTBFS.... but under the current toolchain in Natty they do build.  What i am suggesting is that your work goes straight into Debian, and next cycle they'll get sync'd across.12:41
DavieySo your fixes will be in O-Series when it opens.12:42
c2tarunDaviey: sorry to ask this but what is O-Series?12:42
Davieyc2tarun, Part of the concern i have is that some of these packages, it introducing a delta - which means that someone will need to manually request a sync.12:42
barrydholbach: merged and pushed12:43
dholbachROCK12:43
* dholbach hugs barry12:43
dholbachbarry, blueprint updated12:43
Davieyc2tarun, O-Series is the name of the next development cycle, that i can neither spell nor pronounce :)12:43
* barry feels better already!12:44
c2tarunDaviey: ok :) so if my work goes straight to debian we can easily get them sync automatically without any manual sync request right? that sounds good :)12:44
c2tarunDaviey: ping12:46
Davieyc2tarun, yeah!  There is one more thing you can add to make tracking easier for the bugs you've opened... On Launchpad you can mark, "affects distribution" and paste the url to the debian bug.  Makes it easier to track next for next cycle.12:47
=== ogra is now known as Guest90542
\shmicahg: zf 1.11.4 is ready for backport :) thx :)12:47
=== Guest90542 is now known as ogra_
c2tarunDaviey: sure I'll do that :) not a problem at all.12:47
Davieyc2tarun, you rock, thanks :)12:50
SpamapSDaviey: ty for the squid upload. :)12:50
DavieySpamapS, I wasn't sure if ":" was a bashism, that wouldn't work in dash... seems it does... perfect, didn't even need to comment on it :)12:51
SpamapSDaviey: I tend to think that all terse confusing things will work in dash.12:52
cjwatsonportability of ':'> http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#colon12:52
cjwatsonthe difference between : and true is that : is required to be a "special built-in utility", so need not be execve-able etc.12:56
cjwatsonin some shells the special built-ins will be more efficient12:56
Davieycjwatson, bash doesn't have a built-in 'true' does it?12:57
soren$ which true12:58
soren/bin/true12:58
sorenNope.12:58
cjwatsonyes it does!12:58
sorenReally?12:58
Davieysoren, I just did that aswell :), but wondered if exec overides the which :)12:58
ogra_man bash12:58
cjwatsontrue has to be provided on the search path, per POSIX12:58
sorenI thought which would say it was a built-in.12:58
cjwatsontype will say it's built-in12:58
cjwatsonwhich explicitly searches $PATH12:58
cjwatson$ type true12:58
cjwatsontrue is a shell builtin12:58
Davieyah, so it does!12:58
* soren thought which was a built-in, but apparantly not.12:59
cjwatsonnope12:59
sorenI guess it would be kind of hard for a not-builtin to decide if something else was a built-in.12:59
cjwatsonexactly12:59
Davieytype is a built-in :)12:59
DavieyThis patch piloting lark, is educational :)12:59
sorenIndeed.12:59
* soren crawls back under his rock13:00
Davieycjwatson, so in this instance : is as efficient as true, but if we had a shell which doesn't builtin true - : would be better?13:00
cjwatsonright13:00
Davieynice.13:01
cjwatson'true' is a "regular built-in utility" in POSIX parlance - may be built into shells, must still be provided on search path, has special treatment for command execution (http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_09_01_01)13:01
DavieyWho needs the internet / grep code, when you have a cjwatson.13:02
cjwatsonthat special treatment being in brief that you can't change its behaviour just by putting a different implementation in front of the system one on $PATH13:02
cjwatson(which is probably not widely known - it's not something I remembered until I looked it up just now)13:03
DavieyInteresting.13:04
=== MacSlow|lunch is now known as MacSlow
pittidpm: ah, forgot one thing to reply: the lucid .debs in the PPA will get fixed automatically in the next run, but people who already upgraded to the broken ones will need to purge them and the -base and reinstall13:33
dpmpitti, ah, thanks for the heads up. I'll let translators know13:33
pittidpm: thanks13:33
artfwoI see there's a blueprint to replace gdm with lightdm in natty, but it's not implemented yet. will this feature come in natty or natty+1?13:36
pittiartfwo: the blueprint was about providing lightdm; it wasn't planned to replace the default in natty13:40
seb128artfwo, not natty for sure but it will be discussed at uds for next cycle13:40
artfwoit's about replacement judging from description, https://blueprints.launchpad.net/ubuntu/+spec/packageselection-desktop-n-display-manager13:41
artfwobut thanks for the answers, hopefully this area will get some attention for the ocelot13:42
seb128artfwo, see the whiteboard13:42
seb128seems like the whiteboard didn't really get a summary of the UDS discussion notes though13:43
mdzseb128, gnome-user-share was in the default install in 10.04 but gone in 10.10; was it an intentional change? (looking at bug 536766)13:44
ubottuLaunchpad bug 536766 in gnome-user-share (Ubuntu) "Personal file sharing preferences dialog does not offer to install needed packages" [Low,Triaged] https://launchpad.net/bugs/53676613:44
mdzchrisccoulson, ^13:45
seb128mdz, was it?13:45
chrisccoulsonyeah, i think it was recommended by gnome-bluetooth13:45
mdzseb128, it wasn't seeded, but it was on the CD (chrisccoulson pointed it out to me)13:45
mdzthat's how I noticed: I wanted to receive files over bluetooth and it took a while to figure out what to install13:46
seb128seems like it should still be recommended13:46
seb128not sure when and why it got dropped though13:46
mdzit was dropped to suggests13:46
chrisccoulsonah13:46
seb128that seems wrong13:46
chrisccoulsonyeah, the "Receive Files" button in gnome-bluetooth doesn't work without it13:46
mdzno mention in the changelog13:46
mdzoh, the changelog is abbreviated13:47
mdz  [ Andrea Veri ]13:47
mdz  * debian/control:13:47
mdz    - added a suggests on gnome-user-share, its bluetooth13:47
mdz      support should be working fine now.13:47
=== diwic_afk is now known as diwic
seb128mdz, that seems wrong13:48
mdzseb128, it's an odd thing to say if it already had a Recommends13:48
seb128mdz, ?13:49
seb128oh the changelog13:49
mdzy13:49
seb128mdz, ok, it's a merge error in http://launchpadlibrarian.net/49137567/gnome-bluetooth_2.30.0-0ubuntu3_2.30.0-1ubuntu1.diff.gz13:52
mdzseb128, ahh, well spotted13:52
seb128mdz, I will put it back, thanks for spotting it13:53
mdzseb128, should we use bug 536766 to track the lost recommends then?13:53
ubottuLaunchpad bug 536766 in gnome-user-share (Ubuntu) "Personal file sharing preferences dialog does not offer to install needed packages" [Low,Triaged] https://launchpad.net/bugs/53676613:53
mdzI will fix it up if so13:54
mdzit should be a non-issue if gnome-user-share is installed by default13:55
mdzthough it's not directly to do with bluetooth13:55
mdzmaybe it would make sense to seed gnome-user-share13:56
abhinav-is there any option to pass to fsck so that it takes all answers as yes by default ? :-| I am unable to boot , filesystem seems to be corrupted13:56
seb128mdz, no, let's keep that bug about what the title describes, people might still uninstall the recommends and run into it13:57
seb128mdz, I will add the Recommends back now, no need to track it in a bug13:57
mdzok13:57
mdzyeah, it's talking about the apache based sharing so a different issue13:57
janimoTheMuso, hello, planning a new pulse upload soon?14:06
ogra_janimo, did you recieve the patches from ndec ?14:07
* ogra_ cant remember seeing them yet14:07
janimoogra_, ndec? Related to what?14:13
janimowho is ndec? :)14:14
ogra_janimo, nicolas from TI ... he has pulse atches we need to integrate14:14
ogra_*patches14:14
janimoogra_, ah no. There's just one small issue in the porting queu14:15
ogra_ah14:15
janimoogra_, I did not know about anything TI &pulse related14:16
ogra_we still need to add the UCM config to alsa-utils first though14:16
ogra_and we can only do that after the kernel was switched to .3814:16
* ogra_ grumbles, still no trace of the new livecd-rootfs ... the publisher annoys me 14:18
=== ogra_ is now known as ogra
YokoZarmvo: any objections for a patch to app-install-data for a package before it's in the archive?14:46
YokoZar(but is in my PPA ;) )14:46
mvoYokoZar: hello! will it be in the archive soon?14:47
YokoZarmvo: I hope so, but there's a chance it might not make it in at all in the release.  Would that be a bad thing?14:48
YokoZarmvo: I'm hoping software center does the smart thing and hides it completely if the referent package doesn't exist.  Which would make adding it a good thing even if it only existed in PPA14:48
mvoI need to double check that, it may assume your repo data is outdated14:49
mvo(i.e. for some reason /var/lib/apt/lists/ is empty/incomplete)14:49
mvoso it will probably offer you to update14:49
YokoZarover and over14:49
YokoZarwhich would be bad14:49
YokoZarbut wouldn't that happen if a user disabled universe?14:50
kiwinoteYokoZar: if an app is listed in app-install-data, then s-c will display it in the listings whether it is available or not; in the details view an error will appear 'the pkg $pkgname is not available in your current software sources'14:52
YokoZarkiwinote: ahh ok, that makes sense.  Best to get it in the archive then!14:53
kiwinoteYokoZar: yep, that would be best ;)14:53
* YokoZar laments that we still don't have the ability for PPAs to add additional proper entries14:53
hallynhm, why is my install-exec-hook not happening?15:34
pittidpm: uploading maverick-proposed langpacks now; they'll compete on buildd power with the natty ones, so it'll take a while15:38
=== dendrobates is now known as dendro-afk
alkisgLP bug #422298 has been fixed in Debian's dash 0.5.6.1-1~exp1, but Natty has 0.5.5.1-7.2ubuntu1.15:54
alkisgI'm interested in helping get this backported for Lucid, what method should I follow? I think the standard SRU policy doesn't apply here as the bug isn't fixed in Natty...15:54
ubottuLaunchpad bug 422298 in dash (Ubuntu) "dash interpreter don't handle some unicode characters correctly" [Undecided,New] https://launchpad.net/bugs/42229815:54
Chipzzalkisg: do you really think that is a good idea? I *SERIOUSLY* doubt it15:59
Chipzzalkisg: given that dash is the default /bin/sh, there is a LOT of potentital for regressions16:00
ftajanimo, hi, correct, pie disabled on arm (only), due to lack of h/w on my side and lack of help in general16:00
nigelbdiwic: Hey, just wanted to let you know --> Great work on the audio hook!16:11
alkisgChipzz: why not? It currently breaks even touching a file in the Greek translation of "desktop"16:11
diwicnigelb, thanks :-)16:11
nigelbdiwic: I'd taken a session on apport hooks and was WOW when I saw it :)16:11
* nigelb hugs diwic 16:12
Chipzzalkisg: I just told you why...16:12
alkisgChipzz: well, it's a 2 lines patch, which is confirmed to fix a serious problem16:13
alkisgSo I don't see why I should be afraid of regressions for that16:13
Chipzzalkisg: yeah? and? so? what?16:13
alkisgChipzz: and so, systems here break, and they can be fixed16:13
Chipzzalkisg: you do realize that not every bugfix gets a backport to stable, do you?16:13
alkisgI don't see your point16:13
Chipzzand I do not see your point at all16:13
alkisgSure. I only care about serious bugs16:13
Chipzzand IMO that one is not serious16:14
alkisgI say again, that touching a file in the greek desktop fails because of this bug16:14
Chipzz(but that's just my 2c)16:14
alkisgI wouldn't have reported that bug if I wasn't affected16:14
alkisgAnyway, any answers to my question?16:14
alkisg(thank you for your thoughts + time btw)16:14
Chipzzalkisg: please elaborate on how the fact that this bug affects you personally makes it important?16:14
alkisgChipzz: no, it affects all of 200 greek schools I keep an eye on16:15
ChipzzI have dozens of bugs affecting me, but I'm not going to claim they're important because they affect me...16:15
alkisgIt doesn't affect me personally16:15
cjwatsonalkisg: to me, that bug sounds reasonable to fix in an SRU16:15
cjwatsonit's high-impact for many people16:15
alkisgcjwatson: thank you. My problem is that I think that for an SRU, it needs to be fixed in Natty first16:15
cjwatsonyes, it does16:15
=== tkamppeter_ is now known as tkamppeter
cjwatsonfigure that out first :)16:16
alkisgYup, that's where I have the problem, and why I was asking :)16:16
alkisgHow to get that fixed for natty past feature freeze :)16:16
Chipzzcjwatson: do you really think it is a good idea to mess around with the default /bin/sh ??16:16
cjwatsonare there any other feature changes between what we have now and what's in Debian16:16
cjwatsonChipzz: if it's having that kind of impact, it is perfectly reasonable to consider it16:16
alkisgI haven't checked the changelog from natty to debian exp16:17
Chipzzcjwatson: like I mentioned above, the regression potential is HUGE16:17
cjwatsonobviously such a change should be well-tested16:17
cjwatsonbut I think it's inappropriate of you to reject it out of hand16:17
Chipzzif a backport of dash breaks, it doesn't just break lightly, it breaks everything everywhere16:17
cjwatsonalkisg: you should - but if it's too big, we can backport just that fix to natty16:18
alkisgIs there some cherry picking procedure that we could use to only backport those 2 lines?16:18
cjwatsonChipzz: excellent, then we'll notice it and we can avoid promoting it to -updates16:18
alkisgThank you cjwatson, will check the changelog and comment on the bug report16:18
cjwatsonalkisg: sure, fish out the patch and apply it :)16:19
Chipzzcjwatson: I doubt users of an LTS release would appreciate literrally having half of their system broken ^^ ;)16:19
cjwatsonChipzz: it won't affect them until it's been regression-tested in -proposed16:19
cjwatsonit is sensible to take care with -updates, but frankly I think you're being unnecessarily alarmist16:19
cjwatsonwe can assess this sort of thing calmly, without resorting to hyperbole16:20
cjwatsonif an update exhibits that kind of breakage, then it's an easy decision not to roll it out to everyone16:21
=== dendro-afk is now known as dendrobates
AmpelbeinDaviey: If you are still on duty, could you check on the branch at bug 715766?16:22
ubottuLaunchpad bug 715766 in pyserial (Ubuntu) "ImportError: no module named serial" [Medium,Confirmed] https://launchpad.net/bugs/71576616:22
Chipzzwell I'ld say if that bug is so important how come it was unfixed in an LTS for close to a year?16:24
cjwatsonoh come on, we have lots of bugs which are important which were unfixed in the LTS and which we fix in updates16:24
Chipzzsure16:24
cjwatsonthat's a circular argument for never issuing any updates16:24
DavieyAmpelbein, Hey, yes - I was hoping to speak to doko about that - he is the Debian maintainer.16:24
ChipzzI'm not saying you're doing a bad job fixing bugs16:25
cjwatsonyou're actively discouraging people from doing so16:25
ChipzzI don't have any figures, but I'ld say that most SRU's are a) either fixed soon(ish) after release, or are the result of an earlier regression?16:27
AmpelbeinDaviey: ok, thank you!16:27
=== hwilde_ is now known as hwilde
cjwatsonChipzz: I think your gut feel is incorrect here16:28
Chipzzit might be; you would have more knowledge about it than me16:30
bluegoatanybody here using quickly?16:31
Chipzzmy feeling is simply that if a bug in a core package is critical, it would be fixed a lot faster than a year (allmost 2 full release cycles)16:31
cjwatsonthis really isn't a good argument for things that only affect a section of the userbase16:32
cjwatsonnative English speakers will likely never notice this bug16:33
cjwatsonbut I don't think that's a good reason for us to be Anglocentric16:33
cjwatson(or Latin-language-centric)16:33
cjwatsonUTF-8 handling bugs *are* important16:33
cjwatsonmost of our core developers speak English much of the time, and few of them use non-Latin languages very much, and that inevitably skews what we work on; but that is not necessarily a good reflection of our userbase, and it is not an excuse for failing to fix bugs that affect others16:34
DavieyAmpelbein, Thanks for the branch!  It does look like it fixes the issue, the only concern i have is that it's not the best way.  Looks like doko is away for the rest of the week... Looking further.16:35
tkamppeterpitti, hi16:36
pittihey tkamppeter16:36
AmpelbeinDaviey: hm, what do you mean with 'not the best way' I thought that keeping the python modules in /usr/share/pyshared and symlinking from /usr/lib/python2.X/dist-packages is correct? And if I understand dh_python2 script correctly it does that?16:39
Chipzzcjwatson: well I just read the SRU guidelines again; none of them seem to apply in this case (although it does state above that they're examples so I guess the list isn't exhaustive); but when I read sth like "As for dash-0.5.4, in expand.c:240 there is a line rmescapes(p);", alarmbells start to ring16:45
Chipzzchanging a macro which removes escapes seems like a good opportunity to introduce new problems16:45
cjwatsonyou're welcome to disagree16:45
Chipzzlike I said above, just my 2c16:46
Chipzz:)16:46
cjwatsonI don't think we're going to get anywhere arguing about it16:46
Chipzzthen I'll just stop arguing :)16:47
ogramumble mumble ...16:47
ograso the publisher ... if i upload a package and it builds in less than 5min, why doesnt the darn thing publish source *and* binary then ...16:48
ograi always have to wait two runs to actually get my binary16:48
cjwatsonogra: it does if the binaries land in time16:50
ograhmm, but i'm sure they did16:50
DavieyAmpelbein, Yes, i think you are right... but i'm trying to work out why doko did it the way he did.16:51
cjwatsonogra: they need to land before :00, not before :03, in order to catch the queue run job16:51
ograhmm, k16:51
cjwatsonthat may have confused you, perhaps16:52
ogradunno, i see i did the upload at :4916:53
ograbuilding livecd-rootfs takes around 5min16:53
ograthats why i would have expected it to make this run ...16:54
ograhmm, seems i was tricked by the queue, binary only finished 47min ago16:55
* ogra rests his case then16:55
=== beuno is now known as beuno-lunch
cjwatsonogra: your source upload was processed in the queue run at 16:00 UTC, and didn't actually process livecd-rootfs until 16:02:41 because the queue was swamped with language packs16:58
cjwatsonogra: the queue doesn't run at :55, perhaps for historical reasons, which may not have helped16:58
ogracjwatson, yep grokked that now16:58
cjwatsonogra: in any case, the build time of the binary does not mean it'll be scheduled immediately :)16:58
ograah, and indeed i know about the :55 omission16:58
* ogra totally forgot about that one16:58
=== diwic is now known as diwic_afk
DavieyAmpelbein, I think i was worrying too much... merging now :)16:59
AmpelbeinDaviey: better save than sorry or how do they say ;-)17:00
ryanakcaCould somebody with bash-4.0 (not 4.1) please try to reproduce http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537525 , you'll need to setup PS1 as he described.17:12
DavieyAmpelbein, That is great, thanks!  Uploaded... nice work17:13
ryanakca(You can use whichever term you want, no need to use urxvt)17:14
=== cmagina is now known as cmagina-lunch
abhinav-ttx, thank you for accepting the tomcat6 patch. bug 707405 . :-)17:25
ubottuLaunchpad bug 707405 in tomcat6 (Ubuntu) "tomcat6-instance-create should allow -c -1" [Low,In progress] https://launchpad.net/bugs/70740517:25
=== deryck is now known as deryck[lunch]
c2tarunDaviey: ping17:32
Davieyc2tarun, o/17:36
c2tarunDaviey: can you please look at debian bug 61746517:37
ubottuDebian bug 617465 in alex4 "Package alex4_1.1-3 failed to build from source on Ubuntu natty" [Normal,Open] http://bugs.debian.org/61746517:37
=== dendrobates is now known as dendro-afk
c2tarunDaviey: there are several patches in there? where did they come from?17:38
c2tarunDaviey: and what am I suppose to do with them?17:38
Davieyc2tarun, crikey!17:39
Davieyc2tarun, looking17:39
Davieythere are many there :)17:39
c2tarunDaviey: actually I am not getting what Peter is trying to say, I looked at most of the patches and they work fine as they should.17:40
Davieyc2tarun, A quick visual look at the patches, they look really good!  If that gets pushed to Debian this week, i think a sync request is a really good idea.17:43
c2tarunDaviey: yup they are good, but what am I suppose to do here? and what is a principal maintainer.17:44
Davieyc2tarun, It's always nice to see a package have a good clean, and convert to quilt (3.0) IMO... so i'd like to see that get into Debian soon :)17:44
Davieyc2tarun, I think you need to just wait to see if the get applied and uploaded to debian unstable/experimental ?17:45
Davieyc2tarun, Ideally - they'll do it this week... but I don't think you can do too much to influence that.17:45
c2tarunDaviey: or i'll just say that I have no objections ;D as they asked?17:46
Davieyc2tarun, I think he was thanking you; but asking the Debian Maintainer what he thought of his patches.17:46
c2tarunDaviey: thats good, one more help please, how else can I contribute except packaging?17:47
Davieyc2tarun, I've noticed you've been super busy the last week contributing patches, and that is really, really useful...  The other area we really need help is testing.17:49
Davieyc2tarun, -> Does that interest you?17:49
c2tarunDaviey: i'll try :)17:49
Davieyc2tarun, join -> #ubuntu-quality17:50
=== psurbhi is now known as csurbhi_
=== cmagina-lunch is now known as cmagina-afk
=== cmagina-afk is now known as cmagina
Davieybdmurray, Can i pick on you for a comment?18:05
=== beuno-lunch is now known as beuno
=== dendro-afk is now known as dendrobates
=== deryck[lunch] is now known as deryck
bdmurrayDaviey: hmm, I was on a call18:16
=== MacSlow is now known as MacSlow|dinner
dpmpitti, ok, cool, thanks (re: maverick-proposed langpack upload)18:18
Davieybdmurray, Sorry.. it's not urgent.  I just wanted to gauge your opinion on something.  I have a situation where someone has submitted a one line branch fixing something, but not updated the changelog.  What do you think a sponsor / patch pilot should do in this sitaution?18:18
=== moebius is now known as Guest96162
DavieyI mean, I could fudge a changelog to look like theres... but then have i gone too far in helping them get their code in the branch?18:19
Davieys/branch/archive18:19
bdmurrayI don't think so - our documentation is spread out all over the place and its possibly wrong is some places.  So I'd do it for them but be very verbose about what you did and where the supporting documentation is.18:21
bdmurrayImagine their response "wow, this daviey guy was great and helped me get this done" vs "man this daviey guys want me to do more? I already had to do this that and the other thing."18:22
Davieybdmurray, Oh totally, earlier on i fixed someones email address and s/maverick/natty for that reason.18:25
Davieybdmurray, I don't agree with just bouncing comments back saying fix every trivial thing as "that is the only way they will learn"... but creating a new entry n the changelog , i was mixed on18:26
=== vish is now known as evilvish
ScottKIf it's their first experience with contributing I think the most important thing they feel is that they are successful and it's not tiresome to participate.18:28
DavieyScottK, Yeah - I agree with that...18:28
ScottKI once sponsored an upload where the only thing that was left untouched of the contributors input was their name in the changelog.18:28
bdmurrayDaviey: I just wouldn't be surprised if writing a debian changelog is a missing step in documentation somewhere.  Additionally, how long might it take you to fix it vs waiting for them and it getting lost.18:31
DavieyYeah, ping-pong is a timesink for just GTD/JFDI.18:32
Davieyping-pong of comments, "Needs Fixing"18:32
abhinav-Daviey, bdmurray I also submitted my first two patches recently :) . I was confused about the debian changelog entry, it said Maverick in the top, but I was working on the natty release of source code.18:34
abhinav-but yes my working in maverick18:35
abhinav-*I was workin in maverick :D18:35
jdstrand@pilot in18:39
=== udevbot changed the topic of #ubuntu-devel to: Archive: feature freeze | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots: jdstrand, Daviey
Davieyabhinav-, Yeah - Really i think dch should default to the next development version...18:40
Davieymost of us run the development version so we don't notice it. :/18:40
abhinav-yes, so it should be changed to the latest release anyways ?18:40
Davieyabhinav-, raise a bug :)18:41
Davieyabhinav-, probably against devscripts18:42
* Daviey ^5's jdstrand 18:42
jdstrand:)18:42
jdstrand 518:42
jdstrando/18:42
abhinav-Daviey,  oh , I thought it was usual. but I dont know about devscripts much18:45
Davieyabhinav-, Having said that, if people are using PPA's, it's likely it's for the version they are currently running.  So perhaps not a bug.18:47
geseroh, no backport of natty's devscripts in maverick-backports?18:47
abhinav-Daviey, yes perhaps right.18:48
ScottKjdstrand: thanks for taking care of linux-n900.18:55
jdstrandScottK: sure thing :)19:00
Davieybdmurray, It bit me in the bum... :)19:03
Davieybdmurray, Had i of uploaded this, i image i would have upset people :/ .. https://code.launchpad.net/~dave-martin-arm/ubuntu/natty/linaro-image-tools/udisks-dep/+merge/5254319:04
=== MacSlow|dinner is now known as MacSlow
NCommanderdirecthex:is there a nice set of prepackaged mono 2.10.1 packages somewhere? :-)19:12
directhexNCommander, not yet.19:12
abhinav-Daviey, thank a lot :-) . made my week by approving my first patch :)19:20
bdmurrayDaviey: you never said it was a linaro thing ;-)19:22
Davieybdmurray, it /shouldn't/ matter. :)19:23
Davieyabhinav-, Which one was that?  I've had patches coming out of my ears today!19:23
abhinav-Daviey,  :-D bug 70740519:24
ubottuLaunchpad bug 707405 in tomcat6 (Ubuntu) "tomcat6-instance-create should allow -c -1" [Low,Fix released] https://launchpad.net/bugs/70740519:24
abhinav-tomcat6 one19:24
Davieyabhinav-, Yeah, that was a good catch! :)19:24
abhinav-thank you :)19:24
Davieyabhinav-, Just FYI, an easy(ish) way of submitting patches to debian, is the console tool - 'submittodebian' ..19:26
Davieyi've done that now, and added the bug to the LP bug19:26
abhinav-Daviey, oh I did not know that :-|19:27
Davieyabhinav-, Don't worry, you did good.. :)19:27
abhinav-I attended barry's session in developer week, and since then I have been learning everyday :)19:27
abhinav-thank you19:27
TheMusojanimo: Yes, I am, today hopefully.19:31
janimoTheMuso, ok, I was asking because of the pending arm FTBFS patch you had iun your PPA, and the removal of implicit-it from debian.rules19:33
TheMusojanimo: Yeah figured as much.19:35
Daviey@pilot out19:57
=== udevbot changed the topic of #ubuntu-devel to: Archive: feature freeze | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots: jdstrand
=== fisted_ is now known as fisted
=== Guest21293 is now known as calc
calcanyone happen to know how to select which display on a multihead setup the menus show up on?20:10
* andreserl if would have known that Daviey was piloting, he'd have given him lots of things to review :)20:12
RoAkSoAxarg20:12
* RoAkSoAx if would have known that Daviey was piloting, he'd have given him lots of things to review :)20:12
NCommanderdirecthex: nuts :-(20:13
=== sebner_ is now known as sebner
sorenRoAkSoAx, andreserl: What's with the split personality?20:19
RoAkSoAxsoren: wanted to change nicks to andreserl (cause many people couldn't relate my LP page with nickname) but when I used it people don't have idea of who I am either :)20:20
NCommanderdirecthex: what would be necessary to test mono 2.10.1 on Ubuntu?20:25
sorenRoAkSoAx: Ah :)20:27
Davieyandreserl / RoAkSoAx: If it was in the queue, it would have got looked at.... *hint*, subscribe ~ubuntu-sponsors :)20:32
RoAkSoAxDaviey: haha was just messing around ;)20:32
Daviey:)20:33
hallynkees: is there a way to get sbuild to install a particular .deb before compiling?20:45
hallyncan't really do '--pre-build-commands="dpkg -i x.deb"' since I'm not root...20:46
keeshallyn: yes, one sec20:47
hallynwell i suppose i can temporarily install it in the -sources chroot20:47
hallynthen remove it when i'm done.  ugly.20:47
keeshallyn: try using --chroot-setup-commands instead of --pre-build-commands20:48
hallynkees: will try, thanks20:49
slangasekmvo: hi, I've got a couple of apt bugfixes needed in natty for multiarch (one prevents multiarch from working as designed, the other breaks your system horribly if you try to remove foreign-arch packages from your system); DonKult has reviewed them but I think I've depressed him with my patch that removes half of his work around Arch: all packages... :)  Do you want to review these changes, or should I just push?20:50
slangasekcalc: xrandr --output $name --primary; I don't think there's a way to do it from the GUI, and that's been annoying me lately ;)20:50
mvoslangasek: I would like to look at them before pushing, I quickly scanned them today and first glance is good (as excpted)20:52
mvoslangasek: I have a udev cdrom bugfix pending as well20:52
mvoslangasek: if tomorrow is fine with you I will prepare a upload then20:53
slangasekmvo: that would be awesome, thanks :)20:53
mvoslangasek: great20:54
hallynkees: success!  (once I used absolute path instead of relative :)  thanks21:07
keeshallyn: great! :)21:14
alkisg(06:31:50 PM) Chipzz: my feeling is simply that if a bug in a core package is critical, it would be fixed a lot faster than a year (allmost 2 full release cycles)21:20
alkisg==> for another example, see LP bug #580961, it affects 772 people (in launchpad, thousands in reality), it's been broken since Jaunty and while a fix exists it hasn't been committed yet21:20
ubottuLaunchpad bug 580961 in unzip (Ubuntu) "unzip fails to deal correctly with filename encodings" [High,Triaged] https://launchpad.net/bugs/58096121:20
alkisgI'll try to propose a debdiff for that too, if pitti isn't working on it atm21:20
abhinav-I tried booting from a live usb of natty , it gave crash errors of compiz and ubiquity. apport created a log report, but I could not report it because the keyboard was also not workin in there. is the the information that apport collects stored somewhere in the usb ?21:52
slangaseklamont: there's not supposed to be any persistent state in ppa chroots, right?21:56
calcslangasek: thanks :)22:40
jdstrand@pilot out22:44
=== udevbot changed the topic of #ubuntu-devel to: Archive: feature freeze | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots:
=== jjohansen is now known as jj-afk
=== mok0_ is now known as mok0
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates

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