Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [fedora]

Fedora is an RPM-based, general purpose collection of software, including an operating system based on the Linux kernel, developed by the community-supported Fedora Project and sponsored by Red Hat.

-2 votes
0 answers
16 views

Fedora 39: External monitor not working with kernel 6.9.9 or 6.9.10 [closed]

I have a laptop with an external monitor connected to the HDMI port. Everything works fine with kernel 6.9.8. When I boot into the newer kernels (6.9.9 or 6.9.10), the external monitor doesn't get ...
Joe Klemmer's user avatar
0 votes
1 answer
18 views

Install Python packages in Fedora 40 ERROR: Could not install packages due to an OSError

I am working in an virtual environment in Ubuntu 24.04 using python 3.12.3. The working directory is automatically synced on the cloud. Now, I installed Fedora 40 on my laptop (another PC) with a ...
alexmulo's user avatar
  • 781
-2 votes
1 answer
48 views

Start/enable systemd service/socket in a container-file

Given: A Containerfile that gets build with podman: bash-4.4$ podman build -t amazing-stuff-007:001 . # stable/Containerfile # # Build a Podman container image from the latest # stable version of ...
Jo Vanmont's user avatar
0 votes
0 answers
19 views

kubernetes on fedora 40, postgresql error [closed]

apiVersion: apps/v1 kind: Deployment metadata: name: postgres-deployment labels: app: postgres spec: replicas: 1 selector: matchLabels: app: postgres template: metadata: ...
Kypdk's user avatar
  • 13
0 votes
0 answers
7 views

Root password not working after doing a system upgrade from 30 to 31

I have two systems, one on 26 and one on 28. Both upgrade to 30 just fine. When I upgrade to 31 or 32 using dnf system-upgrade download --releasever=31 and then dnf system-upgrade reboot, when I try ...
Mark Speener's user avatar
0 votes
0 answers
29 views

Trying to install Nanoc (with Ruby) on Fedora Linux, but getting an error I can't decipher

I try to install Nanoc on Fedora Linux. I've successfully installed Ruby using dnf install ruby Checked it with ruby -v and made sure rubygems is installed. Also checked version to verify ...
zektiv's user avatar
  • 1
0 votes
0 answers
27 views

How to get anacron daily to run at specific time

I am using Fedora and anacron to schedule regular daily maintenance tasks. The problem is that I cannot get the jobs run at the time I want - 00:05. My /etc/anacrontab file: # /etc/anacrontab: ...
Kevin Gilbert's user avatar
0 votes
1 answer
29 views

Nextcloud Docker on Fedora: Data Directory Permissions Issue After Changing Mount Path

I deployed a Nextcloud Docker image on Fedora (uname -a outputs: 'Linux localhost.localdomain 6.8.7-300.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 17 19:21:08 UTC 2024 x86_64 GNU/Linux'). Initially, ...
NanCunChild's user avatar
0 votes
1 answer
47 views

Adding a polkit policy to a python GTK app, what am I missing?

I'm currently making my first python+GTK4 and I need to use some pkexec command for having root permission for stuffs like dnf install, dnf list, ecc. I'm posting because I'm trying from a few days to ...
Herzen's user avatar
  • 1
0 votes
0 answers
32 views

Why does my python build regress to a previous version

I have a newly installed Fedora 40 install on my laptop. I've downloaded version 3.12.4 from python website. I run the following: ./configure --prefix=/opt/python/3.12.4/ --enable-optimizations --...
Dan's user avatar
  • 1,043
0 votes
1 answer
27 views

creating a user repository for fedora and equivalent using existing rpms and publishing it online

i need help and i would thank and appreciate anyone who may provide it. i found that rocky/alma/centos stream do not have xen in their repos. i thought of making my own repo as a user repo and put xen ...
abdus's user avatar
  • 1
1 vote
0 answers
33 views

How to get pyautogui working on Fedora 40

I am trying to use pyautogui in Pycharm. I imported pyautogui and now get the error NOTE: You must install tkinter on Linux to use MouseInfo. Run the following: sudo apt-get install python3-tk python3-...
Marian's user avatar
  • 11
1 vote
0 answers
94 views

Trying to read/write /dev/mem on raspberry pi 4 without sudo [duplicate]

I am trying to read/write linux device /dev/mem using below code without using sudo on Rpi4 fedora IOT. I am using BCM2835 driver ad dependency #include <stdio.h> #include <stdlib.h> #...
9me's user avatar
  • 1,108
0 votes
0 answers
56 views

Install R-3.6.3 on fedora linux 37 from source code

Im having some trouble installing the old R version R-3.6.3 on fedora linux 37(workstation edition), in the cran website the fedora section, r can be installed via the command $ sudo dnf install R ...
howardlamar's user avatar
-1 votes
1 answer
45 views

Error with vagrant (and nokogiri) on fedora 40

On a freshly installed Fedora 40 distribution, I want to use vagrant but I got an error (seems to be a problem with nokogiri). I think vagrant is not packaged like it could be or maybe a dependance is ...
Btu Vuj's user avatar

15 30 50 per page
1
2 3 4 5
184