Hi all,
i'm following the procedure found in this forum "Linux Kernel 4.6 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs" but when execute this step:
"3. And install it with dpkg. Remove flash-kernel first to avoid potential problem (It is much better to generate uImage and uInitrd manually anyway):"
receive follow error:
root@storage:/boot# dpkg --instdir=/opt/ --admindir=/opt/dpkg/ -i linux-image-4.6.0-kirkwood-tld-1_1.0_armel.deb
dpkg: regarding linux-image-4.6.0-kirkwood-tld-1_1.0_armel.deb containing linux-image-4.6.0-kirkwood-tld-1, pre-dependency problem:
linux-image-4.6.0-kirkwood-tld-1 pre-depends on debconf (>= 0.2.17) | debconf-2.0
debconf-2.0 is not installed.
dpkg: error processing linux-image-4.6.0-kirkwood-tld-1_1.0_armel.deb (--install):
pre-dependency problem - not installing linux-image-4.6.0-kirkwood-tld-1
Errors were encountered while processing:
linux-image-4.6.0-kirkwood-tld-1_1.0_armel.deb
My question is, how should I install the package debconf-2.0 ?
Please help me for resolve that issue.
Regards
Francesco
i'm following the procedure found in this forum "Linux Kernel 4.6 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs" but when execute this step:
"3. And install it with dpkg. Remove flash-kernel first to avoid potential problem (It is much better to generate uImage and uInitrd manually anyway):"
receive follow error:
root@storage:/boot# dpkg --instdir=/opt/ --admindir=/opt/dpkg/ -i linux-image-4.6.0-kirkwood-tld-1_1.0_armel.deb
dpkg: regarding linux-image-4.6.0-kirkwood-tld-1_1.0_armel.deb containing linux-image-4.6.0-kirkwood-tld-1, pre-dependency problem:
linux-image-4.6.0-kirkwood-tld-1 pre-depends on debconf (>= 0.2.17) | debconf-2.0
debconf-2.0 is not installed.
dpkg: error processing linux-image-4.6.0-kirkwood-tld-1_1.0_armel.deb (--install):
pre-dependency problem - not installing linux-image-4.6.0-kirkwood-tld-1
Errors were encountered while processing:
linux-image-4.6.0-kirkwood-tld-1_1.0_armel.deb
My question is, how should I install the package debconf-2.0 ?
Please help me for resolve that issue.
Regards
Francesco