/srv/irclogs.ubuntu.com/2010/03/19/#ubuntu-motu.txt

diwicsladen_, sure, but debuild rebuilds from scratch and takes lots of time. I'm just trying to be more productive by running "make" instead (which takes a few seconds when you've only changed one source file)00:01
micahgdiwic: debuild -nc00:02
diwicmicahg: thanks, that seems to go much faster, still not as fast as make though (it seems to do "relinkning" of some kind)00:05
diwicand then all the dh_ stuff at the end00:06
diwicalso, with make I can use "make -j3" to make it faster on my triple-core CPU, is that possible with debuild as well?00:06
=== jtechidna is now known as JontheEchidna
Laneyyou can pass -j to debuild00:08
Laney-jX00:08
diwicLaney, nice :-)00:10
diwicLaney, perhaps I should study the man pages for dpkg-buildpackage and debuild closer00:13
crimsundiwic: install and configure ccache, too. You may also want to put /var/cache/pbuilder/build on tmpfs00:14
crimsundiwic: and ~/.ccache00:14
diwiccrimsun, thanks for the tip :-)00:17
diwiccrimsun, btw, Jaroslavs wakeup patches are in Lucid now, right?00:22
crimsundiwic: no00:22
diwiccrimsun, how come?00:23
crimsunthey're only available in linux-alsa-driver-modules in ppa:ubuntu-audio-dev00:23
crimsuna bit too intrusive00:23
diwicok00:23
crimsunI really wish I had access to some surround sound hardware; it's a pain to debug this pulse business remotely :(00:24
crimsunand I'd like to stab cs46xx hardware for being so busticated. Even worse than many HDA controllers, which is flippin' impressive!00:24
* crimsun wanders off toward cs46xx_lib.c00:25
jayveeLaney: honestly surprised that debuild doesn't default to something like -j2.00:25
diwiccrimsun, as for the stabbing, that's also hard to do remotely ;-)00:26
wzssyqahi,i am using debian format v3,and have a patch in debian/patches.how to edit rules?00:34
=== NCommand1r is now known as NCommander
Linux000How would I write a script to run at install time(like the triggers) when installing a Debian package(.deb)?04:25
micahgPKGNAME.preinst or PKGNAME.postinst04:26
RAOFLinux000: preinst, postinst, prerm, postrm are the four scripts that do that.04:26
Linux000Thanks04:26
Linux000Where would I put those?04:27
Linux000Nevermind, google always helps:)04:29
RAOFmicahg: Any joy on the gjs front?04:32
micahgRAOF: sorry, no haven't had a chance yet..spent an hour on another build failure w/out a solution though....04:35
RAOF:(04:35
RAOFOk.04:35
RAOFI'll upload work-around packages now then.04:36
micahgRAOF: yeah, probably a good idea04:36
RAOFWhy do IDEs feel the need to have splash screens?04:38
micahgRAOF: so people don't think nothing is happening?04:38
RAOFThen start up faster, damnit!04:38
micahgRAOF: that would be nice :)04:39
RAOFAlso... not a monospace font?  What crack are you smoking, anjunta?04:40
RAOFOh, well.  It obviously heard me.  Merely loading up the preferences pane sets a monospace font.04:40
micahgwhat's the way to manually do a merge?05:02
RAOFGrab the ubuntu bzr tree, grab the sid bzr tree, bzr merge.05:05
RAOFThat's one option.  Alternatively, you can grab the respective source packages and manually merge the changes; meld is good for that if you go that route.05:06
micahgRAOF: are there branches for experimental?05:07
RAOFI think there are, yeah.05:08
RAOFGive it a try! :)05:08
=== astralja1a is now known as astraljava
=== debfx_ is now known as debfx
jariqI am trying to build a package of daemon that depends on libraries/packages that are not included in ubuntu repositories. I made packages for libraries but I am not sure how to tell pbuilder to first install these libraries when building daemon package. Any help is appreciated.09:39
persiajariq: You need to put them in some repository that pbuilder can access from the sources.list in the chroot.09:44
geseryou need a repository with them (can be a local one, a PPA or completely external)09:44
jariqI thought the same.. thanks a lot09:45
geseror alternatively build the package manually (dpkg-buildpackage -b) inside the pbuilder (as I'm lazy and need the new packages only once or twice)09:46
=== jpds_ is now known as jpds
=== Guest58723 is now known as Lutin
mok0Riddell: ping10:55
\shbdrung, are you planning a sync from debian to ubuntu regarding eclipse 3.5.2?10:58
bdrung\sh: yes10:59
\shbdrung, nice :)11:04
mok0OT: Do you like the fantasy of 5-year old boys? Check out http://axecop.com it's hilarious. I am still chuckling after exploring the site this morning...11:04
=== ogra_ is now known as ogra
=== matti_ is now known as matti
Riddellmok0: you pung?11:36
mok0Riddell: yeah, it's about bug 53304211:37
ubottuLaunchpad bug 533042 in hardy-backports "Backport subvertpy_0.6.9-1 from karmic" [Wishlist,Confirmed] https://launchpad.net/bugs/53304211:37
mok0Riddell: where can I see the backport script?11:38
ScottKmok0: Sorry for missing the backporters meeting yesterday.  Right as it was starting I get side tracked by a $WORK phone call.11:38
mok0ScottK: I realized something like that had happened11:38
mok0ScottK, but siretart and myself had a good chat :-)11:39
mok0I will schedule a new meeting in a couple of weeks. Need to check out easter and such first11:39
ScottKmok0: The big issue we have compared to Debian backports is the lack of not automatic.  There was a spec to change this for Lucid, but mvo did not have the time for it.11:40
mok0ScottK, I see11:40
mok0ScottK, still a good idea. But we need to make sure that the guis play nice with it11:41
ScottKSo we have to enforce backports should just work, meaning rdepends have to work.11:41
ScottKFor Debian, they don't insist on that.11:41
mok0I see11:41
ScottKIt means easier backporting, but if you just install everything from backports, there will be problems.11:41
ScottKThis is OK for them due to not automatic and also they aim at a more technical user base.11:42
mok0I think there is no easy solution11:42
mok0We need to stay away from some very basic components11:42
ScottKMy experience with this is it takes some dedication to testing.11:42
=== nixternal_ is now known as nixternal
ScottKIn the case of bzr, the bzr developers keep a PPA.  It'd be nice to engage them and see if that could be used as a staging/testing area for backports.11:43
mok0ScottK, yes, otoh, there aren't many bug reports on backported packages11:43
ScottKmok0: Yes, but that's because we've insisted on at least basic testing.11:43
mok0ScottK:  it is already, they provide a bunch of backports11:43
ScottKRight, but use that as a gateway to Ubuntu backports.11:44
ScottKTest it there and then get it in  Ubuntu backports11:44
ScottKI did once give in and allow an svn backport without testing all the rdepends.  There were a LOT of bug reports over that one.11:45
mok0ScottK, I am concerned that things will not happen if the procedure is too convoluted11:45
ScottKIt turns out the ones we tested weren't the ones affected by the ABI changes.11:46
ScottKAgreed.11:46
mok0There is not way we can guarantee that there won't be any problems, and that is made quite clear when backports is activated11:46
mok0-> no way11:47
ScottKCertainly.  It's a balance of risk and benifit.11:47
ScottKOTOH, with the ongoing clamav effort I'm involved in, https://wiki.ubuntu.com/MOTU/Clamav - we've gained experience to know where we have to test every single package and where we can test just a few.11:47
mok0ScottK, what exactly do you mean by "testing"?11:48
mok0ScottK, because it is really hard to check every aspect of a piece of software11:48
ScottKSo I think, for the example of bzr, the bzr devs could likely tell us where the risks are and what needs to be updated with bzr/tested.11:48
mok0ScottK, I agree11:49
Riddellmok0: groovy, sorted11:49
ScottKmok0: For backports, the standard has always been builds, installs, runs.  I think that's enough testing.11:49
mok0Riddell: cool, thanks!11:49
ScottKGenerally if it's going to explode, it does it right away.11:49
ScottKWe test things a lot more thoroughly for clamav, but I don't suggest we require that as a general case.11:50
mok0ScottK, wrt bzr, the main app works in my hands. I've used the same port for weeks without problems.11:50
mok0ScottK, it's the plugins that need testing11:50
ScottKmok0: OK, find out from the bzr people what needs to be updated with it and then see about getting them tested.11:50
ScottKI doubt it will take long once you find out which ones they are.11:51
mok0ScottK, My ambition is to use exactly those packages that the bzr team has for hardy in their ppa11:51
mok0It's a handful only11:51
ScottKmok0: I suspect that's the right list.  I'd just like to get someone from bzr to say that.11:51
* ScottK nudges lifeless.11:51
mok0ScottK, I will see if I can get hold of one of those guys11:52
ScottKIIRC I just poked at one.11:52
mok0ScottK, hm, nomen est omen11:52
mok0"lifeless"11:52
mok0:)11:53
hakaishiHi, is there a way to remove a package from revu?11:56
hakaishiis there?12:00
hyperairyou can archive12:00
hakaishihyperair: to archive doesn't mean it'll be removed...12:02
hyperairhakaishi: it'll be removed from the front page/main listing12:02
ScottKhakaishi: Once it's archived, there's an option to nuke the package entirely.  You may have to ask someone else to do this if you don't have it available to you.  Archive it first to see.12:03
hyperairhakaishi: but otherwise, no,  i don't think there's a way to remove it12:03
hyperairoh there is?12:03
hyperair=O12:03
hakaishiScottK: I have tried this nuke option a view times, but it's still there. It doesn't seem to change anything at all...12:04
ScottKhakaishi: What package?12:04
hakaishiScottK: qt-shutdown-p. It's uploaded to debian and already has a newer version12:05
ScottKhakaishi: Checking.12:05
=== apachelogger_ is now known as apacehlogger
hakaishiScottK: In Debian I've had to rename it. It's now called qshutdown12:06
ScottKOK.12:06
hakaishihttp://packages.qa.debian.org/s/shutdown-qapps.html12:06
hakaishiScottK: http://revu.ubuntuwire.com/p/qt-shutdown-p12:09
ScottKhakaishi: I tried to nuke it too and it wouldn't go.  I wouldn't worry about it too much, as long as it's archived, it won't get reviewed.12:10
ScottKWe need a REVU admin to figure out why it won't go away.12:10
* persia looks12:10
ScottKmok0: Are you a review admin?12:10
mok0ScottK, yes12:11
ScottKAh.  nevermind mok0, persia got to it first.12:11
persiaMore eyes don't hurt :)12:11
persiaNuked fine for me.  Dunno.12:11
* mok0 < lunch12:12
persiaCan anyone else see it?12:12
ScottKpermissions issue?12:12
persiaQuite possibly.12:13
hakaishithank you persia. Thank you all ^^12:13
persiaWould need a REVU Hacker to dig through the logs to be sure.12:13
ScottKIt's gone now.  That's for sure.12:13
persiaYes.  Very gone.12:13
hakaishisee you, bye bye :)12:14
* mok0 > burp12:40
mok0Did you solve the REVU problem?12:40
mok0Ah yes good12:41
* mok0 < coffee12:41
=== apacehlogger is now known as apachelogger
lfaraoneIf a package has a patch applied in Ubuntu, and the patch was applied upstream in Debian (with no other changes on Debian's side) does it make sense to request a sync or should we wait for A) the next cycle or B) when they make some important changes :)13:30
persiaEither A) or B), whichever comes first.13:32
persiaotherwise it's just a waste of archive-admin time.13:32
nigelbwhat does the Replaces: filed in control file do?13:34
persianigelb: http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces13:40
* nigelb fails at hunting through docs13:40
=== jbernard_ is now known as jbernard
=== shadeslayer is now known as shadeslayer_
=== kreuter` is now known as kreuter
filiphi :)14:02
=== rhpot199` is now known as rhpot1991
=== NCommand1r is now known as NCommander
filipany ideas why this pinning doesn't work: http://pastebin.com/ZvzbNXmr ?15:39
filipit does on another machine just fine, and I am unable to spot the difference15:39
gesermissing Release file perhaps?15:42
filipgeser: I do have it in the archive15:47
filipgeser: and I am able to install things from this archive15:47
geserand both machines have the same Release file? (as I see it's a file:-repository)15:49
geserdid you run "apt-get update" after pinning? (not sure if it's needed but I needed also some attempts will it worked when I last setup pinning)15:50
filipgeser: yes I did15:51
jariqThis may not be the right channel but I know there are C gurus here :) I've got a huge problem: My_app uses openssl1.0 as shared library and also uses unixodbc as shared library. Unixodbc loads postgresql driver that depends on OTHER VERSION of openssl0.9.8. And that is the point where my app segfaults. Any ideas how to fix this? Why can't my program use two versions of same shared library? Scheme is: openssl0.9.8 <---> pgsql <16:15
geseryou don't need a C guru a library expert16:21
=== emma_ is now known as emma
=== persia changed the topic of #ubuntu-motu to: Feature Freeze in effect | Lucid Beta 1 Released! | Want to get involved with the MOTU? https://wiki.ubuntu.com/MOTU/Contributing | Sponsor queue: http://is.gd/2y76G | http://qa.ubuntuwire.com/ftbfs | http://people.canonical.com/~ubuntu-archive/NBS/ | http://qa.ubuntuwire.com/debcheck | latest rebuild failures: http://udd.debian.org/cgi-bin/ubuntu_ftbfs.cgi
=== yofel_ is now known as yofel
=== shadeslayer is now known as shadeslayer_
nigelbdebian bug 51505417:45
ubottuDebian bug 515054 in galrey "No images to process..." [Normal,Open] http://bugs.debian.org/51505417:45
nigelbA fix was reported in debian last year.  Is this worth an nmu so we can sync it next time?17:46
nigelbcan someone guide me on changing to source format 3.0 on a package?18:21
shadeslayer_nigelb: like changing from old format to 3.0 or vice versa?18:25
nigelbold format to 3.018:25
shadeslayer_nigelb: ah no idea there :)18:25
shadeslayer_nigelb: #ubuntu-packaging might know how tho18:26
nigelbI didn't know there existed such a channel18:26
shadeslayer_nigelb: its a shiny new channel18:26
shadeslayer_nigelb: a closely guarded secret18:26
shadeslayer_nigelb: its quiet most of the time but youll probably get a answer here or there18:27
nigelbI'll stick here since there is a chance of someone reading scroll back18:27
hyperairnigelb: echo '3.0 (quilt)' > debian/source/format18:28
hyperairnigelb: that's all there is to it.18:28
hyperairnigelb: well there's also the de-patch-system-ization18:28
shadeslayer_hyperair: really? i knew that but wasnt sure :P18:28
nigelbhyperair: thats exactly that I want, modifying the rules file18:29
hyperairshadeslayer_: yeah, that's all there is to it, but if you have a patch system, you have to remove it.18:29
shadeslayer_hyperair: and is there a doc on the new rules file?18:29
nigelbthe package uses quilt now18:29
shadeslayer_all the new stuff with dh and dh --with-quilt18:29
hyperairnigelb: use a quilt patch system, drop whatever patch system build-dep in the debian/control, and remove any patch/unpatch things in debian/rules18:29
nigelbthats it?18:30
hyperairshadeslayer_: --with=quilt18:30
hyperairnigelb: yes.18:30
nigelbo_018:30
hyperairshadeslayer_: and you should get rid of that when going to 3.0 (quilt)18:30
shadeslayer_hyperair: oh yes... im new to the format18:30
shadeslayer_ok18:30
hyperairnigelb: dpkg-source will take care of the rest.18:30
hyperairnigelb: the next time you debuild or whatever, it'll generate a 3.0 package.18:30
shadeslayer_hyperair: so is there a doc on the new format?18:30
nigelbno need to say 3.0 in control?18:30
hyperairnigelb: no.18:31
shadeslayer_nigelb: nah18:31
nigelbcool :)18:31
hyperairshadeslayer_: there is, but i'm lazy to look for it.18:31
nigelbhow do I add a new patch then?18:31
hyperairshadeslayer_: it's easier to just vomit out whatever i have in my head, since there's so little.18:31
shadeslayer_hyperair: lol.. ok ill pester you tommorow then :D18:31
hyperairnigelb: the same way you do for a normal quilt patch system.18:31
nigelbaha :)18:31
hyperairnigelb: the difference is when the patches are applied.18:31
shadeslayer_my exams get over tomorrow and then ill learn the new stuff :D18:31
nigelbhyperair: build versus unpackage?18:32
hyperairnigelb: in 1.0, the patches are applied by debian/rules. in 3.0, the patches are applied by dpkg-source when unpacking.18:32
hyperairnigelb: yeah.18:32
hyperairshadeslayer_: good for you. my exams are in approximately a month.18:32
nigelbhyperair: thank you for the quick lesson :)18:32
shadeslayer_nigelb: btw how long did you use ubuntu before becoming a member?18:32
nigelbshadeslayer_: 1 year18:32
hyperairthat's pretty fast18:32
hyperairi took a few.18:32
* ejat poke hyperair .. 18:32
* hyperair dodges18:33
ejathyperair: when is your next semester brake ?18:33
hyperairejat: may.18:33
ejathyperair: can u conduct a packaging @ patch class for us18:33
ejat:p18:33
hyperairejat: haha maybe. see how.18:33
ejati just have a few in my ppa .. not like u :)18:33
hyperairejat: i'll probably end up showing you the debian policy manual =p18:34
ejatmay ? a few month to go ..18:34
hyperairya18:34
ejat:(18:34
hyperairhehe18:34
ejatat least hands on / sample packaging  @ patching ..18:34
hyperairjust apt-get source packages and see how it's done18:35
* ejat not for me .. but for the other member :)18:37
hyperair=p18:38
ejat:p18:41
=== maxb_ is now known as maxb
nigelbshould I be seeing "W: galrey source: quilt-series-but-no-build-dep"?18:46
nigelbhyperair: ^18:46
hyperairnigelb: did you echo 3.0 (quilt) into debian/source/format?18:47
* nigelb headdesks18:47
hyperairhehehehehe18:47
nigelbnow I get "E: galrey source: unsupported-source-format 3.0 (quilt)"18:48
nigelbis that because I'm doing this in karmic?18:48
hyperairyou need a new lintian18:49
nigelbso upload would get through fine right?18:49
hyperair *** 2.3.3ubuntu2~karmic1 0 500 http://linux.ntuoss.org karmic-backports/main Packages18:49
hyperairuse karmic-backports and install the new lintian18:49
nigelbokay, now I only have "E: galrey source: missing-build-dependency quilt"18:53
* nigelb pokes hyperair18:55
persianigelb: Try in a lucid chroot.  I suspect that's a dpkg bug.18:55
hyperairnigelb: are you sure you have a 3.0 package there?18:55
persiaOr insufficient removal of the patch system.18:55
hyperairnigelb: did you remove the quilt bits from the debian/rules?18:56
nigelbI removed the build dep, removed patch and unpatch from rules, and did the echo18:56
persianigelb: Did you check for any include in debian/rules that may need to be removed?18:56
nigelb"include /usr/share/quilt/quilt.make" has to go?18:56
nigelbpersia: ah18:56
hyperairnigelb: check if you've got a ../package_version.debian.tar.gz18:56
* hyperair sighs18:56
nigelbyeah, I do18:57
hyperairyeah it was that include18:57
hyperairi thought i told you to remove all trace of the patch system =\18:57
hyperairtraces*18:57
nigelbI mistakenly thought that quilt 3.0 and that was related18:57
persiaquite the opposite, actually.18:58
nigelbpersia: look at what just happened.  found an ubuntu patch. now, I'm uploading debian fix.  irony18:59
persiaWhy?19:00
hyperairwhat irony?19:00
persiaWas it not a bug in Debian?19:00
persiaDid it not need fixing?19:00
nigelbbug upstream, needed fixing, yes19:00
nigelbirony is.  we started at reducing the number of reviewers subscribed bugs to <200 and here I am fixing 1 bug (which is good btw)19:01
persiaWhy upload in Debian, rather than getting it all the way upstream?19:01
persiaYeah, that happens :)19:01
nigelbpersia: getting to debian was self reasons of getting something to debian19:03
hyperairgetting things into debian should always be the first choice =p19:03
hyperairbecause syncs are sexy.19:03
persiahyperair: No.  Getting stuff upstream should be the first choice.19:04
hyperairer. right.19:04
persiaBecause syncs + no patches in packaging are even sexier.19:04
hyperairsorry, i had the wrong context.19:04
hyperair=p19:04
hyperairagreed.19:04
nigelbduploading to mentors now :)19:04
persiaMind you, I agree we should always let Debian know about the issues and share the patches.  I just don't think the job is done just because Debian is informed when we're doing patch review.19:05
nigelbOh great mentors just rejected my upload19:06
hyperairlol19:06
nigelbYour .dsc file (galrey_1.0.2-4.dsc) mentions a file named19:06
nigelb'galrey_1.0.2.orig.tar.gz' which is part of the source package19:06
nigelbthat isn't in the repository apparently19:06
hyperairdebuild -S -sa19:06
hyperairthe -sa is important.19:06
hyperaireven if you use dpkg-buildpackag19:06
hyperaire]19:06
hyperairit makes the .orig.tar.gz get uploaded19:06
nigelbah, never knew19:07
hyperairhaven't you ever uploaded to a PA?19:08
hyperairPPA*19:08
nigelbnope19:09
nigelbonly attached debdiffs to bug reports19:09
hyperairheh19:10
hyperairi see.19:10
nigelbwonder why I dont get a mail after so long19:22
nigelbany DD's around to sponsor a fix in debian?19:34
micahgnigelb: I thought there was a way to upload NMUs w/out a sponsor19:48
micahgwith a delay19:48
nigelbmicahg: its a QA upload19:48
micahgnigelb: so it's orphaned?19:50
nigelbmicahg: yup.  I asked on debian-mentors channel.  They said, just do a QA upload19:50
iulianOne cannot upload anything to the official Debian archive without being either a DD or DM.19:58
* hyperair would like to become a DM, but is in a place too geographically remote to get a signature.19:59
* nigelb is worried about that too20:00
AnAnthyperair: I have the same case20:00
hyperairAnAnt: i suspect it's not uncommon.20:00
hyperairwhat a troublesome policy.20:00
AnAntI was told to at least get a signature from someone that is in web of trust20:00
hyperairyeah exactly.20:00
iulianhyperair: I had the same problem as well.20:00
hyperairbut there is nobody around this region within that web of trust.20:00
AnAnthyperair: did you search on biglumber ?20:01
hyperairAnAnt: what's that?20:01
AnAnthttp://biglumber.com/x/web20:01
hyperairhmm cool20:02
AnAnthyperair: there are 14 names in China20:02
jorgerosahello all20:02
* hyperair coughs20:02
AnAnthyperair: I guessed from your name20:03
hyperairAnAnt: if i were in china i think it would be easier to find DDs.20:03
hyperairAnAnt: i've never been to china.20:03
hyperairAnAnt: i'm malaysian, studying in singapore.20:03
AnAnthyperair: I think there is a DD in Malaysia20:03
hyperairand i have never experienced natural winter before.20:03
hyperairwait, there is?20:03
hyperairlast i checked, there wasn't.20:03
hyperairejat: do you know any DD in malaysia?20:03
AnAnthyperair: sorry, I was mistaken20:05
AnAntwell, there are 8 names in singapore20:06
hyperairah well20:06
hyperairnevermind20:06
nigelbyaay20:06
nigelb1 DD in my city20:07
hyperairheh how nice20:07
nigelbwhen I get to that stage, that would help20:07
hyperairhmm come to think of it, i wonder if mario behling is connected to debian's web of trust.20:07
hyperairhe's been around here a few times20:07
jorgerosaIs anyone here able to upload games (or submit for review, etc... I dunno) to ubuntu repository?20:10
AnAnthyperair: if you know his key ID, you can check it20:10
hyperairAnAnt: heh i don't.20:10
hyperairi'll go poke him the next time i see him20:10
AnAnthyperair: you can search for it, if you know his email20:10
hyperairi think he doesn't have one =O20:11
nigelbhow to check if a person is in the web of trust?20:13
AnAntnigelb: try checking his key on http://pgp.cs.uu.nl/stats/<keyID>.html20:16
AnAntnigelb: or you can use keyanalyze tool from signing-party package20:17
nigelbAnAnt: what is the keyID there?20:17
AnAntnigelb: replace it iwth the GPG keyID of that person20:17
nigelbAnAnt: the short ID?20:18
AnAntyup20:18
nigelbugh, how do I find that20:18
nigelbI only see the finger print20:18
AnAnt?20:19
nigelbCC18 3BF4 9D17 1DA7 E11E 67D3 1729 F586 6A9F 3C38 ?20:19
AnAntgpg --list-key <person>20:19
AnAntnigelb: is his key in your keyring ?20:19
nigelbnope20:19
AnAntnigelb: I think you can search for his key using the fingerprint20:20
nigelbaha :)20:20
AnAntnigelb: try it20:20
nigelbAnAnt: doing now :)20:21
nigelbAnAnt: gpg --search-keys <fingerprint> not working20:22
AnAntdo you know his email ?20:23
nigelbyeah20:24
jpdsnigelb: The short ID, is the last 8 digits of the fingerprint; ie. 6A9F3C3820:24
MTecknologyAny chance you guys have any ideas what is causing this compile error? http://launchpadlibrarian.net/41314423/buildlog_ubuntu-karmic-i386.nginx_0.8.34-0ppa4_FAILEDTOBUILD.txt.gz20:24
nigelbjpds: ah, thanks :)20:24
nigelbso how do I figure out if that person is in the web of trust?20:25
MTecknology"error: 'ngx_http_request_t' has no member named 'utf8'" This is the best I can figure out in the errors but I don't know what's causing it20:26
jpdsnigelb: http://pgp.cs.uu.nl/20:28
nigelbjpds: I got to that page, but how do I figure it out?20:29
AnAntnigelb: http://pgp.cs.uu.nl/stats/<keyID>.html20:29
jpdsnigelb: See if someone's key is signed by DDs basically.20:29
nigelbi.e. @debian.og?20:30
AnAntnigelb: the guy is a DD !20:31
nigelbwait, all DD are trusted right?20:31
nigelband anyone who got signed are trusted again?20:31
AnAntnigelb: usually, yes20:31
nigelblike DD signs my key, then I can sign someone else's key and they are also trusted?20:32
AnAntnigelb: I think so20:32
^arky^Any chance of getting this bug 541721 fix into lucid now ?23:13
ubottuLaunchpad bug 541721 in dots "dots crashed with GError in __init__()" [High,Triaged] https://launchpad.net/bugs/54172123:13
geser^arky^: why subscribing ubuntu-release? ubuntu-sponsors is more correct as you don't need a FFe or similar (just someone sponsoring)23:18
ScottKgeser: I just removed the release team.23:20
^arky^geser: sorry, didn't know that23:25
^arky^geser: thanks for subscribing ubuntu-sponser team23:26
=== Anzenketh is now known as Anzenketh|away
crimsun^arky^: in the future, please remember to also modify debian/control given that you've introduced a new Ubuntu delta23:39
crimsun^arky^: uploaded, thank you for your contribution to Ubuntu Lucid!23:39
crimsunwould someone add me to ~ubuntu-sponsors, please?23:49
^arky^crimsun: Thank you for quick upload !23:51
^arky^crimsun: I usually do 'dch -i' thought this would also edit debian/control ?23:55
JontheEchidnadch -i shouldn't ever modify debian/control, afaik23:58
^arky^JontheEchidna: then I should always manually edit debian/control after doing dch -i ?23:59
geser^arky^: update-maintainer23:59
geserfrom ubuntu-dev-tools23:59

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