/srv/irclogs.ubuntu.com/2010/06/28/#ubuntu-motu.txt

micahgandreserl: I made the patch for testdrive in Lucid to support Vbox 3.204:20
andreserlmicahg, I saw it but haven't had the time to SRU it, and I might be SRUing (or probably backporting) a new upstream release with fixes04:21
andreserlthat I'd like to see in Luicd04:21
micahgandreserl: stuff that you could backport into -updates?04:22
andreserlmicahg, yeah just backport from maverick to lucid04:22
andreserlmicahg, I'm going to upload a new upstream this week04:22
micahgandreserl: that probably won't work as they're totally different versions, but crazier things have happened04:23
andreserlthat I'll probably request to backport, I just need to add one more feature to it04:23
andreserlmicahg, all the new changes to testdrive work in Lucid, since I'm coding in Lucid04:23
micahgandreserl: oh, for -backports it would be fine :)04:23
andreserlyeah backports :)04:23
micahgandreserl: k, well, if you don't SRU anything, can you upload my fix or subscribe sponsors if you don't have the time04:24
=== EzraR_ is now known as EzraR
EzraRanyone seen Persia?05:38
EzraR;)05:38
nigelbEzraR: yeah, he's back from vacation, but still busy apparently05:44
nigelbhe'll be back online in a few days05:44
EzraRthank you05:45
dholbachgood morning07:01
=== Amto`Off is now known as Amto_res
gesergood morning08:37
huatsmorning09:15
BlackZStevenK: are you working on the opal merge?10:17
BlackZdidrocks: thanks for your fix in e-d-s11:51
didrocksBlackZ: you're welcome :)11:51
asacif that doesnt help i will just review etc13:14
asacoops13:14
asacwould someone be available to review http://revu.ubuntuwire.com/p/render-bench13:15
asac?13:15
asac:-P13:15
alf__Hi all! Does anyone have some time for reviewing render-bench (XRender benchmark): http://revu.ubuntuwire.com/p/render-bench ?13:22
asacpersia: can you help alf__ ?13:28
asac(getting connnected)13:28
=== lifeless_ is now known as lifeless
rsajdokI try to execute this command:15:23
rsajdokdebdiff fsniper_1.3.1-0ubuntu3.dsc fsniper_1.3.1-0ubuntu4.dsc > fsniper.debdiff15:23
rsajdokI get error:15:23
rsajdokhttp://paste.ubuntu.com/456410/15:23
rsajdokWhy? I made my gpgkey15:23
StevenKrsajdok: That isn't a error, it's warning you it can't check other peoples public keys15:24
rsajdokStevenK: but if a file, which I did, "fsniper_1.3.1-0ubuntu4.dsc" should not be properly checked?15:29
StevenKrsajdok: If you signed that file, you shouldn't get that notice for it, yes15:32
=== jtechidna is now known as JontheEchidna
=== echidnaman is now known as JontheEchidna
Davieyrsajdok: What are you doing with fsniper?15:52
rsajdokDaviey: reading https://wiki.ubuntu.com/MeetingLogs/devweek1001/FixSmallBugs15:53
* Daviey looks15:54
rsajdokStevenK: I added line: 'export GPGKEY=62D51E30' to ~/.bashrc15:54
rsajdokDo I have to do more something else?15:54
arandrsajdok: Do you have DEBFULLNAME and DEBEMAIL set the same as your key? And does debuild -S finish without errors?15:56
carstenhrsajdok: | Warning: You do not seem to have interdiff (in the patchutils package)15:57
carstenhrsajdok: you should install this15:57
arandThat should be in ubuntu-dev tools I assume..15:58
arand*ubuntu-dev-tools (package)15:58
rsajdokarand: yes, these values are the same15:59
carstenhI hope not15:59
persiaarand: patchutils actually15:59
ari-tczewtumbleweed: could you use a syncpackage script for sponsorship?15:59
ari-tczewoh, persia come back15:59
rsajdokarand: ubuntu-dev-tools is already the newest version.15:59
arandWell supposedly ubuntu-dev-tools Depends: devscripts Recommeds: patchutils, but yea, if you don't have patchutils install it...16:01
arandrsajdok: Your DEB vars should be setup like so (in ~/.bashrc): http://paste.ubuntu.com/456431/16:04
arandOh, and you should have quotation marks around the space-separated vaulues as well ↑↑16:05
rsajdokok, I do not have installed patchutils16:05
rsajdokthanks all  of you16:06
rsajdokIn this guide, the lack of information about the package "patchutils" https://wiki.ubuntu.com/MeetingLogs/devweek1001/GetStarted/16:10
tumbleweedari-tczew: what's this in relation to?16:11
carstenhrsajdok: what's the output of the following command?16:12
carstenhgrep -i recommends /etc/apt/apt.conf /etc/apt/apt.conf.d/*16:12
rsajdokcarstenh: sorry, i must go home :) bye16:12
carstenhnevermind ...16:13
carstenhdholbachs fault ...16:13
carstenhapt-get install --no-install-recommends ubuntu-dev-tools ... does of course not install patchutils16:14
carstenhhmm, on the other side debdiff is not mentioned on this page, so it was not missed by him ( sorry dholbach )16:15
dholbachcarstenh: what are you talking about?16:15
carstenhdholbach: rsajdok complained that a missed package on https://wiki.ubuntu.com/MeetingLogs/devweek1001/GetStarted/. this was missed due using --no-install-recommends, but since debdiff is not mentioned on this page there is not an error16:17
dholbachoh, I see16:17
dholbachthanks for that16:17
dholbachmust have missed it16:17
carstenhhow could you miss it if debdiff is not mentioned on this page?16:18
dholbachthis was a live session16:19
dholbachit's very easy to make that kind of mistake16:19
dholbachand luckily people usually have command-not-found installed16:19
dholbachwhich will give them a hint16:19
carstenhdholbach: the reason to highlight you was not to accuse you but to point you to this in case you want to fix it, but looks like there i nothing to fix16:21
dholbachcarstenh: in the session afterwards: https://wiki.ubuntu.com/MeetingLogs/devweek1001/FixSmallBugs16:22
dholbach17:28dholbachdebdiff fsniper_1.3.1-0ubuntu2.dsc fsniper_1.3.1-0ubuntu3.dsc > fsniper.debdiff16:23
dholbach17:30dholbachyou might also need the patchutils package, so please install that too16:23
dholbachbut I'll make sure to get it right for the session I give this time :)16:23
carstenhlooks like you though of everything :)16:23
carstenh+t16:23
dholbachcarstenh: no, I guess the mistake really happened during the session16:24
dholbachcarstenh: but it was brought up in #ubuntu-classroom-chat so I corrected myself in #ubuntu-classroom16:24
dholbachI'll test it this time in a chroot beforehand :)16:24
dholbachthanks for bringing it up carstenh16:24
Davieydholbach: Next time, please don't fix a bug it seems i may have introduced pls :)16:25
dholbachDaviey: what? :)16:25
Davieydholbach: I think that fsniper doc fix you did in that session was my oops.. :)16:25
dholbachoh, ok :)16:26
Davieynot certain.. it was a package i originally debianzed.. but someone else took it over.. so it was either me or him16:26
Davieyquite exciting having a bazillion people loom at your mistake :P16:26
ari-tczewtumbleweed: relation?17:10
tumbleweedari-tczew: i.e. what are you referring to17:12
ari-tczewtumbleweed: then you should ask which bug.17:13
ari-tczewthis is a bug 59900217:13
ubottuLaunchpad bug 599002 in gnu-fdisk (Ubuntu) "Sync gnu-fdisk 1.2.4-3 (universe) from Debian unstable (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/59900217:13
tumbleweedari-tczew: oh, so you are saying I should use syncpackage rather than wait for archive admins to sync?17:14
ari-tczewtumbleweed: would be nice17:14
ari-tczewtumbleweed: effect is the same17:15
tumbleweedari-tczew: ok17:15
ari-tczewtumbleweed: you should set -n UPLOADER_NAME (me) and -b BUG17:16
ari-tczewtumbleweed: thanks! and as you see, we don't need waiting for archive admins :)17:27
ari-tczewI encourage you to use it for other sponsorships done by you tumbleweed17:28
tumbleweedari-tczew: yeah, probably will, thanks17:28
ari-tczewtumbleweed: no, it's me thanks for you - quick response!17:28
=== jtechidna is now known as JontheEchidna
=== maco2 is now known as maco
=== ubott2 is now known as ubottu
=== asac_ is now known as asac
=== emma_ is now known as emma
=== SpamapS_ is now known as SpamapS
=== Rh0nda is now known as Rhonda
arandIt'd be great to get Bug #198724  fixed for 1010, but what is it that actually needs doing to make it happen? It seems likel it's currently just blocked for no reason (I've used a rebuilt amd64 version just fine..)20:31
ubottuLaunchpad bug 198724 in partimage (Ubuntu) "[amd64] partimage not synced or build" [High,Confirmed] https://launchpad.net/bugs/19872420:31
=== yofel_ is now known as yofel
=== Bachstel1e is now known as Bachstelze
=== soren_ is now known as soren

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