【问题标题】:reprepro failing to add file: "Skipping inclusion"reprepro 无法添加文件:“跳过包含”
【发布时间】:2017-06-22 16:35:00
【问题描述】:

我有几十台气隙机器,我想将非常具体的补丁上传到这些机器上。我的解决方案是创建一个私有存储库并让每台机器更新他们的/etc/apt/sources.list 文件。我有一个我想在存储库中的 deb 包列表。

我正在使用本指南使用 repropro 创建一个私有存储库HOWTO: Create debian repositories with reprepro

当我尝试导入 deb 包时,出现错误:

$ reprepro -b repo/ includedeb yakkety python3_3.5.1-4_amd64.deb 
Skipping inclusion of 'python3' '3.5.1-4' in 'yakkety|main|amd64', as 
it has already '3.5.1-4'.

我不确定是什么导致了这个错误。有什么见解吗?

【问题讨论】:

    标签: ubuntu debian repository


    【解决方案1】:

    您的发行版中已包含具有相同版本的软件包。 采用 reprepro ls python3 检查一下

    【讨论】:

      猜你喜欢
      • 2013-02-21
      • 1970-01-01
      • 1970-01-01
      • 2019-04-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-08-30
      • 1970-01-01
      相关资源
      最近更新 更多