The openrisc bugtracker has been moved to: bugzilla.opencores.org. This page is read-only
Ftp site is not working.
Information:
Type :: REQUEST
Status :: CLOSED
Assigned to ::
Marcus, Erlandsson
Description:
I am trying to install gnu toolchain on ubuntu and the ftp site is not connecting. Do you guys take down the ftp during nights ?
I am getting the below message.
--2010-07-31 01:36:52-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums
=> `md5sums'
Connecting to 195.67.9.12:21... failed: Connection timed out.
Retrying.
--2010-07-31 01:37:15-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums
(try: 2) => `md5sums'
Connecting to 195.67.9.12:21...
Comments:
| Admin, OpenCores | Nov 2, 2010 |
|---|---|
|
The FTP server has not working for last night up until this morning.
The FTP issue was fixed this morning and are now working. Note that the OpenCores servers has changed the IP address, so make sure that it doesn't use the old IP addresses. The new IP address is: 92.43.36.68 /Marcus |
|
| satyavolu, lakshmikanth | Nov 2, 2010 |
|---|---|
|
hi all
I am trying to install openrisc tool chain on my windows xp machine. I installed cygwin and run the script file.. getting the following error Lakshmikanth@laptop /cygdrive/d/lakshmi/openrisc $ sh MOF_ORSOC_TCHN_v5c_or32-elf.sh The OpenRISC toolchain install script - Provided by ORSoC & MeansOfFreedom.net Version v5c #####################################README##################################### This script will install tools required for development on the OpenRISC platform This version (v5c) includes: gcc-4.2.2, binutils-2.18.50, uClibc-0.9.29 linux-2.6.24, gdb-6.8, busybox-1.7.5 and or1ksim-0.4.0 Please follow the prompts to select the install location. Note: Two new directories, or32-build and or32-download, will be created in the current directory for storing downloaded files and building the tools. Also: This script attempts to mount a ramdisk image in a local directory to copy in the freshly built busybox. This requires root user privileges - if they are not deteceted the existing busybox binaries will remain in the ramdisk image. #####################################README##################################### Install the toolchain under current directory? Current directory: [/cygdrive/d/lakshmi/openrisc] Tools will be installed in [/cygdrive/d/lakshmi/openrisc/or32-elf] [Y/n]: y #########################Checking for required build tools###################### Checking for make /usr/bin/make Checking for patch /usr/bin/patch Checking for gcc /usr/bin/gcc Checking for g++ /usr/bin/g++ Checking for bzip2 /usr/bin/bzip2 Checking for wget /usr/bin/wget Checking for makeinfo /usr/bin/makeinfo Checking for libncurses-dev (headers) --2010-11-02 17:28:05-- ftp://ocuser:*password*@opencores.org/toolchain/md5sums => `md5sums' Resolving opencores.org (opencores.org)... 92.43.36.68 Connecting to opencores.org (opencores.org)|92.43.36.68|:21... connected. Logging in as ocuser ... Error in server response, closing control connection. Retrying. --2010-11-02 17:28:52-- ftp://ocuser:*password*@opencores.org/toolchain/md5sums (try: 2) => `md5sums' Connecting to opencores.org (opencores.org)|92.43.36.68|:21... connected. Logging in as ocuser ... Error in server response, closing control connection. Retrying. --2010-11-02 17:29:39-- ftp://ocuser:*password*@opencores.org/toolchain/md5sums (try: 3) => `md5sums' Connecting to opencores.org (opencores.org)|92.43.36.68|:21... connected. Logging in as ocuser ... Error in server response, closing control connection. Retrying. --2010-11-02 17:30:27-- ftp://ocuser:*password*@opencores.org/toolchain/md5sums (try: 4) => `md5sums' Connecting to opencores.org (opencores.org)|92.43.36.68|:21... connected. Logging in as ocuser ... Error in server response, closing control connection. Retrying. --2010-11-02 17:31:16-- ftp://ocuser:*password*@opencores.org/toolchain/md5sums (try: 5) => `md5sums' Connecting to opencores.org (opencores.org)|92.43.36.68|:21... connected. Logging in as ocuser ... Error in server response, closing control connection. Retrying. --2010-11-02 17:32:06-- ftp://ocuser:*password*@opencores.org/toolchain/md5sums (try: 6) => `md5sums' Connecting to opencores.org (opencores.org)|92.43.36.68|:21... connected. Logging in as ocuser ... Error in server response, closing control connection. Retrying. --2010-11-02 17:32:57-- ftp://ocuser:*password*@opencores.org/toolchain/md5sums (try: 7) => `md5sums' Connecting to opencores.org (opencores.org)|92.43.36.68|:21... connected. Logging in as ocuser ... what may be the problem.. can anybody guide me? regards Lakshmikanth |
|
| Beale, John | Aug 24, 2010 |
|---|---|
|
Hi Guys, has this gone down again?
I get the same timeout when trying to install for cygwin: $ sh MOF_ORSOC_TCHN_v5c_or32-elf.sh The OpenRISC toolchain install script - Provided by ORSoC & MeansOfFreedom.net Version v5c #####################################README##################################### This script will install tools required for development on the OpenRISC platform This version (v5c) includes: gcc-4.2.2, binutils-2.18.50, uClibc-0.9.29 linux-2.6.24, gdb-6.8, busybox-1.7.5 and or1ksim-0.4.0 Please follow the prompts to select the install location. Note: Two new directories, or32-build and or32-download, will be created in the current directory for storing downloaded files and building the tools. Also: This script attempts to mount a ramdisk image in a local directory to copy in the freshly built busybox. This requires root user privileges - if they are not deteceted the existing busybox binaries will remain in the ramdisk image. #####################################README##################################### Install the toolchain under current directory? Current directory: [/cygdrive/c/Xilinx/11.1/EDK/cygwin] Tools will be installed in [/cygdrive/c/Xilinx/11.1/EDK/cygwin/or32-elf] [Y/n]: Y #########################Checking for required build tools###################### Checking for make /usr/bin/make Checking for patch /usr/bin/patch Checking for gcc /usr/bin/gcc Checking for g++ /usr/bin/g++ Checking for bzip2 /usr/bin/bzip2 Checking for wget /usr/bin/wget Checking for makeinfo /usr/bin/makeinfo Checking for libncurses-dev (headers) --2010-08-24 16:40:54-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:41:16-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try: 2) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:41:40-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try: 3) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:42:04-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try: 4) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:42:28-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try: 5) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:42:54-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try: 6) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:43:21-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try: 7) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:43:49-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try: 8) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:44:18-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try: 9) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:44:48-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try:10) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:45:19-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try:11) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:45:50-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try:12) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:46:21-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try:13) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:46:52-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try:14) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:47:23-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try:15) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:47:54-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try:16) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:48:25-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try:17) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:48:56-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try:18) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:49:27-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try:19) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Retrying. --2010-08-24 16:49:58-- ftp://ocuser:*password*@195.67.9.12/toolchain/md5sums (try:20) => `md5sums' Connecting to 195.67.9.12:21... failed: Connection timed out. Giving up. ############################ERROR############################# Error during toolchain installation. Please report this to the script maintainers. A useful report would contain information such as the tool being built/"make"d when the error occurred and the relevant lines of console output or log file relating to the error. It also helps to include information about your the host OS and version of GCC. A good place to look for solutions, and report any bugs, is at the OpenRISC project's bug tracker on OpenCores.org: http://opencores.org/openrisc,bugtracker |
|
| Bennett, Jeremy | Aug 3, 2010 |
|---|---|
|
Hi Miguel, I heard from Marcus that FTP had been fixed. Glad it works again for you. Marking closed. Jeremy |
|
| guerrero, miguel | Aug 3, 2010 |
|---|---|
| I was able to download properly now - Thanks! | |
| Bennett, Jeremy | Aug 2, 2010 |
|---|---|
|
Hi Miguel I understand that FTP has been disabled to prevent the crashes of the server. Marcus Erlandsson, who looks after this, is on vacation, so it may take time to get fixed. I hope all the material you want is available instead via the web or SVN. If you are having difficulties, I suggest you post on the OpenRISC Forum. HTH Jeremy |
|
| guerrero, miguel | Aug 2, 2010 |
|---|---|
| guerrero, miguel | Aug 2, 2010 |
|---|---|
| guerrero, miguel | Jul 31, 2010 |
|---|---|
|
In my case I can connect to the ftp server (ftp://195.67.9.12) but when trying to get into /toolchain I get the following message (logged in as ocuser / pass oc and also tried with my user name)
550 /toolchain: Permission denied Same when clicking on the link |
|
| guerrero, miguel | Jul 31, 2010 |
|---|---|
|
In my case I can connect to the ftp server (ftp://195.67.9.12) but when trying to get into /toolchain I get the following message (logged in as ocuser / pass oc and also tried with my user name)
550 /toolchain: Permission denied Same when clicking on the link |
|
| guerrero, miguel | Jul 31, 2010 |
|---|---|
| I'm trying the same download and is also failing (last tried Sat 1:30 PM PST) - Thanks | |
| Bennett, Jeremy | Jul 31, 2010 |
|---|---|
|
Hi shailendramc Various bits of OpenCores were broken last week. It seemed OK for me this morning. Do you still have the problem? ATB Jeremy
-- |
|
Post a comment:
Login to post comments!
