[JIRA] [accurev-plugin] (JENKINS-30336) Accurev plugin 0.6.33 does not work with Accurev installation on Mac ios Yosemite 10.10.5

2 views
Skip to first unread message

jom@widex.com (JIRA)

unread,
Sep 8, 2015, 5:47:02 AM9/8/15
to jenkinsc...@googlegroups.com
Jesper Mønsted created an issue
 
Jenkins / Bug JENKINS-30336
Accurev plugin 0.6.33 does not work with Accurev installation on Mac ios Yosemite 10.10.5
Issue Type: Bug Bug
Assignee: Scott Tatum
Components: accurev-plugin
Created: 08/Sep/15 9:46 AM
Environment: Jenkins 1.626 server on windows 7
Accurev plugin 0.6.33
Agent on OS X Yosemite 10.10.5 mac mini, with accurev client 6.2.1
Priority: Major Major
Reporter: Jesper Mønsted

This combination does not work out of the box.
I'm getting this error: ....FATAL: AccuRev binary is not found or not set in the environment's path.....
I have been able to run accurev commands from a Execute shell like: accurev help
Provided i pass a environment variable i the node properties like:
name PATH
value $PATH:/Applications/AccuRev/bin

I have tried several combinations of vars like setting a environment var like ACCUREV_BIN
But nothing seems to satisfy the search path of the plugin.

Perhaps the default installation folder of Accurev on mac, has drifted away form the expectations of the plugin.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

jom@widex.com (JIRA)

unread,
Sep 11, 2015, 6:48:03 AM9/11/15
to jenkinsc...@googlegroups.com

jom@widex.com (JIRA)

unread,
Sep 15, 2015, 6:51:01 AM9/15/15
to jenkinsc...@googlegroups.com

jom@widex.com (JIRA)

unread,
Oct 26, 2015, 5:31:01 AM10/26/15
to jenkinsc...@googlegroups.com

JeremyTellier@gmail.com (JIRA)

unread,
Oct 28, 2015, 2:15:01 PM10/28/15
to jenkinsc...@googlegroups.com

jom@widex.com (JIRA)

unread,
Oct 29, 2015, 11:21:03 AM10/29/15
to jenkinsc...@googlegroups.com

Hi Jeremy,
I have had no response what so ever except from your comment. Is Accurev slowly leaving the marked?

JeremyTellier@gmail.com (JIRA)

unread,
Oct 29, 2015, 1:49:02 PM10/29/15
to jenkinsc...@googlegroups.com

Is there any version of Mac OS that it does work on? I looked at the source and it does seem right, I wonder if some extra permission is needed in the new OS? - Any of the maintainers know?

jom@widex.com (JIRA)

unread,
Oct 30, 2015, 4:39:01 AM10/30/15
to jenkinsc...@googlegroups.com

I have looked at the source as well, but cant seem to finde the flaw. It seems like the install path of Accurev has changed to /Applications/AccuRev/bin, but no matter how i try to add this path to the environment vars %PATH% or %ACCUREV_BIN%, the plugin does not work. I can get Accurev to respon to a "shell execute" from jenkins like: "accurev help", "accurev info" or "accurev show users". I would sure like some one from Accurev to respond.

jom@widex.com (JIRA)

unread,
Oct 30, 2015, 4:51:01 AM10/30/15
to jenkinsc...@googlegroups.com

The problem exists in OS X "El Capitan" version 10.11.1 as well.

JeremyTellier@gmail.com (JIRA)

unread,
Nov 5, 2015, 9:42:03 AM11/5/15
to jenkinsc...@googlegroups.com

Have you tried recompiling the plugin with a direct path? I am getting desperate here. Need something working in like a week and no one seems to want to respond on this.

josephp90@gmail.com (JIRA)

unread,
Aug 29, 2016, 9:11:03 AM8/29/16
to jenkinsc...@googlegroups.com

Added /Applications/Accurev to default search location, in 0.7.0

I would recommend for scripting purpose to use ssh for slaves. The user you connect as would have to add this to the .bashrc file in their user homefolder.

File: /Users/jenkins/.bashrc
Content:

Unable to find source-code formatter for language: bash. Available languages are: actionscript, html, java, javascript, none, sql, xhtml, xml
export ACCUREV_BIN=/Applications/AccuRev/bin
export PATH=$PATH:$ACCUREV_BIN
This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo

josephp90@gmail.com (JIRA)

unread,
Aug 29, 2016, 9:11:04 AM8/29/16
to jenkinsc...@googlegroups.com
Joseph Petersen updated an issue
 
Change By: Joseph Petersen
Comment:
Added /Applications/Accurev to default search location, in 0.7.0

I would recommend for scripting purpose to use ssh for slaves. The user you connect as would have to add this to the .bashrc file in their user homefolder.

File: /Users/jenkins/.bashrc
Content:
{code:bash}

export ACCUREV_BIN=/Applications/AccuRev/bin
export PATH=$PATH:$ACCUREV_BIN
{code}

josephp90@gmail.com (JIRA)

unread,
Aug 29, 2016, 9:12:01 AM8/29/16
to jenkinsc...@googlegroups.com
Joseph Petersen resolved as Fixed
 

Added /Applications/Accurev to default search location, in 0.7.0

I would recommend for scripting purpose to use ssh for slaves. The user you connect as would have to add this to the .bashrc file in their user homefolder.

File: /Users/jenkins/.bashrc
Content:

export ACCUREV_BIN=/Applications/AccuRev/bin
export PATH=$PATH:$ACCUREV_BIN
Change By: Joseph Petersen
Status: Open Resolved
Assignee: Joseph Petersen
Resolution: Fixed

josephp90@gmail.com (JIRA)

unread,
Mar 7, 2020, 1:08:00 AM3/7/20
to jenkinsc...@googlegroups.com
Joseph Petersen assigned an issue to Joseph Petersen
Change By: Joseph Petersen
Assignee: Joseph Petersen (old)
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages