Project

General

Profile

Actions

action #2676

closed

Bug in osc statging move for non ring packages

Added by aplanas almost 10 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
Start date:
2014-06-12
Due date:
% Done:

0%

Estimated time:

Description

If request #12345 refers to a non ring package, this will create an empty package:

osc staging select A 12345
osc staging select --move 12345 B

But this will work:

osc staging select B 12345

Maybe a workaround:

osc staging select A 12345
osc staging unselect 12345
osc staging select B 12345

Actions #1

Updated by aplanas almost 10 years ago

osc staging select --move B 12345

Actions #2

Updated by aplanas almost 10 years ago

Looks like that the issue shows also in a direct select of a non-ring package:

https://build.opensuse.org/package/show/openSUSE:Factory:Staging:H/quota

So the workaround is not adequate.

Actions #3

Updated by coolo almost 10 years ago

I don't understand the problem. The empty package is not a bug - it's meant to be this way. So I don't know what problem you see

Actions #4

Updated by aplanas almost 10 years ago

Uhmm. So is this a real issue now? Di I need to close the task?

Actions #5

Updated by aplanas over 9 years ago

  • Status changed from New to Rejected

Looks like that this is not a bug. Rejected for now.

Actions

Also available in: Atom PDF