Erisa / RC24-MailPatch-Portable

A simple, light and portable version of the Mail Patcher for RiiConnect24
3 stars 0 forks source link

Missing bindata #3

Open Pitel opened 6 years ago

Pitel commented 6 years ago
/tmp/Mail-Patch-Portable-1.0.1-linux-x86_64/lib/ruby/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- bindata (LoadError)
    from /tmp/Mail-Patch-Portable-1.0.1-linux-x86_64/lib/ruby/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
    from /tmp/Mail-Patch-Portable-1.0.1-linux-x86_64/lib/app/mailparse.rb:6:in `<module:MailParse>'
    from /tmp/Mail-Patch-Portable-1.0.1-linux-x86_64/lib/app/mailparse.rb:5:in `<module:SerieBot>'
    from /tmp/Mail-Patch-Portable-1.0.1-linux-x86_64/lib/app/mailparse.rb:3:in `<main>'
Erisa commented 6 years ago

Hi there, thanks for creating an issue. Could you please tell me more about your environment (Linux Distro, CPU architecture, etc.) and I can try and work out the cause.

Pitel commented 6 years ago

Ubuntu 17.10 64bit

umer936 commented 6 years ago

Also having the same issue on Ubuntu 17.10 64bit running the Mail-Patch-Portable-1.0.1-linux-x86_64.tar.gz release.

sudo apt install ruby-bindata does not fix (haven't touched Ruby much, but makes sense if I'm understanding how it's packaged correctly).

Erisa commented 6 years ago

Installing bindata from apt wouldn't change things because this application uses its own local version which it can't seem to find for some reason. I think this is an upstream problem with Travelling Ruby itself, I'll do some more investigation at some point to try and work it out.

On 9 Jan 2018 17:00, "Umer Salman" notifications@github.com wrote:

Also having the same issue on Ubuntu 17.10 64bit running the Mail-Patch-Portable-1.0.1-linux-x86_64.tar.gz release.

sudo apt install ruby-bindata does not fix (haven't touched Ruby much, but makes sense if I'm understanding how it's packaged correctly).

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Seriell/RC24-MailPatch-Portable/issues/3#issuecomment-356347022, or mute the thread https://github.com/notifications/unsubscribe-auth/ANWyzyV1X3Rp9363ip-1SX3ODmJfAePLks5tI5s6gaJpZM4RMZ0O .

ItchyBugReporter commented 6 years ago

I'm seeing this on Devuan Jessie 32bit.

coffeverton commented 6 years ago

Same here on Debian Jessie 64bit

spotlightishere commented 6 years ago

(This repository hasn't been updated due to a lack of traveling ruby updates, and both developers working on it have left the project. I believe @RiiConnect24's bot still has a working patch feature, that may be of interest.)