Git Product home page Git Product logo

soluswsl2's People

Contributors

fubuchi avatar imgbotapp avatar sileshn avatar vinfall avatar yosukes-dev avatar yuk7 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

soluswsl2's Issues

Where is release download?

The release section in readme is empty now. I also try to import your image from docker hub using https://github.com/yuk7/wsldl
but I got "[process exited with code 1]" every time I launch solus. Is there any issue with the image so you remove the release section?

solbuild doesnt work

it works but at the end i get this error

[Build] install successful
[Examine] Examining packages
Traceback (most recent call last):
  File "/usr/bin/ypkg-build", line 19, in <module>
    main()
  File "/usr/lib/python2.7/site-packages/ypkg2/main.py", line 100, in main
    build_package(args.filename, outputDir)
  File "/usr/lib/python2.7/site-packages/ypkg2/main.py", line 416, in build_package
    exaResults = exa.examine_packages(ctx, gene.packages.values())
  File "/usr/lib/python2.7/site-packages/ypkg2/examine.py", line 510, in examine_packages
    ir = self.examine_package(context, package)
  File "/usr/lib/python2.7/site-packages/ypkg2/examine.py", line 461, in examine_package
    pool = multiprocessing.Pool()
  File "/usr/lib/python2.7/multiprocessing/__init__.py", line 232, in Pool
    return Pool(processes, initializer, initargs, maxtasksperchild)
  File "/usr/lib/python2.7/multiprocessing/pool.py", line 140, in __init__
    self._setup_queues()
  File "/usr/lib/python2.7/multiprocessing/pool.py", line 236, in _setup_queues
    self._inqueue = SimpleQueue()
  File "/usr/lib/python2.7/multiprocessing/queues.py", line 352, in __init__
    self._rlock = Lock()
  File "/usr/lib/python2.7/multiprocessing/synchronize.py", line 147, in __init__
    SemLock.__init__(self, SEMAPHORE, 1, 1)
  File "/usr/lib/python2.7/multiprocessing/synchronize.py", line 75, in __init__
    sl = self._semlock = _multiprocessing.SemLock(kind, value, maxvalue)
OSError: [Errno 38] Function not implemented
ERRO[21:10:07] Failed to build package                       error="exit status 1"
ERRO[21:10:10] Failed to build packages

i use "solbuild build package.yml"

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.