Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-20-2021, 03:08 AM
|
#1
|
Member
Registered: Feb 2013
Distribution: Debian 11, GNOME
Posts: 100
Rep: 
|
Why is Fedora / RHEL / AlmaLinux so broken? (Sad screenshots)
This is probably preaching to the choir, but why are Fedora / RHEL / AlmaLinux so broken?
I decided to try them out in VirtualBox after many years of not using them. Results so far:
Fedora 34, repeatedly crashes during the "welcome" screen. This is where Gnome 4 asks you to set up your user name and details. Maybe it's some kind of Wayland/Gnome4 incompatibility with VirtualBox?
https://i.imgur.com/vmf4qQm.png
For AlmaLinux (a CentOS replacement), based on RHEL 8: I can't even install Okular. I tried doing "yum update" and rebooting, but the results are the same.
https://i.imgur.com/sYMuScB.png
Installing from the "software center" also gives an error, but doesn't tell you what it is (clicking on the message does nothing):
https://i.imgur.com/8ORPHds.png
Not sure if this is RedHat's fault, or AlmaLinux's. AlmaLinux is supposed to be binary-compatible (or identical), like CentOS and Rocky Linux.
Also, "yum update" asks what sounds like unreasonable questions:
https://i.imgur.com/Qfm35nL.png
Is this OK? How am I supposed to know? Isn't the system keeping track of trusted certificates and all that jazz?
Was I just very unlucky? Using Fedora / RHEL / AlmaLinux incorrectly due to inexperience?
Last edited by max.b; 10-21-2021 at 03:19 PM.
|
|
|
10-20-2021, 03:28 PM
|
#2
|
Senior Member
Registered: Mar 2020
Posts: 3,706
Rep: 
|
NoScript won't allow me to see the pictures on Imgur, and I don't want to switch it off, so answering blindly.
Okular is not provided by RHEL/CentOS/AlmaLinux. It's provided by EPEL which is a third party repository albeit a renown one. But RHEL/CentOS/AlmaLinux provide epel-release which you have to install first, in order to configure EPEL repository.
When running dnf upgrade for the first time after that, you'll be asked to confirm import of EPEL GPG key. See RPM and GPG: How to verify Linux packages before installing them.
Last edited by shruggy; 10-20-2021 at 04:29 PM.
|
|
|
10-20-2021, 04:14 PM
|
#3
|
Member
Registered: Feb 2013
Distribution: Debian 11, GNOME
Posts: 100
Original Poster
Rep: 
|
Quote:
Originally Posted by shruggy
NoScript won't allow me to see the pictures on Imgur, and I don't want to switch it off, so answering blindly.
|
I tried embedding the images by enclosing them in IMG tags, but they are still shown as links. Not sure if this is board policy or my ineptitude, but if any moderators could embed the images for me, I'd appreciate it.
|
|
|
10-20-2021, 08:05 PM
|
#4
|
Moderator
Registered: Aug 2002
Posts: 26,732
|
I am also not going to view the pictures.
Using CentOS 7 as a host running VirtualBox 6.1.26 I successfully installed Fedora 34 without problems.
I also installed Rocky 8.4 back in July and it worked ok but deleted the VM. I have not tried almalinux yet.
Without knowing anything about your host nor how you are configuring your guests it is difficult to say why you are having such bad luck.
|
|
|
10-20-2021, 10:01 PM
|
#5
|
Moderator
Registered: Aug 2002
Posts: 26,732
|
You should be able to attach a screenshot picture.
Click the go advanced button and select the paperclip.
|
|
|
10-21-2021, 03:23 AM
|
#6
|
LQ Addict
Registered: Dec 2013
Posts: 19,872
|
max.b, have you checked the date on the virtual machine?
Quote:
Originally Posted by shruggy
NoScript won't allow me to see the pictures on Imgur, and I don't want to switch it off, so answering blindly.
|
OP provided direct image links, you don't need js for that.
But I tend to agree; half of the screenshots are merely illustrative, the other half could either be typed out or attached.
|
|
|
10-21-2021, 03:44 AM
|
#7
|
Senior Member
Registered: Mar 2020
Posts: 3,706
Rep: 
|
Quote:
Originally Posted by ondoho
OP provided direct image links, you don't need js for that.
|
When I click on them, I get redirected to the same URL without the .png part and all I can see is a black screen. When I just set imgur.com as Temp. Trusted in NoScript, it will list blocked scripts from five additional sources, and the screen remains black.
Ok. I allowed scripts from media-lab.ai as well. Now I can see the screenshots.
Update. This is interesting. I disabled scripts from imgur.com and media-lab.ai again, but clicking on the links now brings images. Even after clearing cookies from imgur.com.
@ OP. Okular requires poppler-qt5. poppler-qt5 is provided by repository powertools. Repository powertools is disabled by default on RHEL clones because it's an equivalent of CodeReady Linux Bulder repository in RHEL 8 which is disabled there by default as well (a stupid decision by Red Hat release managers, IMO). Run
Code:
dnf config-manager --enable powertools
and try installing Okular again.
Last edited by shruggy; 10-21-2021 at 05:03 PM.
|
|
1 members found this post helpful.
|
10-21-2021, 01:15 PM
|
#8
|
LQ Addict
Registered: Dec 2013
Posts: 19,872
|
shruggy, imgur direct image links (those that start https://i.imgur...) can be fed to e.g. feh directly, e.g.:
Code:
feh https://i.imgur.com/sYMuScB.png
Sorry for the partial derailement to OP.
|
|
1 members found this post helpful.
|
10-21-2021, 03:51 PM
|
#9
|
Member
Registered: Feb 2013
Distribution: Debian 11, GNOME
Posts: 100
Original Poster
Rep: 
|
I attached the screenshots, in case people feel more comfortable with that. It's too bad they can't be embedded in the text.
|
|
|
All times are GMT -5. The time now is 02:21 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|