#21949: Cannot build batman-adv package
----------------------+--------------------------------
 Reporter:  wbr@…     |      Owner:  developers
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:
Component:  packages  |    Version:  Chaos Calmer 15.05
 Keywords:            |
----------------------+--------------------------------
 Building 15.05, batman-adv halts the build process. There are two problems
 here.

 1. The batman-adv package feed is looking for 'downloads.open-mesh.org',
 however the encountered SSL certificate is for 'open-mesh.org', thus an
 SSL error is thrown.

 2. The openwrt source server and mirror servers do not contain the version
 of batman-adv that the feed is looking for, thus a string of download
 errors ending in build failure.

 Note that these errors halt the build process even with IGNORE_ERRORS=1.

 Here are the relevant build.log lines.


 make[3]: Entering directory `/home/wbr/openwrt.git/feeds/routing/batman-
 adv'
 mkdir -p /home/wbr/openwrt.git/dl
 /home/wbr/openwrt.git/scripts/download.pl "/home/wbr/openwrt.git/dl"
 "batman-adv-2016.0.tar.gz" "5ab2b29a386d02c16019e469d3981d41"
 "https://downloads.open-mesh.org/batman/releases/batman-adv-2016.0";
 --2016-02-29 15:06:01--  https://downloads.open-mesh.org/batman/releases
 /batman-adv-2016.0/batman-adv-2016.0.tar.gz
 Resolving downloads.open-mesh.org... 78.46.248.236,
 2a01:4f8:141:3341:78:46:248:236
 Connecting to downloads.open-mesh.org|78.46.248.236|:443... connected.
 WARNING: certificate common name `open-mesh.org' doesn't match requested
 host name `downloads.open-mesh.org'.
 HTTP request sent, awaiting response... 403 Forbidden
 2016-02-29 15:06:03 ERROR 403: Forbidden.

 Download failed.
 --2016-02-29 15:06:03--  http://mirror2.openwrt.org/sources/batman-
 adv-2016.0.tar.gz
 Resolving mirror2.openwrt.org... 46.4.11.11, 46.4.11.11
 Connecting to mirror2.openwrt.org|46.4.11.11|:80... connected.
 HTTP request sent, awaiting response... 404 Not Found
 2016-02-29 15:06:03 ERROR 404: Not Found.

 Download failed.
 --2016-02-29 15:06:03--  http://downloads.openwrt.org/sources/batman-
 adv-2016.0.tar.gz
 Resolving downloads.openwrt.org... 78.24.191.177, 78.24.191.177
 Connecting to downloads.openwrt.org|78.24.191.177|:80... connected.
 HTTP request sent, awaiting response... 404 Not Found
 2016-02-29 15:06:03 ERROR 404: Not Found.

 Download failed.
 No more mirrors to try - giving up.
 make[3]: *** [/home/wbr/openwrt.git/dl/batman-adv-2016.0.tar.gz] Error 2
 make[3]: Leaving directory `/home/wbr/openwrt.git/feeds/routing/batman-
 adv'
 make[2]: *** [package/feeds/routing/batman-adv/compile] Error 2
 make[2]: Leaving directory `/home/wbr/openwrt.git'
 make[1]: *** [/home/wbr/openwrt.git/staging_dir/target-
 mips_34kc_uClibc-0.9.33.2/stamp/.package_compile] Error 2
 make[1]: Leaving directory `/home/wbr/openwrt.git'
 make: *** [world] Error 2

--
Ticket URL: <https://dev.openwrt.org/ticket/21949>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to