SourceForge.net
2007-05-25 21:11:30 UTC
Bugs item #758401, was opened at 2003-06-21 07:16
Message generated for change (Comment added) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=758401&group_id=259
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Sean Dague (sdague)
Assigned to: Nobody/Anonymous (nobody)
Summary: no perl-XML-Simple
Initial Comment:
System Imager requires perl-XML-Simple (in rpm form),
but doesn't provide a package for it. This package is
required for Red Hat operation.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2007-05-25 14:11
Message:
Logged In: NO
I downloaded XML::Simple from CPAN website (link provided from
systemimager.org) and extracted, ran 'perl Makefile.PL, then make, make
test, make install. I even tested it with a simple perl script using
'require XML::Simple'. The test script showed no errors (so XML::Simple
was installed).
When installing the server RPM, I get the following messages:
# rpm -ivh systemimager-server-3.8.1-1.noarch.rpm
error: Failed dependencies:
perl(XML::Simple) >= 2.14 is needed by
systemimager-server-3.8.1-1.noarch
# find /usr -name Simple.pm
/usr/lib/perl5/site_perl/5.8.5/XML/Simple.pm
Installing the RPM with the --nodeps option worked. Running the software
(si_getimage) shows no signs of a problem with XML::Simple.
Annoying but not a show stopper.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=758401&group_id=259
Message generated for change (Comment added) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=758401&group_id=259
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Sean Dague (sdague)
Assigned to: Nobody/Anonymous (nobody)
Summary: no perl-XML-Simple
Initial Comment:
System Imager requires perl-XML-Simple (in rpm form),
but doesn't provide a package for it. This package is
required for Red Hat operation.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2007-05-25 14:11
Message:
Logged In: NO
I downloaded XML::Simple from CPAN website (link provided from
systemimager.org) and extracted, ran 'perl Makefile.PL, then make, make
test, make install. I even tested it with a simple perl script using
'require XML::Simple'. The test script showed no errors (so XML::Simple
was installed).
When installing the server RPM, I get the following messages:
# rpm -ivh systemimager-server-3.8.1-1.noarch.rpm
error: Failed dependencies:
perl(XML::Simple) >= 2.14 is needed by
systemimager-server-3.8.1-1.noarch
# find /usr -name Simple.pm
/usr/lib/perl5/site_perl/5.8.5/XML/Simple.pm
Installing the RPM with the --nodeps option worked. Running the software
(si_getimage) shows no signs of a problem with XML::Simple.
Annoying but not a show stopper.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=758401&group_id=259