Commited, thanks.

Best regards,
Julia.

----- Original Message ----- 
From: "Andreas Thienemann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 13, 2007 1:06 PM
Subject: [OpenXPKI-devel] Patches making OpenXPKI::Client::SOAP::Liteactually 
work


> Hello,
> 
> attached are two easyfix patches for OpenXPKI::Client::SOAP::Lite that do 
> make the bits that are in place actually work.
> 
> Right now, using Module::Build fails as the version number cannot be 
> determined. soap-lite-version.patch fixes that by correcting the variable 
> name setting the version.
> 
> Furthermore, there's a problem importing i18nGettext as the basename of 
> the module is incorrect. soap-lite-i18n.patch renames OpenXPKI to 
> OpenXPKI::i18n fixing this.
> 
> [EMAIL PROTECTED] OpenXPKI]$ diffstat soap-lite-i18n.patch 
> soap-lite-version.patch
>  Lite.pm |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> [EMAIL PROTECTED] OpenXPKI]$
> 
> The errors in question are:
> 
> + /usr/bin/perl Build.PL installdirs=vendor
> Error evaling version line 'q#  Hide from _packages_inside()
>                  #; package Module::Build::ModuleInfo::_version;
>                  no strict;
> 
>                  local $VERSION;
>                  $VERSION=undef; do {
>                    $VERSION = qv($VERSION);
>                  }; $VERSION
>                 ' in 
> /home/andreas/fedora/redhat/BUILD/OpenXPKI-Client-SOAP-Lite-0.9.651/lib/OpenXPKI/Client/SOAP/Lite.pm:
>  
> Undefined subroutine &Module::Build::ModuleInfo::_version::qv called at 
> (eval 17) line 7, <GEN0> line 12.
> 
> Can't determine distribution version, must supply either 'dist_version',
> 'dist_version_from', or 'module_name' parameter at 
> /usr/lib/perl5/vendor_perl/5.8.8/Module/Build/Base.pm line 942.
> error: Bad exit status from /var/tmp/rpm-tmp.9666 (%build)
> 
> 
> [EMAIL PROTECTED] OpenXPKI]$ perl 
> ~/fedora/redhat/BUILD/OpenXPKI-Client-SOAP-Lite-0.9.651/lib/OpenXPKI/Client/SOAP/Lite.pm
> "i18nGettext" is not exported by the OpenXPKI module
> Can't continue after import errors at 
> /home/andreas/fedora/redhat/BUILD/OpenXPKI-Client-SOAP-Lite-0.9.651/lib/OpenXPKI/Client/SOAP/Lite.pm
>  
> line 24
> BEGIN failed--compilation aborted at 
> /home/andreas/fedora/redhat/BUILD/OpenXPKI-Client-SOAP-Lite-0.9.651/lib/OpenXPKI/Client/SOAP/Lite.pm
>  
> line 24.
> [EMAIL PROTECTED] OpenXPKI]$
> 
> 
> regards,
>  andreas


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


> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV


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


> _______________________________________________
> OpenXPKI-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/openxpki-devel
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
OpenXPKI-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openxpki-devel

Reply via email to