#10786 Fedora 36 release missed permissions and MirrorManager link?
Closed: Fixed 2 years ago by kevin. Opened 2 years ago by cmadams.

Some mirrors, including download-ib01.fedoraproject.org, don't appear to have had the permissions flipped for releases/36 (at least as seen by rsync). Also, I noticed that MirrorManager is still returning development/36 rather than releases/36 in the URLs. Maybe a step got missed in the release process?


Ok this looks again something related with the fastmirror script. It is not tracking the directory changes. Doing a manual rsync to change this. this comment was wrong.

ok a step for changing mirrormanager does seem to be lost.
The permissions on download-ib01 says

ls -ld /srv/pub/fedora/linux/releases/36/
drwxr-xr-x. 11 263 263 234 May  6 16:34 /srv/pub/fedora/linux/releases/36/

Please check the rsync permissions again. I am getting:

drwxr-xr-x            234 2022/05/06 12:34:02 36

The permissions are open now.

So going from the logs, 25 hours after the bit flip and other mirrors got it. the quick-mirror script finally saw the bit flip and did it at 12:00 UTC.

The move from development to releases will be fixed in mirrormanager hopefully later today.

This was missing from our SOP adding this step.

$mm2_move-devel-to-release --version=36 --category='Fedora Linux'
pub/fedora/linux/development/36/Everything/aarch64/debug/tree => pub/fedora/linux/releases/36/Everything/aarch64/debug/tree
pub/fedora/linux/development/36/Everything/x86_64/os => pub/fedora/linux/releases/36/Everything/x86_64/os
pub/fedora/linux/development/36/Modular/aarch64/os => pub/fedora/linux/releases/36/Modular/aarch64/os
pub/fedora/linux/development/36/Modular/armhfp/debug/tree => pub/fedora/linux/releases/36/Modular/armhfp/debug/tree
pub/fedora/linux/development/36/Everything/aarch64/os => pub/fedora/linux/releases/36/Everything/aarch64/os
pub/fedora/linux/development/36/Modular/source/tree => pub/fedora/linux/releases/36/Modular/source/tree
pub/fedora/linux/development/36/Everything/x86_64/debug/tree => pub/fedora/linux/releases/36/Everything/x86_64/debug/tree
pub/fedora/linux/development/36/Everything/armhfp/os => pub/fedora/linux/releases/36/Everything/armhfp/os
pub/fedora/linux/development/36/Modular/aarch64/debug/tree => pub/fedora/linux/releases/36/Modular/aarch64/debug/tree
pub/fedora/linux/development/36/Everything/armhfp/debug/tree => pub/fedora/linux/releases/36/Everything/armhfp/debug/tree
pub/fedora/linux/development/36/Modular/armhfp/os => pub/fedora/linux/releases/36/Modular/armhfp/os
pub/fedora/linux/development/36/Modular/x86_64/os => pub/fedora/linux/releases/36/Modular/x86_64/os
pub/fedora/linux/development/36/Modular/x86_64/debug/tree => pub/fedora/linux/releases/36/Modular/x86_64/debug/tree
pub/fedora/linux/development/36/Everything/source/tree => pub/fedora/linux/releases/36/Everything/source/tree

I would say this is closable now that has been committed. I don't see anyway to figure out WHY the change took ~25 hours to happen on download-ib :scream:

@humaton it's not something we do until a week or two after release normally. This allows all mirrors to make sure and catch up before we change it. ;(

If you add it to the SOP can you note it should be done at least a week later?

Nothing was missed from the bitflip... mirrors should sync that. I don't know why it took so long... :(

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

2 years ago

Login to comment on this ticket.

Metadata