[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: newbie apt-get question



On Mon, Jul 26, 2004 at 09:36:47PM -0400, Mark D. Hansen wrote:
> I'd like to upgrade to version 3.0.5 of SAMBA.  But, apt-get tells me that "samba is already the newest version".  When I try this:
> 
> apt-get install samba=3.0.5
> 
> it tells me that "Version 3.0.5 for samba is not found"
> 
> 
> What am I doing wrong?

Possibly nothing.  Problem might be that your distribution doesn't
have samba 3.0.5 yet.  Stable and Testing currently use older
versions.  Here's how you can check to see what version is current for
your dist:

apt-get update
apt-cache policy samba

I'm running Sarge (testing):

jrennie@desk:~$ apt-cache policy samba
samba:
  Installed: (none)
  Candidate: 3.0.4-5
  Version Table:
     3.0.4-5 0
        500 http://debian.csail.mit.edu sarge/main Packages

Jason



Reply to: