=== Corey_ is now known as Corey [07:54] hiya [07:54] 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=&allow_permission=DESKTOP_INTEGRATION [07:55] I'm not sure if DESKTOP_INTEGRATION is a red herring, but it keeps on asking me for a keyring passphrase [07:55] which I have to reenter everytime the script is run [07:55] can anyone help me with this? [07:56] dholbach: http://www.mail-archive.com/launchpad-users@lists.launchpad.net/msg01653.html [07:57] "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] " [07:57] aha [07:57] thanks [07:57] I'll try that [07:57] for some reason I never had to do that [07:58] Lucid's launchpadlib is different. [07:58] This is new in natty [08:03] thanks wgrant === 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 [11:08] hello guys. I'm long time ago reported that chromium-daily ppa is not maintained anymore. So noone actually cares about it right? [11:09] it's so important for web-developers to have cutting age browser wersions to test things. [11:09] edge* [11:11] MechanisM: Launchpad provides the PPA infrastructure, but the contents and maintenance of PPAs are up to the individuals concerned. [11:12] MechanisM: The proper people to ask are the maintainers. [11:12] Though, if I remember correctly, the chromium-daily PPA may be a bit "special" [11:13] 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] 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] MechanisM: Then you're asking the wrong people [11:13] ohh yep. big codebase actually [11:17] btw I'm did apt-get source somepackage, modified it and wanna generate deb from it. how to do it? [11:17] ohh and also did apt-get build-dep somepackage [11:19] MechanisM: #ubuntu-motu is a better place to ask. [11:20] thanx [12:12] hi how do i make a ppa private? [12:12] zul: Wrong channel. ;) [12:13] jpds: which channel do I need to be on? [12:19] jpds: actually, right channel, really... [13:12] i need help to active OpenPGP in launchpad [13:13] i recive imail with code to active it [13:13] i can not read email how i can active my pgp ? [13:14] Roj: it is encrypted using the key you added to launchpad [13:14] Roj: you must decrypt it to read it [13:18] no any why to active it with out encrypted mail i use any chrome and firefox add-ons but can not read [13:21] copy and paste the body of the message into a text file, and use gpg to decrypt it locally then [13:21] and stop pasting it in a privmsg to me [13:21] i can't do anything wit hit [13:22] :( [15:05] 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:08] 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:13] bdmurray, `ubuntu-bug grub-pc` certainly knows that grub2 is the sourcepackage === zyga is now known as zyga-afk [16:40] * mpt wonders if actually works any more [16:40] It's timed out 100% of the time for me the past week [17:03] Error ID: OOPS-6f6ea6859b389c761c1a37754e492700 [17:03] https://lp-oops.canonical.com/oops.py/?oopsid=6f6ea6859b389c761c1a37754e492700 [17:07] why is there an dependency wait / unmet dependency? https://code.launchpad.net/~depict/+archive/depict-dev/+build/3639863 [17:07] see control file: http://bazaar.launchpad.net/~depict/d-pict/depict-debian/view/head:/debian/control [17:07] pbuilder works fine with precise [17:27] Lasall: i'd just get rid of the "valac (>= 0.16) |" there and have it just require valac-0.16 [18:18] dobey: good idea. [18:18] thx [18:32] heywhen i am uploading a package on launchpad by using command dput ppa:your-lp-id/ppa 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] sombody pls help..its urgent!! [18:34] anyone please help!!!!!!!!! [18:36] wooo: sign your files with debsign [18:36] Lasall: how to do that?? [18:37] wooo: run: debsign .changes [18:38] do you have a gpg key already? [18:41] 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] "Zugriff verweigert" means acces denied. What am I doing wrong? [19:01] lucas_: you have to setup code hosting for your project first [19:01] (afaik) [19:08] no, the problem is that he created it in a way that he doesn't have permissions to upload [19:10] oh, and maybe code hosting does need to be configured [19:12] lucas_: you should not make your project be "part of" ubuntuone [19:13] ah yes thx, that was the mistake [19:14] because I made it part of ubuntuone [19:14] I though this is just more for visuel categorisation