[06:32] hello [06:33] plase help me with this error........ [06:33] W: Failed to fetch http://ppa.launchpad.net/versable/elementary-update/ubuntu/dists/trusty/main/binary-i386/Packages 404 Not Found [06:34] ashutosh: That PPA doesn't provide any packages for trusty. [06:39] please give me suitable ppa [06:41] ashutosh: Launchpad just provides the service that hosts PPAs; we don't control the content. [06:42] any pointers how to get this fixed [06:43] It's up to the maintainer of the PPA to update it. [06:43] "For questions and bugs with software in this PPA please contact Versable." [06:43] https://launchpad.net/~versable/+archive/ubuntu/elementary-update === JanC_ is now known as JanC [19:08] trying to test pushing git code, but it just hangs? === soren is now known as Guest83492 === persia__ is now known as persia === Spads_ is now known as Spads === zoktar_ is now known as zoktar === heroux_ is now known as heroux === igitoor_ is now known as igitoor === psivaa_ is now known as psivaa === jefferai_ is now known as jefferai === ctracey_ is now known as ctracey === funnel_ is now known as funnel === mapreri_ is now known as mapreri === stokachu_ is now known as stokachu === |svij| is now known as svij === broder_ is now known as broder === heroux_ is now known as heroux === rmk` is now known as rmk === semiosis_ is now known as semiosis === FloSoft_ is now known as FloSoft === xnox_ is now known as xnox === tumbleweed_ is now known as tumbleweed === heroux_ is now known as heroux === Saviq_ is now known as Saviq === Ursinha_ is now known as Ursinha === semiosis_ is now known as semiosis === luke-jr_ is now known as Luke-Jr [22:43] Luke-Jr: Are you still having problems with git? [22:43] wgrant: yes [22:43] eventually it got Connection closed [22:43] retrying seems to hang again [22:44] What're you trying to push, and what's the output before it hangs? [22:44] luke-jr@ishibashi ~/Projects/Education/Tonal/BitCoin/bitcoin $ git push -v personal-launchpad 4405b78:master [22:44] Pushing to git+ssh://luke-jr@git.launchpad.net/~luke-jr/bitcoin [22:44] Launchpad bug 34159 in gnome-panel (Ubuntu) "duplicate for #4405 Keyboard focus get lost in Gnome panel" [Low,Invalid] https://launchpad.net/bugs/34159 [22:44] ^ that's it [22:47] Luke-Jr: what if you say "4405b78:refs/heads/master" instead? [22:48] Also a run with GIT_TRACE=true would be helpful. [22:48] I just pushed fine: https://code.launchpad.net/bitcoin/+git [22:51] http://codepad.org/OQAjOsUw [22:51] SSH seems to hang at debug1: Offering ECDSA public key: /home/luke-jr/.ssh/id_ecdsa [22:51] What does 'ssh -v luke-jr@git.launchpad.net' say? [22:51] Oh [22:51] That'd do it. [22:51] Can you fix it to not offer the ECDSA key? [22:52] I don't know any simple way to do that. [22:52] if the ECDSA key is rejected, it will try my RSA keys though.. [22:52] If it were rejected, yes :) [22:52] Host git.launchpad.net [22:52] IdentityFile /path/to/some/rsa/key [22:52] in ~/.ssh/config should do it. [22:53] wouldn't it make sense to just fix LP? :p [22:53] Yes, but I can't do that today :) [22:53] ECDSA keys are finally becoming not the rarest thing in the world, so we'll fix it soonish. [22:54] is this real git, or some kind of git emulation btw? [22:55] There's a bit of glue in front of it for virtualisation and security, but in the end it all gets back to a literal "git receive-pack" or "git upload-pack" subprocess. [22:56] For most purposes it is just vanilla git 2.1 on the server. [22:56] hmm [22:56] code.launchpad.net displays only bzr by default? is it possible to change that? [22:57] The project maintainer can choose which is displayed by default. Currently only via the API, but there'll be a web UI for it next week. [22:57] cool [22:58] * Luke-Jr thinking about setting up a dedicated Launchpad instance for Bitcoin stuff ;) === wxl_ is now known as wxl === Odd_Blok1 is now known as Odd_Bloke