/srv/irclogs.ubuntu.com/2015/07/17/#launchpad.txt

=== Spads_ is now known as Spads
=== ina is now known as Guest85506
=== ev_ is now known as ev
=== broder_ is now known as broder
=== igitoor_ is now known as igitoor
alextucjwatson, hi08:01
wgrantalextu: Hi08:02
alextuwgrant, hi ~ I have some question about using git on launchpad.08:03
wgrantAsk away.08:03
alextuwgrant, I'm trying to manage repo on lanchpad, so created some repositories in project.08:03
alextulike this: https://code.qastaging.launchpad.net/what-project/+git08:04
alextuand the scenario will be like: some merge proposal will be request in different repository.08:05
alextuin my case repository-1 and repository-2 have one merge proposal for each.08:05
alextuwgrant, can I have some way to get a list for all merge proposals for all repositories in this project.08:06
alextua top view for all MPs.08:06
wgrantalextu: https://code.qastaging.launchpad.net/what-project/+activereviews08:06
alextuwgrant, awesome! thanks a lot!08:07
wgrantnp08:07
alextuwgrant, hi~ sorry to brother you again. Does it possible to set master branch in single repository as private? Say, the only way to commit master is merging from another branch. Just like the protection way that gerrit go with.08:29
wgrantalextu: It will never be possible to restrict reading of particular branches, but we intend to allow writes to be restricted fairly soon.08:30
wgrantBut for now, if you need varying write permissions you'll need to use separate repositories.08:30
alextuwgrant, yes, restrict write permission for single branch in repository is what I need. Looking forward it :)08:31
alextuwgrant, thanks for information :)08:32
=== Guest85506 is now known as ina
=== ina is now known as Guest73616
=== Guest73616 is now known as meena
=== psivaa is now known as psivaa-lunch
=== psivaa-lunch is now known as psivaa
mapreriplease correct me, but lp PPAs don't have a way to trigger binNMU (or whatever they're called in ubuntu), do they?14:31
cjwatsonmapreri: That's (unfortunately) correct.14:34
cjwatsonYou have to do a new source upload.14:35
maprericjwatson: is there already a open bug/future request for this?14:46
mapreriotherwise i'd be happy to open one ;P14:46
mapreriRTFM here it is #245594 :>14:47
cjwatsonIndeed ...14:48
mapreriwell, hopefully one day or another you'll come to it, guess you've got better/more urgent/more awesome thing to do than that :) nevermind ^^14:52
cjwatsonI'd like to do it, but I haven't persuaded everyone that it's a good idea, and it's a non-trivial amount of work ...14:57
maprerican't personally get the trouble of associating +bX binary versions to the sources without +bX15:01
cjwatsonIt seems fine to me especially given that Debian has been doing it for years.  I'm not sure I've ever persuaded infinity. :-P15:02
mapreris/for years/since ever/ might be more accurate :)15:12
cjwatsonmapreri: I wouldn't go that far, since I remember a different form being used :)15:19
maprericjwatson: given the whole debian thing is actually older than me i can easily miss stuff ;)15:20
cjwatsonI feel old now.15:20
tewardeheheh15:20
mapreri:D15:20
tewardeveryone gets to feel like that at some point.  :P15:20
davmor2cjwatson: you're not allowed to feel old, Cause that means I have to feel older and I'm not up for that :P15:46
=== yofel_ is now known as yofel
costelloDear Sirs, n00bie here. I'm trying to upload package to ppa repository ; I've done it before once and now I have new version. Packaging is quite similar to previous version.20:47
costelloNow, it's being rejected because "Unhandled exception processing upload: 'ascii' codec can't decode byte 0xc3 in position 7: ordinal not in range(128)"20:47
costellolooks like ascii is expected somewhere and I'm supplying utf-8 or something?20:48
costelloMy name has letter ä in it .. but the same naming and everything has worked for me before..20:48
costello..ah, possibly some files I've written are in iso-8859-1 and not utf-8 because 0xc3 is exactly "ä" but in iso8859-1 .. so over my rant, I maybe may have already answered correctly to myself. Lets see :-)20:51
=== G_ is now known as G
maprericostello: indeed d/changelog must be utf-8 according to the debian policy21:07
mapreri"The entire changelog must be encoded in UTF-8." https://www.debian.org/doc/debian-policy/ch-source.html#s-dpkgchangelog21:09
mapreriguess you can find similar docs in the .ubuntu.com realm, but the tools are the same so it applies well enough anyway in this case21:09
costelloNow I'm feeling stupid. grep $'\xc4' debian/* yields me 0 results. Is there any other place where the offending character might be coming from? Is there character-set specified in UID-strings of the GPG-key? There is letter ä also..21:32
costelloerr \xc3 I meant.21:32
costelloanyway. I'm fairly positive that I have everything as unicode. Is there any way to try interpreting the offset numbers from error message?21:33
costello..and lintian should whine about character set problems ; now I have lintian quiet.21:47
costellocould this be a situation for a bug report .. but against what? in debian/control I had changed Standards-Version: to "3.9.5" and when I changed it back to (ancient) 3.8.4 the error message about character set went away.22:52
costellowhat is actually the standards-version to use with trusty? I had my sources from debian testing where standards-version is 3.9.6..22:53
costello..seems to compile at server side too, so, for your continuous enjoyment https://launchpad.net/~operatornormal/+archive/ubuntu/classifiedads/+build/766585122:57

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