=== Corey_ is now known as Corey | ||
dholbach | hiya | 07:54 |
---|---|---|
dholbach | I just tried to allow a script on a server to use launchpadlib and it tries to connect to https://launchpad.net/+authorize-token?oauth_token=<blablabla>&allow_permission=DESKTOP_INTEGRATION | 07:54 |
dholbach | I'm not sure if DESKTOP_INTEGRATION is a red herring, but it keeps on asking me for a keyring passphrase | 07:55 |
dholbach | which I have to reenter everytime the script is run | 07:55 |
dholbach | can anyone help me with this? | 07:55 |
wgrant | dholbach: http://www.mail-archive.com/launchpad-users@lists.launchpad.net/msg01653.html | 07:56 |
wgrant | "5. If your script is not intended for interactive use, pass in a credentials_file argument to login_with() to avoid the keyring. | 07:57 |
wgrant | " | 07:57 |
dholbach | aha | 07:57 |
dholbach | thanks | 07:57 |
dholbach | I'll try that | 07:57 |
dholbach | for some reason I never had to do that | 07:57 |
wgrant | Lucid's launchpadlib is different. | 07:58 |
wgrant | This is new in natty | 07:58 |
dholbach | thanks wgrant | 08:03 |
=== ailo_ is now known as ailo | ||
=== dpm is now known as dpm-bbl | ||
=== dpm-bbl is now known as dpm | ||
=== matsubara is now known as matsubara-afk | ||
MechanisM | hello guys. I'm long time ago reported that chromium-daily ppa is not maintained anymore. So noone actually cares about it right? | 11:08 |
MechanisM | it's so important for web-developers to have cutting age browser wersions to test things. | 11:09 |
MechanisM | edge* | 11:09 |
maxb | MechanisM: Launchpad provides the PPA infrastructure, but the contents and maintenance of PPAs are up to the individuals concerned. | 11:11 |
jpds | MechanisM: The proper people to ask are the maintainers. | 11:12 |
maxb | Though, if I remember correctly, the chromium-daily PPA may be a bit "special" | 11:12 |
MechanisM | yes but I'm just want to know if this will be maintained or I should forget about this option and upgrade other ways | 11:13 |
maxb | I think it stopped happening after a period of ongoing pain which demonstrated that chromium simply takes too long to build for the PPA infrastructure to cope with | 11:13 |
maxb | MechanisM: Then you're asking the wrong people | 11:13 |
MechanisM | ohh yep. big codebase actually | 11:13 |
MechanisM | btw I'm did apt-get source somepackage, modified it and wanna generate deb from it. how to do it? | 11:17 |
MechanisM | ohh and also did apt-get build-dep somepackage | 11:17 |
jpds | MechanisM: #ubuntu-motu is a better place to ask. | 11:19 |
MechanisM | thanx | 11:20 |
zul | hi how do i make a ppa private? | 12:12 |
jpds | zul: Wrong channel. ;) | 12:12 |
zul | jpds: which channel do I need to be on? | 12:13 |
TheLordOfTime | jpds: actually, right channel, really... | 12:19 |
Roj | i need help to active OpenPGP in launchpad | 13:12 |
Roj | i recive imail with code to active it | 13:13 |
Roj | i can not read email how i can active my pgp ? | 13:13 |
dobey | Roj: it is encrypted using the key you added to launchpad | 13:14 |
dobey | Roj: you must decrypt it to read it | 13:14 |
Roj | no any why to active it with out encrypted mail i use any chrome and firefox add-ons but can not read | 13:18 |
dobey | copy and paste the body of the message into a text file, and use gpg to decrypt it locally then | 13:21 |
dobey | and stop pasting it in a privmsg to me | 13:21 |
dobey | i can't do anything wit hit | 13:21 |
Roj | :( | 13:22 |
bdmurray | sinzui: regarding https://answers.launchpad.net/launchpad/+question/201431 grub-pc is binary package provided by grub2. I thought launchpad used to redirect from a binary package to a source package. | 15:05 |
sinzui | bdmurray, I don't think Lp does that redirect. I thought apport knew which package the user has. Since packaging changes, lp would need more information to complete the redirect | 15:08 |
sinzui | bdmurray, `ubuntu-bug grub-pc` certainly knows that grub2 is the sourcepackage | 15:13 |
=== zyga is now known as zyga-afk | ||
* mpt wonders if <https://launchpad.net/ubuntu/+upstreamreport> actually works any more | 16:40 | |
mpt | It's timed out 100% of the time for me the past week | 16:40 |
dobey | Error ID: OOPS-6f6ea6859b389c761c1a37754e492700 | 17:03 |
ubot5 | https://lp-oops.canonical.com/oops.py/?oopsid=6f6ea6859b389c761c1a37754e492700 | 17:03 |
Lasall | why is there an dependency wait / unmet dependency? https://code.launchpad.net/~depict/+archive/depict-dev/+build/3639863 | 17:07 |
Lasall | see control file: http://bazaar.launchpad.net/~depict/d-pict/depict-debian/view/head:/debian/control | 17:07 |
Lasall | pbuilder works fine with precise | 17:07 |
dobey | Lasall: i'd just get rid of the "valac (>= 0.16) |" there and have it just require valac-0.16 | 17:27 |
Lasall | dobey: good idea. | 18:18 |
Lasall | thx | 18:18 |
wooo | heywhen i am uploading a package on launchpad by using command dput ppa:your-lp-id/ppa <source.changes> it is giving me error hecking signature on .changes gpg: no valid OpenPGP data found.gpg: the signature could not be verified.Please remember that the signature file (.sig or .asc) should be the first file given on the command line.No signature on /home/manu/geekchat_0.1-0extras11.10.1_i386.changes. | 18:32 |
wooo | sombody pls help..its urgent!! | 18:32 |
wooo | anyone please help!!!!!!!!! | 18:34 |
Lasall | wooo: sign your files with debsign | 18:36 |
wooo | Lasall: how to do that?? | 18:36 |
Lasall | wooo: run: debsign <yourchangesfiles>.changes | 18:37 |
Lasall | do you have a gpg key already? | 18:38 |
lucas_ | Hello, I'm new to bzr/Launchpad and I've just create a new project. When I try to upload my local branch (made bzr init before, pure source code) with "bzr push lp:~lucasbetschart/qubuntuone/trunk" I always get the following error: bzr: ERROR: Zugriff verweigert: »~lucasbetschart/qubuntuone/trunk/«: : You cannot create branches in "~lucasbetschart/qubuntuone" | 18:41 |
lucas_ | "Zugriff verweigert" means acces denied. What am I doing wrong? | 18:41 |
Lasall | lucas_: you have to setup code hosting for your project first | 19:01 |
Lasall | (afaik) | 19:01 |
dobey | no, the problem is that he created it in a way that he doesn't have permissions to upload | 19:08 |
dobey | oh, and maybe code hosting does need to be configured | 19:10 |
dobey | lucas_: you should not make your project be "part of" ubuntuone | 19:12 |
lucas_ | ah yes thx, that was the mistake | 19:13 |
lucas_ | because I made it part of ubuntuone | 19:14 |
lucas_ | I though this is just more for visuel categorisation | 19:14 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!