【发布时间】:2013-10-24 07:58:02
【问题描述】:
我正在设置一个私有 APT 存储库,用于将应用程序部署到服务器集群。我基本上按照here 的说明使用 reprepro 设置了存储库,但使用的是预先生成的 GPG 密钥。
但是,在目标服务器上运行 apt-get update 时,我不断收到此错误:
W: Failed to fetch http://domU-xx-xx-xx-xx-xx-xx.compute-1.internal/aptrepo/dists/oneiric/non-free/i18n/Index
No Hash entry in Release file /var/lib/apt/lists/partial/domU-xx-xx-xx-xx-xx-xx.compute-1.internal_aptrepo_dists_oneiric_non-free_i18n_Index
我需要担心这个吗?如果我这样做了,我该如何解决?
【问题讨论】:
-
我遇到了同样的问题,它导致自动厨师安装失败,所以我发现它不仅仅是烦人