Commit Graph

78 Commits

Author SHA1 Message Date
f581087809
HACK: unblock kiwi
Rever this later on:

[ ERROR   ]: 10:02:03 | KiwiInstallPhaseFailed: System package installation failed: No match for group package "powerpc-utils"
No match for group package "grub2-ppc64le"
No match for group package "shim-aa64"
No match for group package "plymouth"
No match for group package "shim-ia32"
No match for group package "dracut-config-rescue"
No match for group package "shim-x64"
No match for group package "firewalld"
No match for group package "s390utils-base"
No match for group package "lsvpd"
No match for group package "grub2-efi-x64"
No match for group package "grub2-tools-efi"
No match for group package "grub2-efi-ia32"
No match for group package "grub2-efi-aa64"
No match for group package "grub2-pc"
No match for group package "s390utils-base"
Error:
 Problem: conflicting requests
  - nothing provides s390utils-se-data = 2:2.31.0-1.rvre0.fc40 needed by s390utils-2:2.31.0-1.rvre0.fc40.riscv64 from rawhide

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-04-13 17:25:07 +03:00
1cce72721b
Limit valgrind to supported arches
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-03-23 09:20:55 +02:00
5f95f83fed
Merge remote-tracking branch 'up/main' into main-riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-03-23 09:16:35 +02:00
Vojtech Polasek
c7561ecbd2 Fedora 40: remove individual instances of packages now present in the desktop-accessibility group 2024-03-22 09:43:27 +01:00
Vojtech Polasek
71accfa246 Fedora 40: add desktop-accessibility group and add it to relevant environments 2024-03-22 09:43:27 +01:00
Adam Williamson
8b341a2e41 cleanup 2024-03: remove kde-telepathy, merge into kde-desktop
per nicofee this group doesn't make any sense as a standalone
any more. Remove it, and merge its contents into kde-desktop.
Change 'kaccounts-integration' to 'kaccounts-integration-qt6'
(this was the 'missing' package that triggered this change).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-03-19 11:56:04 -07:00
Adam Williamson
2a2283ce2e cleanup 2024-03: miscellaneous renames/replacements
Would be good to have @fujiwara 's feedback on ibus-unikey as a
replacement for ibus-bogo, but I think it's correct.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-03-19 11:56:04 -07:00
Adam Williamson
5641134af6 cleanup 2024-03: font package renames/splits
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-03-19 11:55:59 -07:00
Adam Williamson
98ea1bd9b0 cleanup 2024-03: unreplaced retirements
Also removes the mongodb group entirely, because it isn't really
serving a purpose any more. It was originally meant to contain
the mongodb server itself, but that got removed years ago for
non-free licensing. There's no real use to a group which just
has a random client library in it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-03-19 11:38:06 -07:00
Adam Williamson
268ac3f856 cleanup 2024-03: arch-specific corrections
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-03-19 11:35:25 -07:00
Neal Gompa
1290a8e054 f40: Refresh gnome-session packages to match current reality 2024-03-07 10:06:00 -05:00
Neal Gompa
b5d86f59a6 f40: Add chrony to cloud-server
It needs to be installed by default for Fedora Cloud.

Signed-off-by: Neal Gompa <ngompa@fedoraproject.org>
2024-03-04 17:50:03 -05:00
Adam Williamson
8b0981ad1e Add realmd to critical-path-server
It's part of domain enrolment (both FreeIPA and AD), which are
release-blocking features for Server. Today a realmd update
broke FreeIPA enrolment, which is causing tests for all Rawhide
critical path updates to fail; if realmd had been in critical
path itself we would have caught this and gated the update.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-03-01 09:07:50 -08:00
Aleksei Bavshin
7b7920e745 Sway: add some oftenly requested packages 2024-02-23 10:37:36 +00:00
Alessandro Astone
b43a080535 Plasma 6 maintenance
* Nothing uses kf5-libkipi so kf5-kipi-plugins is dead weight
* kf5-baloo-file should be kf6-baloo-file
* Drop explicit qt packagereq's as they are already dependencies
2024-02-22 15:25:16 +01:00
Michal Hlavinka
a8c4993d97 replace iotop with iotop-c
iotop was retired, replaced with iotop-c
see https://fedoraproject.org/wiki/Changes/Replace_iotop_with_iotop-c
2024-02-07 19:58:52 +01:00
Adam Williamson
1e721fb403 remove passwd (replaced by shadow-utils)
shadow-utils seems to be replacing passwd:
https://bodhi.fedoraproject.org/updates/FEDORA-2024-e07b775e4e
https://src.fedoraproject.org/rpms/shadow-utils/c/91360f2
https://fedoraproject.org/wiki/Changes/LibuserDeprecation
so we should not list passwd here any longer. This group already
has shadow-utils in it, so no addition is needed.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-02-07 08:19:38 -08:00
Jeremy Linton
4a0673315e F40: Anaconda-tools: Mark live media exclusions type="optional"
Anaconda-tools is intended to provide a set of packages that anaconda
may add to the list of installed packages to support some
functionality it is configuring on the machine. For example, on a grub
based system, it will add grubby, grub-efi, etc, while on a
systemd-boot system it will add sdubby, systemd-boot, etc.

For historical reasons, it has been installed on the live-media which
causes problems when there are conflicting packages in the group (ex
grub and systemd-boot). Beyond installing unnecessary packages (ex:
iscsi-initiator-utils on machines without iscsi) this also has the
unintended side effect that any changes for new features also install
those packages on existing machines in the field, even if they were
explicitly excluded from the live media.

Add a comment clarifying this behavior while also converting the
existing three excluded packages to type=optional.

Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
2024-02-06 17:06:45 +00:00
Adam Williamson
da2ee42e5a Replace all 'wget' with 'wget2-wget' (Wget2asWget Change)
Per https://fedoraproject.org/wiki/Changes/Wget2asWget , 'wget'
has been retired in Rawhide and is replaced by 'wget2-wget'.
comps does not resolve Provides, it has to have the exact binary
package name.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-01-31 09:12:41 -08:00
Adam Williamson
626e26c3a3 Add gnome-kiosk to critical-path-compose
This is so we will run the everything-boot-iso openQA test on
it, because the 'traditional' installer environment runs on
gnome-kiosk, so we want to make sure gnome-kiosk updates are
gated if they break the installer environment.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-01-30 17:07:38 +00:00
Adam Williamson
a0b270d0fb Add bash-color-prompt and anaconda-webui to critpath
anaconda's webui has been split out into a separate source
package, so we need to list it separately in the critical path.

I also suggest bash-color-prompt should be treated as critical
path. This will ensure it gets gated by openQA (so we can adjust
openQA to handle changes to the prompt before they break almost
every test for every update), but also it just makes sense: the
package is setting the default prompt, which could cause all
kinds of problems if there is a bad update to it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-01-26 10:07:25 -08:00
Peter Robinson
9b99a9a52c firmware: more split out of firmware to sub packages
The cirrus-audio/intel-audio/tiwilink/nxp sub packages are of
exisiting firmware so we will pull them in on upgrade as
default. The intel-vsc is for Camera ISPs and is new upstream
so it's not installed by default yet.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2024-01-15 22:54:40 +00:00
Pavel Valena
f37332301f rubygem-byebug was retired from rawhide 2024-01-08 12:50:00 +00:00
Timothée Ravier
0521ea221c F40: KDE: Remove qt-at-spi (deprecated, Qt4 only) 2024-01-08 13:26:07 +01:00
Timothée Ravier
4a85907114 F40: KDE: Rename kf5-audiocd-kio to audiocd-kio 2024-01-08 13:26:07 +01:00
Neal Gompa
0101279afc F40: KDE: Split initial setup packages into their own group
This allows the KDE Spin to explicitly pull in the correct
packages to ensure that Anaconda Initial Setup uses KWin
instead of Weston.
2024-01-04 11:46:43 -05:00
Miro Hrončok
20935121f3 pipenv was retired from rawhide 2023-12-28 16:09:15 +01:00
Frantisek Zatloukal
bfa9b76885 F40: Multimedia: Add libva-intel-media-driver 2023-12-21 23:30:28 +01:00
Timothée Ravier
984739a549 F40: KDE: Add skanpage to kde-apps group
Install a document scanner by default in the KDE Spin.

See: https://pagure.io/fedora-kde/SIG/issue/146
2023-12-18 18:42:23 +00:00
Neal Gompa
ccc9deaf74 F40: KDE: Use VLC backend for Phonon
The GStreamer backend for Phonon is dead and has been replaced
with the VLC one.
2023-12-15 18:32:27 -05:00
Neal Gompa
832d5fa571 F40: Add vlc composition group
This makes it easy to install VLC with recommended plugins.
2023-12-15 17:54:47 -05:00
Neal Gompa
a4c08aa064 F40: Add vlc to sound-and-video group 2023-12-15 17:44:31 -05:00
Steve Cossette
e7609e66c2 Renamed kf5-akonadi-server, and converted to qt6 2023-12-15 19:23:44 +00:00
Alessandro Astone
890c7a0c41 F40: Rename kde-print-manager to plasma-print-manager 2023-12-14 12:32:06 +01:00
Timothée Ravier
80be2cb347 F40: KDE: khelpcenter & plasma-nm-openconnect only on aarch64/x86_64
Those packages depend on qtwebengine which is only availalbe on aarch64
and x86_64.
2023-12-12 11:30:53 +01:00
Aleksei Bavshin
1b4e2a4b20
F40: Sway: use base-graphical group 2023-12-07 20:24:55 -08:00
Alessandro Astone
0d1450578f F40: Add a base-graphical group and use it in Xorg-less KDE
base-graphical provides the lowest common denominator set of packages
for a desktop environment. At the moment this includes mesa drivers
and a graphical plymouth theme for the boot animation etc.

If your desktop is transitioning away from Xorg (base-x group)
or was concieved with Wayland, this is the group for you.
2023-12-07 23:56:13 +01:00
Adam Williamson
24d5c1d354 anaconda-tools: replace kdump-anaconda-addon with kexec-tools
I'm proposing making the addon part of anaconda-install-env-deps
instead in https://github.com/rhinstaller/anaconda/pull/5205 .
It's more correct. This group is meant to contain things that
may be needed *on the installed system*, not in the installer
environment. The addon is needed in the installer environment,
not the installed system.

However, one thing the addon does is add kexec-tools to the list
of packages to be installed to the installed system, so we should
add kexec-tools to this group for correctness.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-12-06 22:46:52 +00:00
Alessandro Astone
d611ea8cf7 F40: Switch qtwayland to Qt6 in the KDE Critical Path 2023-12-06 22:43:40 +00:00
Alessandro Astone
aae71fae00 F40: Remove kdelibs of KDE4 from the KDE Critical Path 2023-12-06 22:43:40 +00:00
Alexey Tikhonov
d08b6b720d F40: update SSSD listing in composes
- 'Domain Membership' group: specific packages instead of meta package
 - 'Standard' group: 'sssd-proxy' only (for Smart Card auth of local users)
   instead of meta package
 - 'domain-client' group in 'optionlist' of 'Fedora Workstation' and
   'Fedora Cloud Server' in addition to 'Fedora Server Edition'

Reference: https://fedoraproject.org/wiki/Changes/SSSDRemoveFilesProvider
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-12-06 09:28:06 -05:00
Timothée Ravier
52c238fe49 F40: KDE: konsole5 renamed to konsole
As part of the Plasma 6 update, we're renaming the konsole5 package back
to konsole.
2023-11-27 14:43:38 +01:00
Timothée Ravier
5a72a5b201 F40: KDE: khotkeys removed in Plasma 6
The khotkeys package has been removed in Plasma 6 and will thus not be
included in the KDE Spin / Kinoite.

See: https://community.kde.org/Plasma/Plasma_6.0_Release_notes
2023-11-27 13:01:59 +01:00
Timothée Ravier
ff146b5899 F37+: Include amd-ucode-firmware in standard & workstation-product
This new sub-package is being split from the main linux-firmware
package.

See: https://bugzilla.redhat.com/show_bug.cgi?id=2251053
2023-11-23 11:14:20 +00:00
Neal Gompa
281400242e F40: KDE: Drop X11 from the KDE Desktop Environment
We no longer want these to be installed by default on anything.

Reference: https://pagure.io/fedora-kde/SIG/issue/347
2023-11-08 20:12:17 +00:00
Nils Philippsen
5067ded551 Update Ardour to new major version 8
Signed-off-by: Nils Philippsen <nils@redhat.com>
2023-11-08 19:59:33 +00:00
Kalev Lember
239e52066f Workstation: Replace cheese with snapshot in gnome-desktop group
https://pagure.io/fedora-workstation/issue/166
2023-10-13 16:46:36 +00:00
Timothée Ravier
bb332b310b F40: KDE: Remove kmag from kde-desktop group
Kmag does not work on Wayland and we now have a better replacement for
accessibility built-in in kwin instead.

See: https://pagure.io/fedora-kde/SIG/issue/412
2023-10-13 10:30:20 +02:00
Timothée Ravier
d204fe752e F39+: Always include qt-at-spi in KDE for Orca
This notably ensures that the package is always installed in Kinoite.

See: https://pagure.io/fedora-comps/pull-request/893
2023-09-27 15:41:24 +02:00
Neal Gompa
497b6c2bf2 F40: Allow the base-x group to be excluded on Workstation and KDE
Both the GNOME (Workstation) and KDE Plasma environments use Wayland
by default and have built-in Wayland-based fallback modes.

If users do not	want to	have X11 session stuff installed, let them
exclude	it. For	now, we still install it by default, though.
2023-09-25 17:52:03 -04:00