Thank you, Bernard. Having the earlier version of bittorent helped but I got another problem. HTML/TreeBuilder.pm is not installed. Anyways, I manually installed via CPAN and it seems to work fine but I think we need to provide it for trunk to support RHEL3-U6-x86.
And also I found the RPM from DAG http://rpmfind.net/linux/rpm2html/search.php?query=perl(HTML%3A%3ATreeBuilder) ftp://rpmfind.net/linux/dag/redhat/el3/en/i386/dag/RPMS/perl-HTML-Tree-3.18-1.rhel3.dag.noarch.rpm I am sure that this rpm should work but I will double check. BTW, where should I add it? to packages/sis/distro/rhel3-i386? Regards, ============================================================================= == Prerequisites installed ============================================================================= --> OSCAR version: 5.0r4792 --> Command line invocation: ./install_cluster eth0 --> Hostname: oscar-rhelas3u6 --> Domainname: --> Network interface: eth0 --> Linux distribution: --> Kernel version: 2.4.21-37.EL --> Architecture: i386 --> Running in directory: /opt/oscar-5.0r4792-20060518 --> PATH: /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/opt/env-switcher/bin:/opt/c3-4/:/root/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin --> Running: "./oscar_wizard" Can't locate HTML/TreeBuilder.pm in @INC (@INC contains: /opt/oscar-5.0r4792-20060518/lib /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/systemconfig /usr/lib/systeminstaller /usr/lib/systemimager/perl /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at /opt/oscar-5.0r4792-20060518/lib/OSCAR/Configbox.pm line 32. BEGIN failed--compilation aborted at /opt/oscar-5.0r4792-20060518/lib/OSCAR/Configbox.pm line 32. Compilation failed in require at /opt/oscar-5.0r4792-20060518/lib/OSCAR/Configurator.pm line 39. BEGIN failed--compilation aborted at /opt/oscar-5.0r4792-20060518/lib/OSCAR/Configurator.pm line 39. Compilation failed in require at ./oscar_wizard line 49. BEGIN failed--compilation aborted at ./oscar_wizard line 49. [EMAIL PROTECTED] oscar]# Oscar Wizard failed to run successfully at ./install_cluster line 292. > You can try an older version of BitTorrent from here: > > http://dag.wieers.com/packages/bittorrent/ > > But I'm not sure if it'll work with SystemImager. > > If it doesn't work then we may have to rebuild SystemImager without > bittorrent as a requirement. > > Cheers, > > Bernard > > ________________________________ > > From: [EMAIL PROTECTED] on behalf of > [EMAIL PROTECTED] > Sent: Thu 18/05/2006 21:16 > To: [email protected] > Subject: [Oscar-devel] (no subject) > > > > Hi, > > I have a problem with rebuilding bittorrent srpm because of python-devel > and > pygtk2-devel. > > RHEL3-U6 has lower version of python-devel and pygtk2-devel and I have > even tried to up2date to get a newer version of them. > These are what I have got: > [EMAIL PROTECTED] rhel3-i386]$ rpm -qa | grep python-devel > python-devel-2.2.3-6.2 > [EMAIL PROTECTED] rhel3-i386]$ rpm -qa | grep pygtk2-devel > pygtk2-devel-1.99.16-8 > [EMAIL PROTECTED] rhel3-i386]$ > > Does anyone know how to get the right version of them in an easy way? > > [EMAIL PROTECTED] SRPMS]# rpmbuild --rebuild --target i686 > bittorrent-4.2.2-1.rf.src.rpm > Installing bittorrent-4.2.2-1.rf.src.rpm > warning: user dag does not exist - using root > warning: group dag does not exist - using root > warning: user dag does not exist - using root > warning: group dag does not exist - using root > Building target platforms: i686 > Building for target i686 > error: Failed build dependencies: > python-devel >= 2.3 is needed by bittorrent-4.2.2-1.rf > pygtk2-devel >= 2.4 is needed by bittorrent-4.2.2-1.rf > [EMAIL PROTECTED] SRPMS]# > > Regards, > > - DongInn > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Oscar-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-devel > > > ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
