Questions tagged [fedora-28]
15 questions
20
votes
2 answers
mysqld service won't start
After Fedora 28 decided to upgrade mysql-community packages to 8.0 (latest) ,I realized my application was failing and had to downgrade to mysql 5.27.2
Of course my db files (.idb) were the same (altered by mysql 8.0).
When starting mysql 5.27…

julianm
- 2,393
- 1
- 23
- 24
6
votes
3 answers
Could not find module 'Data.Set'
I have the following RPM packages installed on my Fedora 28 system:
ghc-ghc-8.2.2-66
ghc-containers-0.5.10.2-66
According to hackage the set module should be included in the given RPMs. However trying to import Data.Set results in

Max Maier
- 985
- 6
- 16
6
votes
2 answers
Why does BCrypt no longer accept hashes?
Last week I upgrade Fedora to the brand new 28 release, which came with a mongodb upgrade to 3.6. See How to repair mongodb service after an upgrade to Fedora 28? for how I managed to resolve my first problem which was that mongod would no longer…

psychoslave
- 2,783
- 3
- 27
- 44
2
votes
2 answers
Odd lighting issue - Unreal
The preview screen in Unreal is showing very jagged shadows on the landscape.
The shadows change direction depending on the position of the viewport.
We tried changing the Preview Rendering Level between SM4 and SM5.
The SM4 shows a large yellow…

John O Sullivan
- 301
- 1
- 2
- 13
1
vote
0 answers
ARMv8 Assembly Compiler Error for beginner
I've been trying to get this simple ARMv8 assembly code to compile. I've followed the examples of the instructor for my course, but I still can't manage to get it to compile.
I have a duplicate of the instructors code, and according to the lecture…

S. Wow
- 11
- 1
1
vote
1 answer
SDDM ignores custom configuration (/etc/sddm.conf)
I've been trying to configure a new theme for SDDM but whatever the changes I do the settings window or manually in /etc/sddm.conf, the embedded default greeter is still the one I get when booting, and the default lock-screen is still the one I get…

Sir Wrexes
- 101
- 1
- 10
1
vote
0 answers
fedora 28 login fails after fstransform ext4 to xfs
I have set up a sd card with fedora 28 minimal for the raspberry pi. Because I wan't to test Docker on the Pi, I have tried to convert the root partition to xfs with fstransform, what worked really well. Now when I insert the sd card to the Pi, the…

Roger
- 75
- 7
0
votes
1 answer
PHP unable to access /etc/environment variables only trough browser
I'm facing an issue where php or apache is unable to load variables from /etc/environment, and only if php code is run trough browser.
I have the php-fpm/www.conf clear_env set to no
clear_env = no
and line added to…

Blackegg13
- 35
- 7
0
votes
1 answer
bundle install failed (ERROR: Error installing nokogiri: ERROR: Failed to build gem native extension)
I'm a newbi to ruby
I have trouble executing the command :
bundle install
I'm using FEDORA28 and have installed ruby with rvm but apparently something is missing or a permission is wrong but I don't get it.
I have this answer :
Fetching gem…

Boris Fournier
- 55
- 1
- 6
0
votes
1 answer
Fedora 28/29 docker LAMP
I'm new to docker, can someone help me with docker LAMP and Fedora 28/29. For some unknown reason when I run docker-compose up -d port 80 does not open or MySQL port 3306 but PHPMyAdmin on 0.0.0.0:8080 is accessible.
Here is docker lamp GitHub page…

MysteriousNothing
- 531
- 4
- 17
0
votes
1 answer
SQL Developer will not start on Linux Fedora 29
After a recent dnf update to Fedora 28, Oracle SQL Developer fails to start.
When I run it with /usr/local/bin/sqldeveloper there is a brief white flash (which I believe is the opening flash box), but the GUI does not display, and the program exits,…

Alex Bramford
- 1
- 2
0
votes
1 answer
Build Hadoop 3.0.3 on Fedora 28 problems with RPC Library
I'm trying to build Hadoop 3.0.3 on Fedora 28.
When the build gets to building Apache Hadoop Pipes the build stops with the error:
[WARNING]…

BuckBazooka
- 881
- 1
- 10
- 18
0
votes
1 answer
Kubernetes 1.10.1 Not Found Metric (HPA) (Fedora 28)
I have a some problem on my cluster k8s on Fedora server, I have a 1 master and 2 nodes, the configuration of etc, flannel, docker and kubernetes found
I run
kubectl run busybox --image=busybox --port 8080 \
-- sh -c "while true; do {…

Juan Ibarra
- 579
- 6
- 16
0
votes
0 answers
Android Studio not finding Android SDK on Fedora 28
I'm trying to install Android Studio 3.1.2 on Fedora 28. It installs fine, and I've followed this as well: https://fedoraproject.org/wiki/HOWTO_Setup_Android_Development.
I do have an existing project that I'm trying to import, and it uses Gradle,…

user198881
- 21
- 2
0
votes
1 answer
bug in Fedora 28, Close all Application after unlock
Last night I updated fedora from version 26 to 28 and now after locking the screen and unlocking again, all applications are closed which were open before being locked!
What to do?
edited: after screen lock, log Out session

S.Mahdi
- 188
- 1
- 7