[drats_users] [D-RATS] #272: Ubuntu AMD64 version may not be available in binary

Mike Heitmann
Sun Aug 15 14:19:32 PDT 2010


On Sun, 2010-08-15 at 20:01 +0000, D-RATS Tracker wrote:
> #272: Ubuntu AMD64 version may not be available in binary
> ---------------------------------+------------------------------------------
>   Reporter:  drats@…             |       Owner:  kk7ds            
>       Type:  Bug                 |      Status:  new              
>   Priority:  Stability           |   Milestone:  0.3.3b1          
>  Component:  General             |     Version:  0.3.2            
> Resolution:                      |    Keywords:  amd, linux, 64bit
>   Platform:  Linux               |  
> ---------------------------------+------------------------------------------
> 
> Comment (by andylhart@…):
> 
>  I got the following error with synaptic: -
> 
>  Failed to fetch http://d-rats.com/apt/dists/karmic/release/binary-
>  amd64/Packages.gz  404  Not Found
> 
>  How about an amd64 version. Or, even a direct download without using
>  synaptic. I also  tried for a lucid version equally nogo.
> 
>  I also downloaded the source but could not find how to get it to run.
>  Multiple errors when running the python scripts.
> 
>  Andy - VE3NVK

Hi Andy, 

We've only been building the binary-i386 32bit packages for Ubuntu and
Fedora. That's changing, but a work in progress ;-) I run the i386
32 bit packages on my Fedora 13 x86_64 machine and it works OK. 

A couple of folks have had success with UBUNTU by:

1. Installing the 32-Bit compatibility libs: 
     sudo apt-get install ia32-libs

2. Download the .deb package to your system

3. Do a local install of the .deb file, forcing the architecture:
      sudo dpkg --force-architecture -i file.deb

You may need to manually install some of the Python support libs that
would normally get installed by dependencies defined in the package,
such as python-libxslt1 as well. 

Try that. If you can't get it to install, you can always run from
source, I can walk you through that too if you like.

73,
Mike, N0SO







More information about the drats_users mailing list