Code Monkey home page Code Monkey logo

Comments (6)

aparcar avatar aparcar commented on July 26, 2024

Can you please run uname -a in the docker container? I'm wondering if it is because the host system uses a different kernel than opkg excepts, but that's may be unrelated. I'll keep investigating

from docker.

jonglezb avatar jonglezb commented on July 26, 2024

Could it be that the rootfs snapshot of the docker image is too old for the current luci snapshot from downloads.openwrt.org?

I'm actually surprised that luci depends on the kernel package, but the error looks like the common version mismatch that happens when using older snapshots and installing newer packages.

A workaround is to use opkg --force-depends to ignore the dependency, but I guess the proper fix would be to rebuild the rootfs docker image regularly.

from docker.

ynezz avatar ynezz commented on July 26, 2024

but I guess the proper fix would be to rebuild the rootfs docker image regularly.

They're build every day at 4am via GitLab pipeline schedules. Currently it's broken as one of the tests for image builder is currently failing due to the x86/64 image generation refactoring ls: cannot access './bin/targets/x86/64/*combined-squashfs.img.gz': No such file or directory and we're simply not aware about it.

It's quite strange, that GitLab doesn't send out failure emails in case of scheduled pipeline failures like it does for ordinary pipelines after the git push pipeline runs.

from docker.

ynezz avatar ynezz commented on July 26, 2024

It's quite strange, that GitLab doesn't send out failure emails in case of scheduled pipeline failures like it does for ordinary after the git push pipeline runs.

Seems like this needs to be explicitly configured in https://gitlab.com/openwrt/docker/-/services/pipelines_email/edit

from docker.

aparcar avatar aparcar commented on July 26, 2024

GitHub automatically closed this issue by merging PR #50, please reopen if the issue is still existing...

from docker.

ynezz avatar ynezz commented on July 26, 2024

I've just tested it and the opkg install uhttpd luci-base luci-mod-admin-full luci-theme-bootstrap luci-i18n-base-en luci-i18n-firewall-en luci-i18n-base-fr luci-i18n-firewall-fr worked.

from docker.

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.