Hi,

Your problem is very simple: it seems that the OSCAR database does not exist,
which is kind of weird.
Did you drop the database at some point? Can you check that the database is
there?

Moreover, you should not have the error regarding your local repository for
fedora core 5 (except if the test i implemented is not correct). Can you check
that your local repository is correct?

Sorry for asking so many questions but i start to understand what is your
problem.
DonngInn, since you are the mentor, can you help Amit if needed? I may not be
online during the next few days, i have to focus on other projects.

Thanks,


Quoting Amit Vyas <[EMAIL PROTECTED]>:

> I am using "fedora core 5" that's not supported anymore and I does not plan
> to use to anymore as well and as directed by my mentor Dognlnn I shall move
> to "Fedora 6" but it will take some time.  for now fc5 :(
>
> I ran into other problem that's ./scripts/system-sanity.d/tftpboot-check.pl
> irt always shows following irrespective of
>
> [EMAIL PROTECTED] trunk]# ./scripts/system-sanity.d/tftpboot-check.pl
>  ---------------------------------------------------------
>  ERROR: Impossible to find a local or online repository in
>  /tftpboot for the distro fedora-5-i386
>  ---------------------------------------------------------
> [EMAIL PROTECTED] trunk]#
>
>
> ./scripts/sanity_check   give out  following
>
>
> [EMAIL PROTECTED] trunk]# ./scripts/sanity_check
> OPKGs shipped with OSCAR:
> [ apitest base c3 disable-services documentation ganglia jobmonarch lam
> linux-ha loghost maui mpich mta-config netbootmgr networking ntpconfig oda
> openmpi opium pfilter pvm rapt readall sc3 sge sis switcher sync_files test
> torque vdt-globus yume ]
> Array: 32 elements
> $VAR1 = {
>           'packages' => [
>                           {
>                             'opkg' => [
>                                       'apitest',
>                                       'base',
>                                       'c3',
>                                       'disable-services',
>                                       'jobmonarch',
>                                       'lam',
>                                       'loghost',
>                                       'mpich',
>                                       'mta-config',
>                                       'netbootmgr',
>                                       'networking',
>                                       'ntpconfig',
>                                       'oda',
>                                       'opium',
>                                       'pvm',
>                                       'rapt',
>                                       'sc3',
>                                       'sis',
>                                       'switcher',
>                                       'sync_files',
>                                       'yume',
>                                       'vdt-globus'
>                                     ]
>                           }
>                         ],
>           'name' => [
>                     'Default'
>                   ]
>         };
> Number of OPKG in the Default package set: 22
> Validating package set Default...
> Package apitest valid...
> Package base valid...
> Package c3 valid...
> Package disable-services valid...
> Package jobmonarch valid...
> Package lam valid...
> Package loghost valid...
> Package mpich valid...
> Package mta-config valid...
> Package netbootmgr valid...
> Package networking valid...
> Package ntpconfig valid...
> Package oda valid...
> Package opium valid...
> Package pvm valid...
> Package rapt valid...
> Package sc3 valid...
> Package sis valid...
> Package switcher valid...
> Package sync_files valid...
> Package yume valid...
> Package vdt-globus valid...
> List of available OPKGs: [ apitest base c3 disable-services jobmonarch lam
> loghost mpich mta-config netbootmgr networking ntpconfig oda opium pvm rapt
> sc3 sis switcher sync_files yume vdt-globus ]
> Array: 22 elements
> OPKGs in the default package set:
> [ apitest base c3 disable-services jobmonarch lam loghost mpich mta-config
> netbootmgr networking ntpconfig oda opium pvm rapt sc3 sis switcher
> sync_files yume vdt-globus ]
> Array: 22 elements
> WARNING!!! The default package set for your distro does NOT include all
> available OPKGs. That may be normal but double check
> DBI connect('oscar','oscar',...) failed: Unknown database 'oscar' at
> /opt/soc/trunk/lib/OSCAR/oda.pm line 107
> Sanity check of the system...
>  Dump...
> $VAR1 = 1;
>
>
> On 6/23/07, Geoffroy VALLEE < [EMAIL PROTECTED]> wrote:
> >
> > Thanks! I have not yet fixed your problem (lack of time) but i implemented
> > a
> > checking mechanism (such mechanism is always usefull).
> >
> > After updating the OSCAR code, you can run this mechanism executing the
> > following command in the directory where you installed OSCAR:
> > ./scripts/sanity_check
> >
> > Can you give me the output? You may have warnings but you are not supposed
> > to
> > have errors.
> >
> > Thanks,
> >
> > On Wednesday 20 June 2007 15:10, you wrote:
> > > oscarinstall.og file is attached.
> > >
> > > On 6/20/07, Geoffroy Vallée <[EMAIL PROTECTED]> wrote:
> > > > Hi,
> > > >
> > > > Can you send me the logs by email? I am currently on travel, i cannot
> > > > access
> > > > internet most of the time so online logs are not convenient for me.
> > > >
> > > > Thanks,
> > > >
> > > > Le mercredi 20 juin 2007 05:49, Amit Vyas a écrit:
> > > > > Hi ,
> > > > >
> > > > > The Default Set list all packages that are to be installed.
> > > > > What i am trying is to unselect one package; console shows it with
> > > >
> > > > message
> > > >
> > > > > "should not be installed"  but next time if I again open "Select
> > > > > package
> > > >
> > > > to
> > > >
> > > > > install" that particular package(which was selected not to
> > install)  is
> > > > > already selected. SO basically oscar GUI is forgetting what was
> > > >
> > > > unselected
> > > >
> > > > > last time and rather pick up list back from Default set list.  If
> > this
> > > >
> > > > is
> > > >
> > > > > desired than its ok ; I am just reporting it. log is available here
> > > > > http://pastebin.ca/578521  which cannot log this i guess..
> > > > >
> > > > > On 6/18/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > > > > > Hi,
> > > > > >
> > > > > > It is difficult to help you since you may have this problem
> > because
> > > > > > of many
> > > > > > different reasons. For instance you may have an issue with data in
> >
> > > > > > the database
> > > > > > versus the list of OSCAR packages in OSCAR_HOME. If you send me
> > the
> > > >
> > > > OSCAR
> > > >
> > > > > > logs
> > > > > > (setting first OSCAR_VERBOSE to 10), i should be able to help you.
> >
> > > > > >
> > > > > > Thanks,
> > > > > >
> > > > > > Geoff
> > > > > >
> > > > > > Quoting Amit Vyas <[EMAIL PROTECTED] >:
> > > > > > > I got the other problem cleard too; I did changed <third-party>
> > to
> > > > > > > <included> in my config.xml and did make test my package shows
> > up
> > > > > > > in
> > > > > >
> > > > > > Default
> > > > > >
> > > > > > > set.
> > > > > > > I am sry I am not able to see "Select OSCAR packages to Install"
> > > > > > > working
> > > > > >
> > > > > > as
> > > > > >
> > > > > > > expected .   This is what is happening.
> > > > > > > If I choose Default set without changing anything all packages
> > in
> > > > > >
> > > > > > Default
> > > > > >
> > > > > > > set are installed and shows up in configurator but if i like to
> > > > > > > deselect
> > > > > >
> > > > > > any
> > > > > >
> > > > > > > package I am not able to do that. each time I redo step 1 ,
> > I  see
> > > >
> > > > all
> > > >
> > > > > > > packages selected, but not shown in step 2.
> > > > > > >
> > > > > > > though I get messages like  "Updating the status of vdt-globus
> > to
> > > > > >
> > > > > > "should be
> > > > > >
> > > > > > > installed". and "Should not be installed", in debug mode.
> > > > > > >
> > > > > > > On 6/18/07, Amit Vyas <[EMAIL PROTECTED]> wrote:
> > > > > > > > just a file missing for fc-5 so copied   fedora-6.i386.xml  as
> > > > > > > > fedora-5-i386.xml  ; but missing my own package from the list
> > now
> > > >
> > > > in
> > > >
> > > > > > spite
> > > > > >
> > > > > > > > of adding <opkg>vdt-globus</opkg> to Default set.
> > > > > > > >
> > > > > > > > On 6/18/07, Amit Vyas <[EMAIL PROTECTED]> wrote:
> > > > > > > > > Hi all,
> > > > > > > > > I did updated my copy of truck from 5885 to  5918  and ended
> > up
> > > > > > > > > with error http://pastebin.ca/573544  I did make clean ;make
> > > >
> > > > test
> > > >
> > > > > > > > > ;..install_cluster eth0 agai nrecieved same error.
> > > > > > > > > There is no such file at
> > > > > > > > > "/opt/soc/trunk/share/package_sets/Default/fedora-5-i386.xml"
> > > >
> > > > as
> > > >
> > > > > > > > > indicated by error message.
> > > > > > > > > --
> > > > > > > > > Regards.
> > > > > > > > > Amit Vyas
> > > > > > > >
> > > > > > > > --
> > > > > > > > Regards.
> > > > > > > > Amit Vyas
> > > > > > >
> > > > > > > --
> > > > > > > Regards.
> > > > > > > Amit Vyas
> > > >
> > > > --
> > > > Geoffroy
> >
> > --
> > Geoff
> >
>
>
>
> --
> Regards.
> Amit Vyas
>



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to