<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Bastille Installation Problem. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883603#M744477</link>
    <description>Hi Syam,&lt;BR /&gt;&lt;BR /&gt;In this server also you have same problem, Your active perl version is 5.6 not 5.8 (HP Product).&lt;BR /&gt;&lt;BR /&gt;You please find out all perl executable files in yuor system using find comamnd and then remove all those perl verson. I believe you have some other version of perl is installed on system not through swinstall that's why that version in not coming in swlist output.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Just see the output of command #which perl in my system&lt;BR /&gt;&lt;BR /&gt;test123:[/root]# whereis perl&lt;BR /&gt;perl: /usr/local/bin/perl /usr/local/bin/perl5.00503 /usr/contrib/bin/perl /opt&lt;BR /&gt;perl/bin/perl /usr/local/man/man1/perl.1 /opt/perl/man/man1/perl.1&lt;BR /&gt;&lt;BR /&gt;this shows i have 3-4 version of perl in my system. now let's see which one is active&lt;BR /&gt;test123:[/root]# which perl&lt;BR /&gt;/opt/perl/bin/perl&lt;BR /&gt;&lt;BR /&gt;but system uses this perl for any installation. version of this perl is  5.6&lt;BR /&gt;&lt;BR /&gt;test:[/root]# perl -v&lt;BR /&gt;&lt;BR /&gt;This is perl, v5.6.1 built for PA-RISC1.1-thread-multi&lt;BR /&gt;(with 1 registered patch, see perl -V for more detail)&lt;BR /&gt;&lt;BR /&gt;Copyright 1987-2001, Larry Wall&lt;BR /&gt;&lt;BR /&gt;Binary build 627 provided by ActiveState Tool Corp. &lt;A href="http://www.ActiveState.com" target="_blank"&gt;http://www.ActiveState.com&lt;/A&gt;&lt;BR /&gt;Built 21:42:53 Jun 20 2001&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Perl may be copied only under the terms of either the Artistic License or the&lt;BR /&gt;GNU General Public License, which may be found in the Perl 5 source kit.&lt;BR /&gt;&lt;BR /&gt;Complete documentation for Perl, including FAQ lists, should be found on&lt;BR /&gt;this system using `man perl' or `perldoc perl'.  If you have access to the&lt;BR /&gt;Internet, point your browser at &lt;A href="http://www.perl.com/," target="_blank"&gt;http://www.perl.com/,&lt;/A&gt; the Perl Home Page.&lt;BR /&gt;&lt;BR /&gt;now see what swlist shows&lt;BR /&gt;&lt;BR /&gt;test123:[/root]# swlist|grep -i perl&lt;BR /&gt;5.8.2-0        CSC Perl 5.8.2 - Practica&lt;BR /&gt;l Extraction and Reporting Language&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;installed version is perl 5.8&lt;BR /&gt;&lt;BR /&gt;same case is yours so please install all other version of perl except 5.8 and then try to install your s/w&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
    <pubDate>Thu, 03 Feb 2005 01:36:09 GMT</pubDate>
    <dc:creator>Sunil Sharma_1</dc:creator>
    <dc:date>2005-02-03T01:36:09Z</dc:date>
    <item>
      <title>Bastille Installation Problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883591#M744465</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Its failing continuously..fed up here.It says dependency problems in perl.&lt;BR /&gt;&lt;BR /&gt;I installed perl from &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/ftp/hpux/Languages/perl-5.8.5/perl-5.8.5-sd-11.11.depot.gz" target="_blank"&gt;http://hpux.connect.org.uk/ftp/hpux/Languages/perl-5.8.5/perl-5.8.5-sd-11.11.depot.gz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;as well as from &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://download.software.hp.com/downloads/perl_D.5.8.2.B_HP-UX_B.11.11_32+64.depot?ordernumber=360442505&amp;amp;itemid=1&amp;amp;downloadid=3130400&amp;amp;merchantId=SW_DEPOT" target="_blank"&gt;http://download.software.hp.com/downloads/perl_D.5.8.2.B_HP-UX_B.11.11_32+64.depot?ordernumber=360442505&amp;amp;itemid=1&amp;amp;downloadid=3130400&amp;amp;merchantId=SW_DEPOT&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Attached the log file.&lt;BR /&gt;&lt;BR /&gt;Any inputs?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Syam&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Feb 2005 02:59:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883591#M744465</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-02-02T02:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bastille Installation Problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883592#M744466</link>
      <description>check which perl it is using I think you have more then one version of Perl installed on your system.&lt;BR /&gt;&lt;BR /&gt;check version with perl -V should be 5.8&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Wed, 02 Feb 2005 03:13:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883592#M744466</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2005-02-02T03:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Bastille Installation Problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883593#M744467</link>
      <description>Thanks yaar..&lt;BR /&gt;&lt;BR /&gt;See the difference. perl -v gives the following output.At the same time when I give #swlist |grep perl gives different version.&lt;BR /&gt;&lt;BR /&gt;SRV#perl -v&lt;BR /&gt;&lt;BR /&gt;This is perl, version 5.005_02 built for PA-RISC1.1&lt;BR /&gt;&lt;BR /&gt;Copyright 1987-1998, Larry Wall&lt;BR /&gt;&lt;BR /&gt;Perl may be copied only under the terms of either the Artistic License or the&lt;BR /&gt;GNU General Public License, which may be found in the Perl 5.0 source kit.&lt;BR /&gt;&lt;BR /&gt;Complete documentation for Perl, including FAQ lists, should be found on&lt;BR /&gt;this system using `man perl' or `perldoc perl'.  If you have access to the&lt;BR /&gt;Internet, point your browser at &lt;A href="http://www.perl.com/," target="_blank"&gt;http://www.perl.com/,&lt;/A&gt; the Perl Home Page.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SRV#swlist |grep perl&lt;BR /&gt;  perl                                          5.8.5          perl &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what to do now..&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Syam</description>
      <pubDate>Wed, 02 Feb 2005 03:26:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883593#M744467</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-02-02T03:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bastille Installation Problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883594#M744468</link>
      <description>find / -name perl -print&lt;BR /&gt;&lt;BR /&gt;#which perl &lt;BR /&gt;&lt;BR /&gt;change the PATH variable and put the entry for perl 5.8 version before perl 5.6 &lt;BR /&gt;&lt;BR /&gt;perl version 5.8 will be in /opt directory.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Wed, 02 Feb 2005 03:32:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883594#M744468</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2005-02-02T03:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Bastille Installation Problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883595#M744469</link>
      <description>Inlcude the path of the latest version installed perl in the PATH variable like&lt;BR /&gt;&lt;BR /&gt;export PATH=&lt;PATH&gt;/perl5.8.1/bin:$PATH&lt;BR /&gt;&lt;BR /&gt;Initiate swinstall again.&lt;BR /&gt;&lt;BR /&gt;&lt;/PATH&gt;</description>
      <pubDate>Wed, 02 Feb 2005 04:07:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883595#M744469</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2005-02-02T04:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Bastille Installation Problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883596#M744470</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I removed the entry of old installation directory and put new dir as /usr/local/bin where my perl 5.8.5 was found. perl -v shows the latest version..still bastille installation fails.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;gives this message.&lt;BR /&gt;&lt;BR /&gt;/var/adm/sw/swagentd.log" 6479 lines, 325115 characters&lt;BR /&gt;NOTE:    The target "/tmp/bastille.depot" currently open for reading is&lt;BR /&gt;         a tape. pid=20590 02/02/05 14:50:10 IST&lt;BR /&gt;       * Agent pid=20590 completed.  02/02/05 14:50:55 IST&lt;BR /&gt;       * Agent pid=20539 completed.  02/02/05 14:50:56 IST&lt;BR /&gt;       * Started install agent on "/" for root@trn.etcs.com, pid=20861,&lt;BR /&gt;         02/02/05 14:51:27 IST&lt;BR /&gt;       * Started source agent on "/tmp/bastille.depot" for&lt;BR /&gt;         root@trn.etcs.com, pid=20878, 02/02/05 14:51:28 IST&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Syam</description>
      <pubDate>Wed, 02 Feb 2005 04:31:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883596#M744470</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-02-02T04:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Bastille Installation Problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883597#M744471</link>
      <description>Try re-starting swagentd&lt;BR /&gt;&lt;BR /&gt;#/usr/sbin/swagentd -r&lt;BR /&gt;&lt;BR /&gt;if still the problem persists,&lt;BR /&gt;&lt;BR /&gt;explore the depot to a temp dir and try installing using swinstall&lt;BR /&gt;&lt;BR /&gt;mkdir /tmp/bastille&lt;BR /&gt;cd /tmp/bastille&lt;BR /&gt;tar -xvf /tmp/bastille/&lt;DEPOT-FILE&gt;&lt;/DEPOT-FILE&gt;</description>
      <pubDate>Wed, 02 Feb 2005 05:13:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883597#M744471</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2005-02-02T05:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Bastille Installation Problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883598#M744472</link>
      <description>Also let me know as whether the depot file is placed locally or on a nfs file system.</description>
      <pubDate>Wed, 02 Feb 2005 05:14:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883598#M744472</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2005-02-02T05:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Bastille Installation Problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883599#M744473</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;I'm sorry you're having trouble.  I'm on the Bastille team, and think I see the core problem:&lt;BR /&gt;&lt;BR /&gt;From the attached log, Bastille is complaining that you don't have the HP-tested version of Perl installed.  &lt;BR /&gt;&lt;BR /&gt;You're swlist output bears this out, and refers to the first, unsupported depot.  If you had the official package you refer to above (the second one) installed, you'd see:&lt;BR /&gt;&lt;BR /&gt;# swlist | grep perl&lt;BR /&gt;  perl  D.5.8.2.B  Perl Programming Language&lt;BR /&gt;(spaces omitted).&lt;BR /&gt;&lt;BR /&gt;The first package you reference (the one you'd installed) is not an HP-tested package, and won't meet the dependency.&lt;BR /&gt;&lt;BR /&gt;I'd recommend removing the unofficial package, and installing the supported one.&lt;BR /&gt;&lt;BR /&gt;Alternatively, you could try:&lt;BR /&gt;swinstall -x enforce_dependencies=false Bastille&lt;BR /&gt;&lt;BR /&gt;to force Bastille to install and try to use the unofficial Perl.  It would probably would work, but I can't be sure since its not official, not supported, and I've never tested it.&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;-Robert&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PS: I'd also like to add that the suggestions to alter the path won't help with your current problem as your current problems are at installation, not at run time, when the perl path matters.</description>
      <pubDate>Wed, 02 Feb 2005 14:24:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883599#M744473</guid>
      <dc:creator>Robert Fritz</dc:creator>
      <dc:date>2005-02-02T14:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bastille Installation Problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883600#M744474</link>
      <description>Based on the Bastille team.&lt;BR /&gt;&lt;BR /&gt;I would install the depot version of perl from the software.hp.com site.&lt;BR /&gt;&lt;BR /&gt;I would make sure the PATH has that Perl on it before any other versions.&lt;BR /&gt;&lt;BR /&gt;I would swinstall.&lt;BR /&gt;&lt;BR /&gt;I think perl has a newer version than the one you posted.&lt;BR /&gt;&lt;BR /&gt;I recently discovered a copy of perl 4 in /usr/contrib/bin&lt;BR /&gt;&lt;BR /&gt;I always knew it was there but did a -v on it and discovered it was v4 and in wide use on my system by myself and users.&lt;BR /&gt;&lt;BR /&gt;So this needs to be dealt with.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 02 Feb 2005 15:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883600#M744474</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-02-02T15:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Bastille Installation Problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883601#M744475</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your valuable suggestions. I checked all the possibilities that is there in your inputs.&lt;BR /&gt;&lt;BR /&gt;I have got several HP9000 machines..I could find one machine on which perl version D.5.8.2.B is installed. I face the same problem here also during bastille installation.&lt;BR /&gt;&lt;BR /&gt;pls see the attached log file.&lt;BR /&gt;&lt;BR /&gt;Thanks once again.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Wed, 02 Feb 2005 22:18:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883601#M744475</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-02-02T22:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Bastille Installation Problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883602#M744476</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Im sorry &lt;BR /&gt;&lt;BR /&gt;Log file here please..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Syam</description>
      <pubDate>Wed, 02 Feb 2005 22:19:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883602#M744476</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-02-02T22:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Bastille Installation Problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883603#M744477</link>
      <description>Hi Syam,&lt;BR /&gt;&lt;BR /&gt;In this server also you have same problem, Your active perl version is 5.6 not 5.8 (HP Product).&lt;BR /&gt;&lt;BR /&gt;You please find out all perl executable files in yuor system using find comamnd and then remove all those perl verson. I believe you have some other version of perl is installed on system not through swinstall that's why that version in not coming in swlist output.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Just see the output of command #which perl in my system&lt;BR /&gt;&lt;BR /&gt;test123:[/root]# whereis perl&lt;BR /&gt;perl: /usr/local/bin/perl /usr/local/bin/perl5.00503 /usr/contrib/bin/perl /opt&lt;BR /&gt;perl/bin/perl /usr/local/man/man1/perl.1 /opt/perl/man/man1/perl.1&lt;BR /&gt;&lt;BR /&gt;this shows i have 3-4 version of perl in my system. now let's see which one is active&lt;BR /&gt;test123:[/root]# which perl&lt;BR /&gt;/opt/perl/bin/perl&lt;BR /&gt;&lt;BR /&gt;but system uses this perl for any installation. version of this perl is  5.6&lt;BR /&gt;&lt;BR /&gt;test:[/root]# perl -v&lt;BR /&gt;&lt;BR /&gt;This is perl, v5.6.1 built for PA-RISC1.1-thread-multi&lt;BR /&gt;(with 1 registered patch, see perl -V for more detail)&lt;BR /&gt;&lt;BR /&gt;Copyright 1987-2001, Larry Wall&lt;BR /&gt;&lt;BR /&gt;Binary build 627 provided by ActiveState Tool Corp. &lt;A href="http://www.ActiveState.com" target="_blank"&gt;http://www.ActiveState.com&lt;/A&gt;&lt;BR /&gt;Built 21:42:53 Jun 20 2001&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Perl may be copied only under the terms of either the Artistic License or the&lt;BR /&gt;GNU General Public License, which may be found in the Perl 5 source kit.&lt;BR /&gt;&lt;BR /&gt;Complete documentation for Perl, including FAQ lists, should be found on&lt;BR /&gt;this system using `man perl' or `perldoc perl'.  If you have access to the&lt;BR /&gt;Internet, point your browser at &lt;A href="http://www.perl.com/," target="_blank"&gt;http://www.perl.com/,&lt;/A&gt; the Perl Home Page.&lt;BR /&gt;&lt;BR /&gt;now see what swlist shows&lt;BR /&gt;&lt;BR /&gt;test123:[/root]# swlist|grep -i perl&lt;BR /&gt;5.8.2-0        CSC Perl 5.8.2 - Practica&lt;BR /&gt;l Extraction and Reporting Language&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;installed version is perl 5.8&lt;BR /&gt;&lt;BR /&gt;same case is yours so please install all other version of perl except 5.8 and then try to install your s/w&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Thu, 03 Feb 2005 01:36:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883603#M744477</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2005-02-03T01:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Bastille Installation Problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883604#M744478</link>
      <description>Hi Friends..&lt;BR /&gt;&lt;BR /&gt;Thanks to all for your valuable responses. The problem is resolved after 5-6 hrs trials.&lt;BR /&gt;&lt;BR /&gt;I did the following:-&lt;BR /&gt;&lt;BR /&gt;Perl version D.5.8.2.B_HP-UX_B.11.11 is installed.No other versions are working it seems. Only the perl versions ending with ".B" is working here. No idea why? I dont have idea about what does it really mean (I see there are different versions like B,C,D,E etc for perl).&lt;BR /&gt;&lt;BR /&gt;After installation  PATH variable was changed according to the new installation directory of perl, and entry for the old directory was removed.&lt;BR /&gt;&lt;BR /&gt;created a soft link for perl executable to /usr/bin.&lt;BR /&gt;&lt;BR /&gt;Now I am able to execute bastille from the shell prompt  and  do system hardening.&lt;BR /&gt;&lt;BR /&gt;Closing the thread.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Syam</description>
      <pubDate>Fri, 04 Feb 2005 02:28:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bastille-installation-problem/m-p/4883604#M744478</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-02-04T02:28:13Z</dc:date>
    </item>
  </channel>
</rss>

