/srv/irclogs.ubuntu.com/2010/05/31/#ubuntu-motu.txt

=== nobawk|away is now known as nobawk
=== blueyed_ is now known as blueyed
=== nobawk is now known as nobawk|away
=== nobawk|away is now known as nobawk
=== cbone is now known as cbone_away
=== cbone_away is now known as cbone
=== traveller__ is now known as traveller
dupondjehttp://launchpadlibrarian.net/49420291/buildlog_ubuntu-maverick-armel.loop-aes-utils_2.16.2-1_FAILEDTOBUILD.txt.gz => somebody has any clue ? :)06:55
dupondje../../../fdisk/fdisk.c:2142: error: unable to find a register to spill in class 'GENERAL_REGS'06:55
RAOFThat's generally some inline assembly being munted.07:02
RAOFIf there isn't some inline assembly involved then it's probably a compiler bug.07:03
dupondjeno assembly code in the function it seems ...07:07
dupondjeand it did build on debian armel ...07:09
RAOFWith the same gcc? :)07:09
dupondjeprolly not :P07:11
dupondjegcc-4.4 4.4.4-3ubuntu3 vs gcc-4.4_4.4.3-307:14
dupondjegcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../fdisk -I..  -include ../config.h -I../../../include -DLOCALEDIR=\"/usr/share/locale\"  -fsigned-char -Wall -g -O2 -MT fdisk.o -MD -MP -MF .deps/fdisk.Tpo -c -o fdisk.o ../../../fdisk/fdisk.c07:17
dupondjegcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../fdisk -I..  -include ../config.h -I../../../include -DLOCALEDIR=\"/usr/share/locale\"  -fsigned-char -Wall -g -Os -MT fdisk.o -MD -MP -MF .deps/fdisk.Tpo -c -o fdisk.o ../../../fdisk/fdisk.c07:17
dupondje-O2 in debian07:17
dupondje-Os in ubuntu07:17
dupondjecould that be the reason ?07:17
micahgdupondje: we also have a different libc607:18
dupondjebut its not really a bug in loop-aes then? but more in libc or gcc ?07:19
RAOFWithout the additional constraints of inline assembly, I think that any time the compiler is unable to find enough registers is a bug in the compiler.07:21
RhondaWhat does the tag canonical-losa-lp mean? Or are they arbitrary?07:29
lifelessthe universe is arbitrary07:32
Rhondalifeless: If that was meant to be a joking comment, I didn't get it. :)07:34
lifelesswhat is your question about the tag07:34
RhondaIt was added to a bug and I wonder what it means.07:35
RhondaThe question about the tag is exactly what I wrote - what does it mean/imply. :)07:35
lifelessit means that the canonical losa team have some interest in the bug07:35
RhondaWhat's the "losa" team?07:36
lifelesslaunchpad/landscape operational system administrator07:36
lifelessthough they do U1 too, but the abbreviation has been kept07:36
RhondaIt was added to the bug about that one isn't able to unsubscribe from individual bugs with implicit subscriptions on launchpad.07:37
lifelessyes07:38
dholbachgood morning08:31
ricotzhello, recently we had a packaging change of docky in result of the major upstream change, therefore the package python-docky got obsolete, so my question is what is the best way to do this transition? i added a "Replaces" and "Conflicts" for python-docky to the docky package. is this the proper way?08:44
RAOFricotz: This depends on precisely what happens.  Having python-docky Conflicts/replaces the docky package is unlikely to be the right option, unless python-docky provides the full docky experience now :)08:46
RAOFWhat's the actual situation?08:47
RAOFI'd guess that some files that used to be in the docky package are now being provided by the python-docky package?  In that case, Replaces: docky (<= $LAST_BROKEN_VERSION) is appropriate.  That tells dpkg that python-docky will replace some files in a docky package older than $LAST_BROKEN_VERSION08:48
ricotzRAOF, this only affects the ppa, we splitted out the helpers to a new project which is compatible with awn08:48
ricotzRAOF, the docky ppa package is python free now08:48
ricotzthe goal was to get python-docky removed when installing the new docky08:49
lifelessprobably want breaks08:49
RAOFOk.  Why?  Is there a packaging conflict, or is python-docky now simply obsolete?08:49
lifelessnot conflicts08:49
lifelessRAOF: ^ ricotz:08:50
ricotzRAOF, it is obsolete08:50
RAOFIf python-docky is simply obsolete, why not rely on apt-get/aptitude to do the right thing?08:50
RAOFFew people are going to have manually installed python-docky, so when docky stops depending on it it'll fall under “unused packages”.08:51
ricotzRAOF, this could leave python-docky installed08:51
lifelessricotz: set breaks:python-docky08:51
lifelessricotz: thats all you need08:51
ricotzhttp://bazaar.launchpad.net/~docky-core/docky/packaging/annotate/head:/ubuntu-lucid/control08:51
ricotzlifeless, ok08:51
RAOFpython-docky will be automatically uninstalled once nothing depends on it.08:52
lifelessnever ever use conflicts unless a) the two packages cannot *unpack* on disk (see the debian packaging policy for details on what that means) or b) breaks won't work, and you understand how both work in detail to be able to make that assertion08:52
lifelessRAOF: depends on policy08:52
RAOFlifeless: Is there any particular reason to use breaks, though?  One package doesn't actually break or conflict with the other.08:52
lifelessricotz: but let me also say, if python-docky won't cause *harm*, don't interfere.08:53
lifelessRAOF: ^ :P08:53
ricotzlifeless, it doesnt do harm, but could lead to problem when using the included python interface which isnt working anymore after docky is updated08:54
AnAntHello, I think I was accepted as MOTU last week, but I still didn't get an email about it08:54
lifelessricotz: so, installing the new docky breaks python-docky ?08:54
AnAnthow much time does it normally take ?08:54
ricotzlifeless, yes, the included dbus interface definitions are not valid anymore08:55
lifelessthen breaks: is absolutely the right thing to do08:55
lifelessRAOF: ^08:55
ricotzlifeless, ok08:56
dupondje5 sync requests open :p08:58
dupondjehéhé :)08:58
AnAntgeser: ^09:02
dupondjehttps://merges.ubuntu.com/universe.html => when is this list refreshed ?09:04
geserAnAnt: usually the chair processes the outcome of the meetings short after the meeting. fixing it now.09:04
AnAntgeser: thanks09:04
geserAnAnt: done09:07
AnAntso the question is, what can I do as a MOTU (besides continuing what I've been doing before) ?09:10
AnAntany tools I should know about ?09:10
geserAnAnt: the main difference now is that you don't need a sponsor anymore and can sponsor others09:11
AnAntgeser: that's on REVU, right ?09:11
AnAntgeser: how about if I do a merge or sync09:12
geserAnAnt: not only, but also merges and syncs09:12
AnAntgeser: how do I get it actually done ?09:12
AnAnthow do I actually do the merge or sync now, is just setting the bug status (of my merge/sync request) to confirmed enough ?09:13
AnAntor I should do an eupload somewhere ? for example in Debian, after becomming a DM, I would upload to ftp.upload.debian.org instead of mentors09:14
gesersync -> subscribe ubuntu-archive directly, merges -> upload directly (you don't even need to file a bug for it)09:14
AnAntah, upload.ubuntu.com ?09:14
geseryes09:14
AnAntok, I  just found it now /etc/dput.cf09:15
AnAntok, thanks09:15
dupondjeyou can use requestsync also if u have upload rights right ?09:16
geseryes09:16
AnAntoh, yes, just drop the -s09:17
geserinstead of the sponsoring team it subscribes ubuntu-archive instead09:17
dupondjegot some syncs open to be ack'ed if you need some practice ;)09:18
AnAntok, bye09:22
Laneyricotz: if you want to do a stable release update, you need to get it fixed in the development release first09:50
Laney...so please get the new docky version updated there09:50
Laney...and for that please get it updated in Debian09:50
Laney...and for that please come to #debian-cli @ oftc09:50
Laneythat is all!09:50
* Laney out09:50
dupondjehttp://dupondje.be/fxload.debdiff => this looks like a good debdiff ?10:12
dupondjefor merge of https://launchpad.net/ubuntu/+source/fxload10:13
slytherindupondje: looks fine except you should give a proper name to the patch instead of debian-changes-0.0.20081013-1ubuntu110:23
dupondjeslytherin: the name is automatictly given when builded ... :s10:28
slytherindupondje: You can rename it can't you?10:30
dupondjeyepp ! :)10:32
dupondjehttps://bugs.launchpad.net/ubuntu/+source/fxload/+bug/58782410:36
ubottuUbuntu bug 587824 in fxload (Ubuntu) "Please merge fxload 0.0.20081013-1 from debian unstable" [Undecided,New]10:36
dupondjefeel free to comment :)10:36
dupondjegtg now :)10:36
=== nobawk is now known as nobawk|away
=== popey_ is now known as popey
=== nobawk|away is now known as nobawk
* DktrKranz cheers quadrispro as newly appointed DD, please give him something to sponsor :)12:49
dupondjehttps://bugs.launchpad.net/ubuntu/+source/fxload/+bug/587824 => this looks good ?12:56
ubottuUbuntu bug 587824 in fxload (Ubuntu) "Please merge fxload 0.0.20081013-1 from debian unstable" [Undecided,New]12:56
jetienneq. native question: i got a source package with .dsc, .tgz, .source_build, .source_changes... how can i build it ?13:27
dupondjepbuilder --build file.dsc13:29
jetiennedupondje: anything easier ? apparently pbuilder need a lot of config to work13:30
dupondjealot of config ?13:31
dupondjeshould be working out of the box :)13:31
jetienne /var/cache/pbuilder <- apparently this dir need to be created13:31
jetienneit is complaining about other things too13:31
ricotzLaney, ping13:34
jetiennedupondje: ok apparently i can "dpkg-source -x file.dsc" and then "debuild -b"13:35
sommermorning13:38
=== nobawk is now known as nobawk|away
ricotzsebner, can you take care of this? https://bugs.edge.launchpad.net/docky/+bug/57400313:42
ubottuUbuntu bug 574003 in docky (Ubuntu Lucid) "Clock context menu not indicating state of options" [Medium,Triaged]13:42
sebnerricotz: still needs a SRU ack? /me investigating13:45
ricotzsebner, i just asked RAOF13:46
sebnerricotz: oh, did he upload?13:46
ricotzsebner, he is updating it in debian now13:46
sebnerricotz: ah ^^13:47
sebnerricotz: ok, I'm going to upload it to lucid-proposed now13:57
ricotzsebner, ok13:58
=== ara_ is now known as ara
arandIf I take someone elses debian packaging and update it slightly, should I add "And updated by $ME" after "This package was debianized by.." ? Or just ignore it? (I'm taking a debianization from getdeb and using it for my PPA)14:05
arand(Ignore, meaning just put info in changelog)14:06
=== nobawk|away is now known as nobawk
=== nobawk is now known as nobawk|away
ScottKara: Just ignore it and put the info in the changelog15:51
ScottKoops.15:51
ScottKarand: ^^^15:51
araScottK, ;-)15:51
arandScottK: Ok, cheers15:52
=== \vish is now known as vish
rippsCan someone here help me figure out why my mplayer-build package won't build in maverick? http://launchpadlibrarian.net/49425944/buildlog_ubuntu-maverick-i386.mplayer-build_3:1.0~rc3%2Bgit20100531.c690323-0ubuntu1~ripps1_FAILEDTOBUILD.txt.gz16:36
rippsIt seems to fail at override_dh_auto_build16:36
=== nobawk|away is now known as nobawk
ograripps, ERROR: libxvid not found16:53
jetiennei think i will reach buildability today! :)16:57
rippsogra: oh, I think I figured it out, I forgot to carry over some custom package dependencies in my drobotik configs17:13
ari-tczewlfaraone: : I've answered, check bug 58762717:39
ubottuLaunchpad bug 587627 in starplot (Ubuntu) "Sync starplot 0.95.5-4 (universe) from Debian unstable (main)" [Undecided,New] https://launchpad.net/bugs/58762717:39
=== nobawk is now known as nobawk|away
=== nobawk|away is now known as nobawk
=== nobawk is now known as nobawk|away
dupondje773 jobs (three days)18:42
dupondjeomg :)18:42
geserdupondje: sparc is constantly busy for 3 days since the auto-sync started18:58
ScottKAnd that's with a substantial fraction of the packages failing to build.19:00
ScottKIf everything built it would be a lot more behind.19:00
ricotzScottK, hello, do you mind approving an upload to lucid-proposed?19:08
ScottKricotz: Did ubuntu-sru approve it already?19:09
sebnerScottK: pitti did19:09
ricotzScottK, yes, pitti dod19:09
ricotzdid19:09
ScottKOK.  What bug?19:09
sebnerricotz: you know how to bypass the queue, hmm? ^^19:09
ricotzScottK, https://bugs.edge.launchpad.net/docky/+bug/57400319:09
ubottuUbuntu bug 574003 in docky (Ubuntu Lucid) "Clock context menu not indicating state of options" [Medium,Triaged]19:09
ricotzsebner, i am waiting for a long time for this19:10
sebnerricotz: sure19:10
ScottKricotz and sebner: Done.19:14
ricotzScottK, thank you!19:14
ScottKYou're welcome.19:15
sebnerScottK: cool, thx. mind approving another one (mine)?19:15
ScottKsebner: As long as it's ubuntu-sru approve, no problem.  What bug?19:15
sebnerScottK: pitti told me to upload it anyways if it's importat (I consider startup crash important) and you (archive) will approve anyways19:16
ScottKsebner: It needs an ubuntu-sru ack.  I'm not on ubuntu-sru, so I can't do that.  My advice is pester jdong.19:17
sebnerScottK: right, never could catch him yet!19:18
sebnerjdong: ^19:18
ari-tczewplease sponsor this bug 36885519:18
ubottuLaunchpad bug 368855 in cherrypy3 (Ubuntu Jaunty) "formatwarning() definition from cherrypy3 incompatible with Python 2.6" [Undecided,Confirmed] https://launchpad.net/bugs/36885519:18
ScottKari-tczew: Is that fix in Debian too?19:19
ari-tczewScottK: I don't know, I just saw that patch has got ACK for SRU and waiting in queue to sponsor19:20
ScottKI see.19:20
* ScottK looks19:20
ScottKari-tczew: What release are you fixing this for?19:22
ari-tczewScottK: I don't fix it. kklimonda is author of patch. I just poke sponsors there. The release is jaunty.19:24
ScottKari-tczew: It's not uploaded yet, so nothing for me to accept.19:25
ari-tczewScottK: I didn't ask you for accept. I'm looking for sponsor only.19:25
ScottKOh, I misunderstood.  That I don't have time for.  Sorry.19:26
ari-tczewno problem19:26
fred_and_meevning guys19:44
ari-tczewhello19:44
fred_and_mei was wandering if someone could shed some light on a packaging related problem i'm having19:44
fred_and_mei'm trying to build myself a small build service using rebuildd and reprepro19:45
fred_and_methe buildd gets the source file from the reprepro, builds it and puts the binarys into the repo19:45
fred_and_meexcept it rejects the pbuilder build source files because it doesn't have the same checksums than the source from the repo19:46
fred_and_mebut when i inspect the contents of the two packages, the content is identical19:47
fred_and_mewhy does that happeß19:47
fred_and_me?19:47
jdongsebner: looks like you've gotten your ACK?19:47
* jdong has been settling down in California for his summer job19:47
ScottKfred_and_me: That's a bit off topic here.  You might try #ubuntu-packaging.19:48
fred_and_methanks ScottK, i will19:49
sebnerjdong: hmm, no?19:51
jdongsebner: bug number?19:51
jdongmust've misaligned my scrollback then19:51
sebnerjdong: https://bugs.launchpad.net/ubuntu/+source/themonospot/+bug/53374719:51
ubottuUbuntu bug 533747 in themonospot (Ubuntu) "themonospot file missing" [Undecided,New]19:51
jdongoh19:52
ari-tczewjdong: ping on private message19:52
jdongari-tczew: can you please retransmit? My bouncer is a bit glitchy with privmsg handling19:52
jdongsebner: you're okay now :)19:53
sebnerjdong: take my thanks! :)19:53
sebnerScottK: would you mind? =)19:53
* ScottK looks19:53
ScottKsebner: Is it fixed in Maverick already?19:55
sebnerScottK: nope, it the fix I intend to do a upload in Debian19:55
sebner*it = if19:55
sebner*fix works19:55
sebner-.-19:55
ScottKIf we're at the "if it works" stage, it's really not ready for SRU.19:57
dupondjehttps://bugs.launchpad.net/ubuntu/+source/fxload/+bug/587824 => does this merge look nice ? :)19:57
ubottuUbuntu bug 587824 in fxload (Ubuntu) "Please merge fxload 0.0.20081013-1 from debian unstable" [Undecided,New]19:57
ScottKNot sure if I understood your substitutions correctly.19:57
dupondjeScottK: https://bugs.launchpad.net/ubuntu/+source/aiccu/+bug/544910 => this is an SRU also imo :) could you give it a shot ?19:57
ubottuUbuntu bug 544910 in aiccu (Debian) "Upgrade to 10.04 beta1 blocked by aiccu" [Unknown,Fix committed]19:57
ScottKdupondje: Is it already uploaded and approved by ubuntu-sru?19:58
sebnerScottK: My can't reproduce the error but others have reported to be fixed19:58
ScottKsebner: Done.19:58
ScottKOK.19:58
sebnerScottK: th19:59
sebnerx19:59
ScottKYou're welcome.19:59
* sebner shouldn't write anything while using the mobile phone at the same time -.-20:01
dupondjeScottK: no, how do I get it approved ? :D20:38
ScottKdupondje: Subscribe ubuntu-sru and someone on the team will review it.20:39
aranddupondje: Well, subscribe ubuntu-sru, and wait.20:39
dupondjeanyway, change got into debian .. isn't it better to wait for sync and then sru ?20:40
arandWell, it's often the case that a sru won't happen if the change isn't in ubuntu+1 yet, so yea.20:42
dupondjewell the change is already in ubuntu+1, but the changed debian package not20:44
micahgJontheEchidna: what do you think about renaming/add dummy package kmozillahelper to firefox-kde-support so that it's easier to find20:47
JontheEchidnadebfx: ^?20:49
JontheEchidnaI don't know if upstream plans to stick with just providing Firefox integration, but debfx might know more20:49
JontheEchidnaa dummy package or provides: field entry couldn't hurt, at any rate20:49
micahgJontheEchidna: is it maintained upstream or in Ubuntu?20:50
debfxmicahg: that's what I suggested in bug #55915420:50
ubottuLaunchpad bug 559154 in firefox (Ubuntu) "KDE users installing Firefox from archive don't know about kmozillahelper" [Wishlist,Confirmed] https://launchpad.net/bugs/55915420:50
JontheEchidnamicahg: openSUSE hosts/maintains the code in gitorious20:50
micahgdebfx: I know, I was asking if we're going to do it :)20:50
debfxoh, +1 from me obviously :D20:51
ScottKDoes firefox suggest kmozillahelper?20:51
micahgScottK: ye20:52
micahgs20:52
ScottKThen I think the question is answered.20:52
ScottKIf users don't know about it, it's a package manager issue.20:52
micahgScottK: how many regular users look at suggests?20:52
ScottKmicahg: Are they presented by the package management software to them?20:53
ScottKI don't think changing the name will help.20:53
JontheEchidnaIs there any way to recommend firefox-gnome-support || firefox-kde-support and have apt be smart enough to choose the one that would install less new stuff?20:53
ScottKNo.20:53
JontheEchidna:(20:53
micahgScottK: it'll show up in a search for firefox20:53
ScottKI see.20:54
ScottKThat's a good point.20:54
micahgScottK: it also makes it more obvious what it does20:54
ScottKJontheEchidna: Maybe we should directly seed kmozillahelper in kubuntu-common and then if a Kubuntu users installs Firefox, they already have the addon?20:55
JontheEchidnaScottK: that would work, but we'd have to remove kmozillahelper's dependency on firefox20:55
ScottKJontheEchidna: Agreed.20:55
JontheEchidnanot a big deal imo, but would have to be done20:55
ScottKIt's a bit of a hack, but it should work.20:55
JontheEchidnado we want to care about the name if we go this route?20:56
micahgJontheEchidna: I don't think so20:56
debfxrenaming kmozillahelper would also make the name consistent with firefox-gnome-support20:56
micahgJontheEchidna: actually, wait, maybe we would20:56
micahgJontheEchidna: if users only install kde w/out kubuntu, they still wouldn't find it20:56
JontheEchidnagood point20:57
ScottKmicahg: That's true, but I'm not sure we care that much.20:58
JontheEchidnaThe question is: "do we want to carry a transitional package for 2 years for this?"20:58
micahgJontheEchidna: well, I think it would just be a permanent dummy package unless upstream renames20:58
dupondjehttp://packages.debian.org/changelogs/pool/main/m/mplayer/current/changelog => a debian changelog that contains ubuntu changelog items ?!20:59
micahgJontheEchidna: I could also throw the dummy package in firefox in theory20:59
JontheEchidnawell, it's not too big of a deal to have a dummy package around21:00
JontheEchidnaSo the plan is:21:00
JontheEchidna- Change kmozillahelper's name to firefox-support-kde21:00
JontheEchidna-Provide a dummy package for kmozillahelper that depends on firefox-support-kde21:01
JontheEchidna- Remove firefox-kde-support's dependency on firefox21:01
JontheEchidna- Seed firefox-kde-support in kubuntu-common21:01
JontheEchidnasound good?21:01
micahgJontheEchidna: the thing I'm wondering is about actually changing the name since upstream calls it something diferent21:01
JontheEchidnaSo, kmozillahelper could stay the main package, but firefox-kde-support be the dummy?21:02
micahgJontheEchidna: that's what I was thinking21:02
JontheEchidnasounds fine to me21:02
debfxmicahg: opensuse calls the package mozilla-kde4-integration21:02
micahgJontheEchidna: that way we're consistent with upstream and ourselves21:02
micahgdebfx: oh, in that case, we can just change our name ;)21:03
debfxI'd say the source package should be called kmozillahelper and the binary firefox-support-kde21:03
micahgdebfx: that's fine too21:04
debfxJontheEchidna: upstream tarballs are available from https://build.opensuse.org/package/files?package=mozilla-kde4-integration&project=mozilla%3AFactory21:04
debfxI should have documented that though at that time build.opensuse.org required a login21:05
JontheEchidnadebfx: good to know21:09
dupondjeguys, a debian changelog that contains ubuntu changes? is that anything special ?21:10
debfxactually I could write a watch file21:10
JontheEchidnadupondje: not common, but not unheard of21:12
dupondjehttp://packages.debian.org/changelogs/pool/main/m/mplayer/current/changelog :p21:13
JontheEchidnathey must've done a merge with us21:13
dupondjebut seems not everything is included :s21:14
debfxmicahg, JontheEchidna: so are we going to do it like that?21:25
micahgdebfx: sounds good to me21:26
debfxso firefox needs to change the suggests and kubuntu-firefox-install doesn't need to install kmozillahelper anymore21:28
micahgdebfx: open a task/bug or just ping me when you're ready for firefox to change21:29
ari-tczewmicahg: how are you doing?21:36
micahgari-tczew: k, trying to get a lot of backports done :)21:36
ari-tczewmicahg: cool, good luck !21:37
ari-tczewbdrung: hello, did you prepare script for sponsoring fakesyncs?21:38
bdrungari-tczew: half. ack-sync & syncpackage will gain this feature. i was disrupted by a failing internet connection.21:39
bdrungari-tczew: i will finish it soon21:40
ari-tczewbdrung: aha, ttx has sponsored my bzr diffs, but don't worry, I'll always find a fakesync, just ask me ;)21:41
bdrungari-tczew: geronimo-jpa-3.0-spec is still there as testcase?21:41
ari-tczewbdrung: of course, you can use it for testing21:42
bdrungari-tczew: because i saw that ttx sponsored most of bug 51243021:42
ubottuLaunchpad bug 512430 in geronimo-jta-1.0.1b-spec (Ubuntu) "Fake sync geronimo packages (main) from Debian testing (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/51243021:42
ari-tczewbdrung: yes I know, but I didn't please him21:43
ari-tczewwhat sposor prefer to - pack new upstream release and send to bzr or upload .diff.gz .dsc and orig. files?21:53
bdrungari-tczew: if you are in doubt do both ;) it depends probably on the sponsor21:58
bdrungari-tczew: is it possible to update the package in debian first and sync/merge it?21:58
ari-tczewbdrung: I've packed new upstream release (package doesn't exist in Debian) and I switched source format to 3.0 - I don't know whether bzr does like change source format21:59
bdrungari-tczew: IIRC it should work22:00
ari-tczewbdrung: so I'll upload it tommorow to bzr.22:02
bdrungari-tczew: is someone trying to bring this package to debian?22:02
ari-tczewbdrung: I know nothing about this22:03
bdrungari-tczew: are you interested in maintaining it?22:04
ari-tczewbdrung: not sure, this package is: firmware-addon-dell22:04
ari-tczewbdrung: why you ask?22:07
bdrungari-tczew: just my usual questions. i like to see all packages in debian and then synced to ubuntu (or merged if really required)22:08
ari-tczewbdrung: are you satisfied if you see in e-mail inbox a lot of sync requests?22:09
bdrungari-tczew: yes (compared to seeing many new upstream packages or merge requests)22:10
bdrungari-tczew: i begin with sponsoring sync requests and then doing the other stuff22:11
ari-tczewbdrung: aha, fine22:12
=== micahg1 is now known as micahg
=== emma_ is now known as emma
=== alessio is now known as quadrispro
bdrungtumbleweed: ping23:29
tumbleweedbdrung: pong23:30
bdrungtumbleweed: do you still my endorsement or do you finished the motu application?23:31
arandrhythmbox patches are 01-05, 80, 82, 90-96. What number should my new patch be?23:32
tumbleweedbdrung: there wasn't time last week, I'm up again next week23:32
micahgarand: depends where it needs to be applied23:32
tumbleweedyes, I'd appreciate an endorsement23:32
bdrungk, will put it on my TODO23:32
tumbleweedbdrung: thanks23:32
micahgbdrung: have you sponsored enough of my stuff to give me an endorsement for mozilla package set dev?23:33
bdrungmicahg: gimme a list of bugs23:33
arandmicahg: which I don't really know, it's a git commit for python initialization problems.23:33
micahgbdrung: k, I guess I'll have to do that later :)23:33
arandmicahg: I guess 07, incorrect?23:34
bdrungtumbleweed: in your mail you listed four bugs. are there more nows23:34
bdrungs/nows/now?23:34
tumbleweedhmm, let me see23:35
lfaraonebdrung: by the way, I am in ~ubuntu-dev as of a few weeks ago.23:37
bdrunglfaraone: context?23:38
lfaraonebdrung: in re to <1275236527.1990.38.camel@deep-thought>23:38
bdrung<1275236527.1990.38.camel@deep-thought>?23:39
lfaraonebdrung: the reason I didn't push them directly into ~ubuntu-dev/+junk/ack-sync was because I wasn't sure whether I should commit directly.23:39
lfaraonebdrung: the messageID of your email on "Re: Updates / features for ack-sync".23:40
simarsudo echo 3 | tee -a /sys/class/backlight/nvidia_backlight/brightness  can anyone please tell me the meaning of this statement including |(or) i know what are echo ..23:41
simarplz help23:41
=== nobawk|away is now known as nobawk
bdrunglfaraone: aha, the ack-sync script. your work on it is appreciate. you are allowed to commit directly. ;)23:41
lfaraonebdrung: mk, thx.23:42
bdrungmk?23:42
Laneysimar: this isn't the channel for support, please try #ubuntu23:42
tumbleweedbdrung: #585329, #584125, #585014, #583899, #583999, #583106, #581511, #562272, #527982 (and a few more awaiting review, if you are keen :P )23:44
tumbleweedwhoops, two of those arne't yours23:46
tumbleweedoh they are, nm23:47

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