Updated my sources.list to have just this for tor:
"deb http://deb.torproject.org/torproject.org/ wheezy main"
When I run sudo apt-get update, system returns:
"W: Failed to fetch http://deb.torproject.org/torproject.org/dists/wheezy/Release Unable to find expected entry main/binary-powerpc/Packages in Meta- index file (malformed Release file?)"
Should there be a "binary-powerpc" directory under wheezy/main (or testing/main, stable/main, squeeze/main or any other for that matter)? Or am I missing something else?
Again, thanks in advance, Bill
- - - -
Date: Thu, 15 Sep 2011 18:44:53 +0200 From: Moritz Bartl moritz@torservers.net Subject: Re: [tor-relays] Upgrading to 0.2.3.4 on Debian To: tor-relays@lists.torproject.org Message-ID: 4E722B85.9050006@torservers.net Content-Type: text/plain; charset=ISO-8859-1
On 15.09.2011 06:41, auto63557492@hushmail.com wrote:
I run aptitude regularly, and my sources.list includes "deb http://deb.torproject.org/torprojects.org squeeze main" but there are no updates coming through for tor beyond 0.2.1.29-1 on my ppc platform. Should there be, or should I be doing something else to get to 0.2.3.4? Am I even asking the right question?
add deb http://deb.torproject.org/torproject.org experimental-squeeze main if you want unstable releases.