Hi,
I am trying to install ReviewBoard 1.6 on Redhat Linux 5.5. I am
getting following error.. Any ideas/thoughts -

[root  ReviewBoard-1.6]# easy_install ReviewBoard
Searching for ReviewBoard
Best match: ReviewBoard 1.6
Processing ReviewBoard-1.6-py2.4.egg
ReviewBoard 1.6 is already the active version in easy-install.pth
Installing rb-site script to /usr/bin
Installing rbssh script to /usr/bin

Using /usr/lib/python2.4/site-packages/ReviewBoard-1.6-py2.4.egg
Processing dependencies for ReviewBoard
Searching for python-memcached
Reading http://downloads.reviewboard.org/mirror/
Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.6/
Reading http://pypi.python.org/simple/python-memcached/
Reading http://www.tummy.com/Community/software/python-memcached/
Reading ftp://ftp.tummy.com/pub/python-memcached/
error: HTTP/1.1 408 Request Timeout

I have defined the variables -
    http_proxy=www-proxy.us.oracle.com:80
    ftp_proxy=www-proxy.us.oracle.com:80
    secure_proxy=www-proxy.us.oracle.com:80
Do I need to do any other settings?

By any chance is the server www.tummy.com down? When I ping www.tummy.com
from my Windows desktop, I get " Request Time out"-
    C:\>ping www.tummy.com
    Pinging www.tummy.com [198.49.126.248] with 32 bytes of data:

    Reply from 10.149.120.2: Destination host unreachable.
    Request timed out.
    Request timed out.
    Reply from 10.149.120.2: Destination host unreachable.

    Ping statistics for 198.49.126.248:
        Packets: Sent = 4, Received = 2, Lost = 2 (50% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms



Here are more details -
uname -a :
        Linux <hostname>  2.6.18-194.26.1.0.1.el5xen #1 SMP Tue Nov 9
19:05:00 EST 2010 x86_64 x86_64 x86_64 GNU/Linux

cat /etc/redhat-release
        Red Hat Enterprise Linux Server release 5.5 (Tikanga)


/etc/yum.conf :

    [main]
    cachedir=/var/cache/yum
    keepcache=0
    debuglevel=2
    logfile=/var/log/yum.log
    distroverpkg=redhat-release
    tolerant=1
    exactarch=1
    obsoletes=1
    gpgcheck=1
    plugins=1

    # Note: yum-RHN-plugin doesn't honor this.
    metadata_expire=1h

    # Default.
    # installonly_limit = 3

    # PUT YOUR REPOS HERE OR IN separate files named file.repo
    # in /etc/yum.repos.d
    [download_base]
    name=Fedora Core $releasever - $basearch - ATrpms
    baseurl=http://cheeseshop.python.org/pypi/ReviewBoard/
    gpgcheck=1


files in /etc/yum.repos.d:
    mirrors-rpmforge  rpmforge.repo  ULN-Base.repo  ULN-Base.repo.uln-
int

Thanks in advance for your time,
sanjay

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to