Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spurious error: "find: ‘<some_gem_I_want>’: No such file or directory" #50

Closed
PaulNendick opened this issue Jun 16, 2011 · 3 comments

Comments

@PaulNendick
Copy link

There's a seemingly minor error bubbling out of fpm whilst making a deb directly from a gem. To see it in action, try:

$ fpm tracksperanto -s gem -t deb --iteration baseblack-r3
Trying to download tracksperanto (version=latest)
Fetching: tracksperanto-2.5.0.gem (100%)
Successfully installed tracksperanto-2.5.0
1 gem installed
find: ‘tracksperanto’: No such file or directory
Created /tmp/rubygem-tracksperanto_2.5.0-baseblack-r3_all.deb

It's this "find: ‘tracksperanto’: No such file or directory" business. The deb seems to be working as advertised, but the spurious error message might put off the less easily impressed :D

Paul

@jordansissel
Copy link
Owner

I've been meaning to fix that for a few weeks now; thanks for the reminder :)

@jordansissel
Copy link
Owner

fpm 0.3.2 should fix this :)

@PaulNendick
Copy link
Author

Thanks for sorting this out!

prof-milki pushed a commit to prof-milki/xpm that referenced this issue Dec 18, 2014
prof-milki pushed a commit to prof-milki/xpm that referenced this issue Dec 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants