Chris,

You hit a yume bug and i do not know how to fix that today. :-( A bug is open 
about that issue, i will try to have a look at it. But i did not develop yume, 
yum and yume are still very unstable (for instance, no management of return 
codes and unexplicable behaviors some times). I wrote basic tests to at least 
identified issues. Since then, i fixed two critical bugs but is still open. I 
will try to work on it over the week-end.

Sorry about that but again, i had nothing to do with the development of yume 
up-to-now, i try to slowly improve the tool but it takes time (i did not face 
that bug when i deployed my cluster).

About the mysql issue, did you try to restart the mysql service? OSCAR prepreqs 
do not currently deal with system services, this is an issue i discovered but 
again, this is not fixed yet and i did not write that piece, it will take some 
time for me to fix it.

I will do my best to have a look at those issues and keep you up-to-date.

Regards,

----- Mail Original -----
De: "Chris Stevenson" <cste...@mun.ca>
À: oscar-users@lists.sourceforge.net
Envoyé: Vendredi 16 Janvier 2009 11:56:49 GMT -05:00 USA/Canada - États de l'Est
Objet: Re: [Oscar-users] OSCAR-6.0 is out



Hi Geoffroy et al,

You will be pleased (as I) to know that, following my own "less haste more 
speed" advice, I did an even more thorough "purge" of previous 
bootstrapping attempts, yum removal of everything installed during those, 
finishing with a "yum clean all" to wipe caches, etc, removal of the OSCAR 
repo file in /etc/yum.repos.d, removal of /etc/oscar and \tftpboot, and 
finally a "yum update" to update the OS.  Having restored things back to 
"pre-OSCAR-anything", I carefully followed exactly, verbatim, what was in 
the "Testing the development version" section of repoTesting after your 
fixes (changing nothing manually)... and I got much further, into stage 2 
of the bootstrap, when it hit a snag at perl-Tk, another "ERROR: 
Impossible to install" error, when the package is trivially installable 
after you drop to a shell and use the same repo oscar-config is using. 
I'll leave this to you.

So, yumming perl-Tk (which draws it from the oscar repo) and re-running 
the bootstrap brings it all the way to MySQL asking me for a password to 
continue.  Excellent!  Only, I never once set up a password for MySQL 
(this is a virgin CentOS 5.2 box, not even 10 days old; there are no other 
users, and MySQL was never configured for use).  Hence, I'm now stuck for 
a totally separate reason. Is there a default password assigned during the 
/usr/bin/oda --init: mysql?  At any rate, I don't know it... (and it isn't 
this box's root password, isn't blank, and isn't "oscar"...)


Output follows:


[cut]


[...]
         tftp-server.x86_64:                     already removed
         lam:                    already removed


Prereq status for centos, 5, x86_64
Prereqs status (/usr/share/oscar/prereqs/perl-XML-Parser):
         perl-XML-Parser:                        needs to be installed


[ http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64 
http://isoredirect.centos.org/centos/5/os/x86_64/ ]
Array: 2 element(s)
         smartly installing: perl-XML-Parser
Prereq status for centos, 5, x86_64
Prereqs status (/usr/share/oscar/prereqs/perl-XML-Parser):
         perl-XML-Parser:                        already installed


Prereq status for centos, 5, x86_64
Prereqs status (/usr/share/oscar/prereqs/perl-XML-Simple):
         perl-XML-Simple:                        needs to be installed


[ http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64 
http://isoredirect.centos.org/centos/5/os/x86_64/ ]
Array: 2 element(s)
         smartly installing: perl-XML-Simple
Prereq status for centos, 5, x86_64
Prereqs status (/usr/share/oscar/prereqs/perl-XML-Simple):
         perl-XML-Simple:                        already installed


Prereq status for centos, 5, x86_64
Prereqs status (/usr/share/oscar/prereqs/perl-HTML-Tree):
         perl-HTML-Tree:                         needs to be installed


[ http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64 
http://isoredirect.centos.org/centos/5/os/x86_64/ ]
Array: 2 element(s)
         smartly installing: perl-HTML-Tree
Prereq status for centos, 5, x86_64
Prereqs status (/usr/share/oscar/prereqs/perl-HTML-Tree):
         perl-HTML-Tree:                         already installed


Prereq status for centos, 5, x86_64
Prereqs status (/usr/share/oscar/prereqs/perl-Tk):
         perl-Tk:                        needs to be installed


[ http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64 
http://isoredirect.centos.org/centos/5/os/x86_64/ ]
Array: 2 element(s)
         smartly installing: perl-Tk
package perl-Tk is not installed
!!! Some packages were NOT installed !!!
ERROR: impossible to install perl-Tk ( /usr/bin/install_prereq  --smart 
/usr/share/oscar/prereqs/perl-Tk).
  at /usr/bin/oscar-config line 209
ERROR: Impossible to install a prereq ( /usr/share/oscar/prereqs/perl-Tk).
  at /usr/bin/oscar-config line 209
ERROR: Impossible to complete stage 2 of the bootstrap.
  at /usr/bin/oscar-config line 209
[r...@wulf yum.repos.d]#
[r...@wulf yum.repos.d]#
[r...@wulf yum.repos.d]#
[r...@wulf yum.repos.d]# yum install perl-Tk
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
  * oscar: bear.csm.ornl.gov
  * base: mirrors.portafixe.com
  * updates: mirrors.portafixe.com
  * addons: mirrors.portafixe.com
  * extras: ftp.lug.udel.edu
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package perl-Tk.x86_64 0:804.026-1.oscar set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================
  Package                 Arch       Version          Repository 
Size
=============================================================================
Installing:
  perl-Tk                 x86_64     804.026-1.oscar  oscar             5.8 
M

Transaction Summary
=============================================================================
Install      1 Package(s)
Update       0 Package(s)
Remove       0 Package(s)

Total download size: 5.8 M
Is this ok [y/N]:



(Saying Yes and re-running the bootstrap)

[cut]
[...]

Prereq status for centos, 5, x86_64
Prereqs status (/usr/share/oscar/prereqs/perl-Tk):
         perl-Tk:                        already installed


Prereq status for centos, 5, x86_64
Prereqs status (/usr/share/oscar/prereqs/perl-Qt):
         perl-Qt:                        needs to be installed


[ http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64 
http://isoredirect.centos.org/centos/5/os/x86_64/ ]
Array: 2 element(s)
         smartly installing: perl-Qt
Prereq status for centos, 5, x86_64
Prereqs status (/usr/share/oscar/prereqs/perl-Qt):
         perl-Qt:                        already installed


Executing: /usr/bin/oda --init mysql
Initializing ODA: mysql
Prereq status for centos, 5, x86_64
Prereqs status (/usr/share/oscar/prereqs/oda):
         mysql:                  already installed
         perl-DBD-MySQL:                         needs to be installed
         perl-DBI:                       already installed
         mysql-server:                   needs to be installed


[ http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64 
http://isoredirect.centos.org/centos/5/os/x86_64/ ]
Array: 2 element(s)
         smartly installing: perl-DBD-MySQL,mysql-server
Prereq status for centos, 5, x86_64
Prereqs status (/usr/share/oscar/prereqs/oda):
         mysql:                  already installed
         perl-DBD-MySQL:                         already installed
         perl-DBI:                       already installed
         mysql-server:                   already installed


Database Initialization

================================================================
Your MySQL has already setup the root password.
To proceed, please enter your root password of MySQL:

The password is not correct!!! Please try it again.
To proceed, please enter your root password of MySQL:

(At this point, as I have NO IDEA what this password is...!
(though I could possibly reset it outside of the bootstrapping process, I 
thought I'd communicate this because of the perl-Tk hiccup)



Thanks,
Chris




On Thu, 15 Jan 2009 geoffroy.val...@free.fr wrote:

> Hi Chris,

Sorry for the mistake in the file for the unstable x86_64 repo; this is now 
fixed.

About your problem installing the different repositories, the output is clearly 
weird:
[ 
http://bear.csm.ornl.gov/repos/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64
 
http://isoredirect.centos.org/centos/5/os/x86_64/ ]
Array: 2 element(s)

Based on that, i am sure OSCAR does not use the good URL for accessing to the 
OSCAR repo. Can you tell me what is the content of your 
/tftpboot/oscar/rhel-5-x86_64.url file? I suspect a problem there (maybe the 
current code just mess up the file when trying different repos and different 
versions?).
My feeling is that your problem is just a configuration issue, nothing more 
critical.

Regards,

----- Mail Original -----
De: "Chris Stevenson" <cste...@mun.ca>
À: oscar-users@lists.sourceforge.net
Envoyé: Jeudi 15 Janvier 2009 16:08:20 GMT -05:00 USA/Canada - États de l'Est
Objet: Re: [Oscar-users] OSCAR-6.0 is out


I should reiterate, however, that the instructions at repoTesting 
("Testing the development version") still have some misleading 
typos/quirks (a co-worker has a great phrase, "less haste, more speed"):

BOTH repo files "CentOS-x86_64-OSCAR-unstable.repo" and 
CentOS-i386-OSCAR-unstable.repo" refer to the same i386 unstable repos.
However, changing
        baseurl=http://bear.csm.ornl.gov/repos/unstable/rhel-5-i386
to
        baseurl=http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64
fixes this, if you're on the 64bit distro. (These files are still 
referred-to backwards, as well)


However, after stripping out previous testing, purging the "non-unstable" 
repo files, using yum to remove everything previously installed as part of 
testing, etc.,and then following the "Testing the development version" 
instructions to the letter, the bootstrap still dies; this time, when 
trying to "smartly install" oda. (I could probably follow this with a 
manual yum of oda, and another oscar-config --boostrap, learn that it 
now wants oscar-selector, manually yum that, another oscar-config 
--bootstrap, then learn it wants configurator... and keep on like 
this, but I'm assuming you want a report of everything that isn't working 
as advertised, Geoffroy)


Output as follows:




[cut]



Installed: perl-IO-Tty.x86_64 0:1.02-4.oscar
Complete!
Executing  /usr/bin/install_prereq  --status 
/usr/share/oscar/prereqs/yume...
Prereq status for centos, 5, x86_64
Prereqs status (/usr/share/oscar/prereqs/yume):
          perl-IO-Tty:                    already installed
          python-urlgrabber:                      already installed
          python-elementtree:                     already installed
          yum:                    already installed
          createrepo:                     already installed
          yume:                   already installed


Pools to prepare for distro centos-5-x86_64:
[ 
http://bear.csm.ornl.gov/repos/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64
 
http://isoredirect.centos.org/centos/5/os/x86_64/ ]
Array: 2 element(s)
Preparing pools: 
http://bear.csm.ornl.gov/repos/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64
 
http://isoredirect.centos.org/centos/5/os/x86_64/
Pool: 
http://bear.csm.ornl.gov/repos/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64
Pool: http://isoredirect.centos.org/centos/5/os/x86_64/
Prereq status for centos, 5, x86_64
Prereqs status (/usr/share/oscar/prereqs/ORM):
          orm:                    already installed


Prereq status for centos, 5, x86_64
Prereqs status (/usr/share/oscar/prereqs/OSCAR-Database):
          oda:                    needs to be installed


[ 
http://bear.csm.ornl.gov/repos/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64
 
http://isoredirect.centos.org/centos/5/os/x86_64/ ]
Array: 2 element(s)
          smartly installing: oda
package oda is not installed
!!! Some packages were NOT installed !!!
ERROR: impossible to install OSCAR-Database ( /usr/bin/install_prereq 
--smart /usr/share/oscar/prereqs/OSCAR-Database).
   at /usr/bin/oscar-config line 209
ERROR: impossible to install ODA prereqs 
(/usr/share/oscar/prereqs/OSCAR-Database)
   at /usr/bin/oscar-config line 209
ERROR: Impossible to complete stage 1 of the bootstrap.
   at /usr/bin/oscar-config line 209
[r...@wulf ~]#



On Thu, 15 Jan 2009 geoffroy.val...@free.fr wrote:

> Hi,

I released a new version of ODA and PackMan, it is supposed to fix the problem. 
The packages are available via our "unstable" repositories (repositories used 
for the preparation of oscar-6.0.1, which should be fairly stable today).

Henrique, i think your system configuration does not use the unstable 
repositories: you are using http://bear.csm.ornl.gov/repos/rhel-5-i386, instead 
of http://bear.csm.ornl.gov/repos/unstable/rhel-5-i386. If you want to use the 
unstable repository, refer to 
http://svn.oscar.openclustergroup.org/trac/oscar/wiki/repoTesting.

Regards,


----- Mail Original -----
De: "Henrique Baggio" <hnrqbag...@gmail.com>
À: "geoffroy vallee" <geoffroy.val...@free.fr>
Cc: oscar-users@lists.sourceforge.net
Envoyé: Mercredi 14 Janvier 2009 15:04:44 GMT -05:00 USA/Canada - États de l'Est
Objet: Re: [Oscar-users] OSCAR-6.0 is out


On Wed, Jan 14, 2009 at 12:51 PM, < geoffroy.val...@free.fr > wrote:


Henrique,

I never saw that error, so could you, please, set PACKMAN_VERBOSE (e.g., 
"export PACKMAN_VERBOSE=1") and re-run "oscar-config --bootstrap"? With that i 
hope having more information so i will be able to fix the problem.

Thanks,

Hi, Geoffroy,

I set the PACKMAN_VERBOSE=1, but did not hear significant output change. Even 
so, I'm sending the output.


-----------------------

[r...@head ~]# oscar-config --bootstrap 
OSCAR bootstrap 
install_prereq found: /usr/bin/install_prereq 
Dealing with Prereq AppConfig ( /usr/share/oscar/prereqs/AppConfig, 
check_and_fix) 
Prereq status for centos, 5, i386 
Prereqs status (/usr/share/oscar/prereqs/AppConfig): 
perl-AppConfig: already installed


AppConfig is already installed, nothing to do. 
INFO: the /tftpboot/oscar/rhel-5-i386.url already exists, we do nothing at 
/usr/lib/perl5/vendor_perl/5.8.8/OSCAR/PackagePath.pm line 840. 
INFO: the /tftpboot/distro/centos-5-i386.url file already exists, we do nothing 
at /usr/lib/perl5/vendor_perl/5.8.8/OSCAR/PackagePath.pm line 882. 
Dealing with Prereq packman (/usr/share/oscar/prereqs/packman, check_and_fix) 
Prereq status for centos, 5, i386 
Prereqs status (/usr/share/oscar/prereqs/packman): 
packman: already installed


packman is already installed, nothing to do. 
Loading "fastestmirror" plugin 
Cleaning up Everything 
Cleaning up list of fastest mirrors 
Dealing with Prereq yume (/usr/share/oscar/prereqs/yume, check_and_fix) 
Prereq status for centos, 5, i386 
Prereqs status (/usr/share/oscar/prereqs/yume): 
perl-IO-Tty: already installed 
python-urlgrabber: already installed 
python-elementtree: already installed 
yum: already installed 
createrepo: already installed 
yume: already installed


yume is already installed, nothing to do. 
Pools to prepare for distro centos-5-i386: 
[ http://bear.csm.ornl.gov/repos/rhel-5-i386 
http://isoredirect.centos.org/centos/5/os/i386/ ] 
Array: 2 element(s) 
Preparing pools: http://bear.csm.ornl.gov/repos/rhel-5-i386 
http://isoredirect.centos.org/centos/5/os/i386/ 
Pool: http://bear.csm.ornl.gov/repos/rhel-5-i386 
Pool: http://isoredirect.centos.org/centos/5/os/i386/ 
Prereq status for centos, 5, i386 
Prereqs status (/usr/share/oscar/prereqs/ORM): 
orm: already installed


Prereq status for centos, 5, i386 
Prereqs status (/usr/share/oscar/prereqs/OSCAR-Database): 
oda: already installed


Prereq status for centos, 5, i386 
Prereqs status (/usr/share/oscar/prereqs/Selector): 
oscar-selector: already installed


Prereq status for centos, 5, i386 
Prereqs status (/usr/share/oscar/prereqs/base): 
dhcp: already installed 
gd: already installed 
nfs-utils: already installed 
openssh: already installed 
openssh-clients: already installed 
openssh-server: already installed 
openssl: already installed 
tcpdump: already installed 
xinetd: already installed 
httpd: already installed 
php: already installed 
expat: already installed 
python: already installed 
zlib: already installed 
zlib-devel: already installed 
shadow-utils: already installed 
libcap: already installed 
ntp: already installed 
tftp-server.i?86: already removed 
lam: already removed


Prereq status for centos, 5, i386 
Prereqs status (/usr/share/oscar/prereqs/perl-XML-Parser): 
perl-XML-Parser: already installed


Prereq status for centos, 5, i386 
Prereqs status (/usr/share/oscar/prereqs/perl-XML-Simple): 
perl-XML-Simple: already installed


Prereq status for centos, 5, i386 
Prereqs status (/usr/share/oscar/prereqs/perl-HTML-Tree): 
perl-HTML-Tree: already installed


Prereq status for centos, 5, i386 
Prereqs status (/usr/share/oscar/prereqs/perl-Tk): 
perl-Tk: already installed


Prereq status for centos, 5, i386 
Prereqs status (/usr/share/oscar/prereqs/perl-Qt): 
perl-Qt: already installed


Executing: /usr/bin/oda --init mysql 
Initializing ODA: mysql 
Prereq status for centos, 5, i386 
Prereqs status (/usr/share/oscar/prereqs/oda): 
mysql: already installed 
perl-DBD-MySQL: already installed 
perl-DBI: already installed 
mysql-server: already installed


Database Initialization

================================================================ 
Your MySQL has already setup the root password. 
To proceed, please enter your root password of MySQL: 
================================================================

Database_status: 0 
Checking for ODA database password file ... not found. 
Generating a random password for the OSCAR database. 
saved. 
--> Password ok, now creating the database

================================================================ 
Your MySQL has already setup the root password. 
To proceed, please enter your root password of MySQL: 
================================================================

Starting the mysqld database server ... 
/etc/init.d/mysqld start 
Starting MySQL: [ OK ] 
Making sure that the mysqld database server starts on subsequent boots ... 
chkconfig mysqld on

================================================================ 
Your MySQL has already setup the root password. 
To proceed, please enter your root password of MySQL: 
================================================================

Checking for database existence of node oscar_server ... 
Updating the hostname field in the oscar_server node to <head.centoscluster> 
... 
DB_DEBUG>/usr/bin/create_and_populate_basic_node_info: 
====> in Database::update_table SQL: UPDATE Nodes SET 
hostname='head.centoscluster' WHERE name='oscar_server' 
Updating the dns_domain field in the oscar_server node to <centoscluster> 
DB_DEBUG>/usr/bin/create_and_populate_basic_node_info: 
====> in Database::update_table SQL: UPDATE Nodes SET 
dns_domain='centoscluster' WHERE name='oscar_server'

============================================================================= 
== Creating node group all ... 
=============================================================================


============================================================================= 
== Creating node group Default_node ... 
=============================================================================

Detecting local distro... 
Connecting to ODA... 
Creating the list of packages to delete... 
Getting info on all opkgs available in the passed OS repositories... 
ERROR: Cannot recognized the OS at 
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/OSCAR/RepositoryManager.pm
 line 135

[INFO] Querying for available OSCAR packages. That may take a while, please be 
patient...

Command to execute: /usr/bin/ptty_try yume --repo 
http://bear.csm.ornl.gov/repos/rhel-5-i386 --repo 
http://isoredirect.centos.org/centos/5/os/i386/ search ^opkg-.*-server 
[ ] 
Array: 0 element(s)

[INFO] Querying details for all OPKGs we found...

DEBUG>/usr/bin/populate_oda_packages_table: 
====>print_hash 
-- OPKGs data: -> 
Checking for existence of package set <Default> 
Initializing package set <Default>

Successfully initialized ODA

Database Initialization

================================================================ 
Your MySQL has already setup the root password. 
To proceed, please enter your root password of MySQL: 
================================================================

Database_status: 1 
New interface: eth0

============================================================================= 
== >/usr/bin/set_node_nics: Connecting to the database... 
=============================================================================


============================================================================= 
== >/usr/bin/set_node_nics: Connecting to the database... 
=============================================================================


============================================================================= 
== Installing server core packages 
=============================================================================

Identified core packages: yume sync-files switcher sis selinux sc3 rapt oda c3 
base apitest[ yume sync-files switcher sis selinux sc3 rapt oda c3 base apitest 
] 
Array: 11 element(s) 
Preparing pools: http://isoredirect.centos.org/centos/5/os/i386/ 
http://bear.csm.ornl.gov/repos/rhel-5-i386 
Pool: http://isoredirect.centos.org/centos/5/os/i386/ 
Pool: http://bear.csm.ornl.gov/repos/rhel-5-i386 
Need to install the following packages: opkg-yume-server.noarch, 
opkg-sync-files-server.noarch, opkg-switcher-server.noarch, 
opkg-sis-server.noarch, opkg-selinux-server.noarch, opkg-sc3-server.noarch, 
opkg-rapt-server.noarch, opkg-oda-server.noarch, opkg-c3-server.noarch, 
opkg-base-server.noarch, opkg-apitest-server.noarch 
Command to execute: /usr/bin/ptty_try yume --repo 
http://bear.csm.ornl.gov/repos/rhel-5-i386 --repo 
http://isoredirect.centos.org/centos/5/os/i386/ -y install 
opkg-yume-server.noarch opkg-sync-files-server.noarch 
opkg-switcher-server.noarch opkg-sis-server.noarch opkg-selinux-server.noarch 
opkg-sc3-server.noarch opkg-rapt-server.noarch opkg-oda-server.noarch 
opkg-c3-server.noarch opkg-base-server.noarch opkg-apitest-server.noarch 
Marking core packages as always selected...






[r...@head ~]# oscar_wizard install 
Can't locate SystemInstaller/Tk/Common.pm in @INC (@INC contains: 
/usr/lib/systemconfig /usr/lib/systeminstaller /usr/lib/systemimager/perl 
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi 
/usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi 
/usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi 
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi 
/usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 
/usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 
/usr/lib/perl5/site_perl 
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 
/usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 
/usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi 
/usr/lib/perl5/5.8.8 .) at /usr/lib/perl5/vendor_perl/5.8.8/OSCAR/AddNode.pm 
line 34. 
BEGIN failed--compilation aborted at 
/usr/lib/perl5/vendor_perl/5.8.8/OSCAR/AddNode.pm line 34. 
Compilation failed in require at /usr/bin/oscar_wizard line 51. 
BEGIN failed--compilation aborted at /usr/bin/oscar_wizard line 51.



------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

======================================================================
Christopher C Stevenson,  C4063                 office: (709) 737-2624
Dept. of Physics & Physical Oceanography        fax:    (709) 737-8739
Memorial University of Newfoundland 
St. John's, NL, CANADA  A1B 3X7
URL: http://www.physics.mun.ca/~csteven
======================================================================
"We are all in the gutter,
but some of us are looking at the stars." - Oscar Wilde

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

======================================================================
Christopher C Stevenson,  C4063                 office: (709) 737-2624
Dept. of Physics & Physical Oceanography        fax:    (709) 737-8739
Memorial University of Newfoundland 
St. John's, NL, CANADA  A1B 3X7
URL: http://www.physics.mun.ca/~csteven
======================================================================
"We are all in the gutter,
but some of us are looking at the stars." - Oscar Wilde

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to