Kaperstone / mogilefs

Automatically exported from code.google.com/p/mogilefs
0 stars 0 forks source link

Regression due to removal of Rebalance Policies #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install mogilefs
2. Try to start Tracker
3. It complains for "Can't locate MogileFS/RebalancePolicy/DrainDevices.pm in 
@INC (@INC contains: lib /etc/perl /usr/local/lib/perl/5.10.1 
/usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 
/usr/share/perl/5.10 /usr/local/lib/site_perl . lib/mogdeps) at 
lib/MogileFS/Worker/Replicate.pm line 14.
BEGIN failed--compilation aborted at lib/MogileFS/Worker/Replicate.pm line 14"

What is the expected output? What do you see instead?
Error mentioned above

What version of the product are you using? On what operating system?
Ubuntu lucid, latest tars

Please provide any additional information below.
Removing use statement in Replicate.pm at line 14 solves issue(I think).
I guess this happened due to 
http://code.sixapart.com/trac/mogilefs/changeset/1489

Original issue reported on code.google.com by yogeshpa...@gmail.com on 19 Oct 2010 at 5:47

GoogleCodeExporter commented 8 years ago
Hey,

What's the exact version of the tarball you tried? That error was fixed and a 
new one pushed a few days ago. 2.43 should work just fine.

Original comment by dorma...@rydia.net on 19 Oct 2010 at 5:54

GoogleCodeExporter commented 8 years ago
mogilefs-server-2.40.tar.gz

Original comment by yogeshpa...@gmail.com on 19 Oct 2010 at 5:56

GoogleCodeExporter commented 8 years ago
Yeah that one had a few bugs. Can you try 2.43?

Original comment by dorma...@rydia.net on 19 Oct 2010 at 6:01

GoogleCodeExporter commented 8 years ago
This one looks fine. But I think due to name change (M , FS and S has become 
capital), http://code.google.com/p/mogilefs/wiki/InstallHowTo Twiki entry 
should be changed from http://search.cpan.org/dist/mogilefs-server/ to 
http://search.cpan.org/dist/MogileFS-Server/ to avoid future issues

Original comment by yogeshpa...@gmail.com on 19 Oct 2010 at 6:21

GoogleCodeExporter commented 8 years ago
Done, thanks! Closing this out.

Original comment by dorma...@rydia.net on 19 Oct 2010 at 6:41