Hey Mangesh, So, I don't use much ImageBuilder. I don't even know how that works.
I usually just do < get OpenWrt repo > ./scripts/feeds update packages ./scripts/feeds install -a make menuconfig < select packages I need, configure arch, etc > make V=99 -j8 < extract image from the bin directory > Looking through https://github.com/openwrt/packages/tree/master/net/dnscrypt-proxy It looks like dnscrypt-proxy should be there. But that's just the Makefile that builds the package. Does ImageBuilder install pre-built packages from an OpenWrt mirror ? Because on some architectures, dnscrypt-proxy looks broken. Example: http://buildbot.openwrt.org:8010/broken_packages/mpc85xx/ http://buildbot.openwrt.org:8010/broken_packages/kirkwood/ http://buildbot.openwrt.org:8010/broken_packages/bcm53xx/ http://buildbot.openwrt.org:8010/broken_packages/ar71xx.mikrotik/ http://buildbot.openwrt.org:8010/broken_packages/adm8668/ On which architecture are you trying to build ? I understand you're trying to build on CC 15.05.1 So, a bit more info about your setup could help. On Sat, Feb 11, 2017 at 7:35 AM, Mangesh Bhamre <mang...@opennetware.com> wrote: > Hi Alex and OpenWRT Team, > > Any help on getting dnscrypt-proxy package into snapshot will be helpful. > It is working fine with 15.05.1 - but not snapshot ImageBuilder. > > Regards, > Mangesh Bhamre > > On Tue, Feb 7, 2017 at 10:32 PM, Mangesh Bhamre <mang...@opennetware.com> > wrote: >> >> Hi Alex, >> >> Snapshot don't have any reference of 'dnscrypt-proxy'. It is supported in >> CC 15.05.1 and I am able to add 'dnscrypt-proxy' in list of packages to >> include while building with CC Image-builder. >> >> I scanned through all snapshot image-builder and no reference there. I run >> following command to build - same works fine for CC 15.05.1 >> >> make image PROFILE=Default PACKAGES="-wpad-mini wpad luci curl >> ca-certificates dnscrypt-proxy" FILES=/home/mangesh/files >> >> Surely no typo there. >> >> Regards, >> Mangesh >> >> >> On Tue, Feb 7, 2017 at 10:23 PM, Alexandru Ardelean >> <ardeleana...@gmail.com> wrote: >>> >>> Do you have a Package/dnscrypt-proxy/install rule ? >>> Are you calling the BuildPackage rule ? >>> >>> Do you have Package/dnscrypt-proxy/description rule ? >>> >>> And check for typos if above stuff is checked. >>> >>> Thanks >>> Alex >>> >>> >>> On Tue, 7 Feb 2017 at 18:21, Mangesh Bhamre <mang...@opennetware.com> >>> wrote: >>>> >>>> Hello OpenWRT team, >>>> >>>> I wish to bundle dnscrypt-proxy package using latest snapshot >>>> Image-builder. I get below errors. Please recommend a fix or address it in >>>> snapshot. >>>> >>>> Collected errors: >>>> * opkg_install_cmd: Cannot install package dnscrypt-proxy. >>>> Makefile:146: recipe for target 'package_install' failed >>>> >>>> Regards, >>>> Mangesh >>>> _______________________________________________ >>>> openwrt-devel mailing list >>>> openwrt-devel@lists.openwrt.org >>>> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel >> >> > _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel