Graham Leggett
2005-Dec-16 09:45 UTC
[Fedora-directory-users] ERROR: Can''t find component: base
Hi all,
Having managed to get the build to run all the way to the end on Solaris
10, I am now having problems with the setup program. During the setup,
the screen asks what to install like so:
Fedora components:
Components with a number in () contain additional subcomponents
which you can select using subsequent screens.
1. Fedora Directory Server
2. Fedora Directory Server Console
Selecting anything bombs out the setup program like so:
ERROR: Can''t find component: base
Press any key to continue.
Does anybody know what the "base" component is, and why it might be
missing?
Regards,
Graham
--
Noriko Hosoi
2005-Dec-16 18:08 UTC
Re: [Fedora-directory-users] ERROR: Can''t find component: base
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> Graham Leggett wrote: <blockquote cite="mid43A28CB7.2010905@sharp.fm" type="cite">Hi all, <br> <br> Having managed to get the build to run all the way to the end on Solaris 10, I am now having problems with the setup program. During the setup, the screen asks what to install like so: <br> <br> Fedora components: <br> <br> Components with a number in () contain additional subcomponents <br> which you can select using subsequent screens. <br> <br> 1. Fedora Directory Server <br> 2. Fedora Directory Server Console <br> <br> Selecting anything bombs out the setup program like so: <br> <br> ERROR: Can''t find component: base <br> <br> Press any key to continue. <br> <br> Does anybody know what the "base" component is, and why it might be missing? <br> </blockquote> It''s from AdminServer. How does your Adminserver package directory look like? It''d be something like this:<br> $ ls <srcroot>/adminserver/built/release/package/<platformdir><br> admin/ LICENSE.txt* setup* svrcore/<br> <font color="#cc0000"><b>base/</b></font> README.txt* setup.inf unzip_wrapper.pl<br> <br> And they are copied and used in the FDS setup:<br> $ ls <srcroot>/<datedir>/<platformdir><br> admin/ dsktune* README.txt* setup.inf slapd/ unzip_wrapper.pl<br> <font color="#cc0000"><b>base/</b></font> LICENSE.txt* setup* silent.inf svrcore/<br> <br> Thanks,<br> --noriko<br> <blockquote cite="mid43A28CB7.2010905@sharp.fm" type="cite"><br> Regards, <br> Graham <br> -- <br> <pre wrap=""> <hr size="4" width="90%"> -- Fedora-directory-users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Fedora-directory-users@redhat.com">Fedora-directory-users@redhat.com</a> <a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/fedora-directory-users">https://www.redhat.com/mailman/listinfo/fedora-directory-users</a> </pre> </blockquote> <br> </body> </html>