No ltq-vdsl-app in image builder for VR200v

Hi!
When I try to use the freshly downloaded Archer VR200v image builder,
it results in this error since weeks (but it worked 1 year ago):

Collected errors:
 \* pkg_hash_fetch_best_installation_candidate: Packages for ltq-vdsl-app found, but incompatible with the architectures configured
\* opkg_install_cmd: Cannot install package ltq-vdsl-app.
\* pkg_hash_fetch_best_installation_candidate: Packages for mtd found, but incompatible with the architectures configured
\* opkg_install_cmd: Cannot install package mtd.
make[2]: *** [Makefile:166: package_install] Error 255
make[1]: *** [Makefile:121: _call_image] Error 2
make: *** [Makefile:239: image] Error 2

it seems to be the same in this dead thread:

Thx.
Bye.

it still does not work?
how can u make the generic image?

[...]
Downloading https://downloads.openwrt.org/snapshots/packages/mips_24kc/base/logd_2020-10-25-9ef88681-1_mips_24kc.ipk
Unknown package 'ltq-vdsl-app'.
Installing ltq-vdsl-vr9-vectoring-fw-installer (6.8.6-3) to root...
[...]
Collected errors:
\* pkg_hash_fetch_best_installation_candidate: Packages for ltq-vdsl-app found, but incompatible with the architectures configured
\* opkg_install_cmd: Cannot install package ltq-vdsl-app.
[...]

Bye.

Indeed there is a problem with Imagebuilder in 21.02 and snapshots.

make image PROFILE=tplink_vr200v PACKAGES="luci-ssl ds-lite"

19.07.7 : works
21.02-rc1 : fails on ltq-vdsl-app
snapshot : fails on ltq-vdsl-app

fails with error:

* pkg_hash_fetch_best_installation_candidate: Packages for ltq-vdsl-app found, but incompatible with the architectures configured
 * opkg_install_cmd: Cannot install package ltq-vdsl-app.

you could use 19.07.7 stable

i created a bug ticket

compiling from source seems to work with snapshot so you could try to build the firmware by compiling it

1 Like