Thanks, Geoffroy! This does make the installation process a whole lot
easier!

I didn't play much with it yet, but here are a few general issues and error
I faced --

1) I couldn't find a log for the OSCAR bootstrap process. Is one created?
2) FWIW, it would be good to have oscar-config _prompt_ before installing
the prereqs/opkgs so that I understand what packages are being installed on
my system (but maybe that's just me)

I gave this a whirl on Ubuntu hardy 8.04 and it didn't work. Maybe I am
doing something wrong here.
I initially tried setting my distro ID to ubuntu 7 as --

$ sudo oscar-config --setup-distro ubuntu-7-i386
Use of uninitialized value in string eq at /usr/bin/oscar-config line 104.
Use of uninitialized value in string eq at /usr/bin/oscar-config line 111.

But it couldn't install all the prereqs for me.
Then I tried this --

$ echo "ubuntu-8-i386
http://us.archive.ubuntu.com/ubuntu/+hardy+universe+multiverse
http://bear.csm.ornl.gov/repos/debian-4-i386/+etch+/"; >>
/etc/oscar/supported_distros.txt

$ cat /tftpboot/distro/ubuntu-8-i386.url
http://us.archive.ubuntu.com/ubuntu/+hardy+universe+multiverse

But it still could not install the prereqs . Are there any distro-specific
nits which it is failing on?
I can manually install all the base prereq packages using apt-get but the
script can't find them.

ERROR: impossible to install base ( /usr/bin/install_prereq  --smart
/usr/share/oscar/prereqs/base).
 at /usr/bin/oscar-config line 161
ERROR: impossible to install base prereqs (/usr/share/oscar/prereqs/base)
 at /usr/bin/oscar-config line 161
ERROR: Impossible to complete stage 2 of the bootstrap.
 at /usr/bin/oscar-config line 161

Log attached.
Any help would be much appreciated.

Thanks,
 -- Abhishek


On Mon, Aug 4, 2008 at 11:04 AM, <[EMAIL PROTECTED]> wrote:

> Hi all,
>
> I managed to do most of the work for the merge of branch-5-1 and trunk; I
> have something that could be tested. Up-to-now, I focused mainly on Debian
> and Ubuntu i386. To test it, do the following:
> - edit your /etc/apt/sources.list file and add the following entry:
>  deb http://bear.csm.ornl.gov/repos/debian-4-i386/ etch .
> - execute "aptitude update && aptitude install oscar oscar-bin liboscar"
> - finally, try to execute "oscar-config --bootstrap".
>
> This will install OSCAR directly on your system (no need of OSCAR_HOME) and
> try to bootstrap OSCAR. If it works, this means that all the prereqs are
> ready and core packages installed on your machine.
> We still have work to do to support install_cluster but this is a good
> starting point.
>
> BTW, if you are interested in testing the merge on another system, let me
> know, i can try to generate all the needed binary packages. I already setup
> repositories for debian, rhel5 and fedora core 9, both x86 and x86_64.
>
> Regards,
>
> Geoffroy.
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Oscar-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oscar-devel
>

Attachment: oscar.bootstrap.log
Description: Binary data

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to