Giter Site home page Giter Site logo

Comments (1)

rtyley avatar rtyley commented on August 24, 2024

I think this an issue specific to the sbt launcher script (which is not part of the gu:who project) - looks like you're using the Mac OS X version? I tried a quick run on Ubuntu Linux in a directory with spaces - it worked fine:

$ mkdir "get spaced"
roberto@candle:~/development$ cd get\ spaced/
roberto@candle:~/development/get spaced$ git clone [email protected]:guardian/gu-who.git
Cloning into 'gu-who'...
remote: Reusing existing pack: 906, done.
remote: Counting objects: 9, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 915 (delta 3), reused 0 (delta 0)
Receiving objects: 100% (915/915), 366.80 KiB | 265.00 KiB/s, done.
Resolving deltas: 100% (492/492), done.
Checking connectivity... done.
roberto@candle:~/development/get spaced$ cd gu-who/
roberto@candle:~/development/get spaced/gu-who$ sbt
[info] Loading project definition from /home/roberto/development/get spaced/gu-who/project
[info] Set current project to gu-who (in build file:/home/roberto/development/get%20spaced/gu-who/)
[gu-who] $ run
[info] Updating {file:/home/roberto/development/get%20spaced/gu-who/}root...
[info] Resolving jline#jline;2.11 ...
[info] Done updating.

--- (Running the application from SBT, auto-reloading is enabled) ---

[info] play - Listening for HTTP on /0:0:0:0:0:0:0:0:9000

(Server started, use Ctrl+D to stop and go back to the console...)

[info] Compiling 23 Scala sources and 1 Java source to /home/roberto/development/get spaced/gu-who/target/scala-2.11/classes...
[warn] warning: Supported source version 'RELEASE_6' from annotation processor 'org.jvnet.hudson.annotation_indexer.AnnotationProcessorImpl' less than -source '1.7'
[warn] 1 warning
[info] play - Application started (Dev)

--- (RELOAD) ---

[info] play - Application started (Dev)
[info] application - Asked to audit @guardian
[info] application - Updating Git repo with fetch...
[info] application - 2fa_disabled count: Success(5)
[info] application - Open issue count: Success(2)
[info] application - bots team count: Success(4)
[info] application - Found 153 sponsored usernames
[info] application - User count: Success(142)
[info] application - availableRequirementEvaluators=List(lib.FullNameRequirement$$anon$3@46d32009, lib.TwoFactorAuthRequirement$$anonfun$userEvaluatorFor$1$$anon$2@4edc5332, lib.SponsorRequirement$$anon$1@62da2010) Map(1 -> 2, 0 -> 140)
[info] application - 'all' team : permission=pull people-repo-access=true

I'll close this issue as it's unrelated to gu:who, but it might be worth you raising it against the https://github.com/sbt/sbt-launcher-package project if you can isolate this down to a small test case.

from gu-who.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.