Giter VIP home page Giter VIP logo

Comments (5)

fgeorgatos avatar fgeorgatos commented on September 26, 2024

Hi there,

this guy seems to be doing the same thing to escape funny symbols like the one we discussed:
http://celldesigner.org/help/CDH_Species_01.html

from easybuild-framework.

fgeorgatos avatar fgeorgatos commented on September 26, 2024

Hi there,

I think the patch for this issue is ready by now as seen over here:
https://github.com/fgeorgatos/easybuild/tree/86_new_encoding_scheme

when I do the testing though it breaks as follows:

fgeorgatos@gaia-1:~/easybuild$ time eb -k Python-3.2.3-goalf-1.1.0-no-OFED.eb -ld -f
[...]
== 2012-08-17 17:47:19,410 Modules DEBUG No environment variable found to determine loaded modules, assuming no modules are loaded.
Traceback (most recent call last):
  File "/usr/lib/python2.6/runpy.py", line 122, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.6/runpy.py", line 34, in _run_code
    exec code in run_globals
  File "/home/clusterusers/fgeorgatos/easybuild/easybuild/build.py", line 749, in <module>
    main()
  File "/home/clusterusers/fgeorgatos/easybuild/easybuild/build.py", line 285, in main
    (success, _) = build(spec, options, log, origEnviron, exitOnFailure=(not options.regtest))
  File "/home/clusterusers/fgeorgatos/easybuild/easybuild/build.py", line 631, in build
    result = app.autobuild(spec, runTests=not options.skip_tests, regtest_online=options.regtest_online)
  File "easybuild/framework/application.py", line 117, in autobuild
    self.build()
  File "easybuild/framework/application.py", line 673, in build
    self.runstep('packages', [self.packages])
  File "easybuild/framework/application.py", line 699, in runstep
    m()
  File "easybuild/framework/application.py", line 1296, in packages
    self.log.debug("Adding %s to MODULEPATH" % modpath)
UnboundLocalError: local variable 'modpath' referenced before assignment

real    0m1.041s
user    0m0.240s
sys     0m0.244s

enjoy,
Fotis

from easybuild-framework.

fgeorgatos avatar fgeorgatos commented on September 26, 2024

documentation draft: https://github.com/fgeorgatos/easybuild.experimental/wiki/Encode-class-names

from easybuild-framework.

boegel avatar boegel commented on September 26, 2024

documentation added to main EasyBuild wiki

@fgeorgatos: For subsequent documentation, please create it on your EasyBuild repository (as opposed to on a different repo, easybuild.experimental in this case).

That makes it easier for us to pull in the documentation, and push it to the main repo.

from easybuild-framework.

boegel avatar boegel commented on September 26, 2024

Code has been merged in develop, and documentation is taken care of, so closing this issue.

from easybuild-framework.

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.