mageia-release's release-notes.* are no more unpacked on media / main mirror They've been updated since May Reproducible: Steps to Reproduce:
Priority: Normal => release_blockerCC: (none) => tmbSeverity: major => critical
I've unpacked the latest ones manually so they get on beta2, we need to look on why youri has stopped unpacking it as it should still work according to the stuff in puppet
CC: (none) => pterjan
*** Bug 12297 has been marked as a duplicate of this bug. ***
CC: (none) => eeeemail
Creating action unpack_release_notes running action unpack_release_notes on package mageia-release-4-0.7.mga4.src running action unpack_release_notes on package mageia-release-Default-4-0.7.mga4.i586 running action unpack_release_notes on package mageia-release-common-4-0.7.mga4.i586 82 blocks cpio: cannot remove current /distrib/bootstrap/distrib/cauldron/i586/././release-notes.html: Permission denied cpio: cannot remove current /distrib/bootstrap/distrib/cauldron/i586/././release-notes.txt: Permission denied 0 blocks running action unpack_release_notes on package mageia-release-Default-4-0.7.mga4.x86_64 running action unpack_release_notes on package mageia-release-common-4-0.7.mga4.x86_64 82 blocks cpio: cannot remove current /distrib/bootstrap/distrib/cauldron/x86_64/././release-notes.html: Permission denied cpio: cannot remove current /distrib/bootstrap/distrib/cauldron/x86_64/././release-notes.txt: Permission denied 0 blocks Deprecated method, use as_file() now at /usr/share/mga-youri-submit/lib/Youri/Submit/Action/Archive.pm line 46 It seems someone touched /distrib/bootstrap/distrib/cauldron/{i586,x86_64} as root and schedbot is no longer allowed to write there. Ran chown -R schedbot:mirror /distrib/bootstrap/distrib/cauldron/ so it should be fixed.
Status: NEW => RESOLVEDResolution: (none) => FIXED
Can we add a check for that?
Actually that is probably my mistake :/ I manually unpacked them at some point but forgot to change ownership :/