Julien BLACHE a ?crit le samedi 6 novembre 2010 ? 18:56 > "E. MARC" <e.marc at orange.fr> wrote: > > Hi, > > > I don't understand why xsane doesn't upgrade on my squeeze. Even a > > aptitude reinstall xsane keeps v0.994. :-( > > What does > apt-cache policy xsane > tell you? Here is the result ==== xsane: Install? : 0.997-2+b1 Candidat : 0.997-2+b1 Table de version : *** 0.997-2+b1 0 500 http://ftp.univ-nantes.fr/debian/ testing/main i386 Packages 500 http://ftp.fr.debian.org/debian/ testing/main i386 Packages 100 /var/lib/dpkg/status N: Ignoring file 'winehq.list.save' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension N: Ignoring file 'freetuxtv.list.save' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension ====
I read 0.997 but I've not it :-( > What do you have in /etc/apt/sources.list? === deb http://ftp.univ-nantes.fr/debian testing main deb-src http://ftp.univ-nantes.fr/debian testing main deb http://security.debian.org/ testing/updates main deb-src http://security.debian.org testing/updates main deb http://ftp.fr.debian.org/debian/ testing main contrib non-free deb-src http://ftp.fr.debian.org/debian/ testing main contrib non-free deb http://non-us.debian.org/debian-non-US testing/non-US main deb-src http://non-us.debian.org/debian-non-US testing/non-US main deb http://volatile.debian.org/debian-volatile testing/volatile main contrib non-free deb http://wine.budgetdedicated.com/apt testing main deb-src http://wine.budgetdedicated.com/apt testing main deb http://www.debian-multimedia.org testing main deb http://download.skype.com/linux/repos/debian/ testing non-free deb http://download.virtualbox.org/virtualbox/debian testing non-free # d?pots frjo deb http://dthrepo.podzone.org/debian/ testing main deb-src http://dthrepo.podzone.org/debian/ testing main # for pptconfig deb http://quozl.netrek.org/pptp/pptpconfig ./ #deb http://debian.alphagemini.org/ testing main === Other information === erwan at PC1:~$ cat /var/lib/dpkg/status |grep "xsane" xsane. Command line frontend scanimage, saned and sane-find-scanner are Package: xsane-common Source: xsane Replaces: xsane Recommends: xsane xsane can be run as a stand-alone program or through the GIMP image manipulation program. In stand-alone mode, xsane can save an image This package contains architecture-independent files needed by xsane Suggests: xsane, cheese An alternative to xscanimage called xsane is packaged separately. Package: xsane Source: xsane (0.997-2) Depends: xsane-common (= 0.997-2), libatk1.0-0 (>= 1.29.3), libc6 (>= 2.3.6-6~), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgimp2.0 (>= 2.4.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.14.0), libjpeg62 (>= 6b1), liblcms1 (>= 1.15-1), libpango1.0-0 (>= 1.14.0), libpng12-0 (>= 1.2.13-4), libsane (>= 1.0.11-3), libtiff4, zlib1g (>= 1:1.1.4) xsane can be run as a stand-alone program or through the GIMP image manipulation program. In stand-alone mode, xsane can save an image === I think I have too look list of dependences to identify the one that is not OK. > JB.