Re: [Oscar-users] Problems installing OSCAR 6.0.6 on Ubuntu 10.04 behind proxy

2011-02-10 Thread geoffroy . vallee
Cesar, Your configuration seems to be all screwed, even outside of OSCAR. It seems to me that even the repositories are not correctly setup so OSCAR cannot work. To get more details, can you please send me the following files: - /tftpboot/distro/ubuntu-1004-x86_64.url - /tftpboot/oscar/debian-5-x

Re: [Oscar-users] Problems installing OSCAR 6.0.6 on Ubuntu 10.04 behind proxy

2011-02-10 Thread César Ávila
I am using just one machine for installing OSCAR and as the ubuntu/oscar mirror. 2011/2/10 > Cesar, > > Did you also mirror the Ubuntu repository on your machine (not the OSCAR > one, the one for Ubuntu itself). I just want to make sure i understand your > configuration. > > Regards, > > > -

Re: [Oscar-users] Problems installing OSCAR 6.0.6 on Ubuntu 10.04 behind proxy

2011-02-10 Thread geoffroy . vallee
Cesar, Did you also mirror the Ubuntu repository on your machine (not the OSCAR one, the one for Ubuntu itself). I just want to make sure i understand your configuration. Regards, - "César Ávila" a écrit : > I had setup a local ubuntu mirror which I can access through > 127.0.0.1. I als

Re: [Oscar-users] Problems installing OSCAR 6.0.6 on Ubuntu 10.04 behind proxy

2011-02-10 Thread César Ávila
I checked on /var/log/apache2/errors and the missing files seem to be harmless for the installation [Thu Feb 10 13:19:17 2011] [error] [client 127.0.0.1] File does not exist: /var/www/repos/unstable/debian-5-x86_64/+lenny+ [Thu Feb 10 13:19:17 2011] [error] [client 127.0.0.1] File does not exist:

Re: [Oscar-users] Problems installing OSCAR 6.0.6 on Ubuntu 10.04 behind proxy

2011-02-10 Thread geoffroy . vallee
Cesar, It is not looking for http://127.0.0.1/repos/unstable/debian-5-x86_64/lenny/, as you can see in the what looks like a URL, there is a "+": we use a special notation so that OSCAR can figure out the exact path (there is actually no guarantee that the meta-files of the repo are in "dists",

Re: [Oscar-users] Problems installing OSCAR 6.0.6 on Ubuntu 10.04 behind proxy

2011-02-10 Thread César Ávila
Perhaps the problem is that it is looking for http://127.0.0.1/repos/unstable/debian-5-x86_64/lenny/ while the correct path is http://127.0.0.1/repos/unstable/debian-5-x86_64/dists/lenny/ I forgot to say that I am now testing this with oscar 6.1 2011/2/10 César Ávila > I had setup a local ubunt

Re: [Oscar-users] Problems installing OSCAR 6.0.6 on Ubuntu 10.04 behind proxy

2011-02-10 Thread César Ávila
I had setup a local ubuntu mirror which I can access through 127.0.0.1. I also disabled all proxy settings. At least for apt-get it is working. Nevertheless when I run oscar-config --bootstrap I keep getting the error page not found. I think the problem might be related to the plus sign. =

Re: [Oscar-users] Problems installing OSCAR 6.0.6 on Ubuntu 10.04 behind proxy

2011-02-08 Thread geoffroy . vallee
Cesar, Yes you can setup your own repositories, for Ubuntu repositories, Debian tools are available and for OSCAR packages, you can use the tool oscar-packager to generate all the needed binary packages: http://svn.oscar.openclustergroup.org/trac/oscar/wiki/Building_OSCAR_Packages In fact, osca

Re: [Oscar-users] Problems installing OSCAR 6.0.6 on Ubuntu 10.04 behind proxy

2011-02-08 Thread César Ávila
I am looking forward to see that new version. In the meantime, may I set up and use a local ubuntu repository to be used in oscar installation? 2011/2/8 > Hello, > > You are right, at the moment, you must have access to the online > repositories, otherwise it won't work. oscar-6.1.0 is about to

Re: [Oscar-users] Problems installing OSCAR 6.0.6 on Ubuntu 10.04 behind proxy

2011-02-08 Thread geoffroy . vallee
Hello, You are right, at the moment, you must have access to the online repositories, otherwise it won't work. oscar-6.1.0 is about to be released, then we will have the opportunity to add my tools and functionalities to support configurations such as yours. Regards, - "César Ávila" a éc

[Oscar-users] Problems installing OSCAR 6.0.6 on Ubuntu 10.04 behind proxy

2011-02-07 Thread César Ávila
I am trying to install Oscar 6.0.6 on an Ubuntu 10.04 (x86_64) based system. So far I set up the repositories in sources.list deb http://bison.csm.ornl.gov/repos/debian-5-x86_64 lenny / apt-get install oscar oscar-config --setup-distro ubuntu-1004-x86_64 So far so good. Nevertheless when it com