Actions
action #14038
open[perl] repo-checker must ensure two packages can't produce the same output
Status:
New
Priority:
Normal
Assignee:
-
Category:
Development
Target version:
-
Start date:
2016-10-03
Due date:
% Done:
0%
Estimated time:
40.00 h
Description
We had just seen the following issue in Tumbleweed:
- the long existing (source package libisoburn produces several subpackages. For this issue important is that it creates a xorriso-%version.rpm
- a new submission to Tumbleweed introduced a source package 'xorriso'. It produced a xorriso-%{verion}.rpm
repo-checker did not see this issue and accepted the new xorriso package.
For OBS, it is totally random which of the two resulting xorriso.rpm will be published: it depends on the build order which one wins.
Actions