IRC log of #cubox of Fri 08 Feb 2013. All times are in CET < Back to index

01:07 Coburn [09:45:41] [08:00:44] Hey all, I have ubuntu core installed but can't see what the next steps are. I have no internet connection by the look of it, but I can't tell cause I don't have ping. apt-get update isn't working
01:07 Coburn go into the console
01:07 Coburn do ifconfig eth0 up
01:07 Coburn if you get no such device
01:07 Coburn try ifconfig eth1 up
01:07 Coburn you should see lines that the LAN port has a link
01:08 Coburn then do dhclient -v eth1
01:08 Coburn you should get a IP
14:08 dbsx is it just me or is the vdorst git broken?
14:08 dbsx # git clone git://github.com/vDorst/linux.git
14:08 dbsx never finishes for me
18:58 purch can you download the zip?
18:59 purch ups 5 hours ago
23:05 ninny Hey all, sorry for coming back in dribs and drabs, it's hard with the preggers wife to get time to "play"
23:05 ninny I have ubuntu core fresh install, trying to get apt-get working
23:05 ninny I have this currently
23:05 ninny http://pastebin.com/bPLswhrH
23:05 ninny Does that mean I have internet connection if it can find what archives I need
23:06 ninny and how do I fix the error
23:11 dbsx can someone tell me how to get # git clone git://github.com/vDorst/linux.git to work?
23:14 rmull dbsx: What seems to be the problem? It doesn't clone?
23:16 dbsx h# git clone git://github.com/vDorst/linux.git vdorst
23:16 dbsx Cloning into 'vdorst'...
23:16 dbsx remote: Counting objects: 2688826, done.
23:16 dbsx remote: Compressing objects: 100% (410733/410733), done.
23:16 dbsx remote: Total 2688826 (delta 2252953), reused 2688072 (delta 2252199)
23:16 dbsx never finishes
23:16 rmull ninny: This is just saying that it's unable to resolve ports.ubuntu.com to an IP address. This could be because your networking doesn't work, sure.
23:16 rmull dbsx: I'll try it and see what happens
23:17 dbsx thank you
23:19 dbsx networking is straight, debian cubox via ethernet to router
23:26 dmitrijus dbsx: looks like a github issue
23:27 dmitrijus dbsx: i did get similar issues in the past :(
23:28 rmull dbsx: I've been able to advance to the Receiving objects stage
23:28 rmull So is that farther than yours got?
23:29 dbsx yes
23:30 dbsx I hate git hub with passion
23:31 dmitrijus i remember my first checkout of that kernel, it took like 2 hours or so
23:31 rmull Seems to be working for me just fine - sorry dbsx
23:32 dbsx rmull: did you let it finish?
23:33 rmull Almost done...
23:33 rmull Just finished, no issue
23:34 rmull Did you check top while it was hanging?
23:35 dbsx yes, it told me nothing other than git was waiting, 0% cpu
23:35 rmull FWIW I'm on git 1.8.1.2
23:35 rmull not sure else what to tell you
23:36 dbsx 1.7.10.4
23:36 dbsx wheezy
23:37 dbsx I might add that vdorst is the only git this happens with, I have maybe 20 others that are cloneable
23:37 rmull very odd
23:37 rmull this is repeatable?
23:38 dbsx 5 or 6 times