Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1486914 Details for
Bug 1616118
DNF update fails with "cannot install the best update candidate for package"
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Fedora-installation.txt
Fedora-installation(Sebastian).txt (text/plain), 5.35 KB, created by
Sebastian
on 2018-09-25 19:31:10 UTC
(
hide
)
Description:
Fedora-installation.txt
Filename:
MIME Type:
Creator:
Sebastian
Created:
2018-09-25 19:31:10 UTC
Size:
5.35 KB
patch
obsolete
>Fedora Custom Installation (matured from F25-F28) edited by Sebastian for Adam Williamson. > > > >su - > >dnf install --nogpgcheck http://mirror.yandex.ru/fedora/russianfedora/russianfedora/free/fedora/russianfedora-free-release-stable.noarch.rpm http://mirror.yandex.ru/fedora/russianfedora/russianfedora/nonfree/fedora/russianfedora-nonfree-release-stable.noarch.rpm http://mirror.yandex.ru/fedora/russianfedora/russianfedora/fixes/fedora/russianfedora-fixes-release-stable.noarch.rpm > >dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm > > >systemctl stop libvirt-daemon > >dnf remove corosynclib sheepdog qemu* libvirt* gnome-boxes gvnc > >dnf install caja nano dnfdragora gnome-commander gnome-search-tool flameshot neofetch inxi htop > >cd /home/burni/Downloads >dnf install google-chrome-stable_current_x86_64.rpm chromium opera-stable* opera-developer* opera-beta* vivaldi-stable-1.12.955.48-1.x86_64.rpm flash-player-ppapi-27.0.0.183-release.x86_64.rpm chromium-pepper-flash ##flash-player-npapi-27.0.0.183-release.x86_64.rpm > >#DO.NOT.USE####USB-Stick:# LD_PRELOAD=/usr/lib64/nosync/nosync.so dnf upgrade >dnf update >dnf update >dnf update >cd ~ >glxgears > >grub2-mkconfig -o /boot/grub2/grub.cfg > >dnf install liba52 x264 x265 mkvtoolnix vorbis-tools h264enc opus opus-tools vlc mpv ffmpeg youtube-dl rtmpdump faac fdk-aac fdkaac libnice-gstreamer1 python2-gstreamer1 python3-gstreamer1 > >dnf install gstreamer1.x86_64 gstreamer1-plugins-bad-free.x86_64 gstreamer1-plugins-base.x86_64 gstreamer1-plugins-good.x86_64 gstreamer1-plugins-ugly-free.x86_64 gstreamer.x86_64 gstreamer-ffmpeg.x86_64 gstreamer-plugin-crystalhd.x86_64 gstreamer-plugins-bad.x86_64 gstreamer-plugins-bad-free.x86_64 gstreamer-plugins-bad-free-extras.x86_64 gstreamer-plugins-bad-nonfree.x86_64 gstreamer-plugins-base.x86_64 gstreamer-plugins-base-tools.x86_64 gstreamer-plugins-espeak.x86_64 gstreamer-plugins-fc.x86_64 gstreamer-plugins-good.x86_64 gstreamer-plugins-good-extras.x86_64 gstreamer-plugins-ugly.x86_64 gstreamer-rtsp.x86_64 gstreamer-rtsp-vala.x86_64 gstreamer-tools.x86_64 gstreamer1-libav.x86_64 gstreamer1-plugins-bad-free-extras.x86_64 gstreamer1-plugins-bad-free-fluidsynth.x86_64 gstreamer1-plugins-bad-free-wildmidi.x86_64 gstreamer1-plugins-bad-freeworld.x86_64 gstreamer1-plugins-bad-nonfree.x86_64 gstreamer1-plugins-base-tools.x86_64 gstreamer1-plugins-entrans.x86_64 gstreamer1-plugins-fc.x86_64 gstreamer1-plugins-good-extras.x86_64 gstreamer1-plugins-good-gtk.x86_64 gstreamer1-plugins-ugly.x86_64 gstreamer1-rtsp-server.x86_64 gstreamer1-vaapi.x86_64 gstreamermm.x86_64 > > >###dnf install tilix powerline > >dnf install bleachbit gimp k3b libburn xfburn qbittorrent inxi amarok clementine vokoscreen handbrake deadbeef openjfx xfe gnomebaker meld sflphone-gnome* xt7-player-mpv lollypop soundconverter soundKonverter darktable dia > >dnf install freeciv freecol* openttd openttd-opengfx flobopuyo hyperrogue oneko opencity rocksndiamonds PySolFC* supertuxkart pingus wesnoth endless-sky celestia stellarium > >#amdgpu >dnf -y install xorg-x11-drv-amdgpu > ###mesa-libGL.i686 mesa-dri-drivers.i686 > >#steam >dnf install steam >#dnf install libtxc_dxtn.x86_64 >#setsebool -P allow_execheap 1 >exit > > > > > >systemd-analyze plot > bootchart.svg >systemd-analyze blame > >##unfortunately.deprecated###steam ausführen, updaten lassen und beenden, danach kommt: >To move the Steam installation (for example in your home folder), simply issue the following command: >$ mv ~/.local/share/Steam ~/Steam > > > >Thanks for reading. You can stop reading here. >Sebastian > > > >#Fedora releaseversion upgrade >dnf -4 update >dnf upgrade --refresh >dnf install dnf-plugin-system-upgrade >dnf makecache >dnf system-upgrade download --refresh --releasever=28 ##28 evtl nicht verfügbar>rawhide nehmen >dnf system-upgrade reboot > >#If you are upgrading to Rawhide, you will need to import the rpm gpg key for it. This will be the highest numbered key version in /etc/pki/rpm-gpg/. >rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-primary > >##In case of unsatisfied dependencies, you can sometimes see more details if you add --best option to the command line. > If you want to remove/install some packages manually before running dnf system-upgrade download again, it's advisable to perform those operations with --setopt=keepcache=1 dnf command line option. Otherwise the whole package cache will be removed after your operation, and you'll need to download all the packages once again. >## > > > >#troubleshooting >dnf clean all ##Zwischenspeicher löschen > >dnf repoquery --unsatisfied >dnf repoquery --duplicated > >#Some packages might stay on your system while they have been removed from the repositories. See them using: >dnf list extras >#If you don't use these, you can consider removing them: >dnf remove $(dnf repoquery --extras --exclude=kernel,kernel-\*) >## Please note that this list is only valid if you have a fully updated system. > > >rpmdb --rebuilddb >rpm --rebuilddb >dnf distro-sync >dnf distro-sync --allowerasing >dnf autoremove ##Liste dann nochmal prüfen! > >#in case of some bug or if you had SELinux disabled in some point of time in the past. You can relabel the whole system by running >touch /.autorelabel >#and rebooting. The next boot will take a long time and will check and fix all SELinux labels on all your files. > >journalctl -b -1 >journalctl --list-boots
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1616118
: 1486914