Julien Danjou wrote:
On Sun, Feb 26, 2006 at 05:34:03PM +0100, MaX wrote:
$ apt-cache policy tar
tar:
 Installed: 1.15.1-3
 Candidate: 1.15.1-3
 Version table:
    1.15.1-4 0
       500 ftp://ftp.fr.debian.org unstable/main Packages
*** 1.15.1-3 0
       990 file: apt-build/main Packages
       100 /var/lib/dpkg/status

Ok so the problem is, if I understand. that apt-build would like to
upgrade, but cannot because it can't find sources for the tar version
requested.

Could you check your sources.list and:
apt-get source tar=1.15.1-4

$ cat /etc/apt/sources.list
deb file:/home/apt-build/repository apt-build main

deb ftp://ftp.fr.debian.org/debian/ unstable main contrib non-free
deb-src ftp://ftp.fr.debian.org/debian/ unstable main contrib non-free

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

#Marillat
deb ftp://ftp.nerim.net/debian-marillat/ sid main
deb-src ftp://ftp.nerim.net/debian-marillat/ sid main

#Xfce
deb http://www.os-works.com/debian unstable main
deb-src http://www.os-works.com/debian unstable main

deb http://wine.sourceforge.net/apt/ binary/

$ apt-get source tar=1.15.1-4
Reading package lists... Done
Building dependency tree... Done
Need to get 2252kB of source archives.
Get:1 ftp://ftp.fr.debian.org unstable/main tar 1.15.1-4 (dsc) [562B]
Get:2 ftp://ftp.fr.debian.org unstable/main tar 1.15.1-4 (tar) [2204kB]
Get:3 ftp://ftp.fr.debian.org unstable/main tar 1.15.1-4 (diff) [47.2kB] Fetched 2252kB in 8s (260kB/s)
gpg: Signature made Sat Feb 25 04:17:15 2006 CET using DSA key ID F2CF01A8
gpg: Can't check signature: public key not found
dpkg-source: extracting tar in tar-1.15.1
dpkg-source: unpacking tar_1.15.1.orig.tar.gz
dpkg-source: applying ./tar_1.15.1-4.diff.gz

I hope this help... ;)



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to