GsDevKit_home icon indicating copy to clipboard operation
GsDevKit_home copied to clipboard

master GsDevKit project

Results 94 GsDevKit_home issues
Sort by recently updated
recently updated
newest added

[See the log and note that the login at 6779 fails](https://travis-ci.org/github/GsDevKit/GsDevKit_home/jobs/765196395#L6749-L6793) ... also not at line 6778, the gemnetid line is commented out ... and it's the line that enables...

[seen in travis build](https://travis-ci.org/github/GsDevKit/GsDevKit_home/jobs/765516371) and reproduced locally ... don't plan on fixing this bug, because later versions of 3.4.x are available and should be upgraded to... so this bug is...

bug

on OSX the -p option is not supported and the XXX replacement only works if it's at the end of the file name. command was changed to: mktemp /tmp/gsdevkit.XXXXXXXXXX

Prerequisite to Issue #263 and follow-on to Issue #261: - [x] update readme to mention that `updateGsDevKit -gdtcs` is only needed if updating an existing GsDevKit_home clone where at least...

Issue_260

This is the current help text: ``` ================= GsDevKit script: startNetldi -h path: /home/dhenrich/rogue/_homes/rogue/_home/bin/startNetldi ================= USAGE: startNetldi [-h] [] Start the netldi process for the given stone. By default the...

[@jbrichau describes the secret to eliminating the need to periodically change the chrome-driver version for travis](https://github.com/GsDevKit/GsDevKit_home/issues/299#issuecomment-739328121). Since I won't be able to use that for internal builds the `CHROME_DRIVER_VERSION` env...

Hi, I'm trying to install GsDevKit_Home and during the execution of ` createStone devKit_33 3.3.0` (it is the same with 3.4), I get the following error: ``` ================= GsDevKit script:...

rowan

As usual- add the following code to installOsPrereqs: 19.1) #Linux Mint 19.1 sudo dpkg --add-architecture i386 installUbuntuPackages sudo apt-get -y install fonts-dejavu # ensure that DejaVu Sans Mono font present...

bug

``` createStone -G aaa_351 3.5.1 bootstrapGLASS aaa_351 todeLoad aaa_351 ``` with the error: ``` ---Step 1 of tODE bootstrap process: execute upgradeGlass.ws -----Install GsUpgrader-Core package from GsUpgrader cache ($GS_SYS_DEFAULT/gsUpgrader/repository) ========>Server...

bug

This script is the custom class creation script: ``` #!/bin/bash # # script based on sample from Marten Feldtmann (GESS Software) # usage() { cat time 01/13/2020 13:33:46.341 PST topaz...