Code Monkey home page Code Monkey logo

Comments (3)

PabloCastellano avatar PabloCastellano commented on August 29, 2024

I tried to fix it but could not get it working. Too many different things are failing. If someone wants to continue from my work done, check out https://github.com/PabloCastellano/gplayweb/tree/docker

from gplayweb.

matlink avatar matlink commented on August 29, 2024

Updating ubuntu to 18.04 worked for me. I'm pushing a new container to docker hub at matlink/gplayweb. Please check & close if resolved :)

from gplayweb.

PabloCastellano avatar PabloCastellano commented on August 29, 2024

Yes, the docker image builds if you change it to use ubuntu 18.04. However gplayweb still does not work. I think we can close this issue and continue fixing it at #24.

pablo@siphilis2 ~ $ docker run --rm --name gplayweb -p 127.0.0.1:8888:8888 matlink/gplayweb
error while initializing fdroid repository Traceback (most recent call last):
  File "/usr/bin/fdroid", line 170, in <module>
    main()
  File "/usr/bin/fdroid", line 140, in main
    if system_encoding.lower() not in ('utf-8', 'utf8'):
AttributeError: 'NoneType' object has no attribute 'lower'

BTW my PR to fix this crash in fdroidserver has just been merged (https://gitlab.com/fdroid/fdroidserver/merge_requests/671).

from gplayweb.

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.