Unknown Package in Image Builder

Hello!

I just downloaded the image builder to build my own customized firmware for the Buffalo WBMR-HP-G300H (Annex A).
But when i try to run "make image PROFILE=WBMRA", it fails with:
`...
Unknown package 'ltq-adsl-app'.
...

  • opkg_install_cmd: Cannot install package ltq-adsl-app.
    ...
    Makefile:140: recipe for target 'package_install' failed
    make[2]: *** [package_install] Error 255
    make[2]: Leaving directory '/home/myuser/lede/lede-imagebuilder-lantiq-xway.Linux-x86_64'
    Makefile:110: recipe for target '_call_image' failed
    make[1]: *** [_call_image] Error 2
    make[1]: Leaving directory '/home/myuser/lede/lede-imagebuilder-lantiq-xway.Linux-x86_64'
    Makefile:196: die Regel für Ziel „image“ scheiterte
    make: *** [image] Fehler 2`

I searched for a downloadable package in
https://downloads.lede-project.org/snapshots/targets/lantiq/xway/packages/
and
https://downloads.lede-project.org/snapshots/packages/mips_24kc/packages/
but I can't find it.

What should I do now?

Best regards,
Mr nUUb

EDIT: nvm its not there

Try to wait a day or so. In snapshots it's normal that some packages aren't built because the buildbot fails to make them, after a day they should get rebuilt.

Nope, still nothing...
The package search at https://lede-project.org/packages/start does not find the package either.
ltq-adsl-app is not there, but ltq-vdsl-app is available.

[quote="Mr_nUUb, post:1, topic:1024"]Nope, still nothing...
The package search at https://lede-project.org/packages/start does not find the package either.
ltq-adsl-app is not there, but ltq-vdsl-app is available.
[/quote]It's still in the source and it's also still in many device's default packages.
Open a bug report here https://bugs.lede-project.org/

@Mr_nUUb -- I solved a similar problem by switching to the 17.01-branched image builder from https://downloads.lede-project.org/releases/17.01-SNAPSHOT/

I can't find the package there too...
But I already finled a bug report.