From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com [209.85.212.169]) (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 F2292201A5A for ; Mon, 1 Oct 2012 20:16:44 -0700 (PDT) Received: by mail-wi0-f169.google.com with SMTP id hq4so324718wib.4 for ; Mon, 01 Oct 2012 20:16:43 -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 :cc:content-type:content-transfer-encoding; bh=TrnDCFdnM7P6rXpXvXHma75JXWyuTAjz0NSb5efVA2w=; b=rVb4MbeVZIoAQ+ZpgQFEyCrBvZ1X2pe5LQDbgXdWvQHwiSVl2YK+bDWeV7OoxERLp3 ObgD5OkOXFEWlnSxjo6OFKyEb4EM0A6UdNjBozsCIQZ1UCY1RpwgkrHhLpE6vrcgdW6S +XD2+dv0X3mdtgxgbmuq4Vu0eygfFURf60564b2OxDwJS4I9wUxidiodBnkKGJTnswsA NWPjWXrPL6Rfpf6oByICg7szkQtZ9a6XXWhN3KI8db50II65x9pNJNiOVwahnCJH8gfd tO7+ec/zLcoQk3N6A93bfsGdBeaWHMH4ocdtQip4KSgICYYISU1IGVM+tLXDQHJaIGNB zVDg== MIME-Version: 1.0 Received: by 10.180.89.7 with SMTP id bk7mr18063205wib.0.1349147803027; Mon, 01 Oct 2012 20:16:43 -0700 (PDT) Received: by 10.223.89.136 with HTTP; Mon, 1 Oct 2012 20:16:42 -0700 (PDT) In-Reply-To: References: Date: Mon, 1 Oct 2012 20:16:42 -0700 Message-ID: From: Dave Taht To: "plumcreek@gmail.com" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cerowrt-users@lists.bufferbloat.net Subject: Re: [Cerowrt-users] libcrypto dependency X-BeenThere: cerowrt-users@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Support for user problems regarding cerowrt List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Oct 2012 03:16:45 -0000 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 --=20 Dave T=E4ht Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.= html