Project

General

Profile

Actions

action #100098

closed

remove README.BETA from oss repository

Added by lkocman over 2 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
2021-10-06
Due date:
2022-05-27
% Done:

50%

Estimated time:

Description

README.BETA is from skelcd-openSUSE, rebuild skelcd-openSUSE after the betamark removal then README.BETA should not present in skelcd-openSUSE.

However due to rsync mechanism, there are two things have to be done manually,

  1. Login to openQA server and remove README.BETA from /var/lib/openqa/factory/repo/FTP_ASSET_PATH, including the BuildXXX asset and the currect asset.

  2. Login to pontifex.infra.opensuse.org and remove README.BETA from /srv/ftp-{stage,prod}/pub/opensuse/distribution/leap/15.3/repo/oss/ directory so only README file remains.

If we keep README.BETA then user would receive still Beta warning during Leap RC build installation.

The ftp-prod is crucial, please double check there.

Actions #1

Updated by lkocman almost 2 years ago

  • Assignee set to jstehlik
Actions #2

Updated by lkocman almost 2 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 50

lkocman@pontifex2:/home/lkocman> ls -la /srv/ftp{,-stage}/pub/opensuse/distribution/leap/15.4/repo/oss/README
-rw-r--r-- 2 mirror stage 1250 May 11 13:13 /srv/ftp/pub/opensuse/distribution/leap/15.4/repo/oss/README
-rw-r--r-- 1 mirror stage 996 Apr 25 10:17 /srv/ftp/pub/opensuse/distribution/leap/15.4/repo/oss/README.BETA
-rw-r--r-- 2 mirror stage 1250 May 11 13:13 /srv/ftp-stage/pub/opensuse/distribution/leap/15.4/repo/oss/README
lkocman@pontifex2:/home/lkocman> rm /srv/ftp/pub/opensuse/distribution/leap/15.4/repo/oss/README.BETA
rm: remove write-protected regular file '/srv/ftp/pub/opensuse/distribution/leap/15.4/repo/oss/README.BETA'? y
rm: cannot remove '/srv/ftp/pub/opensuse/distribution/leap/15.4/repo/oss/README.BETA': Permission denied
lkocman@pontifex2:/home/lkocman> sudo rm /srv/ftp/pub/opensuse/distribution/leap/15.4/repo/oss/README.BETA
[sudo] password for lkocman:
lkocman@pontifex2:/home/lkocman>

Actions #3

Updated by lkocman almost 2 years ago

  • Due date set to 2022-05-27
Actions #4

Updated by lkocman almost 2 years ago

I did ping Santi about checking the openQA part.

Actions #5

Updated by lkocman almost 2 years ago

  • Status changed from In Progress to Resolved

Santi confirmed it's done

Actions

Also available in: Atom PDF