/srv/irclogs.ubuntu.com/2011/12/31/#launchpad.txt

=== EyesIsAsleep is now known as EyesIsServer
vibhavCAn anybody tell me why cant I upolad my packge to my PPA?11:25
vibhav Uploading xbill_2.1-1_source.changes: 1k/2k550 Changes file must be signed with a valid GPG signature: Verification failed 3 times: ["(7, 1, u'General error')", "(7, 1, u'General error')", "(7, 1, u'General error')"] : Permission denied.11:25
vibhavNote: This error might indicate a problem with your passive_ftp setting.11:25
vibhav      Please consult dput.cf(5) for details on this configuration option.11:25
lifelessvibhav: it should have uploaded fine; did you get a confirmation mail ?11:38
vibhavlemme see11:39
vibhavRejected:11:39
vibhavUnable to find distroseries: unstable11:39
vibhavFurther error processing not possible because of a critical previous error.11:39
lifelessrighto - thats a different (and actual) issue11:40
lifelessthe gpg warning is a false positive, there is a bug for it :(11:40
vibhavok11:40
vibhavlifeless: Is there any issue on my side?11:40
lifelessyes, you you need to fix your changelog to upload to a real series11:41
vibhavwhy?11:42
vibhavwhat is the problem?11:42
lifelessubuntu has no series 'unstable'11:42
lifelessthats a debian series11:42
vibhavo11:43
=== yofel_ is now known as yofel
=== verterok` is now known as verterok
treavesAny shane of a vas team member around?19:31
treavesvas I mean.19:32
treavesOne more time: vas .:)19:32
treavesHm...19:32
treavessomething thing is changing my text.19:32
Resistancetry separating the chars, if you have autocomplete19:32
treaves:)19:32
treavesv c s19:32
treavesMuch better.19:32
Resistanceah its colloquy on mac19:32
Resistanceyeah it has evil autocorrect19:32
* Resistance runs xchat on linux over a ZNC so... :P19:33
treavesYa, I run chat on my linux box at work.19:33
treavesAnd, another correction...19:33
treaves;)19:33
* Resistance knows what you meant19:33
Resistanceyou should be able to disable that somehow... no clue how though since i'm not a mac user19:33
* Resistance is a hardcore Ubuntu / Debian user19:34
treavesOddly, this is the first time in the several years I've been using Colloqut that I've been annoyed by it.19:34
Resistance:P19:34
zookoFolks: I'm trying to get this launchpad project https://bugs.launchpad.net/~zenoss linked to the real bug tracker.20:17
zookoMail to the email address of the person listed as administrator bounced back.20:18
zookoWhat's the next step?20:18
Resistancethat's a team not a project20:18
Resistanceteams cant have a bugtracker tied to them, iirc20:18
zookoOh, sorry, I can't tell the difference and I keep getting the wrong one.20:18
Resistancehttps://launchpad.net/zenoss20:19
Resistancethis?20:19
zookoBut, the project on launchpad that has to do with zenoss -- that thing doesn't have a link to the zenoss issue tracker.20:19
zookoYes.20:19
Resistancewell do you want a link provided...20:20
Resistanceor are you trying to basically merge your bugtracker's bugs into lp?20:20
zookoI'm not a dev on upstream either.20:20
zookoJust a helpful meddler.20:21
zookoI'd like to be able to open a ticket on launchpad that references both zenoss bugs and bugs in other projects.20:21
zookoI think the way to do that is to get launchpad to be aware of the zenoss trac.20:21
Resistancewell i'm not sure what you want to do20:22
Resistancebasically...20:22
Resistanceyou're asking for some type of integration between your trac and LP's bug systems20:22
Resistancei'm not entirely sure that's possible in the manner you're describing20:22
Resistancerather...20:22
Resistanceh..20:23
Resistancehmm...20:23
Resistanceactually...20:23
Resistancei *might* have a suggestion... but i'm not sure how you'd set this up...20:23
Resistanceconfigure bug tracker... "Register an external bug tracker"20:24
Resistancespecify "Trac"20:24
Resistanceand put in all the relevant info20:24
Resistanceunless of course you did that :P20:24
Resistancebut i'm not sure it'll work in the manner you want it to :/20:24
treavesI'm migrating a project to LP from an svn server.  I have the project setup and the initial trunk imported, but, how do I stop the recurring import?  I now want to use bzr exclusivly.20:33
treaves.20:33
=== odin is now known as Guest83538
dobeyzooko: i think you need to ask a question on https://answers.launchpad.net/launchpad21:42
lifelesszooko: Resistance has it right, register a tracker, type trac etc22:16
Resistanceheh, i never actually did it though, i was working off of an example project i dumped onto qastaging :P22:17
Resistancejust to get to the interface22:17
dobeylifeless: you can't do that though, if you don't own/drive/maintain the project, no?22:18
lifelesstwo separate things22:19
lifelessa) create tracker22:19
lifelessb) link to project22:19
lifelessa) anyone can do and is all that is needed to do bug watches22:19
dobeylifeless: https://bugs.launchpad.net/zenoss says otherwise?22:20
lifelessthats project tasks, (b)22:21
dobeythat is what zooko is asking how to do22:21
lifelessthat was his first question, but not what he wants to do22:22
lifeless'09:21 < zooko> I'd like to be able to open a ticket on launchpad that references both zenoss bugs and bugs in other projects.22:22
lifeless'22:22
lifelessthat just requires (a)22:22
dobeythat is only part of what he was wanting22:23
lifelesswe are clearly interpreting the transcript differently. Shrug.22:26
dobeyhe wants to be able to mark bugs as also affecting zenoss (project tasks), but have those be bug watches on upsteream (basically the same way https://launchpad.net/twisted works)22:27
dobeyand to do that, one must configure the bug tracker on the project22:27
dobeyafaict, the only people with perms to do that are the project owner/maintainer/(maybe driver)/real lp admins (not ~registry)22:28
lifelessthat is correct22:29
zookoSo let me be more specific, because I also don't understand what I want in launchpad terms.22:29
zookoWhat I want in my own terms is:22:29
zooko1. open a ticket saying, for example "zenoss v1.2.3 is incompatible with pypy v3.2.1" and then be able to observe updates to that ticket by both zenoss developers and pypy developers, without polling two different sites.22:30
zookoI do this all the time with launchpad. It's one of the best things about launchpad.22:30
zooko2. Have people who for some reason stumble across zenoss within launchpad get directed to the upstream zenoss issue tracker so they can report bugs there.22:30
dobey*whre* is the upstream zenoss tracker, exactly?22:31
lifeless1) needs my (a) above (and only a); 2) needs (b) above and for that you will need to open a support ticket22:31
zookohttp://dev.zenoss.org/trac/22:31
dobeylifeless: what does "create tracker" mean?22:32
zookolifeless: if I understand what (a) is, then I tried to do that already. So probably when I proceed to open a ticket in launchpad I can click "I already have the upstream ticket URL" and paste it in from dev.zenoss.org/trac, right?22:32
zookoBut I can't navigate to zenoss in launchpad and then click on "bug" and then either create a ticket or follow links to the upstream trac, as that would be (b)?22:32
zookoI'm happy to open a support ticket for (b) unless there's some reason not to.22:33
lifelessdobey: just trying to find the url...22:34
lifelessdobey: zooko: https://bugs.launchpad.net/bugs/bugtrackers/+newbugtracker22:35
lifelessfill that out; that is (a)22:35
dobeyhow did you even get to that? :)22:35
lifelesszooko: then supply the url of the tracker in LP when you file the support ticket asking it to be set as the tracker for zenoss22:36
lifelessdobey: its linked from the 'configure bug tracker' project form, but it is standalone22:36
dobeyah22:36
lifelesshttps://bugs.launchpad.net/bugs/bugtrackers lists them all22:37
dobeylifeless: so i guess we were saying the same thing before, but the UX makes it confusing to discuss, if you don't know things like that :)22:38
lifelessconfusing UI/UX in LP? I'm shocked. Shocked I tell you.22:39
dobeyheh22:40
zookoHm, yes I definitely did this +newbugtracker thing for dev.zenoss.org/trac a few days ago.22:43
zookoI wonder why it doesn't appear in .../bugtrackers then.22:43
lifelesszooko: it should be :)22:59
zookosigh23:00
zookoI'll do it again!23:01
lifelesszooko: you didn't do it on staging or something?23:03
zookolifeless: huh, I just did it again, and it gives me this error: zenoss-trac is already in use by another bugtracker.23:04
zookolifeless: I don't know what "staging" is... :-)23:04
lifelessahh! its there then. Just need to find it :)23:04
zookoGotta go play Magic: the Gathering with my son... :-)23:04
zookobbiab23:04
lifelessanyhow, any zenoss bug urls you put in comments hsould generate watches for you now.23:05
Alison_ChaikenI'm getting a "permission denied" error with my first package upload to a new repo on launchpad.    I'm uploading from an Ubuntu 11.10 VM.    I'm using the command "dput ppa:myppa/ppa package_version_source.change"23:27
Alison_Chaikenand am told "good signature on package.dsc."23:27
Alison_ChaikenThen I get messages that dsc, orig.tar.bz1, debian.tar.gz and source.changes are uploading.23:27
Alison_ChaikenThen I get a message that the changes file is not properly signed!23:28
Alison_ChaikenBut I've just been told "Checking signature on .changes" and "gpg: Good signature."23:28
Alison_ChaikenPerhaps the "good signature" messages are local and the "Permission denied" is from the server.23:29
Alison_ChaikenI just had to change my gpg on the launchpad server, but now my account page shows the right one.23:29
Alison_ChaikenMaybe the key change will take a way to propagate through the launchpad system, and I just have to try again later?23:30
wgrantAlison_Chaiken: "good signature" is indeed local.23:30
wgrantGive it a few minutes and see if you get an email back23:30
Alison_ChaikenI have a pretty standard dput.cf23:30
wgrantIt may have worked anyway.23:30
Alison_ChaikenAh, I have an email saying, "Unknown section Embedded."23:31
Alison_ChaikenBefore I had "Embedded software", two words with a space, and got a message that that was illegal.23:31
Alison_ChaikenSo I tried Embedded, just one word.23:31
Alison_ChaikenDo I need Embedded\ software  or "Embedded Software" (*with* quotes) in debian/control?23:32
wgranthttp://people.canonical.com/~cjwatson/ubuntu-policy/policy.html/ch-archive.html#s-subsections23:32
wgrantThat lists the legal sections.23:32
Alison_ChaikenThanks wgrant, I will RTFM>23:32
wgrant"At present, they are:"23:32
Alison_ChaikenHmmm, so maybe it's embedded, not Embedded?23:33
wgrantCorrect.23:34
Alison_ChaikenBTW, I want login = anonymous in dput.cf even though I have an account?23:34
wgrantRight, FTP uploads are anonymous. The OpenPGP signature is used for authentication. You can also upload over authenticated SFTP using https://help.launchpad.net/Packaging/PPA/Uploading, but that still requires an OpenPGP signature.23:35
Alison_ChaikenThx, I'll try again with embedded.23:36
Alison_ChaikenShould I expect my package to show up on m ppa page if the CLI says the upload was successful, or does it take a while to refresh even if I reload the page?23:49
wgrantAlison_Chaiken: upload are only processed every 5 minutes.23:51
wgrantIf it's signed properly, you'll get an acceptance or rejection email at that time.23:52
Alison_ChaikenYep, I got an acceptance email about one of 'em: woot!   Been working on this for a week, supposed to be at a New Year's Party . . . anyone wonder why I'm 49 and single?23:53

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