You are not logged in.

#1 2014-09-16 09:16:46

Jackoz530
Member
From: ph
Registered: 2014-04-23
Posts: 29

[Solved]Trouble accessing code.dlang.org from a terminal

To people who use the D Programming Language, do you have any problems with DUB or connecting to code.dlang.org on your machine?

I run Arch Linux on a Virtual box installation with a host OS of Win7.

I tried to build the basic example of vibe.d when it spewed out an error, namely : http://pastebin.com/33zhps7t

So I googled around a bit and then stumbled about something about pinging code.dlang.org on my terminal, so I did that and it couldn't go through:
http://pastebin.com/XGHetUTL

But I can access the site just fine with Chromium. And I have no other issues with other websites.

So erm, any ideas?

(I think this is the proper forum to post it on since this is likely an Arch issue and not a Dub issue since Win7 compiled Vibe.d just fine)

Last edited by Jackoz530 (2014-09-16 16:15:00)


"I find myself strangely drawn to this odd configuration of activity..."
-Puck(and possibly my whole life)

Offline

#2 2014-09-16 09:20:45

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved]Trouble accessing code.dlang.org from a terminal

┌─[Shiv ~ ]
└─╼ ping -c 3 code.dlang.org                                                                                                                                  
PING code.dlang.org (79.140.41.234) 56(84) bytes of data.
64 bytes from rejectedsoftware.com (79.140.41.234): icmp_seq=1 ttl=38 time=346 ms
64 bytes from rejectedsoftware.com (79.140.41.234): icmp_seq=2 ttl=38 time=344 ms
64 bytes from rejectedsoftware.com (79.140.41.234): icmp_seq=3 ttl=38 time=344 ms

--- code.dlang.org ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2183ms
rtt min/avg/max/mdev = 344.459/345.247/346.548/1.043 ms

Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2014-09-16 09:29:14

Jackoz530
Member
From: ph
Registered: 2014-04-23
Posts: 29

Re: [Solved]Trouble accessing code.dlang.org from a terminal

jasonwryan wrote:
┌─[Shiv ~ ]
└─╼ ping -c 3 code.dlang.org                                                                                                                                  
PING code.dlang.org (79.140.41.234) 56(84) bytes of data.
64 bytes from rejectedsoftware.com (79.140.41.234): icmp_seq=1 ttl=38 time=346 ms
64 bytes from rejectedsoftware.com (79.140.41.234): icmp_seq=2 ttl=38 time=344 ms
64 bytes from rejectedsoftware.com (79.140.41.234): icmp_seq=3 ttl=38 time=344 ms

--- code.dlang.org ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2183ms
rtt min/avg/max/mdev = 344.459/345.247/346.548/1.043 ms

Result is : http://pastebin.com/wX2rUHYy


"I find myself strangely drawn to this odd configuration of activity..."
-Puck(and possibly my whole life)

Offline

#4 2014-09-16 09:35:37

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved]Trouble accessing code.dlang.org from a terminal


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2014-09-16 09:41:08

Jackoz530
Member
From: ph
Registered: 2014-04-23
Posts: 29

Re: [Solved]Trouble accessing code.dlang.org from a terminal

jasonwryan wrote:

Never knew about the spamming filter in pastebin. Sorry bout that.

Anyway, I'll try a "pacman -Syu" to try and fix the problem. So far it worked for me a couple of times.


"I find myself strangely drawn to this odd configuration of activity..."
-Puck(and possibly my whole life)

Offline

#6 2014-09-16 16:14:38

Jackoz530
Member
From: ph
Registered: 2014-04-23
Posts: 29

Re: [Solved]Trouble accessing code.dlang.org from a terminal

Jackoz530 wrote:
jasonwryan wrote:

Never knew about the spamming filter in pastebin. Sorry bout that.

Anyway, I'll try a "pacman -Syu" to try and fix the problem. So far it worked for me a couple of times.


Aaaand "pacman -Syu" saves the day!
Scary how not updating for a bout a week will get you. *shivers*
Marking this solved.


"I find myself strangely drawn to this odd configuration of activity..."
-Puck(and possibly my whole life)

Offline

Board footer

Powered by FluxBB