Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-9911

dnsmasq 2.86 lua error (merge: there are no ebuilds to satisfy "dev-lang/lua:5.3".)

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical (Application) Critical (Application)
    • None
    • None
    • None
    • Hide
      To reproduce, on next-release:

      USE="lua lua_single_target_lua5-3 script" emerge -av dnsmasq.

      This will produce the message:

      emerge: there are no ebuilds to satisfy "dev-lang/lua:5.3".
      Show
      To reproduce, on next-release: USE="lua lua_single_target_lua5-3 script" emerge -av dnsmasq. This will produce the message: emerge: there are no ebuilds to satisfy "dev-lang/lua:5.3".
    • This impacts dnsmasq when used with "lua" USE enabled.
    • bug in lua-single ebuild module

      In the meta repo there are two different package of lua language:

      • dev-lang/lua (version 5.1)
      • dev-lua/lua (slotted with 5.2, 5.3)

      But when dnsmasq requiested with lua it search only dev-lang lua, but in my opinion to search dev-lan group. now getting

      emerge: there are no ebuilds to satisfy "dev-lang/lua:5.3".
      (dependency required by "net-dns/dnsmasq-2.86::net-kit[lua_single_target_lua5-3,lua]" [ebuild])
      (dependency required by "dnsmasq" [argument])

            drobbins drobbins
            tautvis tautvis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: