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 <clav...@gmail.com>
> 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.
>
>
> =============================================================================
> == Setting ubuntu-1004-x86_64...
>
> =============================================================================
>
> Success: 02_update_repo_conffile
> Pools to prepare for distro ubuntu-1004-x86_64:
> [ http://127.0.0.1/repos/unstable/debian-5-x86_64/+lenny+/
> http://127.0.0.1/ubuntu/+lucid+main+universe+multiverse
> http://127.0.0.1/ubuntu/+lucid-updates+main+universe+multiverse ]
> Array: 3 element(s)
> Preparing pools: http://127.0.0.1/repos/unstable/debian-5-x86_64/+lenny+/
> http://127.0.0.1/ubuntu/+lucid+main+universe+multiverse
> http://127.0.0.1/ubuntu/+lucid-updates+main+universe+multiverse
> HTTP/1.1 404 Not Found
> Date: Thu, 10 Feb 2011 14:31:38 GMT
>
> Server: Apache/2.2.14 (Ubuntu)
> Vary: Accept-Encoding
> Content-Length: 331
> Keep-Alive: timeout=15, max=100
> Connection: Keep-Alive
>
> Content-Type: text/html; charset=iso-8859-1
> HTTP/1.1 404 Not Found
> Date: Thu, 10 Feb 2011 14:31:38 GMT
>
> Server: Apache/2.2.14 (Ubuntu)
> Vary: Accept-Encoding
> Content-Length: 331
> Keep-Alive: timeout=15, max=100
> Connection: Keep-Alive
>
> Content-Type: text/html; charset=iso-8859-1
> HTTP/1.1 404 Not Found
> Date: Thu, 10 Feb 2011 14:31:38 GMT
>
> Server: Apache/2.2.14 (Ubuntu)
> Vary: Accept-Encoding
> Content-Length: 339
> Keep-Alive: timeout=15, max=100
> Connection: Keep-Alive
>
> Content-Type: text/html; charset=iso-8859-1
> Pool: http://127.0.0.1/repos/unstable/debian-5-x86_64/+lenny+/
>
>
> =============================================================================
> == Preparing pool:
> http://127.0.0.1/repos/unstable/debian-5-x86_64/+lenny+/
>
> =============================================================================
>
> HTTP/1.1 404 Not Found
> Date: Thu, 10 Feb 2011 14:31:38 GMT
>
> Server: Apache/2.2.14 (Ubuntu)
> Vary: Accept-Encoding
> Content-Length: 331
> Keep-Alive: timeout=15, max=100
> Connection: Keep-Alive
>
> Content-Type: text/html; charset=iso-8859-1
> Pool: http://127.0.0.1/ubuntu/+lucid+main+universe+multiverse
>
>
> =============================================================================
> == Preparing pool: http://127.0.0.1/ubuntu/+lucid+main+universe+multiverse
>
> =============================================================================
>
> HTTP/1.1 404 Not Found
> Date: Thu, 10 Feb 2011 14:31:38 GMT
>
> Server: Apache/2.2.14 (Ubuntu)
> Vary: Accept-Encoding
> Content-Length: 331
> Keep-Alive: timeout=15, max=100
> Connection: Keep-Alive
>
> Content-Type: text/html; charset=iso-8859-1
> Pool: http://127.0.0.1/ubuntu/+lucid-updates+main+universe+multiverse
>
>
> =============================================================================
> == Preparing pool:
> http://127.0.0.1/ubuntu/+lucid-updates+main+universe+multiverse
>
> =============================================================================
>
> HTTP/1.1 404 Not Found
> Date: Thu, 10 Feb 2011 14:31:38 GMT
>
> Server: Apache/2.2.14 (Ubuntu)
> Vary: Accept-Encoding
> Content-Length: 339
> Keep-Alive: timeout=15, max=100
> Connection: Keep-Alive
>
> Content-Type: text/html; charset=iso-8859-1
> [ http://127.0.0.1/repos/unstable/debian-5-x86_64/+lenny+/
> http://127.0.0.1/ubuntu/+lucid+main+universe+multiverse
> http://127.0.0.1/ubuntu/+lucid-updates+main+universe+multiverse ]
> Array: 3 element(s)
> E: Package mysql-server-5.0 has no installation candidate
> Use of uninitialized value $output[0] in join or string at
> /usr/share/perl5/OSCAR/PackMan.pm line 656.
> ERROR: -1 error(s) occured for prereq mysql-server-5.0(
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Package mysql-server-5.0 is not available, but is referred to by another
> package.
> This may mean that the package is missing, has been obsoleted, or
> is only available from another source
> However the following packages replace it:
> mysql-cluster-server-5.1 mysql-server-core-5.1 mysql-server-5.1
> ERROR during RAPT execution) at /usr/bin/install_prereq line 81
> main::handle_smart_pkgs(0, 'mysql-server-5.0') called at
> /usr/bin/install_prereq line 407
> main::install_prereq('ubuntu', 1004, 'x86_64', 'ARRAY(0x20c9180)',
> 'deb') called at /usr/bin/install_prereq line 473
> ERROR: The following packages were NOT installed:
> mysql-server-5.0
> at /usr/bin/install_prereq line 415
> main::install_prereq('ubuntu', 1004, 'x86_64', 'ARRAY(0x20c9180)',
> 'deb') called at /usr/bin/install_prereq line 473
> ERROR: Impossible to install the prereqs at /usr/bin/install_prereq line
> 474.
> ERROR: impossible to install base ( /usr/bin/install_prereq --smart
> /usr/share/oscar/prereqs/base).
> at /usr/bin/oscar-config line 99
> ERROR: impossible to install base prereqs (/usr/share/oscar/prereqs/base)
> at /usr/bin/oscar-config line 99
> ERROR: Impossible to complete stage 2 of the bootstrap.
> at /usr/bin/oscar-config line 99
> ERROR: Impossible to bootstrap OSCAR at /usr/bin/oscar-config line 100
> main::bootstrap() called at /usr/bin/oscar-config line 331
> ERROR: Impossible to bootstrap OSCAR at /usr/bin/oscar-config line 332.
>
>
>
> 2011/2/8 <geoffroy.val...@free.fr>
>
>> 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, oscar-packager is the tool i use to generate the binary packages
>> of all 6.x releases.
>>
>> Let me know if you have any questions.
>>
>> Regards,
>>
>> ----- "César Ávila" <clav...@gmail.com> a écrit :
>>
>> > 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 < geoffroy.val...@free.fr >
>> >
>> >
>> > 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" < clav...@gmail.com > a écrit :
>> >
>> >
>> >
>> >
>> > > 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 comes to executing the
>> > > oscar-config --bootstrap I run into some error messages. I guess
>> > they
>> > > might be related to the fact that i am behind a proxy. I do have set
>> > > the variable http_proxy=" http://10.1.0.26:3128 ". Any hint on how
>> > to
>> > > get over this problem?
>> > >
>> > >
>> >
>> =============================================================================
>> > > == OSCAR bootstrap
>> > >
>> >
>> =============================================================================
>> > >
>> > > INFO: the /tftpboot/oscar/debian-5-x86_64.url already exists, we do
>> > > nothing at /usr/share/perl5/OSCAR/PackagePath.pm line 1060.
>> > > INFO: the /tftpboot/distro/ubuntu-1004-x86_64.url file already
>> > exists,
>> > > we do nothing at /usr/share/perl5/OSCAR/PackagePath.pm line 1102.
>> > > Updating OSCAR on your system...
>> > > Success: 01_update_ubuntu_repo
>> > >
>> > >
>> >
>> =============================================================================
>> > > == Setting debian-5-x86_64...
>> > >
>> >
>> =============================================================================
>> > >
>> > >
>> > >
>> >
>> =============================================================================
>> > > == Setting ubuntu-1004-x86_64...
>> > >
>> >
>> =============================================================================
>> > >
>> > > Success: 02_update_repo_conffile
>> > > Pools to prepare for distro ubuntu-1004-x86_64:
>> > > [ http://bison.csm.ornl.gov/repos/debian-5-x86_64/+lenny+/
>> > > http://us.archive.ubuntu.com/ubuntu/+lucid+main+universe+multiverse
>> > >
>> >
>> http://us.archive.ubuntu.com/ubuntu/+lucid-updates+main+universe+multiverse
>> > > ]
>> > > Array: 3 element(s)
>> > > Preparing pools:
>> > > http://bison.csm.ornl.gov/repos/debian-5-x86_64/+lenny+/
>> > > http://us.archive.ubuntu.com/ubuntu/+lucid+main+universe+multiverse
>> > >
>> >
>> http://us.archive.ubuntu.com/ubuntu/+lucid-updates+main+universe+multiverse
>> > > HTTP/1.0 404 Not Found
>> > > Date: Mon, 07 Feb 2011 21:33:41 GMT
>> > > Server: Apache
>> > > Content-Length: 315
>> > > Content-Type: text/html; charset=iso-8859-1
>> > > X-Cache: MISS from proxy.unt.edu.ar
>> > > X-Cache-Lookup: HIT from proxy.unt.edu.ar:3128
>> > > Via: 1.0 proxy.unt.edu.ar (squid/3.0.STABLE18)
>> > > Proxy-Connection: close
>> > > HTTP/1.0 404 Not Found
>> > > Date: Mon, 07 Feb 2011 21:33:42 GMT
>> > > Server: Apache/2.2.14 (Ubuntu)
>> > > Content-Length: 343
>> > > Content-Type: text/html; charset=iso-8859-1
>> > > X-Cache: MISS from proxy.unt.edu.ar
>> > > X-Cache-Lookup: HIT from proxy.unt.edu.ar:3128
>> > > Via: 1.0 proxy.unt.edu.ar (squid/3.0.STABLE18)
>> > > Proxy-Connection: close
>> > > HTTP/1.0 404 Not Found
>> > > Date: Mon, 07 Feb 2011 21:33:42 GMT
>> > > Server: Apache/2.2.14 (Ubuntu)
>> > > Content-Length: 351
>> > > Content-Type: text/html; charset=iso-8859-1
>> > > X-Cache: MISS from proxy.unt.edu.ar
>> > > X-Cache-Lookup: HIT from proxy.unt.edu.ar:3128
>> > > Via: 1.0 proxy.unt.edu.ar (squid/3.0.STABLE18)
>> > > Proxy-Connection: close
>> > > Pool: http://bison.csm.ornl.gov/repos/debian-5-x86_64/+lenny+/
>> > >
>> > >
>> >
>> =============================================================================
>> > > == Preparing pool:
>> > > http://bison.csm.ornl.gov/repos/debian-5-x86_64/+lenny+/
>> > >
>> >
>> =============================================================================
>> > >
>> > > HTTP/1.0 404 Not Found
>> > > Date: Mon, 07 Feb 2011 21:33:41 GMT
>> > > Server: Apache
>> > > Content-Length: 315
>> > > Content-Type: text/html; charset=iso-8859-1
>> > > Age: 1
>> > > X-Cache: HIT from proxy.unt.edu.ar
>> > > X-Cache-Lookup: HIT from proxy.unt.edu.ar:3128
>> > > Via: 1.0 proxy.unt.edu.ar (squid/3.0.STABLE18)
>> > > Proxy-Connection: close
>> > > Pool:
>> > > http://us.archive.ubuntu.com/ubuntu/+lucid+main+universe+multiverse
>> > >
>> > >
>> >
>> =============================================================================
>> > > == Preparing pool:
>> > > http://us.archive.ubuntu.com/ubuntu/+lucid+main+universe+multiverse
>> > >
>> >
>> =============================================================================
>> > >
>> > > HTTP/1.0 404 Not Found
>> > > Date: Mon, 07 Feb 2011 21:33:42 GMT
>> > > Server: Apache/2.2.14 (Ubuntu)
>> > > Content-Length: 343
>> > > Content-Type: text/html; charset=iso-8859-1
>> > > X-Cache: HIT from proxy.unt.edu.ar
>> > > X-Cache-Lookup: HIT from proxy.unt.edu.ar:3128
>> > > Via: 1.0 proxy.unt.edu.ar (squid/3.0.STABLE18)
>> > > Proxy-Connection: close
>> > > Pool:
>> > >
>> >
>> http://us.archive.ubuntu.com/ubuntu/+lucid-updates+main+universe+multiverse
>> > >
>> > >
>> >
>> =============================================================================
>> > > == Preparing pool:
>> > >
>> >
>> http://us.archive.ubuntu.com/ubuntu/+lucid-updates+main+universe+multiverse
>> > >
>> >
>> =============================================================================
>> > >
>> > > HTTP/1.0 404 Not Found
>> > > Date: Mon, 07 Feb 2011 21:33:42 GMT
>> > > Server: Apache/2.2.14 (Ubuntu)
>> > > Content-Length: 351
>> > > Content-Type: text/html; charset=iso-8859-1
>> > > X-Cache: HIT from proxy.unt.edu.ar
>> > > X-Cache-Lookup: HIT from proxy.unt.edu.ar:3128
>> > > Via: 1.0 proxy.unt.edu.ar (squid/3.0.STABLE18)
>> > > Proxy-Connection: close
>> > >
>> > >
>> > >
>> >
>> ------------------------------------------------------------------------------
>> > > The ultimate all-in-one performance toolkit: Intel(R) Parallel
>> > Studio
>> > > XE:
>> > > Pinpoint memory and threading errors before they happen.
>> > > Find and fix more than 250 security defects in the development
>> > cycle.
>> > > Locate bottlenecks in serial and parallel code that limit
>> > > performance.
>> > > http://p.sf.net/sfu/intel-dev2devfeb
>> > > _______________________________________________
>> > > Oscar-users mailing list
>> > > Oscar-users@lists.sourceforge.net
>> > > https://lists.sourceforge.net/lists/listinfo/oscar-users
>>
>
>
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users