Description of problem: Mageia-8-rpi-aarch64-noDE.img.gz image has Cauldron in urpmi.cfg instead of 8. It seems that other images have mixed versions too: grep -nHIrF --include=* -- MAGEIA_VERSION= (in /home/user/git/mageia4arm/) ./platforms/rpi4/mageia4arm.cfg:18:MAGEIA_VERSION="cauldron" ./platforms/rpi4/mageia4arm.cfg.original:18:MAGEIA_VERSION="7" ./platforms/xu4/mageia4arm.cfg:18:MAGEIA_VERSION="7" ./platforms/rpi3+/mageia4arm.cfg:18:MAGEIA_VERSION="7" ./platforms/rpi3+/mageia4arm.cfg.original:18:MAGEIA_VERSION="7" ./platforms/rpi3+64/mageia4arm.cfg:18:MAGEIA_VERSION="7" ./platforms/rpi3+64/mageia4arm.cfg.original:18:MAGEIA_VERSION="7" ./platforms/rpi2/mageia4arm.cfg:18:MAGEIA_VERSION="7" ./platforms/rpi2/mageia4arm.cfg.original:18:MAGEIA_VERSION="7" ./platforms/rpi1/mageia4arm.cfg:18:MAGEIA_VERSION="6" ./platforms/rpi1/mageia4arm.cfg.original:18:MAGEIA_VERSION="7" ./platforms/rpi-aarch64/mageia4arm.cfg:18:MAGEIA_VERSION="${MAGEIA_VERSION:="cauldron"}" ./platforms/rpi3/mageia4arm.cfg:18:MAGEIA_VERSION="7" ./platforms/rpi3/mageia4arm.cfg.original:18:MAGEIA_VERSION="7" ./platforms/generic_aarch64/mageia4arm.cfg:21:MAGEIA_VERSION=${MAGEIA_VERSION:="7"} ./platforms/bananaPro/mageia4arm.cfg:21:MAGEIA_VERSION=${MAGEIA_VERSION:="7"} ./mageia4arm.cfg.template:19:MAGEIA_VERSION="" ./create_arm_image.sh:194: MAGEIA_VERSION="${2}" ./create_arm_image.sh:196: MAGEIA_VERSION="${2}" Search completed with 19 matches. Steps to Reproduce: check urpmi.cfg in first boot: cat /etc/urpmi/urpmi.cfg unexpected result as all URL points to: ... http://ftp.free.fr/mirrors/mageia.org/distrib/cauldron/aarch64/media/ ... Workaround (to be done before any urpmi command): cp /etc/urpmi/urpmi.cfg /etc/urpmi/urpmi_original.cfg # to be on the safe side sed -i 's/cauldron/8/g' /etc/urpmi/urpmi.cfg
Thank you Filip, I took a look, but I don't find the problem. It might be kind of a race-condition, I see that I added the "version" argument the 2021-02-21 at 08:37:59 UTC to the repository > http://gitweb.mageia.org/software/mageia4arm/commit/build_all.sh?id=7e6281356a8f9c38373ce1c86d4b0cbf24b288e5 and I see the image is on the mirror the 2021-Feb-21 at 20:28:47 (it did not precise the time zone) > http://ftp.free.fr/mirrors/mageia.org/distrib/8/aarch64/install/images/ This evening, I will try to build locally and see if I still have this wrong urpmi.cfg file.
I have a fix but I need Bug 28944 closed first ;).
Status: NEW => ASSIGNEDCC: (none) => filip.komarDepends on: (none) => 28944Assignee: j.biernacki+mga => filip.komar
Blocks: (none) => 32166
We stopped supporting Mageia 8 almost 8 months ago https://blog.mageia.org/en/2023/12/30/mageia-8-end-of-life/ That means we also stopped fixing Mageia 8 bugs and that this bug report needs to be closed, regardless of whether it was fixed for Mageia 8 or not. If this particular bug did not get fixed for Mageia 8, then we do regret that. If this issue is still present in Mageia 9 or cauldron, then please reopen this report, write a comment and adjust the "Version:" field. If you are not yet a member of one or our teams, then please consider becoming one. https://wiki.mageia.org/en/Contributing Mageia is a community project, meaning that we, the users, make Mageia together. The more active contributors we have, the more bug reports will get fixed. Besides, being active in a team can be very rewarding. It was and is certainly rewarding to me :-D
Status: ASSIGNED => RESOLVEDResolution: (none) => OLD