이 페이지Stretch-backports의 freetds-dev 버전이 표시되지만 1.00.104-1~bpo9+1
설치하려고 하면 버전이 표시됩니다 0.91-6.1+b4
.
root@c0884c37efdc:/# apt update
Hit:1 https://deb.nodesource.com/node_6.x stretch InRelease
Hit:2 http://security.debian.org/debian-security stretch/updates InRelease
Ign:3 http://deb.debian.org/debian stretch InRelease
Get:4 http://ftp.de.debian.org/debian stretch-backports InRelease [91.8 kB]
Hit:5 http://deb.debian.org/debian stretch-updates InRelease
Hit:6 http://deb.debian.org/debian stretch Release
Get:8 http://ftp.de.debian.org/debian stretch-backports/main amd64 Packages [593 kB]
Fetched 685 kB in 6s (112 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
root@c0884c37efdc:/# apt install freetds-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
freetds-dev is already the newest version (0.91-6.1+b4).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
왜 freetds-dev 1.0.0 버전을 얻을 수 없나요?
답변1
당신은 점점안정 버전. 당신은 실행해야합니다 apt -t stretch-backports install freetds-dev
.
관련된:
/etc/apt/sources.list에 백포트 항목을 유지하는 것이 좋은 생각입니까? 업데이트, 특히 업그레이드를 원하시나요? 부작용은 없나요?