Advertisement
maxhq

Untitled

Jan 23rd, 2015
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.07 KB | None | 0 0
  1. maxhq@pc:~/Projects/bla$ pinto -u maxhq -p - pull Sereal
  2. Password for repository at http://1.2.3.4:3111: **********
  3. .Error evaling version line 'BEGIN { my $dummy = q#  Hide from _packages_inside()
  4.    #; package Module::Metadata::_version::p6;
  5.    use version;
  6.    no strict;
  7.    no warnings;
  8.  
  9.      $vsub = sub {
  10.        local $VERSION;
  11.        $VERSION=undef;
  12.        use Sereal::Decoder; our $VERSION= $Sereal::Decoder::VERSION; # for XSLoading;
  13.        $VERSION
  14.      };
  15.  }' in /tmp/oYGMRJTwxd/Sereal-Decoder-3.005/lib/Sereal/Decoder/Constants.pm: Attempt to reload Sereal/Decoder.pm aborted.
  16. Compilation failed in require at (eval 892) line 10, <GEN396> line 7.
  17. BEGIN failed--compilation aborted at (eval 892) line 10, <GEN396> line 7.
  18.  
  19. Failed to determine packages: failed to build version sub for /tmp/oYGMRJTwxd/Sereal-Decoder-3.005/lib/Sereal/Decoder/Constants.pm at /opt/pinto/lib/perl5/Dist/Metadata/Dist.pm line 213.
  20.  at /opt/pinto/lib/perl5/Dist/Metadata/Dist.pm line 225.
  21. Sereal-Decoder-3.005.tar.gz contains no packages and will not be in the index
  22. .Error evaling version line 'BEGIN { my $dummy = q#  Hide from _packages_inside()
  23.    #; package Module::Metadata::_version::p8;
  24.    use version;
  25.    no strict;
  26.    no warnings;
  27.  
  28.      $vsub = sub {
  29.        local $VERSION;
  30.        $VERSION=undef;
  31.        use Sereal::Encoder; our $VERSION= $Sereal::Encoder::VERSION; # for XSLoading;
  32.        $VERSION
  33.      };
  34.  }' in /tmp/F5vwErHlkM/Sereal-Encoder-3.005/lib/Sereal/Encoder/Constants.pm: Attempt to reload Sereal/Encoder.pm aborted.
  35. Compilation failed in require at (eval 918) line 10, <GEN425> line 7.
  36. BEGIN failed--compilation aborted at (eval 918) line 10, <GEN425> line 7.
  37.  
  38. Failed to determine packages: failed to build version sub for /tmp/F5vwErHlkM/Sereal-Encoder-3.005/lib/Sereal/Encoder/Constants.pm at /opt/pinto/lib/perl5/Dist/Metadata/Dist.pm line 213.
  39.  at /opt/pinto/lib/perl5/Dist/Metadata/Dist.pm line 225.
  40. Sereal-Encoder-3.005.tar.gz contains no packages and will not be in the index
  41. .Distribution YVES/Sereal-Decoder-3.005.tar.gz already exists
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement