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

Using us3.samba.org as an apt source for Samba



OK - so I found support on the SAMBA site (www.samba.org) for Debian
distributions.  But after I added the lines to sources.list, apt still
only offered 2.2.3a from ftp.us.debian.org, and not 2.2.7 or 2.2.8a from
ftp.samba.org.  My relevant files are below:

apt.conf:
APT::Default-Release "testing";

sources.list:

deb http://ftp.us.debian.org/debian/ stable main non-free contrib
deb-src http://ftp.us.debian.org/debian/ stable main non-free contrib
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib
non-free
deb-src http://non-us.debian.org/debian-non-US stable/non-US main
contrib non-free

deb http://security.debian.org/ stable/updates main contrib non-free

deb http://ftp.us.debian.org/debian/ testing main non-free contrib
deb-src http://ftp.us.debian.org/debian/ testing main non-free contrib
deb http://non-us.debian.org/debian-non-US testing/non-US main contrib
non-free
deb-src http://non-us.debian.org/debian-non-US testing/non-US main
contrib non-free

#openoffice.org .deb

deb http://www.phy.olemiss.edu/openoffice/ testing main contrib

#java vm .deb

deb http://ftp.tux.org/pub/java/debian/ testing main non-free

# samba

deb http://us3.samba.org/samba/ftp/Binary_Packages/Debian stable main

And here's the output from apt:

hadrian:/usr/src# apt-get install -s samba
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  samba-common 
The following NEW packages will be installed:
  samba samba-common 
0 packages upgraded, 2 newly installed, 0 to remove and 2  not upgraded.
Inst samba-common (2.2.3a-12 Debian:3.0r1a/stable, Debian:testing)
Inst samba (2.2.3a-12 Debian:3.0r1a/stable, Debian:testing)
Conf samba-common (2.2.3a-12 Debian:3.0r1a/stable, Debian:testing)
Conf samba (2.2.3a-12 Debian:3.0r1a/stable, Debian:testing)

Why didn't it pickup the later version from us2.samba.org?

TIA

madmac



On Thu, 2003-05-22 at 19:26, Doug MacFarlane wrote:
> 
> Team:
> 
> Samba 2.2.3a is the last release in testing.  Everyone seems to be
> working on the 3.0+2.999 package.
> 
> Unfortunately, I need Samba 2.2.7 or later to resolve some file-locking
> issues.
> 
> So, should I:
> 
> 1.  Grab a 2.2.7 .rpm and use alien to make a Debian Package of it?  If
> I do, will it install politely, in the same way as the Debian 2.2.3
> Sambe package did, preserving my config, etc.?
> 
> 2.  Check out the Samba 2.2.7 or later source via CVS, compile it, and
> then follow some "as yet unknown to me" process for creating a .deb so
> that I can install it with dpkg -i?
> 
> What is the Debian Way here folks?
> 
> TIA
> 
> madmac
> 
> madmac@covad.net
> 
> 
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 





Reply to: