Release criteria proposal: networking requirements
by Adam Williamson
Hi folks!
So at this week's blocker review meeting, the fact that we don't have
explicit networking requirements in the release criteria really started
to bite us. In the past we have squeezed networking-related issues in
under other criteria, but for some issues that's really difficult,
notably VPN issues. So, we agreed we should draft some explicit
networking criteria.
This turns out to be a big area and quite hard to cover (who'd've
thought!), but here is at least a first draft for us to start from. My
proposal would be to add this to the Basic criteria. I have left out
some wikitext stuff from the proposal for clarity; I'd add it back in
on actually applying the proposed changes. It's just formatting stuff,
nothing that'd change the meaning. Anyone have thoughts, complaints,
alternative approaches, supplements? Thanks!
=== Network requirements ===
Each of these requirements apply to both installer and installed system
environments. For any given installer environment, the 'default network
configuration tools' are considered to be those the installer documents
as supported ways to configure networking (e.g. for anaconda-based
environments, configuration via kernel command line options, a
kickstart, or interactively in anaconda itself are included).
==== Basic networking ====
It must be possible to establish both IPv4 and IPv6 network connections
using DHCP and static addressing. The default network configuration
tools for the console and for release-blocking desktops must work well
enough to allow typical network connection configuration operations
without major workarounds. Standard network functions such as address
resolution and connections with common protocols such as ping, HTTP and
ssh must work as expected.
Footnote titled "Supported hardware": Supported network hardware is
hardware for which the Fedora kernel includes drivers and, where
necessary, for which a firmware package is available. If support for a
commonly-used piece or type of network hardware that would usually be
present is omitted, that may constitute a violation of this criterion,
after consideration of the [[Blocker_Bug_FAQ|hardware-dependent-
issues|normal factors for hardware-dependent issues]]. Similarly,
violations of this criteria that are hardware or configuration
dependent are, as usual, subject to consideration of those factors when
determining whether they are release-blocking
==== VPN connections ====
Using the default network configuration tools for the console and for
release-blocking desktops, it must be possible to establish a working
connection to common OpenVPN, openconnect-supported and vpnc-supported
VNC servers with typical configurations.
Footnote title "Supported servers and configurations": As there are
many different VPN server applications and configurations, blocker
reviewers must use their best judgment in determining whether
violations of this criterion are likely to be encountered commonly
enough to block a release, and if so, at which milestone. As a general
principle, the more people are likely to use affected servers and the
less complicated the configuration required to hit the bug, the more
likely it is to be a blocker.
--
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
1 year, 7 months
NVIDIA Question
by David St.Clair
This may be a dumb question, but why can't Redhat distribute NVIDIA binary
drivers?
In NVIDIA's licence (http://www.nvidia.com/object/nv_swlicense.html) it
says:
"2.1.2 Linux Exception. Notwithstanding the foregoing terms of Section
2.1.1, SOFTWARE designed exclusively for use on the Linux operating system
may be
copied and redistributed, provided that the binary files thereof are not
modified in any
way (except for unzipping of compressed files)."
So, what's keeping RedHat from putting the drivers in the distribution? If
it's a GPL
thing, would it be easy to just download it during installation or at
least give the option to the user?
Thanks,
--
David St.Clair
dstclair(a)cs.wcu.edu
1 year, 8 months
Mouse goes crazy
by Jonathan Villa
Ok, I have had Yarrow working well for a while now, but yesterday I
started experiencing some odd issues with my mouse. All of a sudden it
stops working correctly. The only thing that seems to fix is to kill X
and run mouse-test, then restart.
Any ideas?
Also, I have FC 1 running on a desktop which is hooked up to a KVM
switch. Whenever I go to another PC, and return, the same thing
happens, the mouse goes crazy.
???
1 year, 8 months
Fedora Linux 35 Final blocker review summary
by Ben Cotton
F35 Beta is GO! Time to focus on the Final blockers.
Action summary
====================
Accepted blockers
-----------------
1. mesa — gnome-shell: cogl_texture_get_gl_texture(): gnome-shell
killed by SIGSEGV — NEW
ACTION: Maintainers to revert the regression-causing commit
2. abrt — abrt-dbus segmentation faulted in abrt_p2_service_dbus when
shutting down, rebooting, or logging out of Plasma — ASSIGNED
ACTION: Maintainers to diagnose and fix issue
3. xdg-desktop-portal — time is transiently incorrect when Automatic
Time Zone is enabled — NEW
ACTION: Maintainers to diagnose and fix issue
Proposed blockers
-----------------
1. cockpit — Non-root user cannot join a domain through Cockpit — POST
ACTION: Maintainers include upstream PR in an update
2. gedit — gedit crashes when searching for files — NEW
ACTION: Maintainers to diagnose and fix issue
3. spice-vdagent — Mouse cursor position has a horizontal and vertical
offset after changing resolution in a VM — NEW
ACTION: Maintainers to diagnose and fix issue
4. libreport — Abort doesn't work well — NEW
ACTION: abrt teams to continue investigating retrace server issue
5. selinux-policy — The switch for Fedora Third Party repositories
does not switch them on. — ASSIGNED
ACTION: Maintainers to create SELinux policy that permits the appropriate action
6. systemd — [DNS over TLS] following connection to a wifi AP,
internet is not available for ~30s — NEW
ACTION: Maintainers to fix issue
NEEDINFO: lpoetter
7. webkit2gtk3 — crash happens everytime when try to add a google
account to Online Account — MODIFIED
ACTION: QA to verify FEDORA-2021-c58350f4c8
Bug-by-bug detail
=============
Accepted blockers
-----------------
1. mesa — https://bugzilla.redhat.com/show_bug.cgi?id=1989726 — NEW
gnome-shell: cogl_texture_get_gl_texture(): gnome-shell killed by SIGSEGV
The Tegra driver in mesa has a regression that causes this bug.
Working with upstream on this. This bug was waived from F35 Beta.
2. abrt — https://bugzilla.redhat.com/show_bug.cgi?id=1997315 — ASSIGNED
abrt-dbus segmentation faulted in abrt_p2_service_dbus when shutting
down, rebooting, or logging out of Plasma
The crash reporter crashes (preventing us from receiving a crash
report from the crash reporter) when logging out or shutting down a
graphical session. It appears to be due to a change between
glib2-2.69.0-1.fc35 and glib2-2.69.2-1.fc35.
3. xdg-desktop-portal —
https://bugzilla.redhat.com/show_bug.cgi?id=1991075 — NEW
time is transiently incorrect when Automatic Time Zone is enabled
The displayed time is incorrect in some cases when Automatic Time Zone
is enabled. Both `timedatectl` and the GNOME display show the wrong
time. This behavior appears to exist on F34 and F35.
Proposed blockers
-----------------
1. cockpit — https://bugzilla.redhat.com/show_bug.cgi?id=2006028 — POST
Non-root user cannot join a domain through Cockpit
Non-root users who are members of the "Wheel" group cannot join a
FreeIPA or AD domain through Cockpit. Upstream PR
https://github.com/cockpit-project/cockpit/pull/16371 contains a fix
which appears to work.
2. gedit — https://bugzilla.redhat.com/show_bug.cgi?id=2007602 — NEW
gedit crashes when searching for files
When searching for a file in gedit, it results in a SIGSEGV.
3. spice-vdagent — https://bugzilla.redhat.com/show_bug.cgi?id=2006746 — NEW
Mouse cursor position has a horizontal and vertical offset after
changing resolution in a VM
Occasionally (1/3 times in kparal's testing), the mouse position was
offset in a virtual machine until rebooting.
4. libreport — https://bugzilla.redhat.com/show_bug.cgi?id=2006632 — NEW
Abort doesn't work well
Crash reports from abrt fail. This may be an issue with the retrace
server. abrt team is investigating.
5. selinux-policy —
https://bugzilla.redhat.com/show_bug.cgi?id=2001837 — ASSIGNED
The switch for Fedora Third Party repositories does not switch them on.
Enabling third party repos failed, which was sort of fixed in
gnome-initial-setup-41~rc-3.fc35. However, when running SELinux in
enforcing mode, it still fails. The `pkexec` run as part of
gnome-initial-setup leaves the SELinux context unchanged and the xdm_t
type does not have the ability to edit the appropriate files.
6. systemd — https://bugzilla.redhat.com/show_bug.cgi?id=2006393 — NEW
[DNS over TLS] following connection to a wifi AP, internet is not
available for ~30s
In some environments, systemd-resolved makes a DNS over TLS request
and gets no response, so it wait until it times out. Disabling DNS
over TLS avoids the problem, which may be caused by a "router…of
questionable quality."
7. webkit2gtk3 — https://bugzilla.redhat.com/show_bug.cgi?id=2006624 — MODIFIED
crash happens everytime when try to add a google account to Online Account
Trying to add a Google account causes Online Accounts to crash. Update
FEDORA-2021-c58350f4c8 contains a candidate fix.
--
Ben Cotton
He / Him / His
Fedora Program Manager
Red Hat
TZ=America/Indiana/Indianapolis
1 year, 11 months
Fedora Workstation Installation crashing when in EFI
by Patrick McAfee
Hey all,
First time posting here. When I tried to install the beta on my laptop while in EFI mode the installer would crash after installing the bootloader and transition to configuring software and go back to GDM. When I switch my laptop to Legacy it doesn't happen, which leads me to believe something is up with the EFI shim or something along those lines. Is this a known bug that anyone knows of? Also where do I report this one exactly? I know this isn't a very detailed report but I wanted to check before making a fully detailed report out. Thanks!
-- Patrick McAfee
1 year, 11 months
short report F35 Beta
by old sixpack13
new installed last week (Intel Skylake, i915)
all in all flawless, but with 2 bugs (already in RH/Fedora bugzilla)
- logout crash (since early f34)
- X session reset on next login to default wayland
anyway, thanks to all involved !
P.S.
for those running radicale with thunderbird:
thunderbird 91 now needs NO addon's (SOGO, TBSync, etc.) to sync addresses, calendars
- but, still sometimes some hickup's: some calendars readonly after starting TB -'
1 year, 12 months
Fedora 35 latest up to date packages freezes on youtube
by Reon Beon
Radeon 480 graphics card.
uname -r
5.14.7-300.fc35.x86_64
edora ~]$ inxi -Fxxxrz
System:
Kernel: 5.14.7-300.fc35.x86_64 x86_64 bits: 64 compiler: gcc
v: 2.37-9.fc35 Desktop: GNOME 41.0 tk: GTK 3.24.30 wm: gnome-shell
dm: GDM 41.0 Distro: Fedora release 35 (Thirty Five)
Machine:
Type: Desktop Mobo: ASUSTeK model: M5A99X EVO R2.0 v: Rev 1.xx
serial: <filter> UEFI: American Megatrends v: 2501 date: 04/03/2014
CPU:
Info: 8-Core model: AMD FX-8320 bits: 64 type: MCP arch: Bulldozer rev: 0
cache: L2: 2 MiB
flags: avx lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
bogomips: 56191
Speed: 1399 MHz min/max: 1400/3500 MHz boost: enabled Core speeds (MHz):
1: 1399 2: 1403 3: 1402 4: 1397 5: 1390 6: 1404 7: 1403 8: 1394
Graphics:
Device-1: AMD Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
vendor: XFX Pine driver: amdgpu v: kernel bus-ID: 01:00.0
chip-ID: 1002:67df class-ID: 0300
Display: wayland server: X.Org 1.21.1.2 compositor: gnome-shell driver:
loaded: amdgpu note: n/a (using device driver) - try sudo/root
resolution: 1920x1080~60Hz s-dpi: 96
OpenGL: renderer: AMD Radeon RX 480 Graphics (POLARIS10 DRM 3.42.0
5.14.7-300.fc35.x86_64 LLVM 13.0.0)
v: 4.6 Mesa 21.2.2 direct render: Yes
Audio:
Device-1: AMD SBx00 Azalia vendor: ASUSTeK driver: snd_hda_intel v: kernel
bus-ID: 00:14.2 chip-ID: 1002:4383 class-ID: 0403
Device-2: AMD Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]
vendor: XFX Pine driver: snd_hda_intel v: kernel bus-ID: 01:00.1
chip-ID: 1002:aaf0 class-ID: 0403
Device-3: Razer USA Razer USB Sound Card type: USB
driver: hid-generic,snd-usb-audio,usbhid bus-ID: 1-1.1:4
chip-ID: 1532:0529 class-ID: 0300 serial: <filter>
Sound Server-1: ALSA v: k5.14.7-300.fc35.x86_64 running: yes
Sound Server-2: PipeWire v: 0.3.37 running: yes
Network:
Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
vendor: ASUSTeK P8 series driver: r8169 v: kernel port: d000
bus-ID: 02:00.0 chip-ID: 10ec:8168 class-ID: 0200
IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
IF-ID-1: virbr0 state: down mac: <filter>
Bluetooth:
Device-1: Broadcom BCM20702A0 Bluetooth 4.0 type: USB driver: btusb v: 0.8
bus-ID: 4-2:2 chip-ID: 0a5c:21e8 class-ID: fe01 serial: <filter>
Report: rfkill ID: hci0 rfk-id: 0 state: down bt-service: enabled,running
rfk-block: hardware: no software: yes address: see --recommends
Drives:
Local Storage: total: 465.76 GiB used: 8.41 GiB (1.8%)
ID-1: /dev/sda vendor: Samsung model: SSD 850 EVO 500GB size: 465.76 GiB
speed: 6.0 Gb/s type: SSD serial: <filter> rev: 2B6Q scheme: GPT
Partition:
ID-1: / size: 464.17 GiB used: 8.13 GiB (1.8%) fs: btrfs dev: /dev/sda3
ID-2: /boot size: 975.9 MiB used: 271 MiB (27.8%) fs: ext4 dev: /dev/sda2
ID-3: /boot/efi size: 598.8 MiB used: 13.8 MiB (2.3%) fs: vfat
dev: /dev/sda1
ID-4: /home size: 464.17 GiB used: 8.13 GiB (1.8%) fs: btrfs
dev: /dev/sda3
Swap:
ID-1: swap-1 type: zram size: 8 GiB used: 0 KiB (0.0%) priority: 100
dev: /dev/zram0
Sensors:
System Temperatures: cpu: 32.4 C mobo: N/A gpu: amdgpu temp: 36.0 C
Fan Speeds (RPM): N/A gpu: amdgpu fan: 734
Repos:
Packages: N/A note: see --pkg
No active dnf repos in: /etc/dnf/dnf.conf
No active yum repos in: /etc/yum.repos.d/_copr_phracek-PyCharm.repo
No active yum repos in: /etc/yum.repos.d/fedora-cisco-openh264.repo
Active yum repos in: /etc/yum.repos.d/fedora-modular.repo
1: fedora-modular ~ https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-$releaseve...
Active yum repos in: /etc/yum.repos.d/fedora-updates-modular.repo
1: updates-modular ~ https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-...
Active yum repos in: /etc/yum.repos.d/fedora-updates-testing-modular.repo
1: updates-testing-modular ~ https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f...
Active yum repos in: /etc/yum.repos.d/fedora-updates-testing.repo
1: updates-testing ~ https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$release...
Active yum repos in: /etc/yum.repos.d/fedora-updates.repo
1: updates ~ https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releas...
Active yum repos in: /etc/yum.repos.d/fedora.repo
1: fedora ~ https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$...
No active yum repos in: /etc/yum.repos.d/google-chrome.repo
Active yum repos in: /etc/yum.repos.d/rpmfusion-free-updates-testing.repo
1: rpmfusion-free-updates-testing ~ https://mirrors.rpmfusion.org/metalink?repo=free-fedora-updates-testing-$...
No active yum repos in: /etc/yum.repos.d/rpmfusion-free-updates.repo
Active yum repos in: /etc/yum.repos.d/rpmfusion-free.repo
1: rpmfusion-free ~ https://mirrors.rpmfusion.org/metalink?repo=free-fedora-$releasever&arch=...
No active yum repos in: /etc/yum.repos.d/rpmfusion-nonfree-nvidia-driver.repo
No active yum repos in: /etc/yum.repos.d/rpmfusion-nonfree-steam.repo
Active yum repos in: /etc/yum.repos.d/rpmfusion-nonfree-updates-testing.repo
1: rpmfusion-nonfree-updates-testing ~ https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-updates-testin...
No active yum repos in: /etc/yum.repos.d/rpmfusion-nonfree-updates.repo
Active yum repos in: /etc/yum.repos.d/rpmfusion-nonfree.repo
1: rpmfusion-nonfree ~ https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-$releasever&ar...
Info:
Processes: 309 Uptime: 10m wakeups: 0 Memory: 31.24 GiB
used: 2.29 GiB (7.3%) Init: systemd v: 249 runlevel: 5
target: graphical.target Compilers: gcc: 11.2.1 Shell: Bash v: 5.1.8
running-in: gnome-terminal inxi: 3.3.06
1 year, 12 months
Cannot update F33 due to perl module metadata issues
by Brandon Nielsen
Testing upgrades of a plain F33 Workstation install I run into issues
doing a "dnf update". I thought it may be a mirror issue, but I see
other people reporting the same[0][1]. I'll open a Bugzilla entry if
nobody can point me at one, but I was hoping somebody here might have
some insight first.
The first sign of trouble is:
Module yaml error: Unexpected key in data: static_context [line 9 col 3]
Module yaml error: Unexpected key in data: static_context [line 9 col 3]
If you continue, transaction check eventually fails with:
No available modular metadata for modular package
'perl-AutoLoader-5.74-471.module_f33+12592+71aff0e2.noarch', it cannot
be installed on the system
No available modular metadata for modular package
'perl-B-1.80-471.module_f33+12592+71aff0e2.x86_64', it cannot be
installed on the system
No available modular metadata for modular package
'perl-Carp-1.50-457.module_f33+11297+42184919.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-Class-Struct-0.66-471.module_f33+12592+71aff0e2.noarch', it cannot
be installed on the system
No available modular metadata for modular package
'perl-Data-Dumper-2.174-459.module_f33+11297+42184919.x86_64', it cannot
be installed on the system
No available modular metadata for modular package
'perl-Digest-1.20-1.module_f33+12831+24157273.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-Digest-MD5-2.58-1.module_f33+11297+42184919.x86_64', it cannot be
installed on the system
No available modular metadata for modular package
'perl-DynaLoader-1.47-471.module_f33+12592+71aff0e2.x86_64', it cannot
be installed on the system
No available modular metadata for modular package
'perl-Encode-4:3.08-459.module_f33+12592+71aff0e2.x86_64', it cannot be
installed on the system
No available modular metadata for modular package
'perl-Errno-1.30-471.module_f33+12592+71aff0e2.x86_64', it cannot be
installed on the system
No available modular metadata for modular package
'perl-Exporter-5.74-458.module_f33+11297+42184919.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-Fcntl-1.13-471.module_f33+12592+71aff0e2.x86_64', it cannot be
installed on the system
No available modular metadata for modular package
'perl-File-Basename-2.85-471.module_f33+12592+71aff0e2.noarch', it
cannot be installed on the system
No available modular metadata for modular package
'perl-File-Find-1.37-471.module_f33+12592+71aff0e2.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-File-Path-2.18-1.module_f33+11297+42184919.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-File-Temp-1:0.231.100-1.module_f33+11297+42184919.noarch', it
cannot be installed on the system
No available modular metadata for modular package
'perl-File-stat-1.09-471.module_f33+12592+71aff0e2.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-FileHandle-2.03-471.module_f33+12592+71aff0e2.noarch', it cannot
be installed on the system
No available modular metadata for modular package
'perl-Getopt-Long-1:2.52-1.module_f33+11297+42184919.noarch', it cannot
be installed on the system
No available modular metadata for modular package
'perl-Getopt-Std-1.12-471.module_f33+12592+71aff0e2.noarch', it cannot
be installed on the system
No available modular metadata for modular package
'perl-HTTP-Tiny-0.078-1.module_f33+12592+71aff0e2.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-IO-1.43-471.module_f33+12592+71aff0e2.x86_64', it cannot be
installed on the system
No available modular metadata for modular package
'perl-IO-Socket-IP-0.41-2.module_f33+11297+42184919.noarch', it cannot
be installed on the system
No available modular metadata for modular package
'perl-IPC-Open3-1.21-471.module_f33+12592+71aff0e2.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-MIME-Base64-3.16-1.module_f33+11297+42184919.x86_64', it cannot be
installed on the system
No available modular metadata for modular package
'perl-NDBM_File-1.15-471.module_f33+12592+71aff0e2.x86_64', it cannot be
installed on the system
No available modular metadata for modular package
'perl-POSIX-1.94-471.module_f33+12592+71aff0e2.x86_64', it cannot be
installed on the system
No available modular metadata for modular package
'perl-PathTools-3.78-458.module_f33+11297+42184919.x86_64', it cannot be
installed on the system
No available modular metadata for modular package
'perl-Pod-Escapes-1:1.07-457.module_f33+11297+42184919.noarch', it
cannot be installed on the system
No available modular metadata for modular package
'perl-Pod-Perldoc-3.28.01-458.module_f33+11297+42184919.noarch', it
cannot be installed on the system
No available modular metadata for modular package
'perl-Pod-Simple-1:3.42-1.module_f33+11297+42184919.noarch', it cannot
be installed on the system
No available modular metadata for modular package
'perl-Pod-Usage-4:2.01-1.module_f33+11297+42184919.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-Scalar-List-Utils-4:1.55-457.module_f33+11297+42184919.x86_64', it
cannot be installed on the system
No available modular metadata for modular package
'perl-SelectSaver-1.02-471.module_f33+12592+71aff0e2.noarch', it cannot
be installed on the system
No available modular metadata for modular package
'perl-Socket-4:2.031-1.module_f33+11297+42184919.x86_64', it cannot be
installed on the system
No available modular metadata for modular package
'perl-Storable-1:3.21-457.module_f33+11297+42184919.x86_64', it cannot
be installed on the system
No available modular metadata for modular package
'perl-Symbol-1.08-471.module_f33+12592+71aff0e2.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-Term-ANSIColor-5.01-458.module_f33+11297+42184919.noarch', it
cannot be installed on the system
No available modular metadata for modular package
'perl-Term-Cap-1.17-457.module_f33+11297+42184919.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-TermReadKey-2.38-8.module_f33+11297+42184919.x86_64', it cannot be
installed on the system
No available modular metadata for modular package
'perl-Text-ParseWords-3.30-457.module_f33+11297+42184919.noarch', it
cannot be installed on the system
No available modular metadata for modular package
'perl-Text-Tabs+Wrap-2013.0523-457.module_f33+11297+42184919.noarch', it
cannot be installed on the system
No available modular metadata for modular package
'perl-Time-Local-2:1.300-4.module_f33+11297+42184919.noarch', it cannot
be installed on the system
No available modular metadata for modular package
'perl-URI-1.76-9.module_f33+11297+42184919.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-base-2.27-471.module_f33+12592+71aff0e2.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-constant-1.33-458.module_f33+11297+42184919.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-if-0.60.800-471.module_f33+12592+71aff0e2.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-interpreter-4:5.32.1-471.module_f33+12592+71aff0e2.x86_64', it
cannot be installed on the system
No available modular metadata for modular package
'perl-lib-0.65-471.module_f33+12592+71aff0e2.x86_64', it cannot be
installed on the system
No available modular metadata for modular package
'perl-libnet-3.13-1.module_f33+11297+42184919.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-libs-4:5.32.1-471.module_f33+12592+71aff0e2.x86_64', it cannot be
installed on the system
No available modular metadata for modular package
'perl-macros-4:5.32.1-471.module_f33+12592+71aff0e2.noarch', it cannot
be installed on the system
No available modular metadata for modular package
'perl-mro-1.23-471.module_f33+12592+71aff0e2.x86_64', it cannot be
installed on the system
No available modular metadata for modular package
'perl-overload-1.31-471.module_f33+12592+71aff0e2.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-overloading-0.02-471.module_f33+12592+71aff0e2.noarch', it cannot
be installed on the system
No available modular metadata for modular package
'perl-parent-1:0.238-457.module_f33+11297+42184919.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-podlators-1:4.14-457.module_f33+11297+42184919.noarch', it cannot
be installed on the system
No available modular metadata for modular package
'perl-subs-1.03-471.module_f33+12592+71aff0e2.noarch', it cannot be
installed on the system
No available modular metadata for modular package
'perl-vars-1.05-471.module_f33+12592+71aff0e2.noarch', it cannot be
installed on the system
[0] -
https://ask.fedoraproject.org/t/no-available-modular-metadata-for-modular...
[1] -
https://www.reddit.com/r/Fedora/comments/pxih2w/cant_install_fedora_33/
1 year, 12 months