Project

General

Profile

Actions

action #20420

closed

Delete requests need to be handled better

Added by dimstar almost 7 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Development
Target version:
-
Start date:
2017-07-12
Due date:
% Done:

100%

Estimated time:

Description

every now and then, we have issues with delete requests (mainly package renames)

just these days, we had a delete request for libapr1, combined with a submit request apr (providing libapr1)

The issue is that a 'delete request' has an immediate effect on '/snpshot' - so from the moment the delete request is accepted, libapr1 is no longer available in OBS to devel projects. Depending on the build status and openQA status of the snapshot that contains 'apr', it can be lengthy to get a binary libapr1 back in place for users to consume

delete requests are not the only things causing packages to disappear: removing of a 2nd spec file has the same effect:
recently, opencv was updated; it used to contain two spec files (opencv.spec and opencv-qt5.spec). The update elminiated the Qt4 support, so opencv.spec became the qt5 version and opencv-qt5.spec was removed.
Upon checkin, osc staging accept will drop the linked package opencv-qt5 - again, causing an immediate effect on /snapshot, where opencv (the qt5 variant) will only be available with the next snapshot being published

Actions

Also available in: Atom PDF