/srv/irclogs.ubuntu.com/2015/06/20/#launchpad.txt

ashutoshhello06:32
ashutoshplase help me with this error........06:33
ashutoshW: Failed to fetch http://ppa.launchpad.net/versable/elementary-update/ubuntu/dists/trusty/main/binary-i386/Packages  404  Not Found06:33
wgrantashutosh: That PPA doesn't provide any packages for trusty.06:34
ashutoshplease give me suitable ppa06:39
wgrantashutosh: Launchpad just provides the service that hosts PPAs; we don't control the content.06:41
ashutoshany pointers how to get this fixed06:42
wgrantIt's up to the maintainer of the PPA to update it.06:43
wgrant"For questions and bugs with software in this PPA please contact Versable."06:43
wgranthttps://launchpad.net/~versable/+archive/ubuntu/elementary-update06:43
=== JanC_ is now known as JanC
Luke-Jrtrying to test pushing git code, but it just hangs?19:08
=== 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
wgrantLuke-Jr: Are you still having problems with git?22:43
Luke-Jrwgrant: yes22:43
Luke-Jreventually it got Connection closed22:43
Luke-Jrretrying seems to hang again22:43
wgrantWhat're you trying to push, and what's the output before it hangs?22:44
Luke-Jrluke-jr@ishibashi ~/Projects/Education/Tonal/BitCoin/bitcoin $ git push -v personal-launchpad 4405b78:master22:44
Luke-JrPushing to git+ssh://luke-jr@git.launchpad.net/~luke-jr/bitcoin22:44
ubot5Launchpad bug 34159 in gnome-panel (Ubuntu) "duplicate for #4405 Keyboard focus get lost in Gnome panel" [Low,Invalid] https://launchpad.net/bugs/3415922:44
Luke-Jr^ that's it22:44
wgrantLuke-Jr: what if you say "4405b78:refs/heads/master" instead?22:47
wgrantAlso a run with GIT_TRACE=true would be helpful.22:48
wgrantI just pushed fine: https://code.launchpad.net/bitcoin/+git22:48
Luke-Jrhttp://codepad.org/OQAjOsUw22:51
Luke-JrSSH seems to hang at debug1: Offering ECDSA public key: /home/luke-jr/.ssh/id_ecdsa22:51
wgrantWhat does 'ssh -v luke-jr@git.launchpad.net' say?22:51
wgrantOh22:51
wgrantThat'd do it.22:51
wgrantCan you fix it to not offer the ECDSA key?22:51
Luke-JrI don't know any simple way to do that.22:52
Luke-Jrif the ECDSA key is rejected, it will try my RSA keys though..22:52
wgrantIf it were rejected, yes :)22:52
wgrantHost git.launchpad.net22:52
wgrant   IdentityFile /path/to/some/rsa/key22:52
wgrantin ~/.ssh/config should do it.22:52
Luke-Jrwouldn't it make sense to just fix LP? :p22:53
wgrantYes, but I can't do that today :)22:53
wgrantECDSA keys are finally becoming not the rarest thing in the world, so we'll fix it soonish.22:53
Luke-Jris this real git, or some kind of git emulation btw?22:54
wgrantThere'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:55
wgrantFor most purposes it is just vanilla git 2.1 on the server.22:56
Luke-Jrhmm22:56
Luke-Jrcode.launchpad.net displays only bzr by default? is it possible to change that?22:56
wgrantThe 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
Luke-Jrcool22:57
* Luke-Jr thinking about setting up a dedicated Launchpad instance for Bitcoin stuff ;)22:58
=== wxl_ is now known as wxl
=== Odd_Blok1 is now known as Odd_Bloke

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