Giter Site home page Giter Site logo

Comments (2)

fincs avatar fincs commented on August 23, 2024

The Docker images are based on Debian Stretch, not Ubuntu. I'm not sure what you're asking for. What project are you trying to compile; what CI system are you using? It would be helpful if you provided more information.

from docker.

bladeoner avatar bladeoner commented on August 23, 2024

I'm trying to compile https://github.com/Atmosphere-NX/Atmosphere with a Github Workflow.

The Github Workflow is setting up an Ubuntu 20.04 environment, which has it's repo's for apt pointed to the following for example:
deb-src http://azure.archive.ubuntu.com/ubuntu/ focal-updates main restricted

When I set up only the Ubuntu 20.04 environment without the docker image and do a sudo apt update and then a sudo apt install lz4 for example it will update the sources and download and install lz4.

When I set up Ubuntu 20.04 and then use the devkita64_devkitarm docker image on top of that, the repos are not pointed at http://azure.archive.ubuntu.com/ubuntu/ anymore but to a source where you can only download very old installations of packages. When I do the same sudo apt install lz4 for example it won't find the file. So it seems that it's pointed now to a very old repo or something like that.

If you need more information I can share my YAML file.

from docker.

Related Issues (17)

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.