Michael Williams wrote:
>>Hi Andrew (and others), >> >>On Mon, Jun 19, 2006 at 09:32:44AM -0700, Andrew Straw wrote: >> >> > > >>>>I have updated the apt repository I maintain for Ubuntu's Dapper, which >>>>now includes: >>>> >>>>numpy >>>>matplotlib >>>>scipy >>>> >>>>Each package is from a recent SVN checkout and should thus be regarded >>>>as "bleeding edge". The repository has a new URL: >>>>http://debs.astraw.com/dapper/ I intend to keep this repository online >>>>for an extended duration. If you want to put this repository in your >>>>sources list, you need to add the following lines to >>>>/etc/apt/sources.list:: >>>>deb http://debs.astraw.com/ dapper/ >>>>deb-src http://debs.astraw.com/ dapper/ >>>> >>>> >> >> >> >>I am unable to access these repositories (which sound very useful, and >>for which I am grateful to Andrew!). apt-get update gives >> >> "Failed to fetch http://debs.astraw.com/dapper/Release.gpg Could not >> resolve ‘debs.astraw.com’" >> >> >> > > Hmm, that looks like DNS error. My repository is still up and online... debs.astraw.com is actually a "CNAME" record, which aliases another domain name. The canonical domain name uses a dynamic DNS to point to a dynamically assigned IP addresses. Your system (probably in your DNS name resolution) must be having some issue with some of that. Unfortunately, you can't just plug in the IP address, because I'm using Apache virtual hosting to serve a website at "debs.astraw.com" differently from other websites. Anyhow, here's what I get, hopefully it will help you fix your DNS issue. $ host debs.astraw.com debs.astraw.com is an alias for astraw-office.kicks-ass.net. astraw-office.kicks-ass.net has address 131.215.28.162 debs.astraw.com is an alias for astraw-office.kicks-ass.net. debs.astraw.com is an alias for astraw-office.kicks-ass.net. >>I am also unable to access the repositories listed on the website: >> >> deb http://sefton.astraw.com/ubuntu/ dapper/ >> deb-src http://sefton.astraw.com/ubuntu/ dapper/ >> >> > > Eek, I replaced that with the new one location and some more info. >>for the same reason. Does anyone know where they've gone and if they're >>coming back? >> >> >> > > I'm planning on keeping them around for a while -- at least until numpy, scipy, and matplotlib get integrated into my flavor-of-the-year Debian/Ubuntu release in a sufficiently up-to-date version. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Numpy-discussion mailing list Numpy-discussion@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/numpy-discussion