[publican-list] issues building publican from source (publican-1.6 branch)

Andrew Ross anross at redhat.com
Mon May 31 00:46:36 UTC 2010


----- "Jeff Fearn" <jfearn at redhat.com> wrote:

> 
> Maybe a package changed ... can you try the following patch?
> 
> 
> $ svn diff -x -u lib/Publican.pm 
> Index: lib/Publican.pm
> ===================================================================
> --- lib/Publican.pm	(revision 1282)
> +++ lib/Publican.pm	(working copy)
> @@ -5,7 +5,6 @@
>  use strict;
>  
>  use Carp;
> -use version;
>  use Config::Simple;
>  use XML::TreeBuilder;
>  use I18N::LangTags::List;
> @@ -17,7 +16,7 @@
>  
>  use vars qw(@ISA $VERSION @EXPORT @EXPORT_OK $SINGLETON $LOCALISE);
>  
> -$VERSION = version->new('1.6.3');
> +$VERSION = '1.6.3';
>  @ISA     = qw(Exporter AutoLoader);
>  
>  @EXPORT
> 
> 

Hmmm no luck :-/

[anross at glamdring publican-1.6]$ ./Build clean
Deleting META.yml
Deleting tmp
Deleting Publican-v1.6.3.tar.gz

[anross at glamdring publican-1.6]$ ./Build local
Creating META.yml
Creating Publican-v1.6.3
Creating Publican-v1.6.3.tar.gz
Deleting Publican-v1.6.3
[...]
/publican/branches/publican-1.6/tmp/rpm/Publican-1.6.3.tar.gz: No such file or directory



-- 

Andrew Ross
Associate Quality Engineer
Red Hat Asia Pacific
Phone: 3514 8331
E-mail: anross at redhat.com


"Commander Cody, the time has come. Execute Order 66." - Darth Sidious Ep.III




More information about the publican-list mailing list