From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 8F2F521F102 for ; Mon, 1 Oct 2012 20:24:24 -0700 (PDT) Received: by wibhq12 with SMTP id hq12so211008wib.10 for ; Mon, 01 Oct 2012 20:24:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=NRHj+rBMlKYqNiqKBRccANE0ikJ5OTsyJPSAPbwInmw=; b=NI4etlLSQazyNzQTRff/AdrPkSrLAyNE7CApe1POETaNAx7GkGvufexkkIVHCDEToB S6auzcVLAT32q+owatvE5781dsziASvcDQitXN9x41Hpwr4LPQosfuaXV26a7+Kl9Ndy 3a9OgzSKT9EzsATsrJKnum0jvIQt6CpGv7Oj88BHjzTCIUhn1eAj+I3StfKmPHFLyi3r ks3PTG2pVYBS7SxTMsnNcjwrANpZApToETe4sG1AhJwL+wUR3dDZzIZSGPL9eJwixnMJ Dp1doWcYs+ULGba0LNkht+EcuF37YY0oqPfzVYo4nUWxD1wIFXAO5JbBv8AvJ8rYZFdH 7Pxw== MIME-Version: 1.0 Received: by 10.180.87.42 with SMTP id u10mr18753698wiz.0.1349148262660; Mon, 01 Oct 2012 20:24:22 -0700 (PDT) Received: by 10.223.89.136 with HTTP; Mon, 1 Oct 2012 20:24:22 -0700 (PDT) In-Reply-To: References: Date: Mon, 1 Oct 2012 20:24:22 -0700 Message-ID: From: Dave Taht To: cerowrt-devel@lists.bufferbloat.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: [Cerowrt-devel] Fwd: [Cerowrt-users] libcrypto dependency X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Oct 2012 03:24:25 -0000 There are not a whole lot of cerowrt-users subscribers, and I'd stuck a few notes in here important to this list I was really hoping to just freeze on sugarland, but tons of stuff landed in the openwrt beta, soo... ---------- Forwarded message ---------- From: Dave Taht Date: Mon, Oct 1, 2012 at 8:16 PM Subject: Re: [Cerowrt-users] libcrypto dependency To: "plumcreek@gmail.com" Cc: cerowrt-users@lists.bufferbloat.net Obsolete dependency, thx for catching it. I have refreshed the sugarland package database, updating bind-latest to remove the dependency, also updating 6to4 (still has a bug), (minissdpd, upnp, minidlna still busted) do an: opkg update opkg install bind-latest-server bind-latest-config (you might want the various bind related tools, too) There have been a huge number of updates to openwrt since the beta2 freeze, I am going to have to put out a -28 release to suit after it stabilizes. I also attempted to push up the more needed of the cerowrt patches to openwrt today. Also, I realized that qos-scripts needed even more love than I thought it did. I note that in order to use bind instead of dnsmasq, you will need to: 0) configure bind to suit your preferences. 1) change the port number in /etc/config/dhcp from 53 to 0 2) /etc/init.d/dnsmasq restart 3) killall -1 xinetd 4) nslookup 8.8.8.8 There is certainly enough ram on a 3800 to run bind fairly well. You will battle with bug 113 unless you disable dnssec. named.montime may be buggy as we've switched to busybox ntp for the time being. On Mon, Oct 1, 2012 at 7:31 PM, plumcreek@gmail.com w= rote: > I was trying to install bind on my CeroWrt box (a WNDR 3800), and it > gave me an error about libcrypto, which doesn't appear to be > available. Here's the output: > > root@OpenWrt:~# opkg install bind-latest-server > Installing bind-latest-server (9.9.1-P3-19) to root... > Downloading http://huchra.bufferbloat.net/~cero1/3.3/3.3.8-26/packages/bi= nd-latest-server_9.9.1-P3-19_ar71xx.ipk. > Collected errors: > * satisfy_dependencies_for: Cannot satisfy the following dependencies > for bind-latest-server: > * libcrypto * libcrypto * > * opkg_install_cmd: Cannot install package bind-latest-server. > root@OpenWrt:~# > > > > Any suggestions? > > -- > Daniel Bartholomew > _______________________________________________ > Cerowrt-users mailing list > Cerowrt-users@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cerowrt-users -- Dave T=E4ht Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.= html --=20 Dave T=E4ht Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.= html