[
https://issues.apache.org/jira/browse/MESOS-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom Arnfeld updated MESOS-1313:
-------------------------------
Description:
Due to a bug (I created) the fetcher will no longer ever set the executable bit
on a URI. This is a pretty dramatic bug, so I'm working on a patch now. It's
caused by the {{substr}} call not passing a string length, so it picks up too
many characters.
Bug was originally reported:
https://github.com/jenkinsci/mesos-plugin/pull/35#issuecomment-42258983.
was:
Due to a bug (I created) the fetcher will no longer ever set the executable bit
on a URI. This is a pretty dramatic bug, so I'm working on a patch now.
Bug was originally reported:
https://github.com/jenkinsci/mesos-plugin/pull/35#issuecomment-42258983.
> The executor bit is now essentially ignored with the 0.18.1 fetcher
> implementation
> ----------------------------------------------------------------------------------
>
> Key: MESOS-1313
> URL: https://issues.apache.org/jira/browse/MESOS-1313
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 0.18.1
> Reporter: Tom Arnfeld
> Priority: Critical
> Fix For: 0.19.0
>
>
> Due to a bug (I created) the fetcher will no longer ever set the executable
> bit on a URI. This is a pretty dramatic bug, so I'm working on a patch now.
> It's caused by the {{substr}} call not passing a string length, so it picks
> up too many characters.
> Bug was originally reported:
> https://github.com/jenkinsci/mesos-plugin/pull/35#issuecomment-42258983.
--
This message was sent by Atlassian JIRA
(v6.2#6252)