Closed MaheshSankaran closed 9 years ago
I'll take a look at this On Jan 27, 2015 7:58 AM, "Mahesh" notifications@github.com wrote:
[user@host logstash-kafka]$ make tarball echo "VERSION=1.4.2" >> .VERSION.mk => Fetching logstash 1.4.2 => Extracting build/tarball/logstash-1.4.2.tar.gz => Downloading jruby 1.7.11 => Ensuring ruby gems dependencies are in vendor/bundle... Error: Invalid or corrupt jarfile vendor/jar/jruby-complete-1.7.11.jar make: *\ [vendor/bundle] Error 1
— Reply to this email directly or view it on GitHub https://github.com/joekiller/logstash-kafka/issues/47.
Thank you for your quick reply joe.
I'm not sure what the problem is, perhaps a repo outage? Try git clean -xfd
and build again
On Jan 27, 2015 8:14 AM, "Mahesh" notifications@github.com wrote:
Thank you for your quick reply joe.
— Reply to this email directly or view it on GitHub https://github.com/joekiller/logstash-kafka/issues/47#issuecomment-71645587 .
Hi joe, git clean not working.still it shows error.
[user@host logstash-kafka]$ git clean -xfd Removing .VERSION.mk Removing build/ Removing vendor/ [user@host logstash-kafka]$ make tarball echo "VERSION=1.4.2" >> .VERSION.mk => Fetching logstash 1.4.2 => Extracting build/tarball/logstash-1.4.2.tar.gz => Downloading jruby 1.7.11 => Ensuring ruby gems dependencies are in vendor/bundle... Error: Invalid or corrupt jarfile vendor/jar/jruby-complete-1.7.11.jar make: *\ [vendor/bundle] Error 1
Hi joe,now it is working fine.
thanks
Yay! glad to help. (close #47) On Jan 28, 2015 4:11 AM, "Mahesh" notifications@github.com wrote:
Hi joe,now it is working fine.
thanks
— Reply to this email directly or view it on GitHub https://github.com/joekiller/logstash-kafka/issues/47#issuecomment-71802215 .
Well that close didn't work. Manually closing.
[user@host logstash-kafka]$ make tarball echo "VERSION=1.4.2" >> .VERSION.mk => Fetching logstash 1.4.2 => Extracting build/tarball/logstash-1.4.2.tar.gz => Downloading jruby 1.7.11 => Ensuring ruby gems dependencies are in vendor/bundle... Error: Invalid or corrupt jarfile vendor/jar/jruby-complete-1.7.11.jar make: *\ [vendor/bundle] Error 1