/srv/irclogs.ubuntu.com/2007/12/17/#launchpad.txt

cyberixMaybe I have to first create release series?00:08
=== ember_ is now known as ember
MattCampbellI think I understand now why branch URL's include the branch author's name.  Apparently anyone on Launchpad can register a branch.  So if I have a patch for a project, I can register a branch and push my modified version to that branch.  Correct?00:14
mwhudsonyes00:15
mwhudsonthat's one of the defining features of launchpad, in fact :)00:16
MattCampbellWhat do I do, though, for a project (like Lua) that doesn't provide public access to its VCS repository?00:16
MattCampbellmwhudson: Yeah, I like it.  Seems like a good way to submit patches.00:17
MattCampbellwell, to publish patches00:17
mwhudsonthere's not much you can do, i guess00:18
mwhudsonyou can import a tarball00:19
mwhudsonby which i just mean tar xfz whatever.tgz; cd whatever; bzr init; bzr add; bzr ci; bzr push bzr+ssh://...00:20
MattCampbellSo what is the naming convention for a branch containing the contents of, say, the Lua 5.1.2 tarball?00:21
thumperMattCampbell: I'd register a project called "lua" and if 5.1.2 is the latest, have a branch called "trunk" or "main"00:22
thumperMattCampbell: or you could call it "lua-5.1.2"00:22
thumpermwhudson: getting late?00:22
MattCampbellPerhaps the more important question is whether it's acceptable for me, since I'm not a Lua core developer, to import the contents of the tarball into a branch and publish that branch on Launchpad, then use that as the basis of a branch containing my modification.  Should I instead ask the upstream developers (in this case the Lua team) to publish their VCS repository, and wait until they do before I continue?00:24
MattCampbellI bring this up because my own project depends on a small modification that I made to Lua.00:24
thumperMattCampbell: as long as Lua is open source (and I'm sure it is), then they shouldn't have any problem with you providing an alternative way to access the source00:25
MattCampbellIt is. (www.lua.org)00:25
thumperMattCampbell: perhaps you just need to make sure that it is mentioned on the project page that the main repository is found elsewhere00:26
thumperMattCampbell: there is also no harm in asking them00:26
MattCampbellI'm just not familiar with the proper etiquette here.00:26
thumperMattCampbell: personally, I'd ask first00:26
thumperMattCampbell: and if you get no answer, then do it yourself00:26
thumperMattCampbell: you might find that another lau core dev is already registered on launchpad and is able to do it on behalf of the core dev team00:27
thumperMattCampbell: you could word it like "In order to easily interoperate with my project XYZ I'd like to have the lua source registered in Launchpad and available as a bzr branch"00:28
thumperMattCampbell: when appropriately set up it can make the lua source available by "bzr branch lp:lua"00:28
MattCampbellLua is already registered on Launchpad (I don't know by whom), but with no branches.00:28
thumperMattCampbell: it was registered by Daniel Silverstone00:29
mwhudsonthumper: yeah...00:29
MattCampbellnot a Lua core team member00:30
thumperMattCampbell: you might still want to mention on the lua dev mailing list (I'm assuming they have one) that you'd like the sourcecode available00:30
thumper(on launchpad)00:30
MattCampbellIt looks like the Lua core team is using CVS.00:34
MattCampbellI see $Id$ tags at the top of source files.00:34
MattCampbellthumper: I just posted such a message to the list.  BTW, I think the modification I want to publish is useful outside my project; I hope it will eventually be merged by the upstream developers.00:43
thumperMattCampbell: right00:43
cyberixSo, I have my development code in a Bazaar branch.01:19
cyberixIf I tell Launchpad this is the branch for 0.1 will I get problems later when the branch becomes 0.201:20
MattCampbellYou should associate that branch with the "trunk" series, then create a separate branch for each release if you want.01:21
MattCampbellTo associate a branch with the "trunk" series, follow the "trunk" link on the main project page, then choose "edit details"01:21
cyberixHmm. I have a folder "trunk" inside my branch, but I guess I should remove that.01:26
MattCampbellWhat is your branch called?01:26
cyberixmain01:26
MattCampbellYes, move the contents of the trunk folder to the top level and remove the trunk folder.01:27
cyberixDo you think main is an ok name?01:27
MattCampbellIt seems to be the convention with Bazaar.01:27
MattCampbellI'm very new to Launchpad, but I'm very impressed with what I've seen so far.  My biggest concern, as with SourceForge in its early days, is whether Canonical will continue to be able to give away so much for free to all free-software projects that want it.01:29
MattCampbellI'm generally wary of companies that provide free services, but I thought I'd try it out.01:30
cyberixThere is no "bzr rmdir"01:33
cyberix:-/01:33
somerville32MattCampbell, They make money so I'm sure we're good.02:04
mariocesar_boHello all, How do I upload files to be project files ?02:59
ubotuNew bug: #176845 in launchpad "Allow use of login.launchpad.net login/sign up forms without OpenID" [Undecided,New] https://launchpad.net/bugs/17684506:16
ubotuNew bug: #176848 in launchpad "Support Verisign's OpenID Seatbelt extension" [Undecided,New] https://launchpad.net/bugs/17684806:40
=== \sh_away is now known as \sh
sorenjamesh: Feel free to do the libmms migration whenever you're ready.08:06
jameshsoren: crap.  I'd forgotten about doing the demo import :(08:09
sorenjamesh: No worries.08:10
sorenjamesh: There's no particular rush.08:10
jameshI'll look at doing a demo import quickly.  If that looks good, I'll do a production import08:14
sorenjamesh: Cool.08:14
jameshsoren: https://bugs.demo.launchpad.net/libmms/ <- does this look good?08:19
sorenjamesh: Not entirely sure.. My bug comments are listed as being from ~shawarma-users.. I registered my shawarma@users.sourceforge.net on launchpad last week, so shouldn't they appear as thought being from me?08:22
sorenjamesh: Ah, that change just hadn't been synced over to demo's db..08:25
jameshsoren: yep.  They'll be attributed to your main account on production08:26
sorenjamesh: Ok, so if someone else had this problem on prodcution, because they failed to register their sf.net e-mail on launchpad, what would they have to do?08:26
jameshsoren: use Launchpad's merge account form08:27
sorenI remember seeing a link on some users' launchpad page where you could say "Hi, I'm this user", and then have them merged.08:27
jameshyep08:27
soren...but I don't see that on the new ~shawarma-users page?08:27
jameshI think that is a bug in how the importer is creating new people in Launchpad08:28
jameshyou can still request the merge though08:28
sorenVia answers or something?08:28
jameshat https://bugs.demo.launchpad.net/people/+requestmerge08:29
jameshand entering username@users.sourceforge.net08:29
sorenAh, right. Ok.08:29
sorenWell, apart from that wart, it looks lovely.08:29
jameshit doesn't require administrator intervention08:29
jameshsoren: https://bugs.launchpad.net/libmms08:32
sorenFantastic. Thanks very much!08:32
jameshsoren: I've just fixed up the account statuses, so the "Hey, I'm XXXX" links appear for the created accounts08:35
sorenjamesh: Even better! Now I just need to work out how to disable all the stuff on sourceforge. Grr..08:36
jameshsoren: I'm told that there is a project admin option to hide the trackers08:36
jameshthe Inkscape guys managed it08:36
sorenjamesh: There is.08:36
jameshsoren: you can look up bugs by their old SF numbers with a URL like https://bugs.launchpad.net/bugs/sfNNNN08:39
sorenHow do I upload our latest release to Launchpad?08:39
sorenOh, I probably need to hijack the project, don't I?08:39
sorenI didn't register it on Launchpad, you see.08:40
jameshI can fix that for you08:40
jameshsoren: okay.  You are now the owner of the project08:42
sorenjamesh: Excellent. Thanks.08:43
jameshif you want more than one person to be owner, set up a team and transfer ownership to it.08:43
sorenIs the process of releasing files documented somewhere?08:43
jameshdon't know08:44
jameshsoren: if you click on the "trunk" link on the main page, you can register releases there08:45
jameshyou can then attach files to releases08:45
sorenOohh..08:45
sorenOk, thanks!08:45
jameshsoren: https://help.launchpad.net/FileDownloadsOverview <- that appears to be the relevant documentation08:48
sorenAh, cool. Thanks08:53
mrevellMorning Launchpad :)09:21
=== kiko-afk is now known as kiko
=== stu2 is now known as stub
BUGabundog'morning11:09
BUGabundoanyone could have a look at Bug #17689711:10
ubotuLaunchpad bug 176897 in launchpad "different email from different teams" [Undecided,New] https://launchpad.net/bugs/17689711:10
BUGabundoI just filed a new bug: bug #sseaproval11:17
BUGabundobug sseaproval11:17
BUGabundocome on ubotu11:17
BUGabundoBug #17690111:17
ubotuLaunchpad bug 176901 in launchpad ""Subscribe someone else" should require user approval" [Undecided,New] https://launchpad.net/bugs/17690111:17
ubotuNew bug: #176897 in launchpad "different email for different teams/projects" [Undecided,New] https://launchpad.net/bugs/17689711:20
ubotuNew bug: #176901 in launchpad ""Subscribe someone else" should require user approval" [Undecided,New] https://launchpad.net/bugs/17690111:25
=== kiko is now known as kiko-phone
=== meduxa is now known as toscalix
ubotuNew bug: #176906 in malone "Launchpad should support importance imports from Bugzilla" [Undecided,Confirmed] https://launchpad.net/bugs/17690611:51
=== kiko-phone is now known as kiko
ubotuNew bug: #176912 in malone "Launchpad should support importance imports from RT" [Undecided,Confirmed] https://launchpad.net/bugs/17691211:55
ubotuNew bug: #176913 in malone "Launchpad should support importance imports from SourceForge" [Undecided,Confirmed] https://launchpad.net/bugs/17691311:55
ubotuNew bug: #176907 in malone "Launchpad should support importance imports from DebBugs" [Undecided,Confirmed] https://launchpad.net/bugs/17690711:56
ubotuNew bug: #176908 in malone "Launchpad should support importance imports from Mantis" [Undecided,Confirmed] https://launchpad.net/bugs/17690811:56
ubotuNew bug: #176909 in malone "Launchpad should support importance imports from Trac" [Undecided,Confirmed] https://launchpad.net/bugs/17690911:56
ubotuNew bug: #176910 in malone "Launchpad should support importance imports from Roundup" [Undecided,Confirmed] https://launchpad.net/bugs/17691011:56
mantiena-baltixhi all12:57
mantiena-baltixmaybe someone knows, why po export doesn't work in launchpad, at least for me :(12:57
mantiena-baltixI choosed to download gnome-volume-manager and shared-mime-info po files from rosetta but didn't get an email for about 15 hours12:57
=== cprov-away is now known as cprov-out
mrevellmantiena-baltix: Hi - let me see if there are any known delays.12:59
mrevellmantiena-baltix: Have you had an email yet? Or are you still waiting?13:00
mantiena-baltixmrevell: I still didn't get an email13:00
kikothere are problems with the export script13:00
kikojtv knows13:00
mrevellThanks kiko13:00
mantiena-baltixkiko, jtv: maybe you know when po export will work ?13:01
jtvmantiena-baltix: I'm working on finding and fixing the problem.  Not sure how long it will take, but I expect hours at least.13:02
mantiena-baltixjtv: ok, thanks for info, maybe it would be wise to write status of this problem in header this channel ?13:04
=== mrevell changed the topic of #launchpad to: Translations exports are delayed | https://launchpad.net/ | Next developer meeting: Thu 13 Dec 2007, 1400UTC #launchpad-meeting | List: launchpad-users@lists.canonical.com | Support: https://answers.launchpad.net/launchpad | Help: https://help.launchpad.net | Channel logs: http://irclogs.ubuntu.com/ | Join the beta team: https://help.launchpad.net/JoiningLaunchpadBetaTesters
mrevellmantiena-baltix: good idea, thanks. done13:06
=== mrevell changed the topic of #launchpad to: Translation exports are temporarily delayed | https://launchpad.net/ | Next developer meeting: Thu 13 Dec 2007, 1400UTC #launchpad-meeting | List: launchpad-users@lists.canonical.com | Support: https://answers.launchpad.net/launchpad | Help: https://help.launchpad.net | Channel logs: http://irclogs.ubuntu.com/ | Join the beta team: https://help.launchpad.net/JoiningLaunchpadBetaTesters
=== mrevell is now known as mrevell-lunch
=== mrevell-lunch is now known as mrevell
=== matsubara_ is now known as matsubara
BUGabundohi there13:51
BUGabundoanyone else having trouble editing emails address on team?13:51
BUGabundothe link is broken for me with a "Page not found"13:51
=== matsubara is now known as matsubara-lunch
BUGabundois any dev here??14:29
mwhudsonyes, likely14:29
BUGabundoseems that no one anwsered my question14:29
BUGabundoI would like for any other team leader to confirm on their project14:30
* BUGabundo I should have said any LP dev, and no just dev !!14:30
mwhudsonsounds like a bug to me14:31
mwhudson(not my area of the code though)14:31
BUGabundohttps://edge.launchpad.net/~i5corp/+editemail14:32
BUGabundosee for yourself14:32
mwhudsonwell, that's certainly a 40414:37
mwhudsonBUGabundo: what does https://edge.launchpad.net/~i5corp/+contactaddress have on it?14:39
mwhudsoni don't administer any teams on launchpad so i don't know how this is supposed to work14:40
kikoBUGabundo, I have no idea what you are asking!14:42
Pengkiko: He said that he gets a 404 trying to edit team email addresses.14:44
BUGabundobrb14:45
BUGabundosorry14:45
BUGabundoI just emailed the LP ML14:45
BUGabundocheck it out for more details, if you please14:46
BUGabundokiko on my team page https://edge.launchpad.net/~i5corp/ there's a link to manage emails address14:47
BUGabundoif I click on it, I was a few minutes ago redirect to a broken link14:47
BUGabundodue to bad escape chars with the '~' sign14:47
BUGabundoit seems that now its fixed14:47
BUGabundobut still I get a 404 on https://edge.launchpad.net/~i5corp/+contactaddress 14:48
BUGabundohope that explains it a little better, kiko14:48
kikoPeng, BUGabundo: the +editemails broken link is a known problem14:50
BUGabundoah ok14:50
kikoBUGabundo, just use  https://edge.launchpad.net/~i5corp/+contactaddress14:50
BUGabundodo you have a link for the bug, so I can subscrive?14:50
BUGabundokiko can you also read bug #176897 and #176901 ?14:51
ubotuLaunchpad bug 176897 in launchpad "different email for different teams/projects" [Undecided,New] https://launchpad.net/bugs/17689714:51
ubotuLaunchpad bug 176901 in launchpad ""Subscribe someone else" should require user approval" [Undecided,New] https://launchpad.net/bugs/17690114:51
kikoBUGabundo, the second one is a dupe. the first one I'm not sure what it means.14:53
BUGabundowell, I have an email that I use on LP for Ubuntu and LP14:53
kikohttps://bugs.edge.launchpad.net/launchpad/+bug/17445314:53
ubotuLaunchpad bug 174453 in launchpad "Manage Addresses on a team page is a 404" [Medium,In progress]  - Assigned to Christian Reis (kiko)14:53
BUGabundobut now that I have created a new project and a new team, I want to use another email to receive emails for that team and project14:54
kikoBUGabundo, that's a dupe too, but I'm not sure what the dupe bug is14:54
BUGabundothat should be different from the one I have for all the other LP stuff14:54
BUGabundobut still be the sam user (me)14:54
BUGabundoI haven't found anything like that14:54
BUGabundoI did see one similar to 17690114:55
kikothat's not really very easy to do, though14:55
BUGabundoLP already allows several emails address14:56
BUGabundoit should be a question of having a default one14:56
BUGabundoand having a way to choose what email to use for a team/project14:56
BUGabundois it that hard?14:56
BUGabundoOT: https://bugs.launchpad.net/bugs/17640214:57
ubotuLaunchpad bug 176402 in launchpad "bugs for teams" [Undecided,New] 14:57
BUGabundoas I said there, should I just create a project to manage the team bugs??14:57
mantiena-baltixjtv: maybe you already know when translation export will work ?15:03
BUGabundoHow do I cancel a voting?!?!?15:05
BUGabundoI set the start date today, and now I can't add options15:05
jtvmantiena-baltix: No, I'm trying to figure out what's going wrong.  This stuff is complicated.  I'll get some data to look at later today.15:06
BUGabundoare you talking to me, mantiena-baltix?15:06
ubotuNew bug: #176943 in launchpad "polls dont have an example for date format" [Undecided,New] https://launchpad.net/bugs/17694315:15
mantiena-baltixBUGabundo: it seems no, why you think so ?15:16
BUGabundothere was no message from you before, so I didn't know to who were you talking to15:17
BUGabundokiko: was https://bugs.launchpad.net/bugs/159859 a dup for https://bugs.launchpad.net/bugs/17690115:34
ubotuLaunchpad bug 176901 in launchpad ""Subscribe someone else" should require user approval" [Undecided,New] 15:34
ddaaIs edge or staging updating those days?15:35
kikoddaa, staging yes, edge no of course.15:36
mwhudsonthe staging database doesn't seem to have been restored in ages15:36
mwhudsonis that normal for this point in the cycle?15:36
mwhudson(the code is new though)15:36
kikomwhudson, yeah, it's normal after friday15:37
mwhudsonk15:37
kikomwhudson, it should have refreshed friday though, will bother tom15:37
ddaaoh rats15:37
ddaahttps://answers.edge.launchpad.net/launchpad/+question/1305615:37
mwhudsoni have my own reasons for waiting for tom15:38
=== matsubara-lunch is now known as matsubara
mwhudson(to do with staging codehosting)15:38
ddaathis specific issue cannot be fixed with the new Packaging deletion UI...15:38
=== Kmos_ is now known as Kmos
kikoddaa, how come?15:38
ddaait's actually violating a (unimplemented) constraint15:39
ddaathat it should not be possible to have multiple primary links for a source package15:39
ddaathat, or the bogus link is a secondary link15:39
kikoprobably bogus don't you think?15:40
kikojust ask the user to clarify.15:40
ddaaclearly bogus15:40
ddaahttps://staging.launchpad.net/brasero/+packages15:40
ddaathere's a gqview there, there should not be one15:40
ddaabut the link does not appear there https://staging.launchpad.net/ubuntu/+source/gqview15:40
ddaaI have a list of db constraints that should be added down the road to sanitize the db15:41
kikowe can get tom to drop those for now15:41
* ddaa can't find any bogus packaging link to remove to test his stuff15:44
kikoI saw one today, ddaa 15:45
kikohttps://edge.launchpad.net/blankon/15:45
ddaanice15:46
ddaagdm, firefox, gaim, openoffice.org :)15:46
kiko:)15:46
ddaathat's one ambitious fellow15:46
kikoconfused, too15:46
ddaaunfortunately, the staging db is not fresh enough15:47
ddaabtw, my css fixes are on staging15:54
kikoand how do they look?15:54
ddaathey look great15:54
ddaaI've been running them for weeks locally using my greasemonkey stuff15:54
ddaaso i'm fairly confident about them, also matsubara tested them for compatibility, and they do not cause IE to break more than usual.15:55
kikogreat!15:56
ddaaI'm unsure as to whether I should mark those as OK in the QA report...15:57
ddaahttps://staging.launchpad.net/ubuntu/+source/gdm15:57
ddaahttps://edge.launchpad.net/ubuntu/+source/gdm15:57
ddaaIn a narrow window, that exhibit most of the changes.15:57
ddaahttps://bugs.staging.launchpad.net/gnome-panel/+bug/13800616:00
ddaahttps://bugs.edge.launchpad.net/gnome-panel/+bug/13800616:00
ddaaThat shows a corner case of the structuralobject heading, when the image is missing. Look good to me.16:00
ubotuLaunchpad bug 138006 in gnome-panel "Memory leak in "Run Application" dialog" [Low,Triaged]  - Assigned to Ubuntu Desktop Bugs (desktop-bugs)16:00
=== \sh is now known as \sh_away
MattCampbellGot a weird bzr error when trying to commit to my bzr branch on LP:  bzr: ERROR: Could not understand response from smart server: ('error', "<bound method KnitPackRepository.leave_lock_in_place of KnitPackRepository('lp--1219786196:///~serotek/luawin/main/.bzr/repository')>")16:34
MattCampbellusing a bound branch16:34
mwhudsonMattCampbell: that's a new one on me16:37
mwhudsonMattCampbell: what client version?16:37
MattCampbell1.0rc316:37
MattCampbellinstalled it just before 1.0 came out16:37
MattCampbelland was told that the two are the same16:37
mwhudsonhmm16:37
MattCampbellWant me to try to commit again?  I figured I should report it here before I do anything else.16:38
mwhudsoni guess try again and if it fails file a bug16:38
mwhudson(on launchpad-bazaar)16:38
MattCampbellOK, I'm trying my commit again, and I'm still waiting for a response.  This is a small commit; the diff is probably less than 3K.16:43
MattCampbellbzr: ERROR: Could not acquire lock "(remote lock)"16:44
ddaasounds like a stale lock16:45
MattCampbellProbably a consequence of the previous error.16:46
ddaaprobably16:46
MattCampbellSo I guess the central branch is unusable until an LP admin fixes it.16:46
kikoMattCampbell, bzr break-lock?16:47
MattCampbellThanks.  I did that, and got the first error again.16:48
MattCampbellShould I switch from the smart server to SFTP?16:50
ddaathat usually helps with this kind of error16:50
ddaathat's still a bug though16:51
cr3kiko: would it be possible to make the hardware-certification-manual project private, for bugs and code16:52
kikocr3, I can do it for bugs, I'm not sure how to do so for code but I could try.16:52
cr3kiko: thanks man16:53
MattCampbellWhat version of bzr is Launchpad running now?17:00
kikocr3, ...17:00
=== Theuni_ is now known as Theuni
MattCampbellSomeone told me to report the bzr error I mentioned earlier "on launchpad-bazaar".  What does that mean?17:11
cr3kiko: sorry, on the phone17:12
mwhudsonMattCampbell: https://bugs.edge.launchpad.net/launchpad-bazaar/+filebug17:13
MattCampbellI'm not using edge.launchpad.net, whatever that is.  Should I still report the bug there?17:14
mwhudsonoh, that makes no difference17:14
mwhudsoneither with or without edge is fine17:14
PengMattCampbell: edge just runs the latest version of the Launchpad code.17:14
MattCampbellOK, thanks.  I thought maybe launchpad-bazaar was a mailing list.17:15
mariocesar_boHi all, I am try two times to upload a source package to a project, but I keep receiving: "Sorry, there was a problem connecting to the Launchpad server"17:20
mariocesar_boWhat can I do? keep trying?17:20
kikomariocesar_bo, what server are you uploading to?17:20
mariocesar_boto launchpad17:22
kikowhat server, specifically.17:22
mariocesar_bokiko: I don't understand, I am using the form of the "Add download file" action17:26
kikomariocesar_bo, uhm, you said you were uploading a source package. do you mean a source .tar.gz or similar?17:26
kikomariocesar_bo, what project?17:26
mariocesar_bothis17:28
mariocesar_bohttps://launchpad.net/ubuntu-keynotes/trunk/1.0/+adddownloadfile17:28
mariocesar_boI am the owner17:28
ubotuNew bug: #176978 in launchpad-bazaar "Error when trying to commit to a central branch via smart server" [Undecided,New] https://launchpad.net/bugs/17697817:35
daouhas anyone else had problems with downloading .po files lately from launchpad?17:50
daouI've tried for 3 days. I get the message that an email will be sent shortly, but none ever comes. Tried it with 2 different emails.17:51
mrevell_daou: We're experiencing a delay at the moment. Let me check to see if I can get an update.17:52
=== mrevell_ is now known as mrevell
daoumrevell: ok, thanks17:53
=== neversfelde_ is now known as neversfelde
batomscould i request a bzr upgrade at bazaar.launchpad.net/~bauble/bauble/trunk/18:05
batomsthis takes hours on my slow connection18:05
mrevell_daou: Sorry, I lost my connection. One of our developers is looking at the problem at the moment but I don't have an estimated fix-time yet. Keep an eye on the launchpad-users list for an update.18:07
daoumrevell_: alright, thanks for your help18:07
SWATcan a team have multiple owners?18:08
mrevell_SWAT: Yes. A team can own another team. So, team A can own team B18:12
=== \sh_away is now known as \sh
mrevell_mwhudson: Are we able to help batoms with the request above?18:13
mwhudsonmrevell_: not right now18:14
=== mrevell_ is now known as mrevell
mwhudsonbatoms: ask a question at https://answers.edge.launchpad.net/launchpad-bazaar/+addquestion and i'll see what we can do18:15
mrevellthanks mwhudson18:15
SWATmrevell, thanks for the info.18:34
mrevellSWAT: no problem!18:34
ubotuNew bug: #176989 in malone "BugWatchSet.parseMantisURL mistakenly matches non-Mantis URLs" [Undecided,New] https://launchpad.net/bugs/17698918:40
kikoallenap, that's because it's hard not to match them, btw18:43
=== \sh is now known as \sh_away
=== \sh_away is now known as \sh
=== flukierdonut is now known as profanephobia
pochuIs there a good reason for the projects' files download urls to be as 'complicated' as they are?19:46
pochuThis is how a watch file needs to be to be able to download files from launchpad :)19:47
pochuhttps://launchpad.net/andvare/+download https://launchpad.net/andvare/(.*)/(?:.*)/\+download/andvare-(.*)\.tar\.gz19:47
pochuI'm wondering whether it's intended to have the series and the release number in the url19:47
=== \sh is now known as \sh_away
JanCspam in https://bugs.launchpad.net/rosetta/+bug/21120:34
ubotuLaunchpad bug 211 in rosetta "Add comments to POFile for communication between translators" [Medium,Confirmed] 20:34
=== bluekuja_ is now known as bluekuja
=== kiko is now known as kiko-afk
=== \sh_away is now known as \sh
=== neversfelde_ is now known as neversfelde
=== \sh is now known as \sh_away
alainhi, 21:12
alainseeking assistance about launchpad on the web21:13
alainI experience difficulties trying to report mis-translations21:13
alainsay i want to report misbehave has been written mizbishave ..21:14
alainhow should i process21:14
ubotuNew bug: #177021 in launchpad "I have to search twice before i can create a new project that's "also affected" by a bug" [Undecided,New] https://launchpad.net/bugs/17702121:40

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