#10385 archive epel for 8.4
Closed: Fixed 2 years ago by mohanboddu. Opened 2 years ago by kevin.

now that 8.5 is out, we should archive epel for 8.4.


Do we have SOP for this?

@smooge I know you used to handle these issues, do you have a SOP for this or can you do your brain dump here so that we can create a SOP?

Thanks.

Metadata Update from @mohanboddu:
- Issue tagged with: medium-gain, medium-trouble, ops

2 years ago

On Mon, Nov 15, 2021 at 14:36 Mohan Boddu pagure@pagure.io wrote:

mohanboddu added a new comment to an issue you are following:
``
@smooge I know you used to handle these issues, do you have a SOP for this
or can you do your brain dump here so that we can create a SOP?

It is basically the same as the archive Fedora. Copy the current tree over
to /pub/archive/EPEL/8.4/ and /pub/archive/EPEL/. I would skip testing as
it is filled with 8.5 items.

Thanks.
``

To reply, visit the link below or just reply to this email
https://pagure.io/releng/issue/10385

--
Stephen J Smoogen.
Let us be kind to one another, for most of us are fighting a hard battle.
-- Ian MacClaren

Anything I can do to help here?

This is done.

sudo mkdir /pub/archive/epel/8.4.2021-11-30
for dir in Everything Modular; do sudo rsync -avSHP /pub/epel/8/$dir/ /pub/archive/epel/8.4.2021-11-30/$dir/; done
cd /pub/archive/epel/
sudo ln -s 8.4.2021-11-30 8.4

sudo mkdir /pub/archive/epel/testing/8.4.2021-11-30
for dir in Everything Modular; do sudo rsync -avSHP /pub/epel/testing/8/$dir/ /pub/archive/epel/testing/8.4.2021-11-30/$dir/; done
cd /pub/archive/epel/testing/
sudo ln -s 8.4.2021-11-30 8.4

Metadata Update from @mohanboddu:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata
Boards 1
Ops Status: Backlog