ashutosh | hello | 06:32 |
---|---|---|
ashutosh | plase help me with this error........ | 06:33 |
ashutosh | W: Failed to fetch http://ppa.launchpad.net/versable/elementary-update/ubuntu/dists/trusty/main/binary-i386/Packages 404 Not Found | 06:33 |
wgrant | ashutosh: That PPA doesn't provide any packages for trusty. | 06:34 |
ashutosh | please give me suitable ppa | 06:39 |
wgrant | ashutosh: Launchpad just provides the service that hosts PPAs; we don't control the content. | 06:41 |
ashutosh | any pointers how to get this fixed | 06:42 |
wgrant | It'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 |
wgrant | https://launchpad.net/~versable/+archive/ubuntu/elementary-update | 06:43 |
=== JanC_ is now known as JanC | ||
Luke-Jr | trying 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 | ||
wgrant | Luke-Jr: Are you still having problems with git? | 22:43 |
Luke-Jr | wgrant: yes | 22:43 |
Luke-Jr | eventually it got Connection closed | 22:43 |
Luke-Jr | retrying seems to hang again | 22:43 |
wgrant | What're you trying to push, and what's the output before it hangs? | 22:44 |
Luke-Jr | luke-jr@ishibashi ~/Projects/Education/Tonal/BitCoin/bitcoin $ git push -v personal-launchpad 4405b78:master | 22:44 |
Luke-Jr | Pushing to git+ssh://luke-jr@git.launchpad.net/~luke-jr/bitcoin | 22:44 |
ubot5 | 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 |
Luke-Jr | ^ that's it | 22:44 |
wgrant | Luke-Jr: what if you say "4405b78:refs/heads/master" instead? | 22:47 |
wgrant | Also a run with GIT_TRACE=true would be helpful. | 22:48 |
wgrant | I just pushed fine: https://code.launchpad.net/bitcoin/+git | 22:48 |
Luke-Jr | http://codepad.org/OQAjOsUw | 22:51 |
Luke-Jr | SSH seems to hang at debug1: Offering ECDSA public key: /home/luke-jr/.ssh/id_ecdsa | 22:51 |
wgrant | What does 'ssh -v luke-jr@git.launchpad.net' say? | 22:51 |
wgrant | Oh | 22:51 |
wgrant | That'd do it. | 22:51 |
wgrant | Can you fix it to not offer the ECDSA key? | 22:51 |
Luke-Jr | I don't know any simple way to do that. | 22:52 |
Luke-Jr | if the ECDSA key is rejected, it will try my RSA keys though.. | 22:52 |
wgrant | If it were rejected, yes :) | 22:52 |
wgrant | Host git.launchpad.net | 22:52 |
wgrant | IdentityFile /path/to/some/rsa/key | 22:52 |
wgrant | in ~/.ssh/config should do it. | 22:52 |
Luke-Jr | wouldn't it make sense to just fix LP? :p | 22:53 |
wgrant | Yes, but I can't do that today :) | 22:53 |
wgrant | ECDSA keys are finally becoming not the rarest thing in the world, so we'll fix it soonish. | 22:53 |
Luke-Jr | is this real git, or some kind of git emulation btw? | 22:54 |
wgrant | 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:55 |
wgrant | For most purposes it is just vanilla git 2.1 on the server. | 22:56 |
Luke-Jr | hmm | 22:56 |
Luke-Jr | code.launchpad.net displays only bzr by default? is it possible to change that? | 22:56 |
wgrant | 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 |
Luke-Jr | cool | 22: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!