uninitialized constant AsProject::RemoteFileLoader::Minitar

3 views
Skip to first unread message

Michael Forrest

unread,
Jul 10, 2007, 9:36:24 AM7/10/07
to AsProjectUsers
Hi, I'm keen to get involved on this project- I've been working on
something similar for my company but I'd much rather use an industry
standard. Really glad you're using Ruby. Etc... anyway.

I tried to run my first app and kept getting this error:

"rake aborted!
uninitialized constant AsProject::RemoteFileLoader::Minitar"

I made sure I'd done
gem install archive-tar-minitar

But I had to modify the source of tasks/remote_file_loader.rb to get
it to work. So in the version I've got (in version 0.1.118) I modified
line 73:

- Minitar.unpack(tar, dir)
+ Archive::Tar::Minitar.unpack(tar, dir)

And now it works.

Michael Forrest

unread,
Jul 10, 2007, 9:44:47 AM7/10/07
to AsProjectUsers
And now that I've fixed that problem in some obsolete code I feel
all... 'fuzzy'...

Just had a bit of a mental block about the new name!

Sprout?

On Jul 10, 2:36 pm, Michael Forrest <michael.forr...@gmail.com>
wrote:

Luke Bayes

unread,
Jul 10, 2007, 10:09:55 AM7/10/07
to asproje...@googlegroups.com
Hey Michael,

Thanks for getting involved and I'm sorry for the confusion!

Definitely join us on the sprouts list and check out the latest builds, I think you'll be pleasantly surprised.

http://groups.google.com/group/projectsprouts/topics

http://code.google.com/p/projectsprouts

Your contributions are definitely apprectiated!


Luke Bayes
http://www.asserttrue.com
Reply all
Reply to author
Forward
0 new messages