Git Product home page Git Product logo

Comments (11)

ilario avatar ilario commented on May 26, 2024

Could you rephrase this?
I'm not used to bmx6 so I didn't get the problem.
Thanks,
Ilario

from lime-packages.

 avatar commented on May 26, 2024

Ilario tnx for response .
configs from last build

build ESXi 20151102.1707

feeds:
src-git lime https://github.com/libre-mesh/lime-packages.git;sandbox/release/15.09

diffconfig:
Routing and Redirection
CONFIG_PACKAGE_bmx6=y

CONFIG_PACKAGE_luci-app-bmx6=y
CONFIG_PACKAGE_luci-lib-libremap-bmx6=y

.config
LiMe

CONFIG_PACKAGE_bmx6-auto-gw-mode is not set

LUCI
3.Applications
CONFIG_PACKAGE_luci-app-bmx6=y
8.Libraries
CONFIG_PACKAGE_luci-lib-libremap-bmx6=y

menuconfig search :
Symbol: PACKAGE_luci-app-bmx6 [=y]


│ Type : tristate

│ Prompt: luci-app-bmx6........ bmx6 configuration, status and visualization module

│ Location:

│ -> LuCI

│ (1) -> 3. Applications

│ Defined at tmp/.config-package.in:29668

│ Selects: PACKAGE_libssp [=n] &&

PACKAGE_bmx6 [=y] && PACKAGE_luci-lib-json [=y] && PACKAGE_luci-mod-adm │
│ Selected by:

PACKAGE_lime-full [=n] && IPV6 [=y] && !PACKAGE_dnsmasq [=y] || PACKAGE_lime-webui [=y]

so its seems bmx6 is selected though lime_webui ?
I could not find another place where it is activated.

(sorry for the format , but editing text quite combersome)

cheers
3zl (Reinhard)

from lime-packages.

ilario avatar ilario commented on May 26, 2024

Hey you closed the issue, I suppose by error.

Anyway you're right, selecting lime-webui you get luci-app-bmx6 selected, which selects bmx6. This is super annoying also for me. And the same problem happens with batman-adv when you're not using it.

I think this can be easily solved inserting conditional dependencies in lime-webui Makefile, for example substituting:

DEPENDS:= luci-app-bmx6

with:

DEPENDS:= +PACKAGE_lime-proto-bmx6:luci-app-bmx6

from lime-packages.

G10h4ck avatar G10h4ck commented on May 26, 2024

Pull requests are welcome

from lime-packages.

 avatar commented on May 26, 2024

sorry for the fault - will test

cheers 3zl (Reinhard)

from lime-packages.

ilario avatar ilario commented on May 26, 2024

this should have been solved by the merge of #40

from lime-packages.

G10h4ck avatar G10h4ck commented on May 26, 2024

Addressed in 234191a and in 234191a

from lime-packages.

ilario avatar ilario commented on May 26, 2024

This issue resurrected with 668c41f by @p4u which more or less reverted 234191a.

from lime-packages.

p4u avatar p4u commented on May 26, 2024

luci-app-bmx6 was not installed in generic images created with collection lime-full, it was a problem, so I added it back to lime-webui. However it understand it may be annoying for someone who wants to use lime-webui without bmx6. I did not know about the conditional dependencies, but it seems like a good work around for this issue (add to lime-webui Makefile +PACKAGE_lime-proto-bmx6:luci-app-bmx6)

Can you confirm it works fine?

from lime-packages.

G10h4ck avatar G10h4ck commented on May 26, 2024

yeah it worked fine

from lime-packages.

p4u avatar p4u commented on May 26, 2024

Fixed on 888d6cd

from lime-packages.

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.