V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
baskice
V2EX  ›  问与答

apt-get 加 varnish 源后无法装上新源的最新程序? why?

  •  
  •   baskice · 2016-10-18 21:35:08 +08:00 · 875 次点击
    这是一个创建于 2813 天前的主题,其中的信息可能已经有所发展或是发生改变。
    按照 https://www.varnish-cache.org/releases/install_debian.html 在腾讯云机器

    apt-get install apt-transport-https
    curl https://repo.varnish-cache.org/GPG-key.txt | apt-key add -
    echo "deb https://repo.varnish-cache.org/debian/ jessie varnish-4.1"\
    >> /etc/apt/sources.list.d/varnish-cache.list
    apt-get update
    apt-get install varnish

    通常这样装完会获得 varnish4.1 。但是这个机器装完还是腾讯云里的旧版 4.0.2-1.
    apt-cache policy varnish 显示:
    varnish:
    Installed: 4.0.2-1
    Candidate: 4.0.2-1
    Version table:
    *** 4.0.2-1 0
    500 http://mirrors.tencentyun.com/debian/ jessie/main i386 Packages
    100 /var/lib/dpkg/status
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5077 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 09:35 · PVG 17:35 · LAX 02:35 · JFK 05:35
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.