Coder Social home page Coder Social logo

test-manager's People

Contributors

axch avatar gjs avatar roryokane avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

roryokane

test-manager's Issues

Error loading on Gentoo

I'm having a problem using the test-manager software on my my schools CS servers. The problem is fairly obvious in that I don't have read permission on the directory/file it's looking to load, but I'm not sure how to work around the problem.

MIT/GNU Scheme running under GNU/Linux
Type `^C' (control-C) followed by `H' to obtain information about interrupts.

Copyright (C) 2014 Massachusetts Institute of Technology
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Image saved on Tuesday April 7, 2015 at 7:32:33 PM
  Release 9.2 || Microcode 15.3 || Runtime 15.7 || SF 4.41 || LIAR/x86-64 4.118 || Edwin 3.116

1 ]=> (load "load")

;Loading "load.scm"...
;  Loading "portability.scm"...
;    Loading "mitscheme-conditions.scm"... done
;Unable to determine type of file "/usr/local/lib/mit-scheme-x86-64/sos/make" because: Permission denied.
;To continue, call RESTART with an option number:
; (RESTART 3) => Try to determine type of the same file again.
; (RESTART 2) => Try to determine type of a different file.
; (RESTART 1) => Return to read-eval-print level 1.

Here's an ls -al of the file:

$ ls -al /usr/local/lib/mit-scheme-x86-64/sos/make
ls: cannot access /usr/local/lib/mit-scheme-x86-64/sos/make: Permission denied

Here's an ls -al of the closest directory I have access to:

$ ls -al /usr/local/lib/mit-scheme-x86-64         
total 28764
drwxr-xr-x 15 root root     4096 Apr  7 19:34 .
drwxr-xr-x  4 root root     4096 Apr  7 19:27 ..
-rw-r--r--  1 root root 20985816 Apr  7 19:34 all.com
drwx------  9 root root     4096 Apr  7 19:34 compiler
drwx------  2 root root     4096 Apr  7 19:34 cref
drwx------  7 root root     4096 Apr  7 19:21 doc
drwx------  2 root root     4096 Apr  7 19:34 edwin
drwx------  2 root root     4096 Apr  7 19:34 ffi
drwx------  2 root root     4096 Apr  7 19:34 imail
drwx------  2 root root     4096 Apr  7 19:34 lib
-rw-r--r--  1 root root     3783 May 17  2014 mit-scheme.h
-rw-r--r--  1 root root     4019 Apr  7 19:34 optiondb.scm
drwx------  2 root root    12288 Apr  7 19:34 runtime
-rw-r--r--  1 root root  8381224 Apr  7 19:34 runtime.com
drwx------  2 root root     4096 Apr  7 19:34 sf
-rw-r--r--  1 root root      417 Apr  7 19:19 shim-config.scm
drwx------  2 root root     4096 Apr  7 19:34 sos
drwx------  2 root root     4096 Apr  7 19:34 ssp
drwx------  2 root root     4096 Apr  7 19:34 star-parser
drwx------  2 root root     4096 Apr  7 19:34 xml

I can probably get around it by asking if the CS IT department will open the permissions so I can read that file. But I was just curious if the problem is in an explicit call you are making to load, or if it's in one of the use-modules calls you make.

Either way, thank you for the test suite. This is my first time doing anything in scheme and it's a whole lot easier refactoring the code I've produced when I can run some tests to know I haven't broken anything.

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.