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

=== rmcbride__ is now known as rmcbride
=== rgreening_ is now known as rgreening
lfaraone|reallyHm. I tried building http://revu.ubuntuwire.com/revu1-incoming/sushi-1002112221/sushi_1.1.1-0ubuntu1.dsc from source, but I get a bunch of errors related to waf unpacking itself and adding .pyc files. I assume I should remove these files in rules?01:13
Linux000lfaraone|really: You are trying to build that package, right?01:16
MTecknologyIs it possible to use a ppa on a debian system?02:12
MTecknologyif you just add the apt line?02:12
lfaraone|reallyLinux000: yes.02:26
lfaraone|reallyMTecknology: yes.02:26
MTecknologylfaraone|really: thanks02:27
ScottKDoesn't necessarily mean you'll get packages that work.02:36
ScottKBinary compatibility between Ubuntu and Debian is not even a design goal for Ubuntu, let alone something one can rely on.02:36
ScottKDepending on what they package is, it may or may not work.02:37
lfaraone|reallyScottK: but, it is however "possible" :)02:58
ScottKlfaraone|really: Certainly.02:58
ScottKLots of things are possible that aren't a good idea.  I wasn't meaning to disagree with you.03:00
=== MTecknology is now known as MTeck-ricer
MTeck-ricerwhat do I need to be able to install grub on no-multilib?>06:32
MTeck-riceroh.. grub-static06:35
MTeck-ricerwrong chan too...06:42
pmceneryDoes anyone know at which point in the Debian package upload process a sync request can be submitted? I.e. after it has passed new?07:48
duanedesignworking on a FFe, building the new upstream source I am getting  two(2) warnings.  http://paste.ubuntu.com/401850/08:59
ari-tczewPermission denied (publickey). bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist.10:49
ari-tczewhow can I fix it?10:49
geserare you using the same SSH key as stored in your LP profile?10:50
ari-tczewhow can check it?10:53
geserare you using an ssh-agent and does ssh-add -l list your key?10:57
ari-tczewI'm not using ssh-agent10:58
ari-tczew$ ssh-add -l Could not open a connection to your authentication agent.10:58
geserno problem10:59
ari-tczewgeser: huh?10:59
geserthen you probably have a file ~/.ssh/id_rsa.pub (or similar) (it's some time since I used a real SSH-key)10:59
ari-tczewgeser: in ~/.ssh exist only file known_hosts11:01
geserok, do you have a SSH key?11:02
geserdid you generate one with ssh-keygen in the past?11:03
ari-tczewgeser: I have created key a long time ago and it exist in my LP page, but I created second key 10 minutes ago11:03
ari-tczewI'm confused about it all, I don't understand these procedures and make me crazy11:04
geserif you add this second SSH key to LP (as it's a different one), your bzr problem should go away11:05
ari-tczewgeser: I found these 2 files .pub, do I need to move correct .pub file anywhere?11:07
ari-tczewcan I use 1st key if I found .pub file?11:08
gesera SSH key is similar to a GPG key, it consists of a public part (those in the .pub file) and a private part (usually similar named but without .pub)11:08
geserif you put the contents of the .pub file into ~/.ssh/authorized_keys (or add it to your LP profile), you can use the private part of the key for authentication when access the other server11:10
ari-tczewgeser: I have added key on LP11:11
ari-tczewproblem is not fixed!11:12
geser:(11:12
ari-tczewgeser: I think about clear all ssh keys from my system and try to create since zero11:13
ari-tczewand clear from LP11:13
geserif this doesn't help too, try getting help from #launchpad as I'm out of ideas11:14
ari-tczewwhat's the f_cking system this bzr!11:19
pmcenerysuperm1: just installed latest updates and still crashed. See bug #549459.11:21
ubottuError: Could not parse data returned by Launchpad: list index out of range (https://launchpad.net/bugs/549459)11:21
pmcenerysuperm1: I initially tried without libdvdcss2 installed, and thought this may be the reason for the crash, so I have added it, but doesnt make any diff.11:23
AnAntHello, can someone review/sponsor http://revu.ubuntuwire.com/details.py?upid=8017 , it has been granted an FFe in LP #54367911:38
ubottuLaunchpad bug 543679 in ubuntu "Add a plymouth theme for sabily" [Medium,New] https://launchpad.net/bugs/54367911:38
=== lfaraone|really is now known as lfaraone
ari-tczewI have created branch on my LP page, I sent new revision, but bzr leave debian/patches/ directory, what happens?13:14
geserwas debian/patches already in the branch or did you add it?13:22
ari-tczewgeser: I did add directory /debian/patches and file.patch in /debian/patches13:27
geserdid you also "bzr add debian/patches/file.patch"? because bzr only track those files it knows about to track13:28
ari-tczewgeser: nope, I'll try do it13:29
ari-tczewwhy LP-Branches shows my ssh-key login instead my e-mail ?13:30
ari-tczewgeser: please take a look @ https://code.launchpad.net/~ari-tczew/+junk/weechat13:32
ari-tczewe.g. your revision has been called to your LP account, but my revision doesn't call to my LP account13:33
ari-tczew...13:51
ari-tczewbdrung: ping14:04
bdrungari-tczew: pong14:05
geserari-tczew: what does "bzr whoami" return for you?14:05
ari-tczewthe same as LP-Branches14:06
ari-tczewhow can I change whoami?14:06
geserwith 'bzr whoami "Artur Rona <your@email>' (see bzr help whoami)14:09
ari-tczewbdrung: ok, nevermind14:10
ari-tczewgeser, thanks!14:10
ari-tczewif I want to give a patch to fix bug instead debdiff, is enough link to my branch?14:43
nigelbari-tczew: is the package maintained in bzr?14:44
ari-tczewnigelb: maintained?14:44
ari-tczewpackage has got registered branch in ubuntu, if you mean about it14:45
nigelbari-tczew: aha, then link to branch and request merge14:45
ari-tczewthanks14:46
ari-tczewwhich patchsystem require debian/patches/series file?14:52
nigelbquilt usually14:52
ari-tczewin debian/rules: include /usr/share/cdbs/1/rules/simple-patchsys.mk is enough?14:53
nigelbouch, that doesn't look like quilt14:53
nigelbdo a what-patch inside the source folder14:53
nigelbit should be cdbs14:53
ari-tczewyea, cdbs14:54
ari-tczewso if  I'll got "quilt" by what-patch I need to create series file, right?14:54
nigelbcheck in control file if the source format is 3.0?14:55
nigelbif so, how cdbs and 3.0 works together is a mystery to me.  maybe someone else can help14:55
ari-tczewthis is not 3.0 source format14:56
nigelbin that case do you need a series file?14:56
ari-tczewI am only asking when do I need add series file...14:56
ari-tczewI got cdbs, so not14:56
nigelbah, I think (someone correct me if I'm wrong) series is file is only when using quilt pactching system or source format 3.0 (quilt)14:57
ari-tczewthanks14:58
ari-tczewwhy I can not create branch like /package/karmic ?15:07
ari-tczewonly /package-karmic15:07
geserari-tczew: as you seem to try to gain experience with bzr and package branches, have you read https://wiki.ubuntu.com/DistributedDevelopment/Documentation?15:10
geserI found it quite useful when I experimented with package branches15:11
paissadwhat do you usually use to make a patch ? .... quilt command  or patch command ?15:24
paissadi have created 2 patches files & i put them in debian/patches/15:25
ari-tczewpaissad: do you have 2 patches or 2 patched files?15:25
paissadari-tczew, i created to diff files & i put them in debian/patches15:26
paissadi did --> diff -u file.orig file > file.diff15:26
paissadi put file.diff into debian/patches15:26
paissadi did the same operation for the other file15:26
nigelbum, that wont work15:27
nigelbpaissad, do you know what patch system is being used?15:27
nigelb(just type what-patch inside the source directory15:27
paissadnigelb, patch system ? ... don't know what you mean ... i want to modify 2 files from upstream source ... i thought that i just have to create a diff file & apply it during call from debian/rules15:28
paissadwrong ?15:28
nigelbyou want to fix a bug right?15:29
nigelband you've got the lucid source?15:29
paissadnigelb, it's no a bug ... actually upstream source developper put it's log file in /tmp ... but i modified the source so that the log file is saved in /var/log/$prog_name.log15:30
nigelbpaissad, you're trying to fix that for lucid, i.e., get the changes into Ubuntu.  am I right?15:31
paissadyes15:31
nigelbif you can follow the ubuntu/debian development process and generate a debdiff you can get into lucid easily15:32
nigelbso, first, what does the 2 patches do?15:32
nigelbsince we're quite late into the lucid cycle depending on what it does you might need a feature free exception.  If it fixes, a bug, not needed.15:33
paissadi think it's to complicated to create a debdiff ... & i think you misunderstand me !15:33
paissadi have to apply the diff before running debuild15:33
paissad:)15:33
nigelbyes, I know15:33
nigelbbut what I wanted to know was whether you wanted to generate a debdiff or just supply the patches so someone can do it for you15:34
=== yofel_ is now known as yofel
jbichaI'm trying to request a FFE/sync request for gramps, could someone guide me through what I need to do? bug 54904516:22
ubottuLaunchpad bug 549045 in gramps "Sync gramps 3.2.0-1 (universe) from Debian unstable (main)" [Undecided,New] https://launchpad.net/bugs/54904516:22
=== korn_ is now known as c_korn
RainCThey jcastro :)16:23
jcastrohowdy16:23
nigelbjbicha, provide and build log and install log too16:23
iulianjbicha: See https://wiki.ubuntu.com/FreezeExceptionProcess.16:33
psusiblast.... gcc doesn't have itoa?  what was the standard alternative to it? I can't seem to remember16:48
superm1pmcenery, cool, well hopefully the apport retracer will be able to help us get to the bottom of it, thanks for filing the bug16:52
=== ember_ is now known as ember
jbichaok, I uploaded a build & install log, anything else I should do before subscribing ubuntu-release ?17:23
ari-tczewjbicha: test package17:25
jbichaari-tczew: what do you mean?17:26
ari-tczewso you did install, then open a program and test all functions17:27
ScottKOr even some?17:29
ejatif we got make: *** [patch-stamp] Error 1 .. where should we take a look ?17:39
ari-tczewpatch is wrong17:39
ejatari-tczew: yeah .. but how to trace ..17:39
ejatinside the patch file17:40
ari-tczewis there a .hunk file?17:40
ejatno17:40
ari-tczewdid you patch manually or did you get patch from internet?17:40
ejatfrom the net17:41
ari-tczewso you should did patch (diff command) between 2 folders17:41
ari-tczewmanually17:41
ari-tczewthen you have full control on changes which will be in patch17:42
ari-tczews/did/do a17:44
jbichaari-tczew: I don't really use gramps so I don't know what to test, everything I've tested works, presumably upstream & Debian are testing also17:45
ari-tczewjbicha: heh, so go ahead and subscribe ubuntu-release maybe you will got ACK17:46
jbichathanks17:46
ari-tczewjbicha: you should add information about new features, because this is a new upstream release17:49
ejatari-tczew: how to create .dpatch ?18:14
ari-tczewcreate a normal .patch then convert do dpatch18:15
sistpotyor use dpatch-edit-patch <nameofpatch>, that will get you a shell where you can modify what you like. The result will end up in <nameofpatch>18:17
ejatsistpoty: http://paste.ubuntu.com/402518/18:21
ejatbut no shell18:21
ejatari-tczew: using dpatch patch-template to convert ?18:23
ari-tczewI'm using an author's script based on this: http://matrixhasu.altervista.org/index.php?view=use_dpatch look @ field "2. Convert a patch"18:26
* ejat opening .. 18:27
ejatdiff -u source-tree-original/the-file source-tree-new/the-file ?18:29
sistpotyejat: you don't get a shell with that? (using dpatch-edit-patch in the top source directory)?18:30
ejatyeah ..18:30
ejatjust end like that18:30
sistpotyejat: haven't stumbled on this yet, sorry18:30
ejatim using terminator .. is a issue?18:30
ejatit will switch to new shell or what ?18:31
sistpotyejat: shouldn't be an issue18:31
sistpotyejat: yes, it will just start a new shell session in the new directory18:31
sistpotyejat: don't confuse shell session with shell window though18:31
ejatsistpoty: owh ok .. got it ..18:33
ejatwhat should i edit in the new shell ?18:35
sistpotyejat: whatever file you want to modify... the result lands in the patch18:35
sistpotyejat: for example you could patch -p0 < somepatch, or use $SENSIBLE_EDITOR somefile and do changes18:35
ejatari-tczew: thanks .. its work18:44
ari-tczewnp18:44
=== hannesw__ is now known as hannesw
* sistpoty tries to remind slangasek as soft as possible about delegates for ubuntu-release19:15
ari-tczewcan someone check whether I did correct link to my bazaar branch with patch? bug 34279019:45
ubottuLaunchpad bug 342790 in weechat "DoS crash when receiving a certain color code" [Undecided,Confirmed] https://launchpad.net/bugs/34279019:45
geserlooks good, it's listed at "Related branches" in that bug19:48
ari-tczewgeser: is my branch correct patched and ready to upload?19:53
geserari-tczew: looks good, but I don't how strict the template for security changelog entries is to follow (your changelog entry misses a description how the bug got fixed)20:01
gesersee https://wiki.ubuntu.com/SecurityTeam/UpdatePreparation#Update%20the%20packaging for the template and some examples20:01
geserbtw: that page mentions to update the Maintainer for >= feisty20:02
ari-tczewgeser: right! this is an answer for my question! I need to reupload a branch20:03
gesereverything else looks ok (but my last security update is long time ago)20:03
ari-tczewin response to changelog: I never add in changelog how bug has been fixed20:04
geserfor normal uploads me neither, but security uploads might be special (I just looked at the wiki page)20:06
geseras said I don't know how strictly the security template is to follow20:06
ari-tczewsecurity sponsors never poked me about it20:06
jdstrandari-tczew: I ack'd your patch-- my comment was for future securit updates. you don't need to do anything else this time around (I've already uploaded it to the security queue)20:07
ari-tczewjdstrand: ah OK, what about debian/changelog - is it correct?20:08
jdstrandari-tczew: it was ok, but we like more info usually.20:08
ari-tczewok20:08
thedeenoHey everyone, can someone clue me in on how to request a package be updated? guake is at v0.4.1 but I'm only seeing 0.4.0 in apt. Debian repo's are at 0.4.120:09
thedeenoUnfortunately , i'm to nuby to figure out how to install this myself atm. (getting there :))20:10
Laneythere's nothing wrong with being more verbose in your changelogs :)20:14
LaneyI absolutely encourage it20:15
sistpotyjdstrand: btw thanks for taking care of moin! :)20:17
sistpotythedeeno: what is guake? a game?20:18
sistpotyah, ok it isn't :(20:19
thedeenosistpoty: haha, nope. It's a console wrapper.20:24
thedeenohmm, so no thoughts on how to tell someone about this thing that needs updating?20:24
sistpotythedeeno: just saw it, otherwise I'd have requested an ffe myself... !FFe20:25
sistpoty!FFe20:25
ubottuFeature Freeze Exception. See https://wiki.ubuntu.com/FreezeExceptionProcess for the freeze exception process.20:25
sistpoty^ there you go20:25
RoAkSoAxsistpoty, bug #407722 is ready if you want to take a look at in again before I upload it. It builds in both pbuilder, ppa, and Im about to see if it installs and runs correctly20:45
ubottuLaunchpad bug 407722 in lighttpd "[FFe] Please merge lighttpd 1.4.26-1 from Debian testing" [Wishlist,New] https://launchpad.net/bugs/40772220:45
RoAkSoAxthough 1.1 is from unstable rather than testing20:45
sistpotyRoAkSoAx: did you test the new version?20:53
sistpotyRoAkSoAx: -1 to -1.1 is fine for me, I've looked at that patch already20:54
RoAkSoAxsistpoty, yeah I just tested, builds, installs, runs20:57
RoAkSoAxinstalls the -dev files20:57
sistpotyRoAkSoAx: great, can you add that to the bug report please? I'm happy to give an ack then20:57
RoAkSoAxsistpoty, done, just updated the bug description21:00
sistpotyRoAkSoAx: thanks!21:00
RoAkSoAx:)21:01
sistpotyRoAkSoAx: feel free to upload21:02
RoAkSoAxsistpoty, thank you :)21:03
sistpotyRoAkSoAx: thank you for working on it in the first place :)21:03
RoAkSoAxsistpoty, i just love doing it :)21:04
sistpotyheh21:04
RoAkSoAx:)21:07
* sistpoty goes to bed... gn8 everyone21:40
paissadguys, i create a package_name.templates & package.config, po/POTFILES.in .... in the $package.template file, i have the Description field in 2 langage already (english & french )...  what must i do to create the po/templates.pot21:43
paissadi did debconf-updatepo ..... but i got this21:43
paissadNone of the files in POTFILES.in contain strings marked for translation.21:43
paissadhere is the content of my POTFILES.in --> [type: gettext/rfc822deb] pms-linux.templates21:44
=== xhaker_ is now known as xhaker_globaljam
paissadhere is the content of pms-linux.templates --> http://pastebin.com/0xNDy7LK21:45
thedeenohey guys I'm trying to figure out how to ask one of the package maintainers to update a package to a new version21:57
thedeenobut I'm kinda lost on how to do so. sistpoty showed be FFE but I think this is for an actual package maintainer21:58
sebnerthedeeno: most packages in Ubuntu don't have a specific maintainer21:58
thedeenook, that makes sense. Well the package in question is guake. The karmic version is 0.4.0 - v0.4.1 fixes a transparency issue.21:59
thedeenoit's apart of the 'universe' repo22:00
thedeenohow do I get that repo updated?22:00
thedeenodebian has the package @ 0.4.1 - i'm pretty new (just recently switched from windows - *gasp*). So bear with me :)22:00
sebnerthedeeno: urgh, updating a package in a stable release is not that eady22:01
sebner*easy22:01
sebner!SRU | thedeeno22:01
ubottuthedeeno: Stable Release Update information is at http://wiki.ubuntu.com/StableReleaseUpdates22:01
thedeenosebner: I guess it makes sense that it's not that easy. Is there a Karmic 'testing' repo?22:24
thedeenoI expect that would be easy to change - if there is such a thing22:24
ScottKProposed SRUs get uploaded to karmic-proposed for verification.22:33
ari-tczewI'm just waiting for my SRUs review...22:34
RoAkSoAxScottK, and how long does that take?22:37
ScottKRoAkSoAx: It's in the StableReleaseUpdates wiki page22:37
RoAkSoAxScottK, so once the SRU has been acked, I need to add the tag: verification-needed and then just wait for the upload?22:40
ScottKRoAkSoAx: No, the archive admin adds that tag when they accept the upload.  Once you use the normal sponsorship process to get it uploaded.  ubuntu-sru ack can come before or after, but the archive admins won't accept it until that happens.22:41
ari-tczewScottK: how long is waiting for SRU ACK?22:42
ScottKDepends on how busy they are.  It varies.22:42
RoAkSoAxScottK, For example, I already have had the SRU acks like a month ago... after that, did I need to subscribe to archive-admins or wait for someone in the SRU team to upload it to proposed and then they will subscribe to archive admins?22:44
ScottKRoAkSoAx: You needed to subscribe the sponsor team.22:48
RoAkSoAxi see :) that;s why i was wondering what was missing xD22:51
RoAkSoAxScottK, so if packages are in universe, I can upload them directly once the sru has been acked?22:53
ScottKRoAkSoAx: Yes22:53
ari-tczewScottK: IMO ~ubuntu-sru is very messed and unmaintained22:54
ari-tczew497  bugs related!22:54
ScottKIt seems to ebb and flow a bit.22:55
ari-tczew'ebb' ?22:55
jdongwhy is the number of bugs a measure of the messyness of the team?22:55
ari-tczewbecause ubuntu-sru should has related to bugs which waiting for review, ACK etc22:56
jdongthat's not the case.22:57
jdonga lot of the "related" bugs are ones that the SRU process has completed but baltix has a random task open or something.22:57
ari-tczewso sometimes someone from ubuntu-sru should clean up the list22:57
jdongwell, I can either spend my free hour or two per week reviewing and ACKing as many SRU requests as I can from my bugmail directory, or do housekeeping on launchpad. which would you prefer? :)22:58
ari-tczewI want the SRU requests were dealt with quickly response like from ubuntu-universe-sponsors in development cycle23:01
ari-tczew"Ubuntu is a complete Linux-based operating system, freely available with both community and professional support."23:02
ari-tczewWANNA SEE "professional support"23:02
RoAkSoAxari-tczew, I think you are confusing that sentence. Professional Support means "paid support" (those who buy support from Canonical)23:03
jdongmost SRUs that I come across and ACK are no more than a week or two old.23:04
jdongthe exception being the more complex SRU's or ones with not-so-great debdiffs attached23:04
ari-tczewRoAkSoAx: I'm contributing to Ubuntu, so this is my paid23:05
azeem_my paid?23:05
RoAkSoAxari-tczew, right, but what I'm trying to say is that "professional support" is referring to that Canonical provides paid support services for those who want to acquire them23:06
ari-tczewdon't care about it23:06
jdongyou were the one that brought it up in an incorrect context, and RoAkSoAx was correcting your misconception.23:07
ari-tczewjdong - you told week, max. 2, ok, I'm couting23:07
jdong... ok, thanks for that helpful attitude23:07
jdongyou know, that really makes me so much more excited about using my rare bits of free time to work on Ubuntu.23:07
jdongI better not eat dinner right now to empty my launchpad folder because you're counting.23:08
ari-tczewyou can eat dinner, I don't prevent you :)23:09
jdongari-tczew: but yes, if a SRU for you is taking too long in your opinion to get reviewed, feel free to ping me in here or directly email me about it.23:10
ari-tczewjdong: sure, 14 days... ;-)23:11
paissadis there a way to create a template for po/templates.pot ?23:13
paissadso that i use to begin the translation ...23:13
ari-tczewjdong: if ~500 bugs is not problem for you to review waiting SRU requests, how do you dig queue?23:13
jdongnot sure I understand23:14
jdongbtw, for your bug 421684, please add a SRU bug description23:14
ubottuLaunchpad bug 421684 in obexd "bluetooth send malformed files " [Undecided,Confirmed] https://launchpad.net/bugs/42168423:14
jdonghttps://wiki.ubuntu.com/StableReleaseUpdates#Procedure23:14
ari-tczewjdong: I'm very nuisance, right?23:20
jdongno, I didn't say that23:21
ari-tczew:)23:21
jdongrest assured that as one of the guys that spends time processing SRU's, I'm not 100% happy with my speed either23:21
psusidoes patch ever explain WHY the damn hunk failed to apply?23:23
azeem_not sure patch would know why23:24
ari-tczewpropably changes were applied previously or you have not-refreshed patch23:25
psusino, I mean WHY is it saying it failed?  it looks like it should apply perfectly fine to me23:25
psusicontext is right, I fixed the line number....23:25
psusinot what the underlying cause is, why is patch pissed off23:26
azeem_psusi: sorry, but I believe patch on this more than you23:26
psusithat's why I'm asking if there's a way to get it to explain itself23:26
psusi"hunk failed" is not a useful diagnostic23:26
ari-tczewI point on applied previously23:27
azeem_maybe some spurious whitespace change23:27
psusino, it has not been applied23:28
psusithe context looks like it matches, the lines it wants to remove are there...23:28
ari-tczewjdong: have you got a script which says what's the bugs are waiting for SRU review? like dholbach sponsoring23:29
jdongari-tczew: no, I keep manual track of that through my inbox23:29
ari-tczewjdong: you give an ACK, so do I need to subscribe sponsors?23:37
RoAkSoAxpersia, can I be readded to u-u-s please  :)??23:42
RoAkSoAxbdrung, could you please also unsubscribe keepalived from u-u-s?? thanks :)23:46
bdrungRoAkSoAx: i can't - i am only member of u-s now23:47
ari-tczewbdrung: so what's news in your competition now?23:48
RoAkSoAxbdrung, oh ok.. np then :)23:49
bdrungari-tczew: rephrase your question please.23:49
bdrungRoAkSoAx: find a member of the dying u-u-s group!23:49
RoAkSoAxbdrung, yeah will do though but it is not such a big of a deal :)23:50
ari-tczewbdrung: okay, another: what's the different between u-u-s and u-s?23:50
bdrungRoAkSoAx: bug dholbach23:50
bdrungari-tczew: u-u-s and u-m-s were merged into u-s. u-u-s and u-m-s are deprecated now23:51
RoAkSoAxari-tczew, u-m-s and u-u-s are gonna die, and we'll keep a single sponsorship group u-s due to archives changes23:51
bdrungu-u-s and u-m-s are members of u-s. Therefore members of u-u-s and u-m-s can edit u-s subscriptions, but not the other way around23:52
ari-tczewbdrung: so have you got access to upload for main now?23:52
bdrungari-tczew: yes ( http://overbenny.wordpress.com/2010/03/17/ubuntu-core-developer/ ), but that's independent of the u-s merge23:53
ari-tczewouh, nice bdrung!23:55
ari-tczewI hope that merge 2 sponsors time will be good for clear bug-related list23:55
paissadis there a way to create a template for po/templates.pot ?23:56
bdrungari-tczew: it will be hard to get the u-s list clear23:58

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