[GH-ISSUE #667] Could not build for OSX on Travis #381

Closed
opened 2026-03-04 01:44:58 +03:00 by kerem · 2 comments
Owner

Originally created by @ggtakec on GitHub (Nov 5, 2017).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/667

Additional Information

Could not build for OSX(8.3) on travis CI now.

Details about issue

Travis CI logs:

$ curl -sSL https://rvm.io/mpapis.asc | gpg2 --import -
/Users/travis/.travis/job_stages: line 57: gpg2: command not found
curl: (23) Failed writing body (0 != 2759)
Originally created by @ggtakec on GitHub (Nov 5, 2017). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/667 #### Additional Information Could not build for OSX(8.3) on travis CI now. - Version of s3fs being used (s3fs --version) - https://github.com/s3fs-fuse/s3fs-fuse/tree/df3803c7b7c205b101a13b51678d5d4e6fb6fc05 #### Details about issue Travis CI logs: ``` $ curl -sSL https://rvm.io/mpapis.asc | gpg2 --import - /Users/travis/.travis/job_stages: line 57: gpg2: command not found curl: (23) Failed writing body (0 != 2759) ```
kerem 2026-03-04 01:44:58 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@ggtakec commented on GitHub (Nov 5, 2017):

The environment of Travis may have changed.
It seems that gpg2 can not be used.
Since s3fs does not depend on rvm, you should delete this execution line.

<!-- gh-comment-id:341950280 --> @ggtakec commented on GitHub (Nov 5, 2017): The environment of Travis may have changed. It seems that gpg2 can not be used. Since s3fs does not depend on rvm, you should delete this execution line.
Author
Owner

@ggtakec commented on GitHub (Nov 5, 2017):

Fixed this by #668

<!-- gh-comment-id:341950796 --> @ggtakec commented on GitHub (Nov 5, 2017): Fixed this by #668
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#381
No description provided.