Hi guys, I'm running debian 2.2r3 but i've got samba 2.2.0a compiled from unstable
#apt-get -b source samba with deb-src ftp://ftp.us.debian.org/debian unstable main contrib non-free in my sources list I want to get the new samba 2.2.1 as the samba team have said its recommended for production servers. two questions: 1) will a straight "dpkg -i foo.deb" suffice for the upgrade? (once i get the source down and built) or do i need to do something more arcane? 2)at the moment i get a string of errors like so: # apt-get -b source samba Reading Package Lists... Done Building Dependency Tree... Done Need to get 6156kB of source archives. Get:1 ftp://ftp.us.debian.org unstable/main samba 2.2.1-1 (dsc) [683B] Err ftp://ftp.us.debian.org unstable/main samba 2.2.1-1 (dsc) Unable to fetch file, server said '/debian/pool/main/s/samba/samba_2.2.1-1.dsc: No such file or directory. ' Get:2 ftp://ftp.us.debian.org unstable/main samba 2.2.1-1 (tar) [6118kB] Err ftp://ftp.us.debian.org unstable/main samba 2.2.1-1 (tar) Unable to fetch file, server said '/debian/pool/main/s/samba/samba_2.2.1.orig.tar.gz: No such file or directory. ' Get:3 ftp://ftp.us.debian.org unstable/main samba 2.2.1-1 (diff) [37.3kB] Err ftp://ftp.us.debian.org unstable/main samba 2.2.1-1 (diff) Unable to fetch file, server said '/debian/pool/main/s/samba/samba_2.2.1-1.diff.gz: No such file or directory. ' Failed to fetch ftp://ftp.us.debian.org/debian/pool/main/s/samba/samba_2.2.1-1.dsc Unable to fetch file, server said '/debian/pool/main/s/samba/samba_2.2.1-1.dsc: No such file or directory. ' Failed to fetch ftp://ftp.us.debian.org/debian/pool/main/s/samba/samba_2.2.1.orig.tar.gz Unable to fetch file, server said '/debian/pool/main/s/samba/samba_2.2.1.orig.tar.gz: No such file or directory. ' Failed to fetch ftp://ftp.us.debian.org/debian/pool/main/s/samba/samba_2.2.1-1.diff.gz Unable to fetch file, server said '/debian/pool/main/s/samba/samba_2.2.1-1.diff.gz: No such file or directory. ' E: Failed to fetch some archives. will that clear up shortly as it's a new package? or should i try another mirror? or something else again? TIA, John