首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何在Reprepro中设置多个套件?

如何在Reprepro中设置多个套件?
EN

Ask Ubuntu用户
提问于 2013-02-06 16:53:00
回答 2查看 8.7K关注 0票数 6

我想要一个私有的apt存储库,用于稳定和不稳定的透明包。当我试图包含debian时,我总是会出错。

代码语言:javascript
复制
Multiple distributions with the common codename: 'lucid'!
First was in ./conf/distributions line 1 to 8, another in lines 10 to 17There have been errors!

我正在使用这个配置文件。

代码语言:javascript
复制
Origin: Stable Repository
Label: Stable Repository
Suite: stable
Codename: lucid
Architectures: i386 amd64
Components: main non-free
Description: Stable Repository
SignWith: yes

Origin: Unstable Repository
Label: Unstable Repository
Suite: unstable
Codename: lucid
Architectures: i386 amd64
Components: main non-free
Description: Unstable Repository
SignWith: yes

我的配置文件怎么了?

EN

回答 2

Ask Ubuntu用户

发布于 2013-05-16 18:48:22

正如错误消息所述,在两个套件中都有相同的代码名,这是不可能的。你得把第二个叫做“清醒不稳定”。这类似于官方回购对清晰更新、清晰建议、清晰支持等所做的操作。

票数 5
EN

Ask Ubuntu用户

发布于 2013-02-08 18:46:57

我从未用reprepro解决过这个问题,但我发现了Freight,这使得debian存储库管理比reprepro容易得多。

https://github.com/rcrowley/freight

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/252047

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档