Lector de Feeds
Kernel flavours
Backport kernels
← Older revision Revision as of 17:08, 23 December 2025 (One intermediate revision by the same user not shown)Line 84: Line 84: '''Regarding kernel-*-userspace-headers''' contra ''kernel-userspace-headers for 6.6 kernels:'' The packages are used for building applications; use the one for the current kernel you build for. They conflict each other and are handled correctly by urpmi & drakrpm - when you have '''updated mageia-repos and meta-task packages''' to 9.4 versions - and using non backport kernel versions >= 6.6.105. '''Regarding kernel-*-userspace-headers''' contra ''kernel-userspace-headers for 6.6 kernels:'' The packages are used for building applications; use the one for the current kernel you build for. They conflict each other and are handled correctly by urpmi & drakrpm - when you have '''updated mageia-repos and meta-task packages''' to 9.4 versions - and using non backport kernel versions >= 6.6.105. −'''Remove-Old-Kernels''', {{prog|rok}}, do currently not see nor handle backport kernels, so you need to manually uninstall excess kernels when needed to save space - like you did for any kernels before rok was introduced with Mageia 9. Or, '''make it work''' by adding to {{file|/etc/remove-old-kernels.cfg}}: In the list under the line "LISTK=\", add (for all backport versions):<br> +'''Kernel modules''' are not supplied (at least not yet), so like for non backport kernel-linus (in contrast to desktop and server flavours) they need be built locally by dkms (automatically at install or boot) - if you need. So for '''VirtualBox''', install dkms-virtualbox, for the proprietary '''nvidia'''<version> driver install dkms-nvidia<version>, etc. And, importantly, you need to install a kernel-*-'''devel'''-6.* package of exactly the version as your kernel-*-6.*. + +'''If running VirtualBox < 7.1.14,''' see {{Bug|34408#c7}}. + +'''Remove-Old-Kernels''', {{prog|rok}}, do currently not see nor handle backport kernels by default, so you need to manually uninstall excess kernels when needed to save space - like you did for any kernels before rok was introduced with Mageia 9. Or, '''make it work''' by adding to {{file|/etc/remove-old-kernels.cfg}}: In the list under the line "LISTK=\", add (for all backport versions):<br> kernel-stable-desktop <br> kernel-stable-desktop-devel <br> kernel-stable-source <br> kernel-stable-desktop <br> kernel-stable-desktop-devel <br> kernel-stable-source <br> kernel-stable-testing-desktop <br> kernel-stable-testing-desktop-devel <br> kernel-stable-testing-server <br> kernel-stable-testing-server-devel <br> kernel-stable-testing-source kernel-stable-testing-desktop <br> kernel-stable-testing-desktop-devel <br> kernel-stable-testing-server <br> kernel-stable-testing-server-devel <br> kernel-stable-testing-source − − −'''If running VirtualBox < 7.1.14,''' see {{Bug|34408#c7}}. == Kernel series in Cauldron == == Kernel series in Cauldron == Morgano
Categorías: Wiki de Mageia
SOP Adding user to group
Removing user from group: Mention attribute error message
← Older revision Revision as of 05:57, 23 December 2025 Line 28: Line 28: [root@duvel ~]# ldapmodify -H ldaps://ldap.mageia.org -D uid=$USER,ou=People,dc=mageia,dc=org -W -f remove.ldif [root@duvel ~]# ldapmodify -H ldaps://ldap.mageia.org -D uid=$USER,ou=People,dc=mageia,dc=org -W -f remove.ldif + +If you see the error message + + additional info: object class 'groupOfNames' requires attribute 'member' + + it means you are trying to remove the last member of a group which isn't allowed. Find someone else to replace that person in the group and add that user first. = Removing owner of group = = Removing owner of group = Danf
Categorías: Wiki de Mageia
MGASA-2025-0332 - Updated roundcubemail packages fix security vulnerabilities
Publication date: 22 Dec 2025
Type: security
Affected Mageia releases : 9
CVE: CVE-2025-68460 , CVE-2025-68461 Description Fix Cross-Site-Scripting vulnerability via SVG's animate tag reported by Valentin T., CrowdStrike. Fix Information Disclosure vulnerability in the HTML style sanitizer reported by somerandomdev. References
Type: security
Affected Mageia releases : 9
CVE: CVE-2025-68460 , CVE-2025-68461 Description Fix Cross-Site-Scripting vulnerability via SVG's animate tag reported by Valentin T., CrowdStrike. Fix Information Disclosure vulnerability in the HTML style sanitizer reported by somerandomdev. References
- https://bugs.mageia.org/show_bug.cgi?id=34863
- https://github.com/roundcube/roundcubemail/releases/tag/1.6.12
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-68460
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-68461
- roundcubemail-1.6.12-1.mga9
Categorías: Actualizaciones de Seguridad
Mageia 10 Release Notes
LXQt with Wayland: typos
← Older revision Revision as of 22:38, 22 December 2025 (3 intermediate revisions by the same user not shown)Line 315: Line 315: ===== LXQt with Wayland ===== ===== LXQt with Wayland ===== −We provide {{prog|task-lxqt-wayland}} and {{prog|task-lxqt-wayaland-minimal}} in our repositories, you can install lxqt from the Classical ISO, add the online repositories and install one of the wayland task packages.+We provide {{prog|task-lxqt-wayland}} and {{prog|task-lxqt-wayaland-minimal}} in our repositories, you can install lxqt from the Classical ISO, after boot in the installed system add the online repositories and install one of the wayland task packages. −You can choice the window manager you want to use. The choice includes kwin_wayland, labwc, niri and hyprland.+You can choose the window manager you want to use. The options include {{prog|kwin_wayland}}, {{prog|labwc}}, {{prog|niri}} and {{prog|hyprland}}, install one of them before installing the task packages or you get some default selection by the package manager. −Some things will not work see the [[Mageia_10_Errata|Errata page]].+Some things will not work, see the [[Mageia_10_Errata|Errata page]]. ==== MATE ==== ==== MATE ==== Katnatek
Categorías: Wiki de Mageia
Mageia 9 Errata
Various
← Older revision Revision as of 21:58, 22 December 2025 (2 intermediate revisions by the same user not shown)Line 215: Line 215: {{Bug|27601}} - '''The boot hangs with a black screen''' and the mouse cursor still mobile. This is due to a change of hostname during '''SDDM''' start, set by avahi or networkmanager when the hostname is localhost. The workaround is to set the hostname to a personal value, for example with the command ''hostnamectl set-hostname myhost.local''. {{Bug|27601}} - '''The boot hangs with a black screen''' and the mouse cursor still mobile. This is due to a change of hostname during '''SDDM''' start, set by avahi or networkmanager when the hostname is localhost. The workaround is to set the hostname to a personal value, for example with the command ''hostnamectl set-hostname myhost.local''. −{{Bug|32078}} - '''LXQt :''' Installing LXQt from installer media, default login is set to IceWM-session. '''MANUAL FIX:''' set it manually.+{{Bug|32078}},{{bug|34836}} - '''LXQt :''' and other desktops after Installing from installer media, default login is set to IceWM-session. This is due to alphabetical order of desktop session. '''Wokarround:''' Just select the session you want to start in the DM screen before hit {{keypress|Enter}} after or before type user and password. {{Bug|32805}} - '''SDDM :''' first login after boot shows no text, or characters as blocks. Seems to happen on some old/lower end machines with nouveau graphics driver. '''WORKAROUND:''' use another Display Manager, such as XDM, LightDM, LXDM. {{Bug|32805}} - '''SDDM :''' first login after boot shows no text, or characters as blocks. Seems to happen on some old/lower end machines with nouveau graphics driver. '''WORKAROUND:''' use another Display Manager, such as XDM, LightDM, LXDM. Katnatek
Categorías: Wiki de Mageia
Mageia 10 Errata
Various: mga#34836
← Older revision Revision as of 21:51, 22 December 2025 Line 143: Line 143: === Various === === Various === +{{bug|34836}} Due to alphabetical order of desktop session, when you boot in the installed system you will find the default session is IceWM. '''Wokarround:''' Just select the session you want to start in the DM screen before hit {{keypress|Enter}} after or before type user and password. === GNOME === === GNOME === Katnatek
Categorías: Wiki de Mageia
Triage guide
Whiteboard:
← Older revision Revision as of 17:42, 22 December 2025 Line 398: Line 398: −== Whiteboard: ==+== Whiteboard == Lpsolit
Categorías: Wiki de Mageia
QA whiteboard keywords
List of whiteboard keywords used by the QA Team
← Older revision Revision as of 17:04, 22 December 2025 Line 20: Line 20: = List of whiteboard keywords used by the QA Team = = List of whiteboard keywords used by the QA Team = −; MGA1-32-OK : Testing is successfully completed on Mageia 1 i586+; MGA9-32-OK : Testing is successfully completed on Mageia 9 i586 −; MGA1-64-OK : Testing is successfully completed on Mageia 1 x86_64+; MGA9-64-OK : Testing is successfully completed on Mageia 9 x86_64 − −; MGA2-32-OK : Testing is successfully completed on Mageia 2 i586 − −; MGA2-64-OK : Testing is successfully completed on Mageia 2 x86_64 − −; MGA3-32-OK : Testing is successfully completed on Mageia 3 i586 − −; MGA3-64-OK : Testing is successfully completed on Mageia 3 x86_64 ; has_procedure : There is a testing procedure given on the bug. ; has_procedure : There is a testing procedure given on the bug. ; feedback : A question has been asked which requires a response from the packager. Please remember to remove this when a response has been left. ; feedback : A question has been asked which requires a response from the packager. Please remember to remove this when a response has been left. Lpsolit
Categorías: Wiki de Mageia




