Toshiba Satellite Z30-B-10W - Fedora

Hardware info on main page.

Links

Top-10 things to do after installing Fedora 23 to make as user friendly, 24 Things to Do After Fresh Installation of Fedora 23 Workstation, Fedy,

local links

Acer Iconia Tab A700, Benq GL2460, Czurtek CZUR scanner,

Archives: 2015, 2016-1, 2016-2, 2017-1, 2017-2, 2017-3, 2017-4, 2017-5, 2018-1,

History

2018-12-02: sda5 - F29 - testing a Belkin F4U038 USB 2.0 hub.

[tingo@localhost ~]$ lsusb -d 05e3:0608
Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 010: ID 05e3:0608 Genesys Logic, Inc. Hub

it is the "Device 010" above (the other one is built-in)

lsusb -t says

[tingo@localhost ~]$ lsusb -t
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/11p, 480M
    |__ Port 1: Dev 10, If 0, Class=Hub, Driver=hub/4p, 480M
    |__ Port 5: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 5: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 6: Dev 3, If 0, Class=Hub, Driver=hub/4p, 480M
    |__ Port 7: Dev 4, If 0, Class=Video, Driver=uvcvideo, 480M
    |__ Port 7: Dev 4, If 1, Class=Video, Driver=uvcvideo, 480M
    |__ Port 8: Dev 5, If 1, Class=Wireless, Driver=btusb, 12M
    |__ Port 8: Dev 5, If 0, Class=Wireless, Driver=btusb, 12M

so it attaches as high speed at least. Good.

2018-11-01: sda5 - F29 - ok, further testing reveals this

[tingo@localhost ~]$ DISPLAY=:0 xset q
Keyboard Control:
  auto repeat:  on    key click percent:  0    LED mask:  00000002
  XKB indicators:
    00: Caps Lock:   off    01: Num Lock:    on     02: Scroll Lock: off
    03: Compose:     off    04: Kana:        off    05: Sleep:       off
    06: Suspend:     off    07: Mute:        off    08: Misc:        off
    09: Mail:        off    10: Charging:    off    11: Shift Lock:  off
    12: Group 2:     off    13: Mouse Keys:  off
  auto repeat delay:  500    repeat rate:  20
  auto repeating keys:  00ffffffdffffbbf
                        fadfffefffedffff
                        9fffffffffffffff
                        fff7ffffffffffff
  bell percent:  50    bell pitch:  400    bell duration:  100
Pointer Control:
  acceleration:  2/1    threshold:  4
Screen Saver:
  prefer blanking:  yes    allow exposures:  yes
  timeout:  0    cycle:  0
Colors:
  default colormap:  0x20    BlackPixel:  0x0    WhitePixel:  0xffffff
Font Path:
  catalogue:/etc/X11/fontpath.d,built-ins
DPMS (Energy Star):
  Standby: 7200    Suspend: 7200    Off: 14400
  DPMS is Disabled

DPMS is off, what happens if I enable it?

[tingo@localhost ~]$ DISPLAY=:0 xset dpms force on

verify

[tingo@localhost ~]$ DISPLAY=:0 xset q
Keyboard Control:
  auto repeat:  on    key click percent:  0    LED mask:  00000002
  XKB indicators:
    00: Caps Lock:   off    01: Num Lock:    on     02: Scroll Lock: off
    03: Compose:     off    04: Kana:        off    05: Sleep:       off
    06: Suspend:     off    07: Mute:        off    08: Misc:        off
    09: Mail:        off    10: Charging:    off    11: Shift Lock:  off
    12: Group 2:     off    13: Mouse Keys:  off
  auto repeat delay:  500    repeat rate:  20
  auto repeating keys:  00ffffffdffffbbf
                        fadfffefffedffff
                        9fffffffffffffff
                        fff7ffffffffffff
  bell percent:  50    bell pitch:  400    bell duration:  100
Pointer Control:
  acceleration:  2/1    threshold:  4
Screen Saver:
  prefer blanking:  yes    allow exposures:  yes
  timeout:  0    cycle:  0
Colors:
  default colormap:  0x20    BlackPixel:  0x0    WhitePixel:  0xffffff
Font Path:
  catalogue:/etc/X11/fontpath.d,built-ins
DPMS (Energy Star):
  Standby: 7200    Suspend: 7200    Off: 14400
  DPMS is Enabled
  Monitor is On

did it help? Yes it did. Now the screensaver dialog turns up, and I can unlock the screensaver. Great!

Hope it sticks / stays that way.

2018-11-01: sda5 - F29 - after some time, the screen turns black, and when I press a key to unlock screensaver, nothing shows up. Trying to type blind doesn't work either. I ssh into the machine:

tingo@kg-core1$ ssh 10.1.161.33
tingo@10.1.161.33's password:
Last login: Thu Nov  1 09:12:39 2018 from 10.1.150.50
[tingo@localhost ~]$

and everything runs

[tingo@localhost ~]$ ps ax | grep [X]
 1054 tty1     Ssl+  14:03 /usr/libexec/Xorg -core -noreset :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt1 -novtswitch
32194 pts/1    S+     0:00 grep --color=auto [X]
[tingo@localhost ~]$ ps ax | grep [x]screensaver
 1438 ?        S      0:01 xscreensaver -no-splash

checking /var/log/messages - nothing that I find interesting.

checking /var/log/Xorg.0.log - I see lots of these

[ 36727.355] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 36727.355] (EE) modeset(0): present flip failed

hmm, could that be it? Looking at reported errors, these messages are probably a red herring.

2018-10-31: sda5 - F29 - dnf - upgrade

[tingo@localhost ~]$ sudo dnf upgrade
[..]
Upgraded:
  libarchive-3.3.3-1.fc29.x86_64                                       perl-Module-CoreList-1:5.20181020-1.fc29.noarch               
  perl-Module-CoreList-tools-1:5.20181020-1.fc29.noarch                python3-pygame-1.9.4-4.fc29.x86_64                            

Complete!

ok.

2018-10-31: sda5 - F29 - the machine now runs Fedora 29 (F29):

[tingo@localhost ~]$ cat /etc/fedora-release 
Fedora release 29 (Twenty Nine)

kernel

[tingo@localhost ~]$ uname -a
Linux localhost.localdomain 4.18.16-300.fc29.x86_64 #1 SMP Sat Oct 20 23:24:08 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

ok

2018-10-31: sda5 - F28 - dnf - start the F29 upgrade

[tingo@localhost ~]$ sudo dnf system-upgrade reboot

ok.

2018-10-31: sda5 - F28 - dnf - download the Fedora 29 (F29) upgrade

[tingo@localhost ~]$ sudo dnf system-upgrade download --releasever=29
Before you continue ensure that your system is fully upgraded by running "dnf --refresh upgrade". Do you want to continue [y/N]: y
[..]
Install     127 Packages
Upgrade    2637 Packages
Remove        5 Packages
Downgrade     7 Packages

Total download size: 3.0 G
[..]
Complete!
Download complete! Use 'dnf system-upgrade reboot' to start the upgrade.
To remove cached metadata and transaction use 'dnf system-upgrade clean'
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.

ok

2018-10-31: sda5 - F28 - reboot, and a new kernel is in:

[tingo@localhost ~]$ uname -a
Linux localhost.localdomain 4.18.16-200.fc28.x86_64 #1 SMP Sat Oct 20 23:53:47 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

ok.

2018-10-31: sda5 - F28 - dnf - upgrade

[tingo@localhost ~]$ sudo dnf upgrade --refresh
[..]
Install   5 Packages
Upgrade  99 Packages
Remove    5 Packages

Total download size: 409 M
[..]
Removed:
  kernel.x86_64 4.17.9-200.fc28             kernel-core.x86_64 4.17.9-200.fc28              kernel-devel.x86_64 4.17.9-200.fc28    
  kernel-modules.x86_64 4.17.9-200.fc28     kernel-modules-extra.x86_64 4.17.9-200.fc28    

Installed:
  kernel.x86_64 4.18.16-200.fc28            kernel-core.x86_64 4.18.16-200.fc28             kernel-devel.x86_64 4.18.16-200.fc28   
  kernel-modules.x86_64 4.18.16-200.fc28    kernel-modules-extra.x86_64 4.18.16-200.fc28   

Upgraded:
  NetworkManager-openvpn.x86_64 1:1.8.8-1.fc28                     arduino.noarch 1:1.8.5-6.fc28                                     
  arduino-core.noarch 1:1.8.5-6.fc28                               arduino-doc.noarch 1:1.8.5-6.fc28                                 
  autocorr-en.noarch 1:6.0.6.2-2.fc28                              fedora-workstation-repositories.noarch 28-3.fc28                  
  firefox.x86_64 63.0-2.fc28                                       freerdp-libs.x86_64 2:2.0.0-46.20181008git00af869.fc28            
  geoclue2.x86_64 2.4.13-1.fc28                                    kernel-headers.x86_64 4.18.16-200.fc28                            
  libreoffice.x86_64 1:6.0.6.2-2.fc28                              libreoffice-base.x86_64 1:6.0.6.2-2.fc28                          
  libreoffice-calc.x86_64 1:6.0.6.2-2.fc28                         libreoffice-core.x86_64 1:6.0.6.2-2.fc28                          
  libreoffice-data.noarch 1:6.0.6.2-2.fc28                         libreoffice-draw.x86_64 1:6.0.6.2-2.fc28                          
  libreoffice-emailmerge.x86_64 1:6.0.6.2-2.fc28                   libreoffice-graphicfilter.x86_64 1:6.0.6.2-2.fc28                 
  libreoffice-gtk2.x86_64 1:6.0.6.2-2.fc28                         libreoffice-gtk3.x86_64 1:6.0.6.2-2.fc28                          
  libreoffice-help-en.x86_64 1:6.0.6.2-2.fc28                      libreoffice-impress.x86_64 1:6.0.6.2-2.fc28                       
  libreoffice-langpack-en.x86_64 1:6.0.6.2-2.fc28                  libreoffice-math.x86_64 1:6.0.6.2-2.fc28                          
  libreoffice-opensymbol-fonts.noarch 1:6.0.6.2-2.fc28             libreoffice-pdfimport.x86_64 1:6.0.6.2-2.fc28                     
  libreoffice-pyuno.x86_64 1:6.0.6.2-2.fc28                        libreoffice-ure.x86_64 1:6.0.6.2-2.fc28                           
  libreoffice-ure-common.noarch 1:6.0.6.2-2.fc28                   libreoffice-writer.x86_64 1:6.0.6.2-2.fc28                        
  libreoffice-x11.x86_64 1:6.0.6.2-2.fc28                          libreswan.x86_64 3.27-1.fc28                                      
  libssh.x86_64 0.8.4-1.fc28                                       libwinpr.x86_64 2:2.0.0-46.20181008git00af869.fc28                
  libxcrypt.i686 4.2.2-1.fc28                                      libxcrypt.x86_64 4.2.2-1.fc28                                     
  libxcrypt-common.noarch 4.2.2-1.fc28                             libxcrypt-devel.x86_64 4.2.2-1.fc28                               
  lirc-libs.x86_64 0.10.0-10.fc28                                  live555.x86_64 2018.10.17-1.fc28                                  
  lldpad.x86_64 1.0.1-10.git036e314.fc28                           opencc.x86_64 1.0.5-3.fc28                                        
  openldap.i686 2.4.46-4.fc28                                      openldap.x86_64 2.4.46-4.fc28                                     
  opus.i686 1.3-1.fc28                                             opus.x86_64 1.3-1.fc28                                            
  pipewire.x86_64 0.2.3-2.fc28                                     pipewire-libs.x86_64 0.2.3-2.fc28                                 
  poppler.x86_64 0.62.0-6.fc28                                     poppler-glib.x86_64 0.62.0-6.fc28                                 
  poppler-utils.x86_64 0.62.0-6.fc28                               qt.x86_64 1:4.8.7-44.fc28                                         
  qt-assistant.x86_64 1:4.8.7-44.fc28                              qt-common.noarch 1:4.8.7-44.fc28                                  
  qt-x11.x86_64 1:4.8.7-44.fc28                                    system-config-printer.x86_64 1.5.11-13.fc28                       
  system-config-printer-libs.noarch 1.5.11-13.fc28                 system-config-printer-udev.x86_64 1.5.11-13.fc28                  
  vim-minimal.x86_64 2:8.1.483-1.fc28                              vlc.x86_64 3.0.5-4.fc28                                           
  vlc-core.x86_64 3.0.5-4.fc28                                     webkit2gtk3.x86_64 2.22.2-2.fc28                                  
  webkit2gtk3-jsc.x86_64 2.22.2-2.fc28                             webkit2gtk3-plugin-process-gtk2.x86_64 2.22.2-2.fc28              
  wine.x86_64 3.18-1.fc28                                          wine-alsa.i686 3.18-1.fc28                                        
  wine-alsa.x86_64 3.18-1.fc28                                     wine-arial-fonts.noarch 3.18-1.fc28                               
  wine-capi.i686 3.18-1.fc28                                       wine-capi.x86_64 3.18-1.fc28                                      
  wine-cms.i686 3.18-1.fc28                                        wine-cms.x86_64 3.18-1.fc28                                       
  wine-common.noarch 3.18-1.fc28                                   wine-core.i686 3.18-1.fc28                                        
  wine-core.x86_64 3.18-1.fc28                                     wine-courier-fonts.noarch 3.18-1.fc28                             
  wine-desktop.noarch 3.18-1.fc28                                  wine-filesystem.noarch 3.18-1.fc28                                
  wine-fixedsys-fonts.noarch 3.18-1.fc28                           wine-fonts.noarch 3.18-1.fc28                                     
  wine-ldap.i686 3.18-1.fc28                                       wine-ldap.x86_64 3.18-1.fc28                                      
  wine-marlett-fonts.noarch 3.18-1.fc28                            wine-ms-sans-serif-fonts.noarch 3.18-1.fc28                       
  wine-openal.i686 3.18-1.fc28                                     wine-openal.x86_64 3.18-1.fc28                                    
  wine-opencl.i686 3.18-1.fc28                                     wine-opencl.x86_64 3.18-1.fc28                                    
  wine-pulseaudio.i686 3.18-1.fc28                                 wine-pulseaudio.x86_64 3.18-1.fc28                                
  wine-small-fonts.noarch 3.18-1.fc28                              wine-symbol-fonts.noarch 3.18-1.fc28                              
  wine-system-fonts.noarch 3.18-1.fc28                             wine-systemd.noarch 3.18-1.fc28                                   
  wine-tahoma-fonts.noarch 3.18-1.fc28                             wine-times-new-roman-fonts.noarch 3.18-1.fc28                     
  wine-twain.i686 3.18-1.fc28                                      wine-twain.x86_64 3.18-1.fc28                                     
  wine-wingdings-fonts.noarch 3.18-1.fc28                         

Complete!

ok.

2018-10-20: sda5 - F28 - reboot, a new kernel

[tingo@localhost ~]$ uname -a
Linux localhost.localdomain 4.18.14-200.fc28.x86_64 #1 SMP Mon Oct 15 13:16:27 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

ok

2018-10-20: sda5 - F28 - dnf - upgrade

[tingo@localhost ~]$ sudo dnf upgrade
[..]
Install   11 Packages
Upgrade  302 Packages
Remove     5 Packages

Total download size: 1.1 G
[..]
Removed:
  kernel.x86_64 4.17.3-200.fc28             kernel-core.x86_64 4.17.3-200.fc28              kernel-devel.x86_64 4.17.3-200.fc28    
  kernel-modules.x86_64 4.17.3-200.fc28     kernel-modules-extra.x86_64 4.17.3-200.fc28    

Installed:
  kernel.x86_64 4.18.14-200.fc28            kernel-core.x86_64 4.18.14-200.fc28              kernel-devel.x86_64 4.18.14-200.fc28   
  kernel-modules.x86_64 4.18.14-200.fc28    kernel-modules-extra.x86_64 4.18.14-200.fc28     apr-util-bdb.x86_64 1.6.1-8.fc28       
  apr-util-openssl.x86_64 1.6.1-8.fc28      libaom.x86_64 1.0.0-4.20180925gitd0076f5.fc28    libxcrypt-common.noarch 4.2.1-3.fc28   
  pipewire.x86_64 0.2.3-1.fc28              pipewire-libs.x86_64 0.2.3-1.fc28               

Upgraded:
  NetworkManager.x86_64 1:1.10.12-1.fc28                               NetworkManager-adsl.x86_64 1:1.10.12-1.fc28                   
  NetworkManager-bluetooth.x86_64 1:1.10.12-1.fc28                     NetworkManager-glib.x86_64 1:1.10.12-1.fc28                   
  NetworkManager-libnm.x86_64 1:1.10.12-1.fc28                         NetworkManager-openvpn.x86_64 1:1.8.6-1.fc28                  
  NetworkManager-ppp.x86_64 1:1.10.12-1.fc28                           NetworkManager-pptp.x86_64 1:1.2.8-1.fc28                     
  NetworkManager-team.x86_64 1:1.10.12-1.fc28                          NetworkManager-wifi.x86_64 1:1.10.12-1.fc28                   
  NetworkManager-wwan.x86_64 1:1.10.12-1.fc28                          annobin.x86_64 5.7-3.fc28                                     
  ansible.noarch 2.7.0-1.fc28                                          apache-commons-compress.noarch 1.16.1-2.fc28                  
  apr-util.x86_64 1.6.1-8.fc28                                         authselect.x86_64 1.0.1-2.fc28                                
  authselect-compat.x86_64 1.0.1-2.fc28                                authselect-libs.x86_64 1.0.1-2.fc28                           
  bind-export-libs.x86_64 32:9.11.4-10.P2.fc28                         bind-libs.x86_64 32:9.11.4-10.P2.fc28                         
  bind-libs-lite.x86_64 32:9.11.4-10.P2.fc28                           bind-license.noarch 32:9.11.4-10.P2.fc28                      
  bind-utils.x86_64 32:9.11.4-10.P2.fc28                               blivet-gui-runtime.noarch 2.1.9-1.fc28                        
  ca-certificates.noarch 2018.2.26-1.0.fc28                            chrony.x86_64 3.4-1.fc28                                      
  clang.x86_64 6.0.1-2.fc28                                            clang-libs.x86_64 6.0.1-2.fc28                                
  container-selinux.noarch 2:2.73-2.gitd7a3f33.fc28                    cpp.x86_64 8.2.1-4.fc28                                       
  cups.x86_64 1:2.2.6-23.fc28                                          cups-client.x86_64 1:2.2.6-23.fc28                            
  cups-filesystem.noarch 1:2.2.6-23.fc28                               cups-filters.x86_64 1.20.0-11.fc28                            
  cups-filters-libs.x86_64 1.20.0-11.fc28                              cups-libs.i686 1:2.2.6-23.fc28                                
  cups-libs.x86_64 1:2.2.6-23.fc28                                     distribution-gpg-keys.noarch 1.23-1.fc28                      
  dmidecode.x86_64 1:3.2-1.fc28                                        elfutils.x86_64 0.174-1.fc28                                  
  elfutils-default-yama-scope.noarch 0.174-1.fc28                      elfutils-libelf.i686 0.174-1.fc28                             
  elfutils-libelf.x86_64 0.174-1.fc28                                  elfutils-libs.x86_64 0.174-1.fc28                             
  evince.x86_64 3.28.4-2.fc28                                          evince-djvu.x86_64 3.28.4-2.fc28                              
  evince-libs.x86_64 3.28.4-2.fc28                                     fedora-release.noarch 28-3                                    
  ffmpeg.x86_64 4.0.2-6.fc28                                           ffmpeg-libs.x86_64 4.0.2-6.fc28                               
  firefox.x86_64 62.0.3-4.fc28                                         firewall-config.noarch 0.5.5-1.fc28                           
  firewalld.noarch 0.5.5-1.fc28                                        firewalld-filesystem.noarch 0.5.5-1.fc28                      
  fontconfig.i686 2.13.0-5.fc28                                        fontconfig.x86_64 2.13.0-5.fc28                               
  gcc.x86_64 8.2.1-4.fc28                                              gcc-c++.x86_64 8.2.1-4.fc28                                   
  gcc-gdb-plugin.x86_64 8.2.1-4.fc28                                   ghostscript.x86_64 9.25-1.fc28                                
  ghostscript-core.x86_64 9.25-1.fc28                                  ghostscript-tools-fonts.x86_64 9.25-1.fc28                    
  ghostscript-tools-printing.x86_64 9.25-1.fc28                        ghostscript-x11.x86_64 9.25-1.fc28                            
  git.x86_64 2.17.2-1.fc28                                             git-core.x86_64 2.17.2-1.fc28                                 
  git-core-doc.noarch 2.17.2-1.fc28                                    glib2.i686 2.56.3-2.fc28                                      
  glib2.x86_64 2.56.3-2.fc28                                           glib2-devel.x86_64 2.56.3-2.fc28                              
  gnutls.i686 3.6.4-1.fc28                                             gnutls.x86_64 3.6.4-1.fc28                                    
  hwdata.noarch 0.316-1.fc28                                           ibus-libpinyin.x86_64 1.10.91-1.fc28                          
  ibus-typing-booster.noarch 2.1.3-1.fc28                              inxi.noarch 3.0.26-1.fc28                                     
  iproute.x86_64 4.18.0-1.fc28                                         iproute-tc.x86_64 4.18.0-1.fc28                               
  iwl100-firmware.noarch 39.31.5.1-88.fc28                             iwl1000-firmware.noarch 1:39.31.5.1-88.fc28                   
  iwl105-firmware.noarch 18.168.6.1-88.fc28                            iwl135-firmware.noarch 18.168.6.1-88.fc28                     
  iwl2000-firmware.noarch 18.168.6.1-88.fc28                           iwl2030-firmware.noarch 18.168.6.1-88.fc28                    
  iwl3160-firmware.noarch 1:25.30.13.0-88.fc28                         iwl3945-firmware.noarch 15.32.2.9-88.fc28                     
  iwl4965-firmware.noarch 228.61.2.24-88.fc28                          iwl5000-firmware.noarch 8.83.5.1_1-88.fc28                    
  iwl5150-firmware.noarch 8.24.2.2-88.fc28                             iwl6000-firmware.noarch 9.221.4.1-88.fc28                     
  iwl6000g2a-firmware.noarch 18.168.6.1-88.fc28                        iwl6000g2b-firmware.noarch 18.168.6.1-88.fc28                 
  iwl6050-firmware.noarch 41.28.5.1-88.fc28                            iwl7260-firmware.noarch 1:25.30.13.0-88.fc28                  
  java-1.8.0-openjdk.x86_64 1:1.8.0.181.b15-6.fc28                     java-1.8.0-openjdk-headless.x86_64 1:1.8.0.181.b15-6.fc28     
  kernel-headers.x86_64 4.18.14-200.fc28                               kicad.x86_64 100:r14177-12567c75.fc28                         
  kicad-packages3d.noarch 100:r14177-12567c75.fc28                     krb5-libs.i686 1.16.1-21.fc28                                 
  krb5-libs.x86_64 1.16.1-21.fc28                                      lcms2.i686 2.9-4.fc28                                         
  lcms2.x86_64 2.9-4.fc28                                              ldns.x86_64 1.7.0-20.fc28                                     
  libatomic.i686 8.2.1-4.fc28                                          libatomic.x86_64 8.2.1-4.fc28                                 
  libavdevice.x86_64 4.0.2-6.fc28                                      libcmis.x86_64 0.5.1-12.fc28                                  
  libertas-usb8388-firmware.noarch 2:20181008-88.gitc6b6265d.fc28      libgcc.i686 8.2.1-4.fc28                                      
  libgcc.x86_64 8.2.1-4.fc28                                           libgfortran.x86_64 8.2.1-4.fc28                               
  libgomp.x86_64 8.2.1-4.fc28                                          libgs.x86_64 9.25-1.fc28                                      
  libmad.x86_64 0.15.1b-26.fc28                                        libmodulemd.x86_64 1.6.4-1.fc28                               
  libnfsidmap.x86_64 1:2.3.3-0.fc28                                    libpinyin.x86_64 2.2.1-1.fc28                                 
  libpinyin-data.x86_64 2.2.1-1.fc28                                   libquadmath.x86_64 8.2.1-4.fc28                               
  libsmbclient.x86_64 2:4.8.6-0.fc28                                   libsolv.x86_64 0.6.35-3.fc28                                  
  libssh.x86_64 0.8.3-3.fc28                                           libstdc++.i686 8.2.1-4.fc28                                   
  libstdc++.x86_64 8.2.1-4.fc28                                        libstdc++-devel.x86_64 8.2.1-4.fc28                           
  libtiff.i686 4.0.9-13.fc28                                           libtiff.x86_64 4.0.9-13.fc28                                  
  libtiff-tools.x86_64 4.0.9-13.fc28                                   libudisks2.x86_64 2.7.6-2.fc28                                
  libwbclient.x86_64 2:4.8.6-0.fc28                                    libxcrypt.i686 4.2.1-3.fc28                                   
  libxcrypt.x86_64 4.2.1-3.fc28                                        libxcrypt-devel.x86_64 4.2.1-3.fc28                           
  libzhuyin.x86_64 2.2.1-1.fc28                                        libzstd.x86_64 1.3.6-1.fc28                                   
  lightdm.x86_64 1.28.0-2.fc28                                         lightdm-gobject.x86_64 1.28.0-2.fc28                          
  linux-firmware.noarch 20181008-88.gitc6b6265d.fc28                   llvm-libs.i686 6.0.1-8.fc28                                   
  llvm-libs.x86_64 6.0.1-8.fc28                                        lyx-fonts.noarch 2.3.1-1.fc28                                 
  mariadb-common.x86_64 3:10.2.18-1.fc28                               mariadb-config.x86_64 3:10.2.18-1.fc28                        
  mariadb-connector-c.x86_64 3.0.6-2.fc28                              mesa-dri-drivers.i686 18.0.5-4.fc28                           
  mesa-dri-drivers.x86_64 18.0.5-4.fc28                                mesa-filesystem.i686 18.0.5-4.fc28                            
  mesa-filesystem.x86_64 18.0.5-4.fc28                                 mesa-libEGL.i686 18.0.5-4.fc28                                
  mesa-libEGL.x86_64 18.0.5-4.fc28                                     mesa-libGL.i686 18.0.5-4.fc28                                 
  mesa-libGL.x86_64 18.0.5-4.fc28                                      mesa-libGLES.x86_64 18.0.5-4.fc28                             
  mesa-libOSMesa.i686 18.0.5-4.fc28                                    mesa-libOSMesa.x86_64 18.0.5-4.fc28                           
  mesa-libOpenCL.x86_64 18.0.5-4.fc28                                  mesa-libgbm.i686 18.0.5-4.fc28                                
  mesa-libgbm.x86_64 18.0.5-4.fc28                                     mesa-libglapi.i686 18.0.5-4.fc28                              
  mesa-libglapi.x86_64 18.0.5-4.fc28                                   mesa-libxatracker.x86_64 18.0.5-4.fc28                        
  mesa-vulkan-drivers.i686 18.0.5-4.fc28                               mesa-vulkan-drivers.x86_64 18.0.5-4.fc28                      
  mjpegtools-libs.x86_64 2.1.0-13.fc28                                 mod_http2.x86_64 1.11.1-1.fc28                                
  nfs-utils.x86_64 1:2.3.3-0.fc28                                      nspr.i686 4.20.0-1.fc28                                       
  nspr.x86_64 4.20.0-1.fc28                                            nss.i686 3.39.0-1.0.fc28                                      
  nss.x86_64 3.39.0-1.0.fc28                                           nss-softokn.i686 3.39.0-1.0.fc28                              
  nss-softokn.x86_64 3.39.0-1.0.fc28                                   nss-softokn-freebl.i686 3.39.0-1.0.fc28                       
  nss-softokn-freebl.x86_64 3.39.0-1.0.fc28                            nss-sysinit.x86_64 3.39.0-1.0.fc28                            
  nss-tools.x86_64 3.39.0-1.0.fc28                                     nss-util.i686 3.39.0-1.0.fc28                                 
  nss-util.x86_64 3.39.0-1.0.fc28                                      oci-systemd-hook.x86_64 1:0.1.18-1.git38504cc.fc28            
  openblas.x86_64 0.3.3-2.fc28                                         openblas-openmp.x86_64 0.3.3-2.fc28                           
  openblas-serial.x86_64 0.3.3-2.fc28                                  openblas-threads.x86_64 0.3.3-2.fc28                          
  openblas-threads64_.x86_64 0.3.3-2.fc28                              openjpeg2.x86_64 2.3.0-9.fc28                                 
  openssh.x86_64 7.8p1-3.fc28                                          openssh-askpass.x86_64 7.8p1-3.fc28                           
  openssh-clients.x86_64 7.8p1-3.fc28                                  openssh-server.x86_64 7.8p1-3.fc28                            
  openssl.x86_64 1:1.1.0i-1.fc28                                       openssl-libs.i686 1:1.1.0i-1.fc28                             
  openssl-libs.x86_64 1:1.1.0i-1.fc28                                  openssl-pkcs11.i686 0.4.8-2.fc28                              
  openssl-pkcs11.x86_64 0.4.8-2.fc28                                   opus.i686 1.3-0.7.rc2.fc28                                    
  opus.x86_64 1.3-0.7.rc2.fc28                                         p11-kit.i686 0.23.14-1.fc28                                   
  p11-kit.x86_64 0.23.14-1.fc28                                        p11-kit-trust.x86_64 0.23.14-1.fc28                           
  patch.x86_64 2.7.6-5.fc28                                            pcre.i686 8.42-4.fc28                                         
  pcre.x86_64 8.42-4.fc28                                              pcre-cpp.x86_64 8.42-4.fc28                                   
  pcre-devel.x86_64 8.42-4.fc28                                        pcre-utf16.x86_64 8.42-4.fc28                                 
  pcre-utf32.x86_64 8.42-4.fc28                                        pcre2.i686 10.32-3.fc28                                       
  pcre2.x86_64 10.32-3.fc28                                            pcre2-utf16.x86_64 10.32-3.fc28                               
  perl-Archive-Zip.noarch 1.64-1.fc28                                  perl-Date-Manip.noarch 6.73-1.fc28                            
  perl-File-Path.noarch 2.16-1.fc28                                    perl-Git.noarch 2.17.2-1.fc28                                 
  perl-Locale-Codes.noarch 3.58-1.fc28                                 perl-Module-CoreList.noarch 1:5.20180920-1.fc28               
  perl-Module-CoreList-tools.noarch 1:5.20180920-1.fc28                perl-Mojolicious.noarch 7.94-1.fc28                           
  perl-PathTools.x86_64 3.75-1.fc28                                    perl-perlfaq.noarch 5.20180915-1.fc28                         
  python2.x86_64 2.7.15-4.fc28                                         python2-libs.x86_64 2.7.15-4.fc28                             
  python2-olefile.noarch 0.46-1.fc28                                   python2-paramiko.noarch 2.4.2-1.fc28                          
  python2-texttable.noarch 1.4.0-1.fc28                                python2-tkinter.x86_64 2.7.15-4.fc28                          
  python3-bind.noarch 32:9.11.4-10.P2.fc28                             python3-firewall.noarch 0.5.5-1.fc28                          
  python3-olefile.noarch 0.46-1.fc28                                   python3-texttable.noarch 1.4.0-1.fc28                         
  qemu-guest-agent.x86_64 2:2.11.2-4.fc28                              redhat-rpm-config.noarch 109-1.fc28                           
  rng-tools.x86_64 6.3.1-2.fc28                                        rsyslog.x86_64 8.38.0-1.fc28                                  
  rust-srpm-macros.noarch 6-1.fc28                                     samba-client.x86_64 2:4.8.6-0.fc28                            
  samba-client-libs.x86_64 2:4.8.6-0.fc28                              samba-common.noarch 2:4.8.6-0.fc28                            
  samba-common-libs.x86_64 2:4.8.6-0.fc28                              samba-common-tools.x86_64 2:4.8.6-0.fc28                      
  samba-libs.x86_64 2:4.8.6-0.fc28                                     samba-winbind.x86_64 2:4.8.6-0.fc28                           
  samba-winbind-clients.x86_64 2:4.8.6-0.fc28                          samba-winbind-modules.x86_64 2:4.8.6-0.fc28                   
  selinux-policy.noarch 3.14.1-47.fc28                                 selinux-policy-targeted.noarch 3.14.1-47.fc28                 
  soundtouch.x86_64 2.1.0-1.fc28                                       systemtap-sdt-devel.x86_64 4.0-1.fc28                         
  telnet.x86_64 1:0.17-74.fc28                                         tigervnc-license.noarch 1.9.0-3.fc28                          
  tigervnc-server-minimal.x86_64 1.9.0-3.fc28                          tumbler.x86_64 0.2.3-1.fc28                                   
  udisks2.x86_64 2.7.6-2.fc28                                          udisks2-iscsi.x86_64 2.7.6-2.fc28                             
  unbound-libs.x86_64 1.7.3-10.fc28                                    unrar.x86_64 5.6.6-1.fc28                                     
  vid.stab.x86_64 1.1.0-9.20180529git38ecbaf.fc28                      vim-minimal.x86_64 2:8.1.450-1.fc28                           
  vlc.x86_64 3.0.4-2.fc28                                              vlc-core.x86_64 3.0.4-2.fc28                                  
  volume_key-libs.x86_64 0.3.12-1.fc28                                 webkit2gtk3.x86_64 2.22.2-1.fc28                              
  webkit2gtk3-jsc.x86_64 2.22.2-1.fc28                                 webkit2gtk3-plugin-process-gtk2.x86_64 2.22.2-1.fc28          
  wine.x86_64 3.17-1.fc28                                              wine-alsa.i686 3.17-1.fc28                                    
  wine-alsa.x86_64 3.17-1.fc28                                         wine-arial-fonts.noarch 3.17-1.fc28                           
  wine-capi.i686 3.17-1.fc28                                           wine-capi.x86_64 3.17-1.fc28                                  
  wine-cms.i686 3.17-1.fc28                                            wine-cms.x86_64 3.17-1.fc28                                   
  wine-common.noarch 3.17-1.fc28                                       wine-core.i686 3.17-1.fc28                                    
  wine-core.x86_64 3.17-1.fc28                                         wine-courier-fonts.noarch 3.17-1.fc28                         
  wine-desktop.noarch 3.17-1.fc28                                      wine-filesystem.noarch 3.17-1.fc28                            
  wine-fixedsys-fonts.noarch 3.17-1.fc28                               wine-fonts.noarch 3.17-1.fc28                                 
  wine-ldap.i686 3.17-1.fc28                                           wine-ldap.x86_64 3.17-1.fc28                                  
  wine-marlett-fonts.noarch 3.17-1.fc28                                wine-ms-sans-serif-fonts.noarch 3.17-1.fc28                   
  wine-openal.i686 3.17-1.fc28                                         wine-openal.x86_64 3.17-1.fc28                                
  wine-opencl.i686 3.17-1.fc28                                         wine-opencl.x86_64 3.17-1.fc28                                
  wine-pulseaudio.i686 3.17-1.fc28                                     wine-pulseaudio.x86_64 3.17-1.fc28                            
  wine-small-fonts.noarch 3.17-1.fc28                                  wine-symbol-fonts.noarch 3.17-1.fc28                          
  wine-system-fonts.noarch 3.17-1.fc28                                 wine-systemd.noarch 3.17-1.fc28                               
  wine-tahoma-fonts.noarch 3.17-1.fc28                                 wine-times-new-roman-fonts.noarch 3.17-1.fc28                 
  wine-twain.i686 3.17-1.fc28                                          wine-twain.x86_64 3.17-1.fc28                                 
  wine-wingdings-fonts.noarch 3.17-1.fc28                              xerces-c.x86_64 3.2.2-1.fc28                                  
  xfce4-whiskermenu-plugin.x86_64 2.3.0-1.fc28                         xorg-x11-drv-libinput.x86_64 0.28.1-1.fc28                    

Complete!

ok

2018-10-15: sda5 - F28 - lvm info PV

[tingo@localhost ~]$ sudo pvs
  PV         VG     Fmt  Attr PSize   PFree
  /dev/sda5  fedora lvm2 a--  <67.82g 4.00m

VG

[tingo@localhost ~]$ sudo vgs
  VG     #PV #LV #SN Attr   VSize   VFree
  fedora   1   2   0 wz--n- <67.82g 4.00m

LV

[tingo@localhost ~]$ sudo lvs
  LV   VG     Attr       LSize  Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert
  root fedora -wi-ao---- 60.00g                                                    
  swap fedora -wi-ao----  7.81g                                                    

ok

2018-10-15: sda5 - F28 - lsblk info

[tingo@localhost ~]$ lsblk
NAME            MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda               8:0    0 232.9G  0 disk 
├─sda1            8:1    0   100M  0 part /boot/efi
├─sda2            8:2    0    60G  0 part 
├─sda3            8:3    0     4G  0 part 
├─sda4            8:4    0   500M  0 part /boot
└─sda5            8:5    0  67.8G  0 part 
  ├─fedora-root 253:0    0    60G  0 lvm  /
  └─fedora-swap 253:1    0   7.8G  0 lvm  [SWAP]

ok.

2018-10-15: sda5 - F28 - partitions

[tingo@localhost ~]$ sudo parted /dev/sda print
Model: ATA Samsung SSD 850 (scsi)
Disk /dev/sda: 250GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags: 

Number  Start   End     Size    File system  Name                  Flags
 1      20.5kB  105MB   105MB   fat16        EFI System Partition  boot, esp
 2      105MB   64.5GB  64.4GB
 3      64.5GB  68.8GB  4295MB
 4      68.8GB  69.3GB  524MB   ext4
 5      69.3GB  142GB   72.8GB                                     lvm

ok.

2018-10-09: sda5 - F28 - dnf - install KiCad 5: enable copr

[tingo@localhost ~]$ sudo dnf copr enable @kicad/kicad

You are about to enable a Copr repository. Please note that this
repository is not part of the main distribution, and quality may vary.

The Fedora Project does not exercise any power over the contents of
this repository beyond the rules outlined in the Copr FAQ at
<https://docs.pagure.org/copr.copr/user_documentation.html#what-i-can-build-in-copr>,
and packages are not held to any quality or security level.

Please do not file bug reports about these packages in Fedora
Bugzilla. In case of problems, contact the owner of this repository.

Do you want to continue? [y/N]: y
Repository successfully enabled.

install kicad 5

[tingo@localhost ~]$ sudo dnf install kicad
Last metadata expiration check: 0:02:06 ago on Tue 09 Oct 2018 06:21:18 PM CEST.
Package kicad-1:4.0.7-3.fc28.x86_64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!

can I upgrade instead?

[tingo@localhost ~]$ sudo dnf upgrade kicad
[..]
warning: /var/cache/dnf/group_kicad-kicad-b22da2fc479e93cd/packages/kicad-r13958-f11cb736.fc28.x86_64.rpm: Header V3 RSA/SHA1 Signature, key ID 4c710964: NOKEY
Importing GPG key 0x4C710964:
 Userid     : "@kicad_kicad (None) <@kicad#kicad@copr.fedorahosted.org>"
 Fingerprint: DD4B 35E7 0DC9 5FDE 699B 4F0C 13A8 A634 4C71 0964
 From       : https://copr-be.cloud.fedoraproject.org/results/@kicad/kicad/pubkey.gpg
Is this ok [y/N]: y
Key imported successfully
[..]
Upgraded:
  kicad.x86_64 100:r13958-f11cb736.fc28                                                                                              

Complete!

ok.

2018-10-04: sda5 - F28 - install Inkcut prereqs first

[tingo@localhost ~]$ sudo dnf install python-qt5
[..]
Total download size: 3.9 M
Installed size: 21 M
[..]
Installed:
  python2-qt5.x86_64 5.10.1-4.fc28                               python2-qt5-base.x86_64 5.10.1-4.fc28                              

Complete!

install Inkcut

[tingo@localhost ~]$ sudo pip3 install inkcut
WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.
Collecting inkcut
[..]
Installing collected packages: ipython-genutils, traitlets, jupyter-core, pygments, tornado, ptyprocess, pexpect, pickleshare, wcwidth, prompt-toolkit, simplegeneric, backcall, parso, jedi, ipython, pyzmq, python-dateutil, jupyter-client, ipykernel, qtconsole, atom, qtpy, kiwisolver, enaml, jsonpickle, zope.interface, constantly, incremental, attrs, Automat, hyperlink, PyHamcrest, twisted, qt5reactor, pyqtgraph, enamlx, PyQt5-sip, PyQt5, pyserial, inkcut
  Running setup.py install for tornado ... done
  Running setup.py install for simplegeneric ... done
  Running setup.py install for backcall ... done
  Running setup.py install for zope.interface ... done
  Running setup.py install for twisted ... done
  Running setup.py install for pyqtgraph ... done
  Found existing installation: pyserial 3.1.1
    Uninstalling pyserial-3.1.1:
      Successfully uninstalled pyserial-3.1.1
Successfully installed Automat-0.7.0 PyHamcrest-1.9.0 PyQt5-5.11.3 PyQt5-sip-4.19.13 atom-0.4.1 attrs-18.2.0 backcall-0.1.0 constantly-15.1.0 enaml-0.10.2 enamlx-0.3.0 hyperlink-18.0.0 incremental-17.5.0 inkcut-2.0.6 ipykernel-5.0.0 ipython-7.0.1 ipython-genutils-0.2.0 jedi-0.13.1 jsonpickle-1.0 jupyter-client-5.2.3 jupyter-core-4.4.0 kiwisolver-1.0.1 parso-0.3.1 pexpect-4.6.0 pickleshare-0.7.5 prompt-toolkit-2.0.5 ptyprocess-0.6.0 pygments-2.2.0 pyqtgraph-0.10.0 pyserial-3.4 python-dateutil-2.7.3 pyzmq-17.1.2 qt5reactor-0.5 qtconsole-4.4.1 qtpy-1.5.1 simplegeneric-0.8.1 tornado-5.1.1 traitlets-4.3.2 twisted-18.7.0 wcwidth-0.1.7 zope.interface-4.5.0

check if pyserial is still installed

[tingo@localhost ~]$ sudo pip3 install pyserial
WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.
Requirement already satisfied: pyserial in /usr/local/lib/python3.6/site-packages

ok.

2018-10-04: sda5 - F28 - dnf - install Inkscape

[tingo@localhost ~]$ sudo dnf install inkscape
[..]
Install  25 Packages

Total download size: 27 M
Installed size: 151 M
[..]
  inkscape.x86_64 0.92.3-2.fc28                python2-beautifulsoup4.noarch 4.6.3-1.fc28 python2-cssselect.noarch 0.9.2-6.fc28    
  python2-html5lib.noarch 1:0.999999999-5.fc28 rubygem-bigdecimal.x86_64 1.3.4-93.fc28    rubygem-did_you_mean.noarch 1.2.0-93.fc28
  rubygem-io-console.x86_64 0.4.6-93.fc28      rubygem-openssl.x86_64 2.1.0-93.fc28       rubygem-rdoc.noarch 6.0.3-2.fc28         
  rubygems.noarch 2.7.6-93.fc28                ImageMagick-c++.x86_64 1:6.9.9.38-1.fc28   aspell.x86_64 12:0.60.6.1-21.fc28        
  libart_lgpl.x86_64 2.3.21-19.fc28            potrace.x86_64 1.15-2.fc28                 python2-lxml.x86_64 4.1.1-2.fc28         
  python2-reportlab.x86_64 3.4.0-8.fc28        python2-scour.noarch 0.35-7.fc28           python2-webencodings.noarch 0.5.1-4.fc28 
  ruby.x86_64 2.5.1-93.fc28                    ruby-irb.noarch 2.5.1-93.fc28              ruby-libs.x86_64 2.5.1-93.fc28           
  rubygem-json.x86_64 2.1.0-105.fc28           rubygem-psych.x86_64 3.0.2-93.fc28         rubypick.noarch 1.1.1-8.fc28             
  uniconvertor.x86_64 2.0-0.15.svn362.fc28    

Complete!

ok.

2018-09-12: sda5 - F28 - reboot, and a new kernel

[tingo@localhost ~]$ uname -a
Linux localhost.localdomain 4.18.5-200.fc28.x86_64 #1 SMP Tue Sep 4 15:56:14 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

ok

2018-09-12: sda5 - F28 - dnf - upgrade

[tingo@localhost ~]$ sudo dnf upgrade
[..]
Install    5 Packages
Upgrade  445 Packages
Remove     5 Packages

Total download size: 951 M
[..]
Error: Error downloading packages:
  Curl error (6): Couldn't resolve host name for https://mirrors.rpmfusion.org/metalink?repo=free-fedora-updates-released-28&arch=x86_64 [Could not resolve host: mirrors.rpmfusion.org]

hmm, can I ping it?yes, that worked. Retry.

Removed:
  kernel.x86_64 4.17.2-200.fc28             kernel-core.x86_64 4.17.2-200.fc28              kernel-devel.x86_64 4.17.2-200.fc28    
  kernel-modules.x86_64 4.17.2-200.fc28     kernel-modules-extra.x86_64 4.17.2-200.fc28    

Installed:
  kernel.x86_64 4.18.5-200.fc28             kernel-core.x86_64 4.18.5-200.fc28              kernel-devel.x86_64 4.18.5-200.fc28    
  kernel-modules.x86_64 4.18.5-200.fc28     kernel-modules-extra.x86_64 4.18.5-200.fc28    

Upgraded:
  alsa-utils.x86_64 1.1.6-4.fc28                                 ansible.noarch 2.6.3-1.fc28                                        
  armadillo.x86_64 9.100.5-1.fc28                                authselect.x86_64 1.0-1.fc28                                       
  authselect-compat.x86_64 1.0-1.fc28                            authselect-libs.x86_64 1.0-1.fc28                                  
  autocorr-en.noarch 1:6.0.6.2-1.fc28                            babl.x86_64 0.1.56-2.fc28                                          
  bind-export-libs.x86_64 32:9.11.4-5.P1.fc28                    bind-libs.x86_64 32:9.11.4-5.P1.fc28                               
  bind-libs-lite.x86_64 32:9.11.4-5.P1.fc28                      bind-license.noarch 32:9.11.4-5.P1.fc28                            
  bind-utils.x86_64 32:9.11.4-5.P1.fc28                          bouncycastle.noarch 1.60-1.fc28                                    
  bouncycastle-pg.noarch 1.60-1.fc28                             btrfs-progs.x86_64 4.17.1-1.fc28                                   
  bubblewrap.x86_64 0.3.0-2.fc28                                 container-selinux.noarch 2:2.71-2.git5721d74.fc28                  
  containers-common.x86_64 0.1.31-13.dev.gite3034e1.fc28         coreboot-utils.x86_64 4.8-1.fc28                                   
  createrepo_c.x86_64 0.10.0-19.fc28                             createrepo_c-libs.x86_64 0.10.0-19.fc28                            
  cryptsetup.x86_64 2.0.4-1.fc28                                 cryptsetup-libs.x86_64 2.0.4-1.fc28                                
  cups.x86_64 1:2.2.6-22.fc28                                    cups-client.x86_64 1:2.2.6-22.fc28                                 
  cups-filesystem.noarch 1:2.2.6-22.fc28                         cups-libs.i686 1:2.2.6-22.fc28                                     
  cups-libs.x86_64 1:2.2.6-22.fc28                               curl.x86_64 7.59.0-7.fc28                                          
  dbus.x86_64 1:1.12.10-1.fc28                                   dbus-devel.x86_64 1:1.12.10-1.fc28                                 
  dbus-libs.i686 1:1.12.10-1.fc28                                dbus-libs.x86_64 1:1.12.10-1.fc28                                  
  dbus-x11.x86_64 1:1.12.10-1.fc28                               distribution-gpg-keys.noarch 1.22-1.fc28                           
  dmidecode.x86_64 1:3.1-7.fc28                                  dmraid.x86_64 1.0.0.rc16-38.fc28                                   
  dmraid-events.x86_64 1.0.0.rc16-38.fc28                        dnsmasq.x86_64 2.79-5.fc28                                         
  docker.x86_64 2:1.13.1-61.git9cb56fd.fc28                      docker-common.x86_64 2:1.13.1-61.git9cb56fd.fc28                   
  docker-rhel-push-plugin.x86_64 2:1.13.1-61.git9cb56fd.fc28     dracut.x86_64 048-14.git20180726.fc28                              
  dracut-config-rescue.x86_64 048-14.git20180726.fc28            dracut-live.x86_64 048-14.git20180726.fc28                         
  dracut-network.x86_64 048-14.git20180726.fc28                  dtc.x86_64 1.4.7-1.fc28                                            
  fedora-gpg-keys.noarch 28-5                                    fedora-repos.noarch 28-5                                           
  firefox.x86_64 62.0-2.fc28                                     fpaste.noarch 0.3.9.2-1.fc28                                       
  freerdp-libs.x86_64 2:2.0.0-44.rc3.fc28                        ftp.x86_64 0.17-76.fc28                                            
  fuse-sshfs.x86_64 2.10-1.fc28                                  gd.i686 2.2.5-6.fc28                                               
  gd.x86_64 2.2.5-6.fc28                                         gdal-libs.x86_64 2.2.4-3.fc28                                      
  gdb.x86_64 8.1.1-3.fc28                                        gdb-headless.x86_64 8.1.1-3.fc28                                   
  geoclue2.x86_64 2.4.11-1.fc28                                  ghostscript.x86_64 9.24-1.fc28                                     
  ghostscript-core.x86_64 9.24-1.fc28                            ghostscript-tools-fonts.x86_64 9.24-1.fc28                         
  ghostscript-tools-printing.x86_64 9.24-1.fc28                  ghostscript-x11.x86_64 9.24-1.fc28                                 
  gimp.x86_64 2:2.8.22-7.fc28                                    gimp-libs.x86_64 2:2.8.22-7.fc28                                   
  glibc.i686 2.27-32.fc28                                        glibc.x86_64 2.27-32.fc28                                          
  glibc-common.x86_64 2.27-32.fc28                               glibc-devel.x86_64 2.27-32.fc28                                    
  glibc-headers.x86_64 2.27-32.fc28                              glibc-langpack-en.x86_64 2.27-32.fc28                              
  gnumeric.x86_64 1:1.12.42-2.fc28                               gnutls.i686 3.6.3-4.fc28                                           
  gnutls.x86_64 3.6.3-4.fc28                                     goffice.x86_64 0.10.42-1.fc28                                      
  google-noto-emoji-color-fonts.noarch 20180814-1.fc28           google-noto-emoji-fonts.noarch 20180814-1.fc28                     
  gparted.x86_64 0.32.0-2.fc28                                   graphviz.x86_64 2.40.1-23.fc28                                     
  grass.x86_64 7.4.1-6.fc28                                      grass-libs.x86_64 7.4.1-6.fc28                                     
  grilo.x86_64 0.3.6-2.fc28                                      hwdata.noarch 0.315-1.fc28                                         
  ibus.x86_64 1.5.18-7.fc28                                      ibus-gtk2.x86_64 1.5.18-7.fc28                                     
  ibus-gtk3.x86_64 1.5.18-7.fc28                                 ibus-hangul.x86_64 1.5.1-1.fc28                                    
  ibus-libs.x86_64 1.5.18-7.fc28                                 ibus-setup.noarch 1.5.18-7.fc28                                    
  ibus-typing-booster.noarch 2.1.1-1.fc28                        ibus-wayland.x86_64 1.5.18-7.fc28                                  
  icedtea-web.noarch 1.7.1-9.fc28                                inxi.noarch 3.0.21-1.fc28                                          
  iproute.x86_64 4.17.0-3.fc28                                   iproute-tc.x86_64 4.17.0-3.fc28                                    
  ipset.x86_64 6.38-1.fc28                                       ipset-libs.x86_64 6.38-1.fc28                                      
  iwl100-firmware.noarch 39.31.5.1-86.fc28.1                     iwl1000-firmware.noarch 1:39.31.5.1-86.fc28.1                      
  iwl105-firmware.noarch 18.168.6.1-86.fc28.1                    iwl135-firmware.noarch 18.168.6.1-86.fc28.1                        
  iwl2000-firmware.noarch 18.168.6.1-86.fc28.1                   iwl2030-firmware.noarch 18.168.6.1-86.fc28.1                       
  iwl3160-firmware.noarch 1:25.30.13.0-86.fc28.1                 iwl3945-firmware.noarch 15.32.2.9-86.fc28.1                        
  iwl4965-firmware.noarch 228.61.2.24-86.fc28.1                  iwl5000-firmware.noarch 8.83.5.1_1-86.fc28.1                       
  iwl5150-firmware.noarch 8.24.2.2-86.fc28.1                     iwl6000-firmware.noarch 9.221.4.1-86.fc28.1                        
  iwl6000g2a-firmware.noarch 18.168.6.1-86.fc28.1                iwl6000g2b-firmware.noarch 18.168.6.1-86.fc28.1                    
  iwl6050-firmware.noarch 41.28.5.1-86.fc28.1                    iwl7260-firmware.noarch 1:25.30.13.0-86.fc28.1                     
  java-1.8.0-openjdk.x86_64 1:1.8.0.181.b15-0.fc28               java-1.8.0-openjdk-headless.x86_64 1:1.8.0.181.b15-0.fc28          
  kernel-headers.x86_64 4.18.5-200.fc28                          lftp.x86_64 4.8.4-1.fc28                                           
  libao.x86_64 1.2.0-13.fc28                                     libbytesize.x86_64 1.4-1.fc28                                      
  libcap-ng.i686 0.7.9-4.fc28                                    libcap-ng.x86_64 0.7.9-4.fc28                                      
  libcgroup.x86_64 0.41-20.fc28                                  libcurl.x86_64 7.59.0-7.fc28                                       
  libdrm.i686 2.4.93-1.fc28                                      libdrm.x86_64 2.4.93-1.fc28                                        
  libdvdnav.x86_64 6.0.0-1.fc28                                  libdvdread.x86_64 6.0.0-1.fc28                                     
  libebml.x86_64 1.3.6-1.fc28                                    libertas-usb8388-firmware.noarch 2:20180815-86.gitf1b95fe5.fc28    
  libglvnd.i686 1:1.1.0-1.fc28                                   libglvnd.x86_64 1:1.1.0-1.fc28                                     
  libglvnd-core-devel.x86_64 1:1.1.0-1.fc28                      libglvnd-devel.x86_64 1:1.1.0-1.fc28                               
  libglvnd-egl.i686 1:1.1.0-1.fc28                               libglvnd-egl.x86_64 1:1.1.0-1.fc28                                 
  libglvnd-gles.x86_64 1:1.1.0-1.fc28                            libglvnd-glx.i686 1:1.1.0-1.fc28                                   
  libglvnd-glx.x86_64 1:1.1.0-1.fc28                             libglvnd-opengl.x86_64 1:1.1.0-1.fc28                              
  libgs.x86_64 9.24-1.fc28                                       libinput.x86_64 1.11.3-1.fc28                                      
  libipa_hbac.x86_64 1.16.3-2.fc28                               libkcapi.x86_64 1.1.1-11.fc28                                      
  libkcapi-hmaccalc.x86_64 1.1.1-11.fc28                         libldb.x86_64 1.4.0-4.fc28.1.3.6                                   
  libmatroska.x86_64 1.4.9-1.fc28                                libmodulemd.x86_64 1.6.3-2.fc28                                    
  libmspack.x86_64 0.7-0.1.alpha.fc28                            libnghttp2.x86_64 1.32.1-1.fc28                                    
  libnsl.i686 2.27-32.fc28                                       libnsl.x86_64 2.27-32.fc28                                         
  libpcap.i686 14:1.9.0-1.fc28                                   libpcap.x86_64 14:1.9.0-1.fc28                                     
  libpng.i686 2:1.6.34-6.fc28                                    libpng.x86_64 2:1.6.34-6.fc28                                      
  libpng-devel.x86_64 2:1.6.34-6.fc28                            librados2.x86_64 1:12.2.8-1.fc28                                   
  libreoffice.x86_64 1:6.0.6.2-1.fc28                            libreoffice-base.x86_64 1:6.0.6.2-1.fc28                           
  libreoffice-calc.x86_64 1:6.0.6.2-1.fc28                       libreoffice-core.x86_64 1:6.0.6.2-1.fc28                           
  libreoffice-data.noarch 1:6.0.6.2-1.fc28                       libreoffice-draw.x86_64 1:6.0.6.2-1.fc28                           
  libreoffice-emailmerge.x86_64 1:6.0.6.2-1.fc28                 libreoffice-graphicfilter.x86_64 1:6.0.6.2-1.fc28                  
  libreoffice-gtk2.x86_64 1:6.0.6.2-1.fc28                       libreoffice-gtk3.x86_64 1:6.0.6.2-1.fc28                           
  libreoffice-help-en.x86_64 1:6.0.6.2-1.fc28                    libreoffice-impress.x86_64 1:6.0.6.2-1.fc28                        
  libreoffice-langpack-en.x86_64 1:6.0.6.2-1.fc28                libreoffice-math.x86_64 1:6.0.6.2-1.fc28                           
  libreoffice-opensymbol-fonts.noarch 1:6.0.6.2-1.fc28           libreoffice-pdfimport.x86_64 1:6.0.6.2-1.fc28                      
  libreoffice-pyuno.x86_64 1:6.0.6.2-1.fc28                      libreoffice-ure.x86_64 1:6.0.6.2-1.fc28                            
  libreoffice-ure-common.noarch 1:6.0.6.2-1.fc28                 libreoffice-writer.x86_64 1:6.0.6.2-1.fc28                         
  libreoffice-x11.x86_64 1:6.0.6.2-1.fc28                        libreswan.x86_64 3.25-3.fc28                                       
  librsvg2.x86_64 2.42.6-1.fc28                                  libsmbclient.x86_64 2:4.8.5-0.fc28                                 
  libsolv.x86_64 0.6.35-1.fc28                                   libsoup.x86_64 2.62.3-1.fc28                                       
  libssh.x86_64 0.8.2-1.fc28                                     libsss_autofs.x86_64 1.16.3-2.fc28                                 
  libsss_certmap.x86_64 1.16.3-2.fc28                            libsss_idmap.x86_64 1.16.3-2.fc28                                  
  libsss_nss_idmap.x86_64 1.16.3-2.fc28                          libsss_sudo.x86_64 1.16.3-2.fc28                                   
  libthai.i686 0.1.28-1.fc28                                     libthai.x86_64 0.1.28-1.fc28                                       
  libtirpc.i686 1.0.3-3.rc2.fc28                                 libtirpc.x86_64 1.0.3-3.rc2.fc28                                   
  libusbx.i686 1.0.22-1.fc28                                     libusbx.x86_64 1.0.22-1.fc28                                       
  libusbx-devel.x86_64 1.0.22-1.fc28                             libvorbis.i686 1:1.3.6-3.fc28                                      
  libvorbis.x86_64 1:1.3.6-3.fc28                                libwbclient.x86_64 2:4.8.5-0.fc28                                  
  libwinpr.x86_64 2:2.0.0-44.rc3.fc28                            libwmf.x86_64 0.2.8.4-56.fc28                                      
  libwmf-lite.x86_64 0.2.8.4-56.fc28                             libwps.x86_64 0.4.10-1.fc28                                        
  libxcrypt.i686 4.1.2-1.fc28                                    libxcrypt.x86_64 4.1.2-1.fc28                                      
  libxcrypt-devel.x86_64 4.1.2-1.fc28                            libxkbcommon.x86_64 0.8.2-1.fc28                                   
  libxkbcommon-x11.x86_64 0.8.2-1.fc28                           libxml2.i686 2.9.8-4.fc28                                          
  libxml2.x86_64 2.9.8-4.fc28                                    lightdm.x86_64 1.28.0-1.fc28                                       
  lightdm-gobject.x86_64 1.28.0-1.fc28                           link-grammar.x86_64 5.5.1-4.fc28                                   
  linux-firmware.noarch 20180815-86.gitf1b95fe5.fc28             llvm-libs.i686 6.0.1-7.fc28                                        
  llvm-libs.x86_64 6.0.1-7.fc28                                  lm_sensors.x86_64 3.4.0-17.20180522git70f7e08.fc28                 
  lm_sensors-libs.x86_64 3.4.0-17.20180522git70f7e08.fc28        man-pages.noarch 4.15-3.fc28                                       
  mariadb-common.x86_64 3:10.2.17-2.fc28                         mariadb-config.x86_64 3:10.2.17-2.fc28                             
  mariadb-connector-c.x86_64 3.0.6-1.fc28                        microcode_ctl.x86_64 2:2.1-26.fc28                                 
  minicom.x86_64 2.7.1-9.fc28                                    mozjs52.x86_64 52.9.0-1.fc28                                       
  mpg123.x86_64 1.25.10-1.fc28                                   mpg123-libs.i686 1.25.10-1.fc28                                    
  mpg123-libs.x86_64 1.25.10-1.fc28                              mpg123-plugins-jack.x86_64 1.25.10-1.fc28                          
  mpg123-plugins-portaudio.x86_64 1.25.10-1.fc28                 mpg123-plugins-pulseaudio.x86_64 1.25.10-1.fc28                    
  netpbm.x86_64 10.83.01-1.fc28                                  netpbm-progs.x86_64 10.83.01-1.fc28                                
  nss-pem.x86_64 1.0.4-1.fc28                                    oci-systemd-hook.x86_64 1:0.1.17-3.gitbd86a79.fc28                 
  open-vm-tools.x86_64 10.3.0-4.fc28                             open-vm-tools-desktop.x86_64 10.3.0-4.fc28                         
  openblas.x86_64 0.3.2-3.fc28                                   openblas-openmp.x86_64 0.3.2-3.fc28                                
  openblas-serial.x86_64 0.3.2-3.fc28                            openblas-threads.x86_64 0.3.2-3.fc28                               
  openblas-threads64_.x86_64 0.3.2-3.fc28                        openldap.i686 2.4.46-3.fc28                                        
  openldap.x86_64 2.4.46-3.fc28                                  openssh.x86_64 7.8p1-2.fc28                                        
  openssh-askpass.x86_64 7.8p1-2.fc28                            openssh-clients.x86_64 7.8p1-2.fc28                                
  openssh-server.x86_64 7.8p1-2.fc28                             openssl-pkcs11.i686 0.4.8-1.fc28                                   
  openssl-pkcs11.x86_64 0.4.8-1.fc28                             pango.i686 1.42.4-1.fc28                                           
  pango.x86_64 1.42.4-1.fc28                                     pcre.i686 8.42-3.fc28                                              
  pcre.x86_64 8.42-3.fc28                                        pcre-cpp.x86_64 8.42-3.fc28                                        
  pcre-devel.x86_64 8.42-3.fc28                                  pcre-utf16.x86_64 8.42-3.fc28                                      
  pcre-utf32.x86_64 8.42-3.fc28                                  pcre2.i686 10.31-10.fc28                                           
  pcre2.x86_64 10.31-10.fc28                                     pcre2-utf16.x86_64 10.31-10.fc28                                   
  perl.x86_64 4:5.26.2-413.fc28                                  perl-Archive-Zip.noarch 1.63-1.fc28                                
  perl-Attribute-Handlers.noarch 0.99-413.fc28                   perl-Devel-Peek.x86_64 1.26-413.fc28                               
  perl-Devel-SelfStubber.noarch 1.06-413.fc28                    perl-Errno.x86_64 1.28-413.fc28                                    
  perl-ExtUtils-Embed.noarch 1.34-413.fc28                       perl-ExtUtils-Miniperl.noarch 1.06-413.fc28                        
  perl-HTTP-Tiny.noarch 0.076-1.fc28                             perl-IO.x86_64 1.38-413.fc28                                       
  perl-IO-Zlib.noarch 1:1.10-413.fc28                            perl-Locale-Maketext-Simple.noarch 1:0.21-413.fc28                 
  perl-Math-Complex.noarch 1.59-413.fc28                         perl-Memoize.noarch 1.03-413.fc28                                  
  perl-Module-CoreList.noarch 1:5.20180820-1.fc28                perl-Module-CoreList-tools.noarch 1:5.20180820-1.fc28              
  perl-Module-Loaded.noarch 1:0.08-413.fc28                      perl-Net-Ping.noarch 2.55-413.fc28                                 
  perl-Pod-Html.noarch 1.22.02-413.fc28                          perl-Pod-Perldoc.noarch 3.28.01-1.fc28                             
  perl-SelfLoader.noarch 1.23-413.fc28                           perl-Storable.x86_64 1:3.11-3.fc28                                 
  perl-Test.noarch 1.30-413.fc28                                 perl-Thread-Queue.noarch 3.13-1.fc28                               
  perl-Time-Piece.x86_64 1.31-413.fc28                           perl-devel.x86_64 4:5.26.2-413.fc28                                
  perl-interpreter.x86_64 4:5.26.2-413.fc28                      perl-libnetcfg.noarch 4:5.26.2-413.fc28                            
  perl-libs.x86_64 4:5.26.2-413.fc28                             perl-macros.x86_64 4:5.26.2-413.fc28                               
  perl-open.noarch 1.11-413.fc28                                 perl-utils.noarch 5.26.2-413.fc28                                  
  pocl.x86_64 1.1-4.fc28                                         poppler.x86_64 0.62.0-4.fc28                                       
  poppler-glib.x86_64 0.62.0-4.fc28                              poppler-utils.x86_64 0.62.0-4.fc28                                 
  postgresql-libs.x86_64 10.5-3.fc28                             python-matplotlib-data.noarch 2.2.3-1.fc28                         
  python-matplotlib-data-fonts.noarch 2.2.3-1.fc28               python-qt5-rpm-macros.noarch 5.10.1-4.fc28                         
  python2-gdal.x86_64 2.2.4-3.fc28                               python2-matplotlib.x86_64 2.2.3-1.fc28                             
  python2-matplotlib-tk.x86_64 2.2.3-1.fc28                      python2-rpm.x86_64 4.14.2-1.fc28                                   
  python2-setuptools.noarch 39.2.0-6.fc28                        python3-beautifulsoup4.noarch 4.6.3-1.fc28                         
  python3-bind.noarch 32:9.11.4-5.P1.fc28                        python3-bytesize.x86_64 1.4-1.fc28                                 
  python3-libxml2.x86_64 2.9.8-4.fc28                            python3-pytoml.noarch 0.1.18-1.fc28                                
  python3-qt5.x86_64 5.10.1-4.fc28                               python3-qt5-base.x86_64 5.10.1-4.fc28                              
  python3-rpm.x86_64 4.14.2-1.fc28                               python3-setools.x86_64 4.1.1-9.fc28                                
  python3-setuptools.noarch 39.2.0-6.fc28                        python3-sssdconfig.noarch 1.16.3-2.fc28                            
  qemu-guest-agent.x86_64 2:2.11.2-2.fc28                        qt5-qtbase.x86_64 5.11.1-7.fc28                                    
  qt5-qtbase-common.noarch 5.11.1-7.fc28                         qt5-qtbase-gui.x86_64 5.11.1-7.fc28                                
  qt5-qtconnectivity.x86_64 5.11.1-2.fc28                        qt5-qtdeclarative.x86_64 5.11.1-3.fc28                             
  qt5-qtenginio.x86_64 1:1.6.2-16.fc28                           qt5-qtgraphicaleffects.x86_64 5.11.1-2.fc28                        
  qt5-qtlocation.x86_64 5.11.1-3.fc28                            qt5-qtmultimedia.x86_64 5.11.1-2.fc28                              
  qt5-qtquickcontrols.x86_64 5.11.1-2.fc28                       qt5-qtquickcontrols2.x86_64 5.11.1-2.fc28                          
  qt5-qtsensors.x86_64 5.11.1-2.fc28                             qt5-qtserialport.x86_64 5.11.1-2.fc28                              
  qt5-qtsvg.x86_64 5.11.1-2.fc28                                 qt5-qttools-common.noarch 5.11.1-2.fc28                            
  qt5-qttools-libs-designer.x86_64 5.11.1-2.fc28                 qt5-qttools-libs-help.x86_64 5.11.1-2.fc28                         
  qt5-qtwayland.x86_64 5.11.1-2.fc28                             qt5-qtwebchannel.x86_64 5.11.1-2.fc28                              
  qt5-qtwebengine.x86_64 5.11.1-4.fc28                           qt5-qtwebsockets.x86_64 5.11.1-2.fc28                              
  qt5-qtx11extras.x86_64 5.11.1-2.fc28                           qt5-qtxmlpatterns.x86_64 5.11.1-3.fc28                             
  qt5-srpm-macros.noarch 5.11.1-3.fc28                           rmt.x86_64 2:1.5.3-14.fc28                                         
  rng-tools.x86_64 6.3.1-1.fc28                                  rpm.x86_64 4.14.2-1.fc28                                           
  rpm-build-libs.x86_64 4.14.2-1.fc28                            rpm-libs.x86_64 4.14.2-1.fc28                                      
  rpm-plugin-selinux.x86_64 4.14.2-1.fc28                        rpm-plugin-systemd-inhibit.x86_64 4.14.2-1.fc28                    
  rpm-sign-libs.x86_64 4.14.2-1.fc28                             rsyslog.x86_64 8.37.0-1.fc28                                       
  samba-client.x86_64 2:4.8.5-0.fc28                             samba-client-libs.x86_64 2:4.8.5-0.fc28                            
  samba-common.noarch 2:4.8.5-0.fc28                             samba-common-libs.x86_64 2:4.8.5-0.fc28                            
  samba-common-tools.x86_64 2:4.8.5-0.fc28                       samba-libs.x86_64 2:4.8.5-0.fc28                                   
  samba-winbind.x86_64 2:4.8.5-0.fc28                            samba-winbind-clients.x86_64 2:4.8.5-0.fc28                        
  samba-winbind-modules.x86_64 2:4.8.5-0.fc28                    selinux-policy.noarch 3.14.1-42.fc28                               
  selinux-policy-targeted.noarch 3.14.1-42.fc28                  shapelib.x86_64 1.4.1-5.fc28                                       
  soundtouch.x86_64 2.0.0-6.fc28                                 spax.x86_64 1.5.3-14.fc28                                          
  sssd.x86_64 1.16.3-2.fc28                                      sssd-ad.x86_64 1.16.3-2.fc28                                       
  sssd-client.x86_64 1.16.3-2.fc28                               sssd-common.x86_64 1.16.3-2.fc28                                   
  sssd-common-pac.x86_64 1.16.3-2.fc28                           sssd-ipa.x86_64 1.16.3-2.fc28                                      
  sssd-krb5.x86_64 1.16.3-2.fc28                                 sssd-krb5-common.x86_64 1.16.3-2.fc28                              
  sssd-ldap.x86_64 1.16.3-2.fc28                                 sssd-nfs-idmap.x86_64 1.16.3-2.fc28                                
  sssd-proxy.x86_64 1.16.3-2.fc28                                telnet.x86_64 1:0.17-73.fc28                                       
  tesseract.x86_64 3.05.02-1.fc28                                texlive-base.x86_64 7:20170520-41.fc28                             
  texlive-dvipng.x86_64 7:20170520-41.fc28                       texlive-hyphen-base.noarch 6:svn41138-52.fc28.2                    
  texlive-kpathsea.x86_64 7:20170520-41.fc28                     texlive-lib.x86_64 7:20170520-41.fc28                              
  texlive-metafont.x86_64 7:20170520-41.fc28                     texlive-tetex.noarch 7:20170520-41.fc28                            
  texlive-texlive.infra.noarch 7:20170520-41.fc28                tigervnc-license.noarch 1.9.0-2.fc28                               
  tigervnc-server-minimal.x86_64 1.9.0-2.fc28                    unixODBC.i686 2.3.7-1.fc28                                         
  unixODBC.x86_64 2.3.7-1.fc28                                   usermode.x86_64 1.112-3.fc28                                       
  vim-minimal.x86_64 2:8.1.351-1.fc28                            vlc.x86_64 3.0.4-1.fc28                                            
  vlc-core.x86_64 3.0.4-1.fc28                                   webkit2gtk3.x86_64 2.20.5-1.fc28                                   
  webkit2gtk3-jsc.x86_64 2.20.5-1.fc28                           webkit2gtk3-plugin-process-gtk2.x86_64 2.20.5-1.fc28               
  wget.x86_64 1.19.5-5.fc28                                      wine.x86_64 3.14-1.fc28                                            
  wine-alsa.i686 3.14-1.fc28                                     wine-alsa.x86_64 3.14-1.fc28                                       
  wine-arial-fonts.noarch 3.14-1.fc28                            wine-capi.i686 3.14-1.fc28                                         
  wine-capi.x86_64 3.14-1.fc28                                   wine-cms.i686 3.14-1.fc28                                          
  wine-cms.x86_64 3.14-1.fc28                                    wine-common.noarch 3.14-1.fc28                                     
  wine-core.i686 3.14-1.fc28                                     wine-core.x86_64 3.14-1.fc28                                       
  wine-courier-fonts.noarch 3.14-1.fc28                          wine-desktop.noarch 3.14-1.fc28                                    
  wine-filesystem.noarch 3.14-1.fc28                             wine-fixedsys-fonts.noarch 3.14-1.fc28                             
  wine-fonts.noarch 3.14-1.fc28                                  wine-ldap.i686 3.14-1.fc28                                         
  wine-ldap.x86_64 3.14-1.fc28                                   wine-marlett-fonts.noarch 3.14-1.fc28                              
  wine-mono.noarch 4.7.3-1.fc28                                  wine-ms-sans-serif-fonts.noarch 3.14-1.fc28                        
  wine-openal.i686 3.14-1.fc28                                   wine-openal.x86_64 3.14-1.fc28                                     
  wine-opencl.i686 3.14-1.fc28                                   wine-opencl.x86_64 3.14-1.fc28                                     
  wine-pulseaudio.i686 3.14-1.fc28                               wine-pulseaudio.x86_64 3.14-1.fc28                                 
  wine-small-fonts.noarch 3.14-1.fc28                            wine-symbol-fonts.noarch 3.14-1.fc28                               
  wine-system-fonts.noarch 3.14-1.fc28                           wine-systemd.noarch 3.14-1.fc28                                    
  wine-tahoma-fonts.noarch 3.14-1.fc28                           wine-times-new-roman-fonts.noarch 3.14-1.fc28                      
  wine-twain.i686 3.14-1.fc28                                    wine-twain.x86_64 3.14-1.fc28                                      
  wine-wingdings-fonts.noarch 3.14-1.fc28                        wpa_supplicant.x86_64 1:2.6-17.fc28                                
  xfce4-screenshooter.x86_64 1.9.3-1.fc28                        xfce4-screenshooter-plugin.x86_64 1.9.3-1.fc28                     
  xfwm4.x86_64 4.12.5-1.fc28                                     xscreensaver-base.x86_64 1:5.40-1.fc28                             
  xscreensaver-extras.x86_64 1:5.40-1.fc28                       xscreensaver-extras-base.x86_64 1:5.40-1.fc28                      
  zbar.x86_64 0.20.1-1.fc28                                     

Complete!

ok.

2018-08-19: sda5 - F28 - dnf - install audacity

[tingo@localhost ~]$ sudo dnf install audacity
[..]
Installed:
  audacity.x86_64 2.1.3-8.fc28            libid3tag.x86_64 0.15.1b-28.fc28            vamp-plugin-sdk.x86_64 2.5-12.fc28           

Complete!

ok. Hmm, audacity requires ffmpeg, install that too

[tingo@localhost ~]$ sudo dnf install ffmpeg
[..]
Installed:
  ffmpeg.x86_64 4.0.2-1.fc28                                                                                                         

Complete!

Does it work now?

2018-08-02: sda5 - F28 - dnf - install mu

[tingo@localhost ~]$ sudo dnf install mu
[..]
Install  8 Packages

Total download size: 2.9 M
Installed size: 13 M
[..]
Installed:
  mu.noarch 0.9.13-2.fc28                  python3-nudatus.noarch 0.0.2-1.fc28       python3-microfs.noarch 1.2.2-1.fc28             
  python3-pep8.noarch 1.6.2-12.fc28        python3-pyflakes.noarch 1.6.0-4.fc28      python3-qscintilla-qt5.x86_64 2.10.2-3.fc28     
  qscintilla-qt5.x86_64 2.10.2-3.fc28      uflash.noarch 1.1.2-2.fc28               

and it is in Development, Mu.

2018-07-29: sda5 - F28 - reboot, new kernel is in:

[tingo@localhost ~]$ uname -a
Linux localhost.localdomain 4.17.9-200.fc28.x86_64 #1 SMP Mon Jul 23 21:41:29 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

ok.

2018-07-29: sda5 - F28 - dnf - upgrade

[tingo@localhost ~]$ sudo dnf upgrade
[..]
Install   16 Packages
Upgrade  337 Packages
Remove     5 Packages

Total download size: 588 M
[..]
Removed:
  kernel.x86_64 4.16.16-300.fc28            kernel-core.x86_64 4.16.16-300.fc28             kernel-devel.x86_64 4.16.16-300.fc28   
  kernel-modules.x86_64 4.16.16-300.fc28    kernel-modules-extra.x86_64 4.16.16-300.fc28   

Installed:
  kernel.x86_64 4.17.9-200.fc28               kernel-core.x86_64 4.17.9-200.fc28             kernel-devel.x86_64 4.17.9-200.fc28     
  kernel-modules.x86_64 4.17.9-200.fc28       kernel-modules-extra.x86_64 4.17.9-200.fc28    freeipmi.x86_64 1.6.2-1.fc28            
  ipmitool.x86_64 1.8.18-10.fc28              libkcapi.x86_64 1.1.1-6.fc28                   libkcapi-hmaccalc.x86_64 1.1.1-6.fc28   
  openblas-serial.x86_64 0.3.1-1.fc28         perl-Cpanel-JSON-XS.x86_64 4.02-2.fc28         perl-JSON-XS.x86_64 1:3.04-3.fc28       
  perl-Types-Serialiser.noarch 1.0-12.fc28    perl-XML-Dumper.noarch 0.81-30.fc28            perl-common-sense.x86_64 3.7.4-8.fc28   
  wmctrl.x86_64 1.07-23.fc28                 

Upgraded:
  NetworkManager-vpnc.x86_64 1:1.2.6-1.fc28                         NetworkManager-vpnc-gnome.x86_64 1:1.2.6-1.fc28                 
  acl.x86_64 2.2.53-1.fc28                                          ansible.noarch 2.6.1-1.fc28                                     
  armadillo.x86_64 8.600.0-1.fc28                                   attr.x86_64 2.4.48-3.fc28                                       
  audit.x86_64 2.8.4-2.fc28                                         audit-libs.i686 2.8.4-2.fc28                                    
  audit-libs.x86_64 2.8.4-2.fc28                                    avahi.x86_64 0.7-13.fc28                                        
  avahi-autoipd.x86_64 0.7-13.fc28                                  avahi-glib.x86_64 0.7-13.fc28                                   
  avahi-libs.i686 0.7-13.fc28                                       avahi-libs.x86_64 0.7-13.fc28                                   
  avahi-tools.x86_64 0.7-13.fc28                                    babl.x86_64 0.1.52-1.fc28                                       
  bind-export-libs.x86_64 32:9.11.4-1.fc28                          bind-libs.x86_64 32:9.11.4-1.fc28                               
  bind-libs-lite.x86_64 32:9.11.4-1.fc28                            bind-license.noarch 32:9.11.4-1.fc28                            
  bind-utils.x86_64 32:9.11.4-1.fc28                                boost-atomic.x86_64 1.66.0-8.fc28                               
  boost-chrono.x86_64 1.66.0-8.fc28                                 boost-context.x86_64 1.66.0-8.fc28                              
  boost-date-time.x86_64 1.66.0-8.fc28                              boost-filesystem.x86_64 1.66.0-8.fc28                           
  boost-iostreams.x86_64 1.66.0-8.fc28                              boost-locale.x86_64 1.66.0-8.fc28                               
  boost-program-options.x86_64 1.66.0-8.fc28                        boost-python2.x86_64 1.66.0-8.fc28                              
  boost-random.x86_64 1.66.0-8.fc28                                 boost-regex.x86_64 1.66.0-8.fc28                                
  boost-signals.x86_64 1.66.0-8.fc28                                boost-system.x86_64 1.66.0-8.fc28                               
  boost-thread.x86_64 1.66.0-8.fc28                                 clang.x86_64 6.0.1-1.fc28                                       
  clang-libs.x86_64 6.0.1-1.fc28                                    cldr-emoji-annotation.noarch 33.1.0_0-1.fc28                    
  compat-ffmpeg28.x86_64 2.8.15-1.fc28                              compiler-rt.x86_64 6.0.1-1.fc28                                 
  container-selinux.noarch 2:2.68-1.git25277c8.fc28                 cpp.x86_64 8.1.1-5.fc28                                         
  crda.x86_64 3.18_2018.05.31-2.fc28                                criu.x86_64 3.10-4.fc28                                         
  curl.x86_64 7.59.0-5.fc28                                         device-mapper-multipath.x86_64 0.7.4-3.git07e7bd5.fc28          
  device-mapper-multipath-libs.x86_64 0.7.4-3.git07e7bd5.fc28       dhcp-client.x86_64 12:4.3.6-21.fc28                             
  dhcp-common.noarch 12:4.3.6-21.fc28                               dhcp-libs.x86_64 12:4.3.6-21.fc28                               
  dnsmasq.x86_64 2.79-3.fc28                                        docker.x86_64 2:1.13.1-60.git9cb56fd.fc28                       
  docker-common.x86_64 2:1.13.1-60.git9cb56fd.fc28                  docker-rhel-push-plugin.x86_64 2:1.13.1-60.git9cb56fd.fc28      
  dracut.x86_64 048-6.git20180718.fc28.1                            dracut-config-rescue.x86_64 048-6.git20180718.fc28.1            
  dracut-live.x86_64 048-6.git20180718.fc28.1                       dracut-network.x86_64 048-6.git20180718.fc28.1                  
  e2fsprogs.x86_64 1.44.2-0.fc28                                    e2fsprogs-libs.x86_64 1.44.2-0.fc28                             
  elfutils.x86_64 0.173-1.fc28                                      elfutils-default-yama-scope.noarch 0.173-1.fc28                 
  elfutils-libelf.i686 0.173-1.fc28                                 elfutils-libelf.x86_64 0.173-1.fc28                             
  elfutils-libs.x86_64 0.173-1.fc28                                 exo.x86_64 0.12.2-1.fc28                                        
  ffmpeg-libs.x86_64 4.0.2-1.fc28                                   file.x86_64 5.33-7.fc28                                         
  file-libs.x86_64 5.33-7.fc28                                      firefox.x86_64 61.0.1-3.fc28                                    
  firewall-config.noarch 0.5.3-2.fc28                               firewalld.noarch 0.5.3-2.fc28                                   
  firewalld-filesystem.noarch 0.5.3-2.fc28                          gcc.x86_64 8.1.1-5.fc28                                         
  gcc-c++.x86_64 8.1.1-5.fc28                                       gcc-gdb-plugin.x86_64 8.1.1-5.fc28                              
  gdb.x86_64 8.1-23.fc28                                            gdb-headless.x86_64 8.1-23.fc28                                 
  gdisk.x86_64 1.0.4-1.fc28                                         gnome-abrt.x86_64 1.2.6-5.fc28                                  
  gnutls.i686 3.6.3-2.fc28                                          gnutls.x86_64 3.6.3-2.fc28                                      
  gparted.x86_64 0.31.0-4.fc28                                      grass.x86_64 7.4.1-2.fc28                                       
  grass-libs.x86_64 7.4.1-2.fc28                                    grilo.x86_64 0.3.5-1.fc28                                       
  grub2-common.noarch 1:2.02-38.fc28                                grub2-efi-x64.x86_64 1:2.02-38.fc28                             
  grub2-pc.x86_64 1:2.02-38.fc28                                    grub2-pc-modules.noarch 1:2.02-38.fc28                          
  grub2-tools.x86_64 1:2.02-38.fc28                                 grub2-tools-efi.x86_64 1:2.02-38.fc28                           
  grub2-tools-extra.x86_64 1:2.02-38.fc28                           grub2-tools-minimal.x86_64 1:2.02-38.fc28                       
  gutenprint.x86_64 5.2.14-1.fc28                                   gutenprint-cups.x86_64 5.2.14-1.fc28                            
  gutenprint-libs.x86_64 5.2.14-1.fc28                              gvfs.x86_64 1.36.2-2.fc28                                       
  gvfs-archive.x86_64 1.36.2-2.fc28                                 gvfs-client.x86_64 1.36.2-2.fc28                                
  httpd.x86_64 2.4.34-3.fc28                                        httpd-filesystem.noarch 2.4.34-3.fc28                           
  httpd-tools.x86_64 2.4.34-3.fc28                                  hunspell-en-US.noarch 0.20140811.1-12.fc28                      
  hwdata.noarch 0.313-1.fc28                                        ibus-hangul.x86_64 1.5.0-13.fc28                                
  inxi.noarch 3.0.17-1.fc28                                         java-1.8.0-openjdk.x86_64 1:1.8.0.172-12.b11.fc28               
  java-1.8.0-openjdk-headless.x86_64 1:1.8.0.172-12.b11.fc28        kernel-headers.x86_64 4.17.9-200.fc28                           
  khmeros-base-fonts.noarch 5.0-25.fc28                             khmeros-fonts-common.noarch 5.0-25.fc28                         
  kpartx.x86_64 0.7.4-3.git07e7bd5.fc28                             krb5-libs.i686 1.16.1-13.fc28                                   
  krb5-libs.x86_64 1.16.1-13.fc28                                   libacl.x86_64 2.2.53-1.fc28                                     
  libatomic.i686 8.1.1-5.fc28                                       libatomic.x86_64 8.1.1-5.fc28                                   
  libattr.x86_64 2.4.48-3.fc28                                      libavdevice.x86_64 4.0.2-1.fc28                                 
  libblkid.i686 2.32.1-1.fc28                                       libblkid.x86_64 2.32.1-1.fc28                                   
  libbytesize.x86_64 1.3-2.fc28                                     libcom_err.i686 1.44.2-0.fc28                                   
  libcom_err.x86_64 1.44.2-0.fc28                                   libcurl.x86_64 7.59.0-5.fc28                                    
  libevdev.x86_64 1.5.9-4.fc28                                      libfdisk.x86_64 2.32.1-1.fc28                                   
  libfprint.x86_64 0.8.2-1.fc28                                     libgcc.i686 8.1.1-5.fc28                                        
  libgcc.x86_64 8.1.1-5.fc28                                        libgfortran.x86_64 8.1.1-5.fc28                                 
  libgomp.x86_64 8.1.1-5.fc28                                       libinput.x86_64 1.11.2-2.fc28                                   
  libipa_hbac.x86_64 1.16.2-4.fc28                                  libjpeg-turbo.i686 1.5.3-6.fc28                                 
  libjpeg-turbo.x86_64 1.5.3-6.fc28                                 libjpeg-turbo-utils.x86_64 1.5.3-6.fc28                         
  libldb.x86_64 1.4.0-2.fc28.1.3.4                                  libmodulemd.x86_64 1.6.1-1.fc28                                 
  libmount.i686 2.32.1-1.fc28                                       libmount.x86_64 2.32.1-1.fc28                                   
  libnfsidmap.x86_64 1:2.3.2-1.rc3.fc28                             libomp.x86_64 6.0.1-2.fc28                                      
  libquadmath.x86_64 8.1.1-5.fc28                                   librados2.x86_64 1:12.2.7-1.fc28                                
  libsmartcols.x86_64 2.32.1-1.fc28                                 libsmbclient.x86_64 2:4.8.3-2.fc28                              
  libspiro.x86_64 20150131-8.fc28                                   libss.x86_64 1.44.2-0.fc28                                      
  libsss_autofs.x86_64 1.16.2-4.fc28                                libsss_certmap.x86_64 1.16.2-4.fc28                             
  libsss_idmap.x86_64 1.16.2-4.fc28                                 libsss_nss_idmap.x86_64 1.16.2-4.fc28                           
  libsss_sudo.x86_64 1.16.2-4.fc28                                  libstdc++.i686 8.1.1-5.fc28                                     
  libstdc++.x86_64 8.1.1-5.fc28                                     libstdc++-devel.x86_64 8.1.1-5.fc28                             
  libtirpc.i686 1.0.3-2.rc2.fc28                                    libtirpc.x86_64 1.0.3-2.rc2.fc28                                
  libtomcrypt.x86_64 1.18.2-1.fc28                                  libuuid.i686 2.32.1-1.fc28                                      
  libuuid.x86_64 2.32.1-1.fc28                                      libwbclient.x86_64 2:4.8.3-2.fc28                               
  libxcrypt.i686 4.1.0-1.fc28                                       libxcrypt.x86_64 4.1.0-1.fc28                                   
  libxcrypt-devel.x86_64 4.1.0-1.fc28                               libzstd.x86_64 1.3.5-1.fc28                                     
  llvm-libs.i686 6.0.1-1.fc28                                       llvm-libs.x86_64 6.0.1-1.fc28                                   
  logrotate.x86_64 3.14.0-2.fc28                                    lsof.x86_64 4.89-9.fc28                                         
  mesa-dri-drivers.i686 18.0.5-3.fc28                               mesa-dri-drivers.x86_64 18.0.5-3.fc28                           
  mesa-filesystem.i686 18.0.5-3.fc28                                mesa-filesystem.x86_64 18.0.5-3.fc28                            
  mesa-libEGL.i686 18.0.5-3.fc28                                    mesa-libEGL.x86_64 18.0.5-3.fc28                                
  mesa-libGL.i686 18.0.5-3.fc28                                     mesa-libGL.x86_64 18.0.5-3.fc28                                 
  mesa-libGLES.x86_64 18.0.5-3.fc28                                 mesa-libOSMesa.i686 18.0.5-3.fc28                               
  mesa-libOSMesa.x86_64 18.0.5-3.fc28                               mesa-libOpenCL.x86_64 18.0.5-3.fc28                             
  mesa-libgbm.i686 18.0.5-3.fc28                                    mesa-libgbm.x86_64 18.0.5-3.fc28                                
  mesa-libglapi.i686 18.0.5-3.fc28                                  mesa-libglapi.x86_64 18.0.5-3.fc28                              
  mesa-libxatracker.x86_64 18.0.5-3.fc28                            mesa-vulkan-drivers.i686 18.0.5-3.fc28                          
  mesa-vulkan-drivers.x86_64 18.0.5-3.fc28                          microcode_ctl.x86_64 2:2.1-24.fc28                              
  nano.x86_64 2.9.8-1.fc28                                          nfs-utils.x86_64 1:2.3.2-1.rc3.fc28                             
  nss.i686 3.38.0-1.0.fc28                                          nss.x86_64 3.38.0-1.0.fc28                                      
  nss-softokn.i686 3.38.0-1.0.fc28                                  nss-softokn.x86_64 3.38.0-1.0.fc28                              
  nss-softokn-freebl.i686 3.38.0-1.0.fc28                           nss-softokn-freebl.x86_64 3.38.0-1.0.fc28                       
  nss-sysinit.x86_64 3.38.0-1.0.fc28                                nss-tools.x86_64 3.38.0-1.0.fc28                                
  nss-util.i686 3.38.0-1.0.fc28                                     nss-util.x86_64 3.38.0-1.0.fc28                                 
  open-vm-tools.x86_64 10.2.5-6.fc28                                open-vm-tools-desktop.x86_64 10.2.5-6.fc28                      
  openblas.x86_64 0.3.1-1.fc28                                      openblas-openmp.x86_64 0.3.1-1.fc28                             
  openblas-threads.x86_64 0.3.1-1.fc28                              openblas-threads64_.x86_64 0.3.1-1.fc28                         
  openldap.i686 2.4.46-2.fc28                                       openldap.x86_64 2.4.46-2.fc28                                   
  openssh.x86_64 7.7p1-5.fc28                                       openssh-askpass.x86_64 7.7p1-5.fc28                             
  openssh-clients.x86_64 7.7p1-5.fc28                               openssh-server.x86_64 7.7p1-5.fc28                              
  pcre.i686 8.42-2.fc28                                             pcre.x86_64 8.42-2.fc28                                         
  pcre-cpp.x86_64 8.42-2.fc28                                       pcre-devel.x86_64 8.42-2.fc28                                   
  pcre-utf16.x86_64 8.42-2.fc28                                     pcre-utf32.x86_64 8.42-2.fc28                                   
  pcre2.i686 10.31-7.fc28                                           pcre2.x86_64 10.31-7.fc28                                       
  pcre2-utf16.x86_64 10.31-7.fc28                                   perl-Archive-Zip.noarch 1.60-3.fc28                             
  perl-Config-Perl-V.noarch 0.30-1.fc28                             perl-DB_File.x86_64 1.842-1.fc28                                
  perl-Devel-Size.x86_64 0.82-1.fc28                                perl-File-Temp.noarch 0.230.600-1.fc28                          
  perl-Module-CoreList.noarch 1:5.20180626-1.fc28                   perl-Module-CoreList-tools.noarch 1:5.20180626-1.fc28           
  polkit.x86_64 0.115-1.fc28                                        polkit-libs.x86_64 0.115-1.fc28                                 
  pulseaudio.x86_64 12.2-1.fc28                                     pulseaudio-libs.i686 12.2-1.fc28                                
  pulseaudio-libs.x86_64 12.2-1.fc28                                pulseaudio-libs-glib2.x86_64 12.2-1.fc28                        
  pulseaudio-module-x11.x86_64 12.2-1.fc28                          pulseaudio-utils.x86_64 12.2-1.fc28                             
  python-rpm-macros.noarch 3-30.fc28                                python-srpm-macros.noarch 3-30.fc28                             
  python2-cryptography.x86_64 2.3-1.fc28                            python2-pycurl.x86_64 7.43.0.2-1.fc28                           
  python3.x86_64 3.6.6-1.fc28                                       python3-audit.x86_64 2.8.4-2.fc28                               
  python3-bind.noarch 32:9.11.4-1.fc28                              python3-bytesize.x86_64 1.3-2.fc28                              
  python3-cryptography.x86_64 2.3-1.fc28                            python3-devel.x86_64 3.6.6-1.fc28                               
  python3-firewall.noarch 0.5.3-2.fc28                              python3-libs.x86_64 3.6.6-1.fc28                                
  python3-pycurl.x86_64 7.43.0.2-1.fc28                             python3-pytoml.noarch 0.1.17-1.fc28                             
  python3-rpm-macros.noarch 3-30.fc28                               python3-setools.x86_64 4.1.1-8.1.fc28                           
  python3-sssdconfig.noarch 1.16.2-4.fc28                           qemu-guest-agent.x86_64 2:2.11.2-1.fc28                         
  qt5-qtdeclarative.x86_64 5.10.1-6.fc28                            ristretto.x86_64 0.8.3-2.fc28                                   
  rng-tools.x86_64 6.3-1.fc28                                       rsyslog.x86_64 8.36.0-1.fc28                                    
  samba-client.x86_64 2:4.8.3-2.fc28                                samba-client-libs.x86_64 2:4.8.3-2.fc28                         
  samba-common.noarch 2:4.8.3-2.fc28                                samba-common-libs.x86_64 2:4.8.3-2.fc28                         
  samba-common-tools.x86_64 2:4.8.3-2.fc28                          samba-libs.x86_64 2:4.8.3-2.fc28                                
  samba-winbind.x86_64 2:4.8.3-2.fc28                               samba-winbind-clients.x86_64 2:4.8.3-2.fc28                     
  samba-winbind-modules.x86_64 2:4.8.3-2.fc28                       sil-padauk-fonts.noarch 3.003-1.fc28                            
  soundtouch.x86_64 2.0.0-3.fc28                                    sssd.x86_64 1.16.2-4.fc28                                       
  sssd-ad.x86_64 1.16.2-4.fc28                                      sssd-client.x86_64 1.16.2-4.fc28                                
  sssd-common.x86_64 1.16.2-4.fc28                                  sssd-common-pac.x86_64 1.16.2-4.fc28                            
  sssd-ipa.x86_64 1.16.2-4.fc28                                     sssd-krb5.x86_64 1.16.2-4.fc28                                  
  sssd-krb5-common.x86_64 1.16.2-4.fc28                             sssd-ldap.x86_64 1.16.2-4.fc28                                  
  sssd-nfs-idmap.x86_64 1.16.2-4.fc28                               sssd-proxy.x86_64 1.16.2-4.fc28                                 
  systemd.x86_64 238-9.git0e0aa59.fc28                              systemd-container.x86_64 238-9.git0e0aa59.fc28                  
  systemd-devel.x86_64 238-9.git0e0aa59.fc28                        systemd-libs.i686 238-9.git0e0aa59.fc28                         
  systemd-libs.x86_64 238-9.git0e0aa59.fc28                         systemd-pam.x86_64 238-9.git0e0aa59.fc28                        
  systemd-udev.x86_64 238-9.git0e0aa59.fc28                         tbb.x86_64 2018.5-1.fc28                                        
  tigervnc-license.noarch 1.9.0-1.fc28                              tigervnc-server-minimal.x86_64 1.9.0-1.fc28                     
  unbound-libs.x86_64 1.7.3-6.fc28                                  util-linux.x86_64 2.32.1-1.fc28                                 
  util-linux-user.x86_64 2.32.1-1.fc28                              vim-minimal.x86_64 2:8.1.197-1.fc28                             
  wine.x86_64 3.12-1.fc28                                           wine-alsa.i686 3.12-1.fc28                                      
  wine-alsa.x86_64 3.12-1.fc28                                      wine-arial-fonts.noarch 3.12-1.fc28                             
  wine-capi.i686 3.12-1.fc28                                        wine-capi.x86_64 3.12-1.fc28                                    
  wine-cms.i686 3.12-1.fc28                                         wine-cms.x86_64 3.12-1.fc28                                     
  wine-common.noarch 3.12-1.fc28                                    wine-core.i686 3.12-1.fc28                                      
  wine-core.x86_64 3.12-1.fc28                                      wine-courier-fonts.noarch 3.12-1.fc28                           
  wine-desktop.noarch 3.12-1.fc28                                   wine-filesystem.noarch 3.12-1.fc28                              
  wine-fixedsys-fonts.noarch 3.12-1.fc28                            wine-fonts.noarch 3.12-1.fc28                                   
  wine-ldap.i686 3.12-1.fc28                                        wine-ldap.x86_64 3.12-1.fc28                                    
  wine-marlett-fonts.noarch 3.12-1.fc28                             wine-ms-sans-serif-fonts.noarch 3.12-1.fc28                     
  wine-openal.i686 3.12-1.fc28                                      wine-openal.x86_64 3.12-1.fc28                                  
  wine-opencl.i686 3.12-1.fc28                                      wine-opencl.x86_64 3.12-1.fc28                                  
  wine-pulseaudio.i686 3.12-1.fc28                                  wine-pulseaudio.x86_64 3.12-1.fc28                              
  wine-small-fonts.noarch 3.12-1.fc28                               wine-symbol-fonts.noarch 3.12-1.fc28                            
  wine-system-fonts.noarch 3.12-1.fc28                              wine-systemd.noarch 3.12-1.fc28                                 
  wine-tahoma-fonts.noarch 3.12-1.fc28                              wine-times-new-roman-fonts.noarch 3.12-1.fc28                   
  wine-twain.i686 3.12-1.fc28                                       wine-twain.x86_64 3.12-1.fc28                                   
  wine-wingdings-fonts.noarch 3.12-1.fc28                           xfce4-settings.x86_64 4.12.4-1.fc28                             
  xorg-x11-drv-evdev.x86_64 2.10.6-2.fc28                           xorg-x11-drv-wacom.x86_64 0.36.1-4.fc28                         
  xorg-x11-drv-wacom-serial-support.x86_64 0.36.1-4.fc28           

Complete!

ok.

2018-07-29: sda5 - F28 - Quartus II 64-bit still works.

2018-07-29: sda5 - F28 - Quartus II 32-bit now starts,

[tingo@localhost ~]$ ~/progs/altera/13.1/quartus/bin/quartus
but then it gets an internal error
*** Fatal Error: Segment Violation at 0x5
Module: quartus
Stack Trace:


    0xd3c1c: QSslCertificate::fromData(QByteArray const&, QSsl::EncodingFormat) + 0x4c (QtNetwork.so.4)
    0xd442e: QSslCertificate::fromPath(QString const&, QSsl::EncodingFormat, QRegExp::PatternSyntax) + 0x74e (QtNetwork.so.4)


    0xd35bf: QSslCertificate::QSslCertificate(QByteArray const&, QSsl::EncodingFormat) + 0x8f (QtNetwork.so.4)


    0xdf973: QSslSocket::QSslSocket(QObject*) + 0x33 (QtNetwork.so.4)





   0x18f960: QMetaCallEvent::placeMetaCall(QObject*) + 0x40 (QtCore.so.4)
   0x193feb: QObject::event(QEvent*) + 0x22b (QtCore.so.4)
   0x1566b4: QApplicationPrivate::notify_helper(QObject*, QEvent*) + 0xb4 (QtGui.so.4)
   0x15b31e: QApplication::notify(QObject*, QEvent*) + 0x15e (QtGui.so.4)
   0x17defb: QCoreApplication::notifyInternal(QObject*, QEvent*) + 0x7b (QtCore.so.4)
   0x1818e5: QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 0x355 (QtCore.so.4)
   0x181c4d: QCoreApplication::sendPostedEvents(QObject*, int) + 0x2d (QtCore.so.4)

   0x17caa9: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 0x49 (QtCore.so.4)
   0x17cdba: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 0x16a (QtCore.so.4)
   0x181d0f: QCoreApplication::exec() + 0xaf (QtCore.so.4)
   0x154507: QApplication::exec() + 0x27 (QtGui.so.4)
     0x63cf: __gxx_personality_v0 + 0x36b (quartus)
    0x281da: msg_main_thread(void*) + 0x18 (ccl_msg)
     0x529e: thr_final_wrapper + 0xe (ccl_thr)
    0x28fc0: msg_thread_wrapper(void* (*)(void*), void*) + 0x6c (ccl_msg)
    0x15d1d: mem_thread_wrapper(void* (*)(void*), void*) + 0xdd (quartus)
     0xfec9: err_thread_wrapper(void* (*)(void*), void*) + 0x2a (ccl_err)
     0x56fa: thr_thread_wrapper + 0x2f (ccl_thr)
    0x3bfc7: msg_exe_main(int, char const**, int (*)(int, char const**)) + 0xb7 (ccl_msg)
     0x64a1: __gxx_personality_v0 + 0x43d (quartus)
    0x1a211: __libc_start_main + 0xf1 (c.so.6)
     0x6281: __gxx_personality_v0 + 0x21d (quartus)

End-trace

Quartus II 32-bit Version 13.1.0 Build 162 10/23/2013 SJ Web Edition

this is not supposed to be easy.

2018-07-29: sda5 - F28 - dnf - install libnsl.i686

[tingo@localhost ~]$ sudo dnf install libnsl.i686
[..]
Install  1 Package
Upgrade  7 Packages

Total download size: 10 M
[..]
Installed:
  libnsl.i686 2.27-30.fc28                                                                                                           

Upgraded:
  glibc.i686 2.27-30.fc28                  glibc.x86_64 2.27-30.fc28                  glibc-common.x86_64 2.27-30.fc28              
  glibc-devel.x86_64 2.27-30.fc28          glibc-headers.x86_64 2.27-30.fc28          glibc-langpack-en.x86_64 2.27-30.fc28         
  libnsl.x86_64 2.27-30.fc28              

Complete!

ok.

2018-07-27: sda5 - F28 - Quartus II 32-bit still fails

[tingo@localhost ~]$ ~/progs/altera/13.1/quartus/bin/quartus
quartus: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory

well, I don't know.

2018-07-27: sda5 - F28 - dnf - install libpng12.i686 then, see if that helps

[tingo@localhost ~]$ sudo dnf install libpng12.i686
[..]
Installed:
  libpng12.i686 1.2.57-5.fc28                                                                                                        

ok.

2018-07-27: sda5 - F28 - dnf - install libnsl

[tingo@localhost ~]$ sudo dnf install libnsl
Last metadata expiration check: 0:24:08 ago on Fri 27 Jul 2018 01:42:23 PM CEST.
Package libnsl-2.27-19.fc28.x86_64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!

but it is already installed.

2018-07-27: sda5 - F28 - Quartus II 32-bit needs more

[tingo@localhost ~]$ ~/progs/altera/13.1/quartus/bin/quartus
quartus: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory

ok

2018-07-22: sda5 - F28 - XuLA-200, I plugged it back in after using Windows to fix the firmware on it lsusb says

[tingo@localhost ~]$ lsusb -d 04d8:ff8c
Bus 001 Device 008: ID 04d8:ff8c Microchip Technology, Inc. 

from /var/log/messages

Jul 22 23:11:53 localhost kernel: usb 1-2: new full-speed USB device number 8 using xhci_hcd
Jul 22 23:11:53 localhost kernel: usb 1-2: New USB device found, idVendor=04d8, idProduct=ff8c, bcdDevice= 1.00
Jul 22 23:11:53 localhost kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 22 23:11:53 localhost kernel: usb 1-2: Product: XuLA - XESS Micro Logic Array
Jul 22 23:11:53 localhost kernel: usb 1-2: Manufacturer: X Engineering Software Systems Corp.

ok.

2018-07-22: sda5 - F28 - test xstools, I replugged the XuLa-200, now permissions on the usb device are better xsflags

[tingo@localhost ~]$ xsflags -r
Traceback (most recent call last):
  File "/usr/bin/xsflags", line 11, in <module>
    load_entry_point('XsTools==0.1.31', 'console_scripts', 'xsflags')()
  File "/usr/lib/python2.7/site-packages/xstools/xsflags.py", line 102, in xsflags
    xs_board = XSBOARD.XsBoard.get_xsboard(args.usb, args.board)
  File "/usr/lib/python2.7/site-packages/xstools/xsboard.py", line 57, in get_xsboard
    if xsboard.is_connected():
  File "/usr/lib/python2.7/site-packages/xstools/xsboard.py", line 113, in is_connected
    version = self.get_board_fmw_version()
  File "/usr/lib/python2.7/site-packages/xstools/xsboard.py", line 107, in get_board_fmw_version
    board_info = self.get_board_info()
  File "/usr/lib/python2.7/site-packages/xstools/xsboard.py", line 86, in get_board_info
    info = self.xsusb.get_info()
  File "/usr/lib/python2.7/site-packages/xstools/xsusb.py", line 320, in get_info
    return self.read(32)
  File "/usr/lib/python2.7/site-packages/xstools/xsusb.py", line 220, in read
    num_bytes, timeout=timeout)
  File "/usr/lib/python2.7/site-packages/usb/core.py", line 988, in read
    self.__get_timeout(timeout))
  File "/usr/lib/python2.7/site-packages/usb/backend/libusb1.py", line 833, in bulk_read
    timeout)
  File "/usr/lib/python2.7/site-packages/usb/backend/libusb1.py", line 936, in __read
    _check(retval)
  File "/usr/lib/python2.7/site-packages/usb/backend/libusb1.py", line 595, in _check
    raise USBError(_strerror(ret), ret, _libusb_errno[ret])
usb.core.USBError: [Errno 110] Operation timed out

timeout. try xstest

[tingo@localhost ~]$ xstest
Traceback (most recent call last):
  File "/usr/bin/xstest", line 11, in <module>
    load_entry_point('XsTools==0.1.31', 'console_scripts', 'xstest')()
  File "/usr/lib/python2.7/site-packages/xstools/xstest.py", line 89, in xstest
    xs_board = XSBOARD.XsBoard.get_xsboard(args.usb, args.board)
  File "/usr/lib/python2.7/site-packages/xstools/xsboard.py", line 57, in get_xsboard
    if xsboard.is_connected():
  File "/usr/lib/python2.7/site-packages/xstools/xsboard.py", line 113, in is_connected
    version = self.get_board_fmw_version()
  File "/usr/lib/python2.7/site-packages/xstools/xsboard.py", line 107, in get_board_fmw_version
    board_info = self.get_board_info()
  File "/usr/lib/python2.7/site-packages/xstools/xsboard.py", line 86, in get_board_info
    info = self.xsusb.get_info()
  File "/usr/lib/python2.7/site-packages/xstools/xsusb.py", line 320, in get_info
    return self.read(32)
  File "/usr/lib/python2.7/site-packages/xstools/xsusb.py", line 220, in read
    num_bytes, timeout=timeout)
  File "/usr/lib/python2.7/site-packages/usb/core.py", line 988, in read
    self.__get_timeout(timeout))
  File "/usr/lib/python2.7/site-packages/usb/backend/libusb1.py", line 833, in bulk_read
    timeout)
  File "/usr/lib/python2.7/site-packages/usb/backend/libusb1.py", line 936, in __read
    _check(retval)
  File "/usr/lib/python2.7/site-packages/usb/backend/libusb1.py", line 595, in _check
    raise USBError(_strerror(ret), ret, _libusb_errno[ret])
usb.core.USBError: [Errno 110] Operation timed out

timeout too.

find firmware files

[tingo@localhost ~]$ l /usr/lib/python2.7/site-packages/xstools/xula
./   fintf_jtag_200.bit  ramintfc_jtag_200.bit  test_board_jtag_200.bit  XuLA_jtag.hex
../  fintf_jtag_50.bit   ramintfc_jtag_50.bit   test_board_jtag_50.bit
[tingo@localhost ~]$ l /usr/lib/python2.7/site-packages/xstools/xula2
./   fintf_jtag_lx25.bit  ramintfc_jtag_lx25.bit  test_board_jtag_lx25.bit  XuLA_jtag.hex
../  fintf_jtag_lx9.bit   ramintfc_jtag_lx9.bit   test_board_jtag_lx9.bit

try to program it

[tingo@localhost ~]$ xsusbprg -f /usr/lib/python2.7/site-packages/xstools/xula/XuLA_jtag.hex
Traceback (most recent call last):
  File "/usr/bin/xsusbprg", line 11, in <module>
    load_entry_point('XsTools==0.1.31', 'console_scripts', 'xsusbprg')()
  File "/usr/lib/python2.7/site-packages/xstools/xsusbprg.py", line 107, in xsusbprg
    xs_board = XSBOARD.XsBoard.get_xsboard(args.usb, args.board)
  File "/usr/lib/python2.7/site-packages/xstools/xsboard.py", line 57, in get_xsboard
    if xsboard.is_connected():
  File "/usr/lib/python2.7/site-packages/xstools/xsboard.py", line 113, in is_connected
    version = self.get_board_fmw_version()
  File "/usr/lib/python2.7/site-packages/xstools/xsboard.py", line 107, in get_board_fmw_version
    board_info = self.get_board_info()
  File "/usr/lib/python2.7/site-packages/xstools/xsboard.py", line 86, in get_board_info
    info = self.xsusb.get_info()
  File "/usr/lib/python2.7/site-packages/xstools/xsusb.py", line 320, in get_info
    return self.read(32)
  File "/usr/lib/python2.7/site-packages/xstools/xsusb.py", line 220, in read
    num_bytes, timeout=timeout)
  File "/usr/lib/python2.7/site-packages/usb/core.py", line 988, in read
    self.__get_timeout(timeout))
  File "/usr/lib/python2.7/site-packages/usb/backend/libusb1.py", line 833, in bulk_read
    timeout)
  File "/usr/lib/python2.7/site-packages/usb/backend/libusb1.py", line 936, in __read
    _check(retval)
  File "/usr/lib/python2.7/site-packages/usb/backend/libusb1.py", line 595, in _check
    raise USBError(_strerror(ret), ret, _libusb_errno[ret])
usb.core.USBError: [Errno 110] Operation timed out

crap, doesn't work. How do I unbrick a XuLA-200 then?

2018-07-22: sda5 - F28 - test xstools

xsflags

[tingo@localhost ~]$ xsflags -r
Traceback (most recent call last):
  File "/usr/bin/xsflags", line 11, in <module>
    load_entry_point('XsTools==0.1.31', 'console_scripts', 'xsflags')()
  File "/usr/lib/python2.7/site-packages/xstools/xsflags.py", line 102, in xsflags
    xs_board = XSBOARD.XsBoard.get_xsboard(args.usb, args.board)
  File "/usr/lib/python2.7/site-packages/xstools/xsboard.py", line 57, in get_xsboard
    if xsboard.is_connected():
  File "/usr/lib/python2.7/site-packages/xstools/xsboard.py", line 113, in is_connected
    version = self.get_board_fmw_version()
  File "/usr/lib/python2.7/site-packages/xstools/xsboard.py", line 107, in get_board_fmw_version
    board_info = self.get_board_info()
  File "/usr/lib/python2.7/site-packages/xstools/xsboard.py", line 86, in get_board_info
    info = self.xsusb.get_info()
  File "/usr/lib/python2.7/site-packages/xstools/xsusb.py", line 319, in get_info
    self.write(cmd)
  File "/usr/lib/python2.7/site-packages/xstools/xsusb.py", line 207, in write
    bytes, timeout=timeout) \
  File "/usr/lib/python2.7/site-packages/usb/core.py", line 940, in write
    intf, ep = self._ctx.setup_request(self, endpoint)
  File "/usr/lib/python2.7/site-packages/usb/core.py", line 102, in wrapper
    return f(self, *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/usb/core.py", line 215, in setup_request
    intf, ep = self.get_interface_and_endpoint(device, endpoint_address)
  File "/usr/lib/python2.7/site-packages/usb/core.py", line 102, in wrapper
    return f(self, *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/usb/core.py", line 225, in get_interface_and_endpoint
    for intf in self.get_active_configuration(device):
  File "/usr/lib/python2.7/site-packages/usb/core.py", line 102, in wrapper
    return f(self, *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/usb/core.py", line 236, in get_active_configuration
    self.managed_open()
  File "/usr/lib/python2.7/site-packages/usb/core.py", line 102, in wrapper
    return f(self, *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/usb/core.py", line 120, in managed_open
    self.handle = self.backend.open_device(self.dev)
  File "/usr/lib/python2.7/site-packages/usb/backend/libusb1.py", line 786, in open_device
    return _DeviceHandle(dev)
  File "/usr/lib/python2.7/site-packages/usb/backend/libusb1.py", line 643, in __init__
    _check(_lib.libusb_open(self.devid, byref(self.handle)))
  File "/usr/lib/python2.7/site-packages/usb/backend/libusb1.py", line 595, in _check
    raise USBError(_strerror(ret), ret, _libusb_errno[ret])
usb.core.USBError: [Errno 13] Access denied (insufficient permissions)
Exception TypeError: "'NoneType' object is not callable" in <bound method Device.__del__ of <DEVICE ID 04d8:ff8c on Bus 001 Address 006>> ignored
Exception AttributeError: "'NoneType' object has no attribute 'libusb_unref_device'" in <bound method _Device.__del__ of <usb.backend.libusb1._Device object at 0x7fba38d7c3d0>> ignored

ok, permissions

[tingo@localhost ~]$ ls -l /dev/bus/usb/001/006
crw-rw-r--. 1 root root 189, 5 Jul 22 20:42 /dev/bus/usb/001/006

where is that in /sys then?

udevadm info

[tingo@localhost ~]$ udevadm info /dev/bus/usb/001/006
P: /devices/pci0000:00/0000:00:14.0/usb1/1-2
N: bus/usb/001/006
E: BUSNUM=001
E: DEVNAME=/dev/bus/usb/001/006
E: DEVNUM=006
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-2
E: DEVTYPE=usb_device
E: DRIVER=usb
E: ID_BUS=usb
E: ID_MM_DEVICE_MANUAL_SCAN_ONLY=1
E: ID_MODEL=ff8c
E: ID_MODEL_ENC=ff8c
E: ID_MODEL_ID=ff8c
E: ID_REVISION=0100
E: ID_SERIAL=04d8_ff8c
E: ID_USB_INTERFACES=:000000:
E: ID_VENDOR=04d8
E: ID_VENDOR_ENC=04d8
E: ID_VENDOR_FROM_DATABASE=Microchip Technology, Inc.
E: ID_VENDOR_ID=04d8
E: MAJOR=189
E: MINOR=5
E: PRODUCT=4d8/ff8c/100
E: SUBSYSTEM=usb
E: TYPE=0/0/0
E: USEC_INITIALIZED=722571353622

ok

2018-07-22: sda5 - F28 - xstools are

xsflags

[tingo@localhost ~]$ xsflags -h
usage: xsflags [-h] [-u {0}] [-b {xula-50,xula-200,xula2-lx9,xula2-lx25}]
               [-j {on,off}] [-f {on,off}] [-r] [-v]

Change configuration flags on an XESS board.

optional arguments:
  -h, --help            show this help message and exit
  -u {0}, --usb {0}     The USB port number for the XESS board. If you only
                        have one board, then use 0.
  -b {xula-50,xula-200,xula2-lx9,xula2-lx25}, --board {xula-50,xula-200,xula2-lx9,xula2-lx25}
  -j {on,off}, --jtag {on,off}
                        Turn the auxiliary JTAG port on or off.
  -f {on,off}, --flash {on,off}
                        Make the serial flash accessible to the FPGA. (Only
                        applies to the XuLA-50 & XuLA-200 boards.)
  -r, --read            Read the flag settings from the XESS board.
  -v, --version         Print the version number of this program and exit.

xsload

[tingo@localhost ~]$ xsload -h
usage: xsload [-h] [--fpga FILE.BIT] [--flash FILE.HEX] [--ram FILE.HEX]
              [-u LOWER UPPER] [--usb {0}]
              [-b {xula-50,xula-200,xula2-lx9,xula2-lx25}] [-v]

Program a bitstream file into the FPGA on an XESS board.

optional arguments:
  -h, --help            show this help message and exit
  --fpga FILE.BIT       The name of the bitstream file to load into the FPGA.
  --flash FILE.HEX      The name of the file to down/upload to/from the serial
                        configuration flash.
  --ram FILE.HEX        The name of the file to down/upload to/from the RAM.
  -u LOWER UPPER, --upload LOWER UPPER
                        Upload from RAM or flash the data between the lower
                        and upper addresses.
  --usb {0}             The USB port number for the XESS board. If you only
                        have one board, then use 0.
  -b {xula-50,xula-200,xula2-lx9,xula2-lx25}, --board {xula-50,xula-200,xula2-lx9,xula2-lx25}
  -v, --version         Print the version number of this program and exit.

xstest

[tingo@localhost ~]$ xstest -h
usage: xstest [-h] [-u {0}] [-b {xula-50,xula-200,xula2-lx9,xula2-lx25}] [-m]
              [-v]

Run self-test on an XESS board.

optional arguments:
  -h, --help            show this help message and exit
  -u {0}, --usb {0}     The USB port number for the XESS board. If you only
                        have one board, then use 0.
  -b {xula-50,xula-200,xula2-lx9,xula2-lx25}, --board {xula-50,xula-200,xula2-lx9,xula2-lx25}
  -m, --multiple        Run the self-test each time a board is detected on the
                        USB port.
  -v, --version         Print the version number of this program and exit.

xusbprg

[tingo@localhost ~]$ xsusbprg -h
usage: xsusbprg [-h] [-f FILE.HEX] [-u {0}]
                [-b {xula-50,xula-200,xula2-lx9,xula2-lx25}] [-m] [--verify]
                [-v]

Program a firmware hex file into the microcontroller on an XESS board.

optional arguments:
  -h, --help            show this help message and exit
  -f FILE.HEX, --filename FILE.HEX
                        The name of the firmware hex file.
  -u {0}, --usb {0}     The USB port number for the XESS board. If you only
                        have one board, then use 0.
  -b {xula-50,xula-200,xula2-lx9,xula2-lx25}, --board {xula-50,xula-200,xula2-lx9,xula2-lx25}
  -m, --multiple        Program multiple boards each time a board is detected
                        on the USB port.
  --verify              Verify the microcontroller flash against the firmware
                        hex file.
  -v, --version         Print the version number of this program and exit.

and gxstools.

2018-07-22: sda5 - F28 - pip - install xstools

does pip find it?

[tingo@localhost ~]$ sudo pip search xstools
XsTools (0.1.31)  - Tools and classes for interfacing with XESS FPGA boards via USB.

install

[tingo@localhost ~]$ sudo pip install xstools
WARNING: Running pip install with root privileges is generally not a good idea. Try `pip install --user` instead.
Collecting xstools
  Downloading https://files.pythonhosted.org/packages/5f/41/1f705fcf4894d9e8a84fab171331e7ade20df3c0c386b62e04fdc5c5a1c1/XsTools-0.1.31.zip (316kB)
    100% |████████████████████████████████| 317kB 2.3MB/s 
Collecting pypubsub>=3.1.2 (from xstools)
  Downloading https://files.pythonhosted.org/packages/14/80/8e1d34848fea10826763600ca7eeb7a76d914ccab7cb0d64c9c180c30a73/Pypubsub-4.0.0.zip (64kB)
    100% |████████████████████████████████| 71kB 4.8MB/s 
Collecting pyusb>=1.0.0a3 (from xstools)
  Downloading https://files.pythonhosted.org/packages/5f/34/2095e821c01225377dda4ebdbd53d8316d6abb243c9bee43d3888fa91dd6/pyusb-1.0.2.tar.gz (54kB)
    100% |████████████████████████████████| 61kB 4.6MB/s 
Collecting bitstring>=3.1.1 (from xstools)
  Downloading https://files.pythonhosted.org/packages/f3/e5/dfe4c49c93d174a5fd807ed307d3a3f38c6b3e140972945f81a5f5578ca7/bitstring-3.1.5.zip (624kB)
    100% |████████████████████████████████| 624kB 1.6MB/s 
Collecting intelhex>=1.4 (from xstools)
  Downloading https://files.pythonhosted.org/packages/bf/77/bf670318b3db325c71e2ac6a90b7bcfdf9fc739b7cf6aebb31715721623e/intelhex-2.2.1-py2.py3-none-any.whl (50kB)
    100% |████████████████████████████████| 51kB 2.2MB/s 
Collecting typing (from pypubsub>=3.1.2->xstools)
  Downloading https://files.pythonhosted.org/packages/0d/4d/4e5985d075d241d686a1663fa1f88b61d544658d08c1375c7c6aac32afc3/typing-3.6.4-py2-none-any.whl
Installing collected packages: typing, pypubsub, pyusb, bitstring, intelhex, xstools
  Running setup.py install for pypubsub ... done
  Running setup.py install for pyusb ... done
  Running setup.py install for bitstring ... done
  Running setup.py install for xstools ... done
Successfully installed bitstring-3.1.5 intelhex-2.2.1 pypubsub-4.0.0 pyusb-1.0.2 typing-3.6.4 xstools-0.1.31

then fix the pypubsusb issue

uninstall pypubsub 4

[tingo@localhost ~]$ sudo pip uninstall Pypubsub
Uninstalling Pypubsub-4.0.0:
  /usr/lib/python2.7/site-packages/Pypubsub-4.0.0-py2.7.egg-info
  /usr/lib/python2.7/site-packages/pubsub/LICENSE_BSD_Simple.txt
  /usr/lib/python2.7/site-packages/pubsub/RELEASE_NOTES.txt
  /usr/lib/python2.7/site-packages/pubsub/__init__.py
  /usr/lib/python2.7/site-packages/pubsub/__init__.pyc
  /usr/lib/python2.7/site-packages/pubsub/core/__init__.py
  /usr/lib/python2.7/site-packages/pubsub/core/__init__.pyc
  /usr/lib/python2.7/site-packages/pubsub/core/annotations.py
  /usr/lib/python2.7/site-packages/pubsub/core/callables.py
  /usr/lib/python2.7/site-packages/pubsub/core/listener.py
  /usr/lib/python2.7/site-packages/pubsub/core/notificationmgr.py
  /usr/lib/python2.7/site-packages/pubsub/core/publisher.py
  /usr/lib/python2.7/site-packages/pubsub/core/topicargspec.py
  /usr/lib/python2.7/site-packages/pubsub/core/topicdefnprovider.py
  /usr/lib/python2.7/site-packages/pubsub/core/topicexc.py
  /usr/lib/python2.7/site-packages/pubsub/core/topicmgr.py
  /usr/lib/python2.7/site-packages/pubsub/core/topicobj.py
  /usr/lib/python2.7/site-packages/pubsub/core/topictreetraverser.py
  /usr/lib/python2.7/site-packages/pubsub/core/topicutils.py
  /usr/lib/python2.7/site-packages/pubsub/core/weakmethod.py
  /usr/lib/python2.7/site-packages/pubsub/pub.py
  /usr/lib/python2.7/site-packages/pubsub/utils/__init__.py
  /usr/lib/python2.7/site-packages/pubsub/utils/__init__.pyc
  /usr/lib/python2.7/site-packages/pubsub/utils/exchandling.py
  /usr/lib/python2.7/site-packages/pubsub/utils/misc.py
  /usr/lib/python2.7/site-packages/pubsub/utils/misc.pyc
  /usr/lib/python2.7/site-packages/pubsub/utils/notification.py
  /usr/lib/python2.7/site-packages/pubsub/utils/topictreeprinter.py
  /usr/lib/python2.7/site-packages/pubsub/utils/xmltopicdefnprovider.py
  /usr/lib/python2.7/site-packages/pubsub/utils/xmltopicdefnprovider.pyc
Proceed (y/n)? y
  Successfully uninstalled Pypubsub-4.0.0

install pypubsub 3

[tingo@localhost ~]$ sudo pip install -Iv https://pypi.python.org/packages/95/5a/1801be1a63af9250e79b8941a37b88e3ca0d660b880b9862fe9016ae6a3a/PyPubSub-3.3.0.zip
WARNING: Running pip install with root privileges is generally not a good idea. Try `pip install --user` instead.
Collecting https://pypi.python.org/packages/95/5a/1801be1a63af9250e79b8941a37b88e3ca0d660b880b9862fe9016ae6a3a/PyPubSub-3.3.0.zip
  Looking up "https://pypi.python.org/packages/95/5a/1801be1a63af9250e79b8941a37b88e3ca0d660b880b9862fe9016ae6a3a/PyPubSub-3.3.0.zip" in the cache
  No cache entry available
  Starting new HTTPS connection (1): pypi.python.org
  https://pypi.python.org:443 "GET /packages/95/5a/1801be1a63af9250e79b8941a37b88e3ca0d660b880b9862fe9016ae6a3a/PyPubSub-3.3.0.zip HTTP/1.1" 301 122
  Updating cache with response from "https://pypi.python.org/packages/95/5a/1801be1a63af9250e79b8941a37b88e3ca0d660b880b9862fe9016ae6a3a/PyPubSub-3.3.0.zip"
  Caching permanant redirect
  Looking up "https://pypi.org/packages/95/5a/1801be1a63af9250e79b8941a37b88e3ca0d660b880b9862fe9016ae6a3a/PyPubSub-3.3.0.zip" in the cache
  No cache entry available
  Starting new HTTPS connection (1): pypi.org
  https://pypi.org:443 "GET /packages/95/5a/1801be1a63af9250e79b8941a37b88e3ca0d660b880b9862fe9016ae6a3a/PyPubSub-3.3.0.zip HTTP/1.1" 301 322
  Updating cache with response from "https://pypi.org/packages/95/5a/1801be1a63af9250e79b8941a37b88e3ca0d660b880b9862fe9016ae6a3a/PyPubSub-3.3.0.zip"
  Caching permanant redirect
  Looking up "https://files.pythonhosted.org/packages/95/5a/1801be1a63af9250e79b8941a37b88e3ca0d660b880b9862fe9016ae6a3a/PyPubSub-3.3.0.zip" in the cache
  No cache entry available
  Starting new HTTPS connection (1): files.pythonhosted.org
  https://files.pythonhosted.org:443 "GET /packages/95/5a/1801be1a63af9250e79b8941a37b88e3ca0d660b880b9862fe9016ae6a3a/PyPubSub-3.3.0.zip HTTP/1.1" 200 87972
  Downloading PyPubSub-3.3.0.zip (87kB)
  Downloading from URL https://pypi.python.org/packages/95/5a/1801be1a63af9250e79b8941a37b88e3ca0d660b880b9862fe9016ae6a3a/PyPubSub-3.3.0.zip
    93% |█████████████████████████████▉  | 81kB 3.2MB/s eta 0:00:01  Updating cache with response from "https://files.pythonhosted.org/packages/95/5a/1801be1a63af9250e79b8941a37b88e3ca0d660b880b9862fe9016ae6a3a/PyPubSub-3.3.0.zip"
  Caching due to etag
    100% |████████████████████████████████| 92kB 2.5MB/s 
  Running setup.py (path:/tmp/pip-XPJVeX-build/setup.py) egg_info for package from https://pypi.python.org/packages/95/5a/1801be1a63af9250e79b8941a37b88e3ca0d660b880b9862fe9016ae6a3a/PyPubSub-3.3.0.zip
    Running command python setup.py egg_info
    running egg_info
    creating pip-egg-info/PyPubSub.egg-info
    writing pip-egg-info/PyPubSub.egg-info/PKG-INFO
    writing top-level names to pip-egg-info/PyPubSub.egg-info/top_level.txt
    writing dependency_links to pip-egg-info/PyPubSub.egg-info/dependency_links.txt
    writing manifest file 'pip-egg-info/PyPubSub.egg-info/SOURCES.txt'
    reading manifest file 'pip-egg-info/PyPubSub.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    writing manifest file 'pip-egg-info/PyPubSub.egg-info/SOURCES.txt'
  Source in /tmp/pip-XPJVeX-build has version 3.3.0, which satisfies requirement PyPubSub==3.3.0 from https://pypi.python.org/packages/95/5a/1801be1a63af9250e79b8941a37b88e3ca0d660b880b9862fe9016ae6a3a/PyPubSub-3.3.0.zip
Installing collected packages: PyPubSub
  Running setup.py install for PyPubSub ...     Running command /usr/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-XPJVeX-build/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-y5SKTJ-record/install-record.txt --single-version-externally-managed --compile
    running install
    running build
    running build_py
    creating build
    creating build/lib
    creating build/lib/pubsub
    copying src/pubsub/__init__.py -> build/lib/pubsub
    copying src/pubsub/setupkwargs.py -> build/lib/pubsub
    copying src/pubsub/setuparg1.py -> build/lib/pubsub
    copying src/pubsub/py2and3.py -> build/lib/pubsub
    copying src/pubsub/pub.py -> build/lib/pubsub
    copying src/pubsub/policies.py -> build/lib/pubsub
    creating build/lib/pubsub/utils
    copying src/pubsub/utils/__init__.py -> build/lib/pubsub/utils
    copying src/pubsub/utils/xmltopicdefnprovider.py -> build/lib/pubsub/utils
    copying src/pubsub/utils/topictreeprinter.py -> build/lib/pubsub/utils
    copying src/pubsub/utils/notification.py -> build/lib/pubsub/utils
    copying src/pubsub/utils/misc.py -> build/lib/pubsub/utils
    copying src/pubsub/utils/exchandling.py -> build/lib/pubsub/utils
    creating build/lib/pubsub/core
    copying src/pubsub/core/__init__.py -> build/lib/pubsub/core
    copying src/pubsub/core/weakmethod.py -> build/lib/pubsub/core
    copying src/pubsub/core/validatedefnargs.py -> build/lib/pubsub/core
    copying src/pubsub/core/treeconfig.py -> build/lib/pubsub/core
    copying src/pubsub/core/topicutils.py -> build/lib/pubsub/core
    copying src/pubsub/core/topictreetraverser.py -> build/lib/pubsub/core
    copying src/pubsub/core/topicobj.py -> build/lib/pubsub/core
    copying src/pubsub/core/topicmgr.py -> build/lib/pubsub/core
    copying src/pubsub/core/topicexc.py -> build/lib/pubsub/core
    copying src/pubsub/core/topicdefnprovider.py -> build/lib/pubsub/core
    copying src/pubsub/core/topicargspec.py -> build/lib/pubsub/core
    copying src/pubsub/core/publisherbase.py -> build/lib/pubsub/core
    copying src/pubsub/core/notificationmgr.py -> build/lib/pubsub/core
    copying src/pubsub/core/listenerbase.py -> build/lib/pubsub/core
    copying src/pubsub/core/listener.py -> build/lib/pubsub/core
    copying src/pubsub/core/itopicdefnprovider.py -> build/lib/pubsub/core
    copying src/pubsub/core/imp2.py -> build/lib/pubsub/core
    copying src/pubsub/core/callables.py -> build/lib/pubsub/core
    creating build/lib/pubsub/core/kwargs
    copying src/pubsub/core/kwargs/__init__.py -> build/lib/pubsub/core/kwargs
    copying src/pubsub/core/kwargs/topicmgrimpl.py -> build/lib/pubsub/core/kwargs
    copying src/pubsub/core/kwargs/topicargspecimpl.py -> build/lib/pubsub/core/kwargs
    copying src/pubsub/core/kwargs/publishermixin.py -> build/lib/pubsub/core/kwargs
    copying src/pubsub/core/kwargs/publisher.py -> build/lib/pubsub/core/kwargs
    copying src/pubsub/core/kwargs/listenerimpl.py -> build/lib/pubsub/core/kwargs
    copying src/pubsub/core/kwargs/datamsg.py -> build/lib/pubsub/core/kwargs
    creating build/lib/pubsub/core/arg1
    copying src/pubsub/core/arg1/__init__.py -> build/lib/pubsub/core/arg1
    copying src/pubsub/core/arg1/topicmgrimpl.py -> build/lib/pubsub/core/arg1
    copying src/pubsub/core/arg1/topicargspecimpl.py -> build/lib/pubsub/core/arg1
    copying src/pubsub/core/arg1/publishermixin.py -> build/lib/pubsub/core/arg1
    copying src/pubsub/core/arg1/publisher.py -> build/lib/pubsub/core/arg1
    copying src/pubsub/core/arg1/listenerimpl.py -> build/lib/pubsub/core/arg1
    copying src/pubsub/LICENSE_BSD_Simple.txt -> build/lib/pubsub
    copying src/pubsub/RELEASE_NOTES.txt -> build/lib/pubsub
    running install_lib
    creating /usr/lib/python2.7/site-packages/pubsub
    copying build/lib/pubsub/RELEASE_NOTES.txt -> /usr/lib/python2.7/site-packages/pubsub
    copying build/lib/pubsub/LICENSE_BSD_Simple.txt -> /usr/lib/python2.7/site-packages/pubsub
    creating /usr/lib/python2.7/site-packages/pubsub/core
    creating /usr/lib/python2.7/site-packages/pubsub/core/arg1
    copying build/lib/pubsub/core/arg1/listenerimpl.py -> /usr/lib/python2.7/site-packages/pubsub/core/arg1
    copying build/lib/pubsub/core/arg1/publisher.py -> /usr/lib/python2.7/site-packages/pubsub/core/arg1
    copying build/lib/pubsub/core/arg1/publishermixin.py -> /usr/lib/python2.7/site-packages/pubsub/core/arg1
    copying build/lib/pubsub/core/arg1/topicargspecimpl.py -> /usr/lib/python2.7/site-packages/pubsub/core/arg1
    copying build/lib/pubsub/core/arg1/topicmgrimpl.py -> /usr/lib/python2.7/site-packages/pubsub/core/arg1
    copying build/lib/pubsub/core/arg1/__init__.py -> /usr/lib/python2.7/site-packages/pubsub/core/arg1
    creating /usr/lib/python2.7/site-packages/pubsub/core/kwargs
    copying build/lib/pubsub/core/kwargs/datamsg.py -> /usr/lib/python2.7/site-packages/pubsub/core/kwargs
    copying build/lib/pubsub/core/kwargs/listenerimpl.py -> /usr/lib/python2.7/site-packages/pubsub/core/kwargs
    copying build/lib/pubsub/core/kwargs/publisher.py -> /usr/lib/python2.7/site-packages/pubsub/core/kwargs
    copying build/lib/pubsub/core/kwargs/publishermixin.py -> /usr/lib/python2.7/site-packages/pubsub/core/kwargs
    copying build/lib/pubsub/core/kwargs/topicargspecimpl.py -> /usr/lib/python2.7/site-packages/pubsub/core/kwargs
    copying build/lib/pubsub/core/kwargs/topicmgrimpl.py -> /usr/lib/python2.7/site-packages/pubsub/core/kwargs
    copying build/lib/pubsub/core/kwargs/__init__.py -> /usr/lib/python2.7/site-packages/pubsub/core/kwargs
    copying build/lib/pubsub/core/callables.py -> /usr/lib/python2.7/site-packages/pubsub/core
    copying build/lib/pubsub/core/imp2.py -> /usr/lib/python2.7/site-packages/pubsub/core
    copying build/lib/pubsub/core/itopicdefnprovider.py -> /usr/lib/python2.7/site-packages/pubsub/core
    copying build/lib/pubsub/core/listener.py -> /usr/lib/python2.7/site-packages/pubsub/core
    copying build/lib/pubsub/core/listenerbase.py -> /usr/lib/python2.7/site-packages/pubsub/core
    copying build/lib/pubsub/core/notificationmgr.py -> /usr/lib/python2.7/site-packages/pubsub/core
    copying build/lib/pubsub/core/publisherbase.py -> /usr/lib/python2.7/site-packages/pubsub/core
    copying build/lib/pubsub/core/topicargspec.py -> /usr/lib/python2.7/site-packages/pubsub/core
    copying build/lib/pubsub/core/topicdefnprovider.py -> /usr/lib/python2.7/site-packages/pubsub/core
    copying build/lib/pubsub/core/topicexc.py -> /usr/lib/python2.7/site-packages/pubsub/core
    copying build/lib/pubsub/core/topicmgr.py -> /usr/lib/python2.7/site-packages/pubsub/core
    copying build/lib/pubsub/core/topicobj.py -> /usr/lib/python2.7/site-packages/pubsub/core
    copying build/lib/pubsub/core/topictreetraverser.py -> /usr/lib/python2.7/site-packages/pubsub/core
    copying build/lib/pubsub/core/topicutils.py -> /usr/lib/python2.7/site-packages/pubsub/core
    copying build/lib/pubsub/core/treeconfig.py -> /usr/lib/python2.7/site-packages/pubsub/core
    copying build/lib/pubsub/core/validatedefnargs.py -> /usr/lib/python2.7/site-packages/pubsub/core
    copying build/lib/pubsub/core/weakmethod.py -> /usr/lib/python2.7/site-packages/pubsub/core
    copying build/lib/pubsub/core/__init__.py -> /usr/lib/python2.7/site-packages/pubsub/core
    creating /usr/lib/python2.7/site-packages/pubsub/utils
    copying build/lib/pubsub/utils/exchandling.py -> /usr/lib/python2.7/site-packages/pubsub/utils
    copying build/lib/pubsub/utils/misc.py -> /usr/lib/python2.7/site-packages/pubsub/utils
    copying build/lib/pubsub/utils/notification.py -> /usr/lib/python2.7/site-packages/pubsub/utils
    copying build/lib/pubsub/utils/topictreeprinter.py -> /usr/lib/python2.7/site-packages/pubsub/utils
    copying build/lib/pubsub/utils/xmltopicdefnprovider.py -> /usr/lib/python2.7/site-packages/pubsub/utils
    copying build/lib/pubsub/utils/__init__.py -> /usr/lib/python2.7/site-packages/pubsub/utils
    copying build/lib/pubsub/policies.py -> /usr/lib/python2.7/site-packages/pubsub
    copying build/lib/pubsub/pub.py -> /usr/lib/python2.7/site-packages/pubsub
    copying build/lib/pubsub/py2and3.py -> /usr/lib/python2.7/site-packages/pubsub
    copying build/lib/pubsub/setuparg1.py -> /usr/lib/python2.7/site-packages/pubsub
    copying build/lib/pubsub/setupkwargs.py -> /usr/lib/python2.7/site-packages/pubsub
    copying build/lib/pubsub/__init__.py -> /usr/lib/python2.7/site-packages/pubsub
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/arg1/listenerimpl.py to listenerimpl.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/arg1/publisher.py to publisher.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/arg1/publishermixin.py to publishermixin.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/arg1/topicargspecimpl.py to topicargspecimpl.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/arg1/topicmgrimpl.py to topicmgrimpl.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/arg1/__init__.py to __init__.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/kwargs/datamsg.py to datamsg.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/kwargs/listenerimpl.py to listenerimpl.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/kwargs/publisher.py to publisher.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/kwargs/publishermixin.py to publishermixin.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/kwargs/topicargspecimpl.py to topicargspecimpl.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/kwargs/topicmgrimpl.py to topicmgrimpl.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/kwargs/__init__.py to __init__.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/callables.py to callables.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/imp2.py to imp2.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/itopicdefnprovider.py to itopicdefnprovider.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/listener.py to listener.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/listenerbase.py to listenerbase.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/notificationmgr.py to notificationmgr.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/publisherbase.py to publisherbase.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/topicargspec.py to topicargspec.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/topicdefnprovider.py to topicdefnprovider.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/topicexc.py to topicexc.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/topicmgr.py to topicmgr.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/topicobj.py to topicobj.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/topictreetraverser.py to topictreetraverser.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/topicutils.py to topicutils.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/treeconfig.py to treeconfig.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/validatedefnargs.py to validatedefnargs.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/weakmethod.py to weakmethod.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/core/__init__.py to __init__.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/utils/exchandling.py to exchandling.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/utils/misc.py to misc.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/utils/notification.py to notification.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/utils/topictreeprinter.py to topictreeprinter.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/utils/xmltopicdefnprovider.py to xmltopicdefnprovider.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/utils/__init__.py to __init__.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/policies.py to policies.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/pub.py to pub.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/py2and3.py to py2and3.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/setuparg1.py to setuparg1.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/setupkwargs.py to setupkwargs.pyc
    byte-compiling /usr/lib/python2.7/site-packages/pubsub/__init__.py to __init__.pyc
    running install_egg_info
    running egg_info
    writing src/PyPubSub.egg-info/PKG-INFO
    writing top-level names to src/PyPubSub.egg-info/top_level.txt
    writing dependency_links to src/PyPubSub.egg-info/dependency_links.txt
    reading manifest file 'src/PyPubSub.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    writing manifest file 'src/PyPubSub.egg-info/SOURCES.txt'
    Copying src/PyPubSub.egg-info to /usr/lib/python2.7/site-packages/PyPubSub-3.3.0-py2.7.egg-info
    running install_scripts
    writing list of installed files to '/tmp/pip-y5SKTJ-record/install-record.txt'
done
  Removing source in /tmp/pip-XPJVeX-build
Successfully installed PyPubSub-3.3.0
Cleaning up...

ok.

2018-07-19: sda5 - F28 - Quartus II, 32-bit, ldd on it

[tingo@localhost ~]$ ldd ~/progs/altera/13.1/quartus/linux/quartus
 linux-gate.so.1 (0xf7f81000)
 libsys_ictq.so => not found
 libsys_qgq.so => not found
 libsys_qui.so => not found
 libsld_ice.so => not found
 libdb_vdb.so => not found
 libsld_chi.so => not found
 libmlib_int.so => not found
 libsld_hapi.so => not found
 libjtag_client.so => not found
 libsld_atcio.so => not found
 libsld_sdr.so => not found
 libsld_sci.so => not found
 libmega_ipqx.so => not found
 libccl_mio.so => not found
 libsys_flow.so => not found
 libdb_idu.so => not found
 libddb_dmgr.so => not found
 libddb_dpow.so => not found
 libddb_dtm.so => not found
 libddb_dygr.so => not found
 libddb_dmig.so => not found
 libsys_hcu.so => not found
 libsys_flow_util.so => not found
 libsaui_eui.so => not found
 libtpi_eti.so => not found
 libsys_cloud.so => not found
 libsys_proj.so => not found
 libsys_pjc.so => not found
 libsys_cpt_hdb.so => not found
 libddb_dev.so => not found
 libatm_astr.so => not found
 libdb_wys.so => not found
 libdb_cdb_atom_definition.so => not found
 libccl_dyn.so => not found
 libccl_curl.so => not found
 libccl_ipc.so => not found
 libgcl_gtoq.so => not found
 libgcl_cglq.so => not found
 libgcl_afcq.so => not found
 libgcl_afcq_tb2.so => not found
 libgcl_cfgq.so => not found
 libccl_txml.so => not found
 libdb_rdb.so => not found
 libdb_rstr.so => not found
 libdb_hdb.so => not found
 libdb_qdb.so => not found
 libdb_dbm.so => not found
 libdb_dbmui.so => not found
 libcomp_qexe.so => not found
 libsys_tb2.so => not found
 libsys_cpt.so => not found
 libdb_acf.so => not found
 libddb_dstr.so => not found
 libdb_dbs.so => not found
 libccl_qsym.so => not found
 libccl_ntfq.so => not found
 libccl_bat.so => not found
 libccl_ntf.so => not found
 libccl_msg.so => not found
 libccl_xml.so => not found
 libaxerces-c.so.26 => not found
 libccl_sqlite3.so => not found
 libccl_put.so => not found
 libccl_interface.so => not found
 libccl_big.so => not found
 libdb_pdb.so => not found
 libccl_tst.so => not found
 libccl_clw.so => not found
 libccl_atcl.so => not found
 libccl_fstr.so => not found
 libccl_qtl.so => not found
 libccl_cfg_ini.so => not found
 libccl_zlib.so => not found
 libccl_gen.so => not found
 libccl_fio.so => not found
 libccl_err.so => not found
 libccl_ver.so => not found
 libccl_mem_native.so => not found
 libccl_thr.so => not found
 libtbbmalloc.so.2 => not found
 libtbb.so.2 => not found
 libQtGui.so.4 => not found
 libQtCore.so.4 => not found
 libQtSvg.so.4 => not found
 libQtWebKit.so.4 => not found
 libQtNetwork.so.4 => not found
 libQtXmlPatterns.so.4 => not found
 libdinkum_alt.so => not found
 libtcl8.5.so => not found
 libitcl3.4.so => not found
 libicudata.so.34 => not found
 libicuuc.so.34 => not found
 libnsl.so.1 => not found
 librt.so.1 => /lib/librt.so.1 (0xf7f32000)
 libpthread.so.0 => /lib/libpthread.so.0 (0xf7f13000)
 libdl.so.2 => /lib/libdl.so.2 (0xf7f0e000)
 libtbbmalloc_proxy.so.2 => not found
 libstdc++.so.6 => /lib/libstdc++.so.6 (0xf7d7e000)
 libm.so.6 => /lib/libm.so.6 (0xf7c7c000)
 libgomp.so.1 => not found
 libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf7c5e000)
 libc.so.6 => /lib/libc.so.6 (0xf7ab8000)
 /lib/ld-linux.so.2 (0xf7f83000)

ok

2018-07-19: sda5 - F28 - Quartus II, 64-bit, ldd on it

[tingo@localhost ~]$ ldd ~/progs/altera/13.1/quartus/linux64/quartus
 linux-vdso.so.1 (0x00007fff6bee3000)
 libsys_ictq.so => not found
 libsys_qgq.so => not found
 libsys_qui.so => not found
 libsld_ice.so => not found
 libdb_vdb.so => not found
 libsld_chi.so => not found
 libmlib_int.so => not found
 libsld_hapi.so => not found
 libjtag_client.so => not found
 libsld_atcio.so => not found
 libsld_sdr.so => not found
 libsld_sci.so => not found
 libmega_ipqx.so => not found
 libccl_mio.so => not found
 libsys_flow.so => not found
 libdb_idu.so => not found
 libddb_dmgr.so => not found
 libddb_dpow.so => not found
 libddb_dtm.so => not found
 libddb_dygr.so => not found
 libddb_dmig.so => not found
 libsys_hcu.so => not found
 libsys_flow_util.so => not found
 libsaui_eui.so => not found
 libtpi_eti.so => not found
 libsys_cloud.so => not found
 libsys_proj.so => not found
 libsys_pjc.so => not found
 libsys_cpt_hdb.so => not found
 libddb_dev.so => not found
 libatm_astr.so => not found
 libdb_wys.so => not found
 libdb_cdb_atom_definition.so => not found
 libccl_dyn.so => not found
 libccl_curl.so => not found
 libgcl_gtoq.so => not found
 libgcl_cglq.so => not found
 libgcl_afcq.so => not found
 libgcl_afcq_tb2.so => not found
 libgcl_cfgq.so => not found
 libccl_txml.so => not found
 libdb_rdb.so => not found
 libdb_rstr.so => not found
 libdb_hdb.so => not found
 libdb_qdb.so => not found
 libdb_dbm.so => not found
 libdb_dbmui.so => not found
 libcomp_qexe.so => not found
 libsys_tb2.so => not found
 libsys_cpt.so => not found
 libccl_ipc.so => not found
 libdb_acf.so => not found
 libddb_dstr.so => not found
 libdb_dbs.so => not found
 libccl_qsym.so => not found
 libccl_ntfq.so => not found
 libccl_bat.so => not found
 libccl_ntf.so => not found
 libccl_msg.so => not found
 libccl_xml.so => not found
 libaxerces-c.so.26 => not found
 libccl_sqlite3.so => not found
 libccl_put.so => not found
 libccl_interface.so => not found
 libccl_big.so => not found
 libdb_pdb.so => not found
 libccl_tst.so => not found
 libccl_clw.so => not found
 libccl_atcl.so => not found
 libccl_fstr.so => not found
 libccl_qtl.so => not found
 libccl_cfg_ini.so => not found
 libccl_zlib.so => not found
 libccl_gen.so => not found
 libccl_fio.so => not found
 libccl_err.so => not found
 libccl_ver.so => not found
 libccl_mem_native.so => not found
 libccl_thr.so => not found
 libtbbmalloc.so.2 => /lib64/libtbbmalloc.so.2 (0x00007f9cbb0bd000)
 libtbb.so.2 => /lib64/libtbb.so.2 (0x00007f9cbae7f000)
 libQtGui.so.4 => /lib64/libQtGui.so.4 (0x00007f9cba0d5000)
 libQtCore.so.4 => /lib64/libQtCore.so.4 (0x00007f9cb9bad000)
 libQtSvg.so.4 => /lib64/libQtSvg.so.4 (0x00007f9cb994f000)
 libQtWebKit.so.4 => /lib64/libQtWebKit.so.4 (0x00007f9cb733d000)
 libQtNetwork.so.4 => /lib64/libQtNetwork.so.4 (0x00007f9cb6fd9000)
 libQtXmlPatterns.so.4 => /lib64/libQtXmlPatterns.so.4 (0x00007f9cb691f000)
 libdinkum_alt.so => not found
 libtcl8.5.so => not found
 libitcl3.4.so => not found
 libicudata.so.34 => not found
 libicuuc.so.34 => not found
 libnsl.so.1 => /lib64/libnsl.so.1 (0x00007f9cb6707000)
 librt.so.1 => /lib64/librt.so.1 (0x00007f9cb64ff000)
 libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f9cb62e0000)
 libdl.so.2 => /lib64/libdl.so.2 (0x00007f9cb60dc000)
 libtbbmalloc_proxy.so.2 => /lib64/libtbbmalloc_proxy.so.2 (0x00007f9cb5ed8000)
 libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f9cb5b46000)
 libm.so.6 => /lib64/libm.so.6 (0x00007f9cb57b2000)
 libgomp.so.1 => /lib64/libgomp.so.1 (0x00007f9cb5582000)
 libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f9cb536a000)
 libc.so.6 => /lib64/libc.so.6 (0x00007f9cb4fab000)
 /lib64/ld-linux-x86-64.so.2 (0x00007f9cbb2ee000)
 libgthread-2.0.so.0 => /lib64/libgthread-2.0.so.0 (0x00007f9cb4da9000)
 libglib-2.0.so.0 => /lib64/libglib-2.0.so.0 (0x00007f9cb4a91000)
 libpng16.so.16 => /lib64/libpng16.so.16 (0x00007f9cb485d000)
 libz.so.1 => /lib64/libz.so.1 (0x00007f9cb4646000)
 libfreetype.so.6 => /lib64/libfreetype.so.6 (0x00007f9cb438f000)
 libgobject-2.0.so.0 => /lib64/libgobject-2.0.so.0 (0x00007f9cb413d000)
 libSM.so.6 => /lib64/libSM.so.6 (0x00007f9cb3f34000)
 libICE.so.6 => /lib64/libICE.so.6 (0x00007f9cb3d18000)
 libXi.so.6 => /lib64/libXi.so.6 (0x00007f9cb3b07000)
 libXrender.so.1 => /lib64/libXrender.so.1 (0x00007f9cb38fc000)
 libXrandr.so.2 => /lib64/libXrandr.so.2 (0x00007f9cb36f1000)
 libXfixes.so.3 => /lib64/libXfixes.so.3 (0x00007f9cb34eb000)
 libXcursor.so.1 => /lib64/libXcursor.so.1 (0x00007f9cb32e0000)
 libXinerama.so.1 => /lib64/libXinerama.so.1 (0x00007f9cb30dd000)
 libfontconfig.so.1 => /lib64/libfontconfig.so.1 (0x00007f9cb2e99000)
 libXext.so.6 => /lib64/libXext.so.6 (0x00007f9cb2c87000)
 libX11.so.6 => /lib64/libX11.so.6 (0x00007f9cb2946000)
 libjpeg.so.62 => /lib64/libjpeg.so.62 (0x00007f9cb26de000)
 libwebp.so.7 => /lib64/libwebp.so.7 (0x00007f9cb2471000)
 libQtLocation.so.1 => /lib64/libQtLocation.so.1 (0x00007f9cb2191000)
 libQtSensors.so.1 => /lib64/libQtSensors.so.1 (0x00007f9cb1f5c000)
 libxslt.so.1 => /lib64/libxslt.so.1 (0x00007f9cb1d1c000)
 libxml2.so.2 => /lib64/libxml2.so.2 (0x00007f9cb19b4000)
 libgio-2.0.so.0 => /lib64/libgio-2.0.so.0 (0x00007f9cb1610000)
 libgstapp-1.0.so.0 => /lib64/libgstapp-1.0.so.0 (0x00007f9cb1400000)
 libgstpbutils-1.0.so.0 => /lib64/libgstpbutils-1.0.so.0 (0x00007f9cb11c7000)
 libgstvideo-1.0.so.0 => /lib64/libgstvideo-1.0.so.0 (0x00007f9cb0f2c000)
 libgstaudio-1.0.so.0 => /lib64/libgstaudio-1.0.so.0 (0x00007f9cb0cb7000)
 libgstbase-1.0.so.0 => /lib64/libgstbase-1.0.so.0 (0x00007f9cb0a41000)
 libgstreamer-1.0.so.0 => /lib64/libgstreamer-1.0.so.0 (0x00007f9cb0703000)
 libsqlite3.so.0 => /lib64/libsqlite3.so.0 (0x00007f9cb0401000)
 libQtOpenGL.so.4 => /lib64/libQtOpenGL.so.4 (0x00007f9cb00f2000)
 libGL.so.1 => /lib64/libGL.so.1 (0x00007f9cafe66000)
 libssl.so.1.1 => /lib64/libssl.so.1.1 (0x00007f9cafbf9000)
 libcrypto.so.1.1 => /lib64/libcrypto.so.1.1 (0x00007f9caf76d000)
 libpcre.so.1 => /lib64/libpcre.so.1 (0x00007f9caf4fc000)
 libbz2.so.1 => /lib64/libbz2.so.1 (0x00007f9caf2eb000)
 libffi.so.6 => /lib64/libffi.so.6 (0x00007f9caf0e2000)
 libuuid.so.1 => /lib64/libuuid.so.1 (0x00007f9caeedb000)
 libexpat.so.1 => /lib64/libexpat.so.1 (0x00007f9caeca0000)
 libxcb.so.1 => /lib64/libxcb.so.1 (0x00007f9caea77000)
 libproj.so.12 => /lib64/libproj.so.12 (0x00007f9cae80d000)
 libQtDeclarative.so.4 => /lib64/libQtDeclarative.so.4 (0x00007f9cae211000)
 libQtScript.so.4 => /lib64/libQtScript.so.4 (0x00007f9cadd5b000)
 libQtSql.so.4 => /lib64/libQtSql.so.4 (0x00007f9cadb13000)
 liblzma.so.5 => /lib64/liblzma.so.5 (0x00007f9cad8ec000)
 libgmodule-2.0.so.0 => /lib64/libgmodule-2.0.so.0 (0x00007f9cad6e8000)
 libselinux.so.1 => /lib64/libselinux.so.1 (0x00007f9cad4bf000)
 libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f9cad2a8000)
 libmount.so.1 => /lib64/libmount.so.1 (0x00007f9cad04e000)
 liborc-0.4.so.0 => /lib64/liborc-0.4.so.0 (0x00007f9cacdd1000)
 libgsttag-1.0.so.0 => /lib64/libgsttag-1.0.so.0 (0x00007f9cacb95000)
 libGLX.so.0 => /lib64/libGLX.so.0 (0x00007f9cac963000)
 libGLdispatch.so.0 => /lib64/libGLdispatch.so.0 (0x00007f9cac6ad000)
 libXau.so.6 => /lib64/libXau.so.6 (0x00007f9cac4a9000)
 libpcre2-8.so.0 => /lib64/libpcre2-8.so.0 (0x00007f9cac229000)
 libblkid.so.1 => /lib64/libblkid.so.1 (0x00007f9cabfd8000)

ok.

2018-07-17: sda5 - F28 - library situation, with regards to Quartus II.

[tingo@localhost ~]$ sudo dnf list installed libstdc++ glibc libX11 libXext libXau libXdmcp freetype fontconfig expat
Installed Packages
expat.i686                                                      2.2.5-3.fc28                                                 @fedora 
expat.x86_64                                                    2.2.5-3.fc28                                                 @fedora 
fontconfig.i686                                                 2.13.0-4.fc28                                                @updates
fontconfig.x86_64                                               2.13.0-4.fc28                                                @updates
freetype.i686                                                   2.8-10.fc28                                                  @fedora 
freetype.x86_64                                                 2.8-10.fc28                                                  @fedora 
glibc.i686                                                      2.27-19.fc28                                                 @updates
glibc.x86_64                                                    2.27-19.fc28                                                 @updates
libX11.i686                                                     1.6.5-7.fc28                                                 @fedora 
libX11.x86_64                                                   1.6.5-7.fc28                                                 @fedora 
libXau.i686                                                     1.0.8-11.fc28                                                @fedora 
libXau.x86_64                                                   1.0.8-11.fc28                                                @fedora 
libXdmcp.x86_64                                                 1.1.2-9.fc28                                                 @fedora 
libXext.i686                                                    1.3.3-8.fc28                                                 @fedora 
libXext.x86_64                                                  1.3.3-8.fc28                                                 @fedora 
libstdc++.i686                                                  8.1.1-1.fc28                                                 @updates
libstdc++.x86_64                                                8.1.1-1.fc28                                                 @updates

libpng and libpng12

[tingo@localhost ~]$ sudo dnf list installed libpng
Installed Packages
libpng.i686                                                   2:1.6.34-3.fc28                                                 @fedora
libpng.x86_64                                                 2:1.6.34-3.fc28                                                 @fedora
[tingo@localhost ~]$ sudo dnf list installed libpng12
Installed Packages
libpng12.x86_64                                                 1.2.57-5.fc28                                                 @fedora
openssl-libs and compat-openssl10
[tingo@localhost ~]$ sudo dnf list installed compat-openssl10* openssl-libs
Installed Packages
compat-openssl10.x86_64                                                   1:1.0.2o-1.fc28                                     @fedora
compat-openssl10-pkcs11-helper.x86_64                                     1.22-4.fc28                                         @fedora
openssl-libs.i686                                                         1:1.1.0h-3.fc28                                     @fedora
openssl-libs.x86_64                                                       1:1.1.0h-3.fc28                                     @fedora

ok

2018-07-12: sda5 - F28 - installed Quartus II v13.1:

[tingo@localhost qtemp]$ ./setup.sh

You must have the 32-bit compatibility libraries installed for the Quartus II installer and software to operate properly.

qreg: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory
tb2_install: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory

size of the installed program (I deselected some stuff)

[tingo@localhost qtemp]$ du -sh ~/progs/altera/13.1
7.8G    /home/tingo/progs/altera/13.1
ldd of

ok. Quartus (64-bit) starts up and appears to work.

2018-07-10: sda5 - F28 - dnf - install printrun

[tingo@localhost ~]$ sudo dnf install printrun
[..]
Install  16 Packages

Total download size: 14 M
Installed size: 64 M
Is this ok [y/N]: y
[..]
Installed:
  printrun.x86_64 1:2.0.0-0.5.rc5.fc28                           admesh-libs.x86_64 0.98.3-2.fc28                                  
  argtable.x86_64 2.13-14.fc28                                   plater.noarch 1:2.0.0-0.5.rc5.fc28                                
  printrun-common.x86_64 1:2.0.0-0.5.rc5.fc28                    pronsole.noarch 1:2.0.0-0.5.rc5.fc28                              
  pronterface.noarch 1:2.0.0-0.5.rc5.fc28                        python3-appdirs.noarch 1.4.3-3.fc28                               
  python3-cairocffi.noarch 0.7.2-10.fc28                         python3-future.noarch 0.16.0-8.fc28                               
  python3-olefile.noarch 0.45.1-1.fc28                           python3-pillow.x86_64 5.1.1-1.fc28                                
  python3-psutil.x86_64 5.4.3-4.fc28                             python3-pyglet.noarch 1.3.1-1.fc28                                
  python3-wxpython4.x86_64 4.0.1-3.fc28                          simarrange.x86_64 0.0-17.20170316git8238ce5.fc28                  

Complete!

what did we get?

[tingo@localhost ~]$ rpm -ql printrun.x86_64
/usr/share/doc/printrun
/usr/share/doc/printrun/COPYING
/usr/share/doc/printrun/README.cleanup
/usr/share/doc/printrun/README.i18n
/usr/share/doc/printrun/README.md

pronterface

[tingo@localhost ~]$ rpm -ql pronterface.noarch
/usr/bin/pronterface
/usr/share/applications/pronterface.desktop
/usr/share/doc/pronterface
/usr/share/doc/pronterface/COPYING
/usr/share/doc/pronterface/README.cleanup
/usr/share/doc/pronterface/README.i18n
/usr/share/doc/pronterface/README.md
/usr/share/locale/de/LC_MESSAGES/pronterface.mo
/usr/share/locale/fr/LC_MESSAGES/pronterface.mo
/usr/share/locale/it/LC_MESSAGES/pronterface.mo
/usr/share/locale/nl/LC_MESSAGES/pronterface.mo
/usr/share/metainfo/pronterface.appdata.xml
/usr/share/pixmaps/pronterface.png
/usr/share/pronterface
/usr/share/pronterface/images
/usr/share/pronterface/images/arrow_down.png
/usr/share/pronterface/images/arrow_keys.png
/usr/share/pronterface/images/arrow_up.png
/usr/share/pronterface/images/control_mini.png
/usr/share/pronterface/images/control_mini.svg
/usr/share/pronterface/images/control_xy.png
/usr/share/pronterface/images/control_xy.svg
/usr/share/pronterface/images/control_z.png
/usr/share/pronterface/images/control_z.svg
/usr/share/pronterface/images/control_z_mini.png
/usr/share/pronterface/images/control_z_mini.svg
/usr/share/pronterface/images/edit.png
/usr/share/pronterface/images/fit.png
/usr/share/pronterface/images/inject.png
/usr/share/pronterface/images/reset.png
/usr/share/pronterface/images/zoom_in.png
/usr/share/pronterface/images/zoom_out.png
/usr/share/pronterface/locale

pronsole

[tingo@localhost ~]$ rpm -ql pronsole.noarch
/usr/bin/pronsole
/usr/share/applications/pronsole.desktop
/usr/share/doc/pronsole
/usr/share/doc/pronsole/COPYING
/usr/share/doc/pronsole/README.cleanup
/usr/share/doc/pronsole/README.i18n
/usr/share/doc/pronsole/README.md
/usr/share/metainfo/pronsole.appdata.xml
/usr/share/pixmaps/pronsole.png

ok.

2018-07-04: sda5 - F28 - reboot, new kernel

[tingo@localhost ~]$ uname -a
Linux localhost.localdomain 4.17.3-200.fc28.x86_64 #1 SMP Tue Jun 26 14:17:07 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

ok.

2018-07-04: sda5 - F28 - dnf - upgrade

[tingo@localhost ~]$ sudo dnf upgrade
[..]
Removed:
  kernel.x86_64 4.16.15-300.fc28            kernel-core.x86_64 4.16.15-300.fc28             kernel-devel.x86_64 4.16.15-300.fc28  
  kernel-modules.x86_64 4.16.15-300.fc28    kernel-modules-extra.x86_64 4.16.15-300.fc28  

Installed:
  kernel.x86_64 4.17.3-200.fc28              kernel-core.x86_64 4.17.3-200.fc28              kernel-devel.x86_64 4.17.3-200.fc28    
  kernel-modules.x86_64 4.17.3-200.fc28      kernel-modules-extra.x86_64 4.17.3-200.fc28     lmdb-libs.x86_64 0.9.22-1.fc28         
  mesa-vulkan-drivers.i686 18.0.5-2.fc28     vulkan-loader.i686 1.1.77.0-4.fc28              vulkan-loader.x86_64 1.1.77.0-4.fc28   

Upgraded:
  android-tools.x86_64 20170311gite7195be7725a-7.fc28                   ansible.noarch 2.6.0-1.fc28                                 
  bind-export-libs.x86_64 32:9.11.3-12.fc28                             bind-libs.x86_64 32:9.11.3-12.fc28                          
  bind-libs-lite.x86_64 32:9.11.3-12.fc28                               bind-license.noarch 32:9.11.3-12.fc28                       
  bind-utils.x86_64 32:9.11.3-12.fc28                                   blas.x86_64 3.8.0-9.fc28                                    
  container-selinux.noarch 2:2.65-1.gitbf5b26b.fc28                     criu.x86_64 3.9-1.fc28                                      
  dcraw.x86_64 9.28.0-1.fc28                                            dtc.x86_64 1.4.6-5.fc28                                     
  efibootmgr.x86_64 16-2.fc28                                           efivar.x86_64 35-1.fc28                                     
  efivar-libs.x86_64 35-1.fc28                                          emacs-filesystem.noarch 1:26.1-3.fc28                       
  firefox.x86_64 61.0-4.fc28                                            ibus-typing-booster.noarch 2.0.2-1.fc28                     
  iproute.x86_64 4.16.0-1.fc28                                          iproute-tc.x86_64 4.16.0-1.fc28                             
  kernel-headers.x86_64 4.17.3-200.fc28                                 lapack.x86_64 3.8.0-9.fc28                                  
  libldb.x86_64 1.4.0-1.fc28                                            libodfgen.x86_64 0.1.7-1.fc28                               
  libsemanage.x86_64 2.8-2.fc28                                         libsmbclient.x86_64 2:4.8.3-1.fc28                          
  libsolv.x86_64 0.6.34-3.fc28                                          libsoup.x86_64 2.62.2-2.fc28                                
  libwbclient.x86_64 2:4.8.3-1.fc28                                     mariadb-common.x86_64 3:10.2.16-1.fc28                      
  mariadb-config.x86_64 3:10.2.16-1.fc28                                memtest86+.x86_64 5.01-20.fc28                              
  mesa-dri-drivers.i686 18.0.5-2.fc28                                   mesa-dri-drivers.x86_64 18.0.5-2.fc28                       
  mesa-filesystem.i686 18.0.5-2.fc28                                    mesa-filesystem.x86_64 18.0.5-2.fc28                        
  mesa-libEGL.i686 18.0.5-2.fc28                                        mesa-libEGL.x86_64 18.0.5-2.fc28                            
  mesa-libGL.i686 18.0.5-2.fc28                                         mesa-libGL.x86_64 18.0.5-2.fc28                             
  mesa-libGLES.x86_64 18.0.5-2.fc28                                     mesa-libOSMesa.i686 18.0.5-2.fc28                           
  mesa-libOSMesa.x86_64 18.0.5-2.fc28                                   mesa-libOpenCL.x86_64 18.0.5-2.fc28                         
  mesa-libgbm.i686 18.0.5-2.fc28                                        mesa-libgbm.x86_64 18.0.5-2.fc28                            
  mesa-libglapi.i686 18.0.5-2.fc28                                      mesa-libglapi.x86_64 18.0.5-2.fc28                          
  mesa-libxatracker.x86_64 18.0.5-2.fc28                                mesa-vulkan-drivers.x86_64 18.0.5-2.fc28                    
  oci-systemd-hook.x86_64 1:0.1.17-1.git87fb61e.fc28                    opencc.x86_64 1.0.5-1.fc28                                  
  openssh.x86_64 7.7p1-4.fc28                                           openssh-askpass.x86_64 7.7p1-4.fc28                         
  openssh-clients.x86_64 7.7p1-4.fc28                                   openssh-server.x86_64 7.7p1-4.fc28                          
  perl-Time-Local.noarch 1:1.280-1.fc28                                 python2-babel.noarch 2.5.3-1.fc28                           
  python3-bind.noarch 32:9.11.3-12.fc28                                 python3-libsemanage.x86_64 2.8-2.fc28                       
  samba-client.x86_64 2:4.8.3-1.fc28                                    samba-client-libs.x86_64 2:4.8.3-1.fc28                     
  samba-common.noarch 2:4.8.3-1.fc28                                    samba-common-libs.x86_64 2:4.8.3-1.fc28                     
  samba-common-tools.x86_64 2:4.8.3-1.fc28                              samba-libs.x86_64 2:4.8.3-1.fc28                            
  samba-winbind.x86_64 2:4.8.3-1.fc28                                   samba-winbind-clients.x86_64 2:4.8.3-1.fc28                 
  samba-winbind-modules.x86_64 2:4.8.3-1.fc28                           shared-mime-info.x86_64 1.10-1.fc28                         
  shim-x64.x86_64 15-2                                                  sos.noarch 3.6-2.fc28                                       
  sudo.x86_64 1.8.23-1.fc28                                             totem-pl-parser.x86_64 3.26.1-1.fc28                        
  uboot-tools.x86_64 2018.03-6.fc28                                     unbound-libs.x86_64 1.7.3-1.fc28                            
  vim-minimal.x86_64 2:8.1.119-1.fc28                                   wine.x86_64 3.11-1.fc28                                     
  wine-alsa.i686 3.11-1.fc28                                            wine-alsa.x86_64 3.11-1.fc28                                
  wine-arial-fonts.noarch 3.11-1.fc28                                   wine-capi.i686 3.11-1.fc28                                  
  wine-capi.x86_64 3.11-1.fc28                                          wine-cms.i686 3.11-1.fc28                                   
  wine-cms.x86_64 3.11-1.fc28                                           wine-common.noarch 3.11-1.fc28                              
  wine-core.i686 3.11-1.fc28                                            wine-core.x86_64 3.11-1.fc28                                
  wine-courier-fonts.noarch 3.11-1.fc28                                 wine-desktop.noarch 3.11-1.fc28                             
  wine-filesystem.noarch 3.11-1.fc28                                    wine-fixedsys-fonts.noarch 3.11-1.fc28                      
  wine-fonts.noarch 3.11-1.fc28                                         wine-ldap.i686 3.11-1.fc28                                  
  wine-ldap.x86_64 3.11-1.fc28                                          wine-marlett-fonts.noarch 3.11-1.fc28                       
  wine-ms-sans-serif-fonts.noarch 3.11-1.fc28                           wine-openal.i686 3.11-1.fc28                                
  wine-openal.x86_64 3.11-1.fc28                                        wine-opencl.i686 3.11-1.fc28                                
  wine-opencl.x86_64 3.11-1.fc28                                        wine-pulseaudio.i686 3.11-1.fc28                            
  wine-pulseaudio.x86_64 3.11-1.fc28                                    wine-small-fonts.noarch 3.11-1.fc28                         
  wine-symbol-fonts.noarch 3.11-1.fc28                                  wine-system-fonts.noarch 3.11-1.fc28                        
  wine-systemd.noarch 3.11-1.fc28                                       wine-tahoma-fonts.noarch 3.11-1.fc28                        
  wine-times-new-roman-fonts.noarch 3.11-1.fc28                         wine-twain.i686 3.11-1.fc28                                 
  wine-twain.x86_64 3.11-1.fc28                                         wine-wingdings-fonts.noarch 3.11-1.fc28                     
  winetricks.noarch 20180603-1.fc28                                     wpa_supplicant.x86_64 1:2.6-16.fc28                         
  xscreensaver-base.x86_64 1:5.39-6.fc28                                xscreensaver-extras.x86_64 1:5.39-6.fc28                    
  xscreensaver-extras-base.x86_64 1:5.39-6.fc28                       

Complete!

ok.

2018-07-04: sda5 - F28 - vuln status

[tingo@localhost ~]$ grep . /sys/devices/system/cpu/vulnerabilities/*
/sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Vulnerable
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB, IBRS_FW

ok.

2018-06-27: sda5 - F28 - dnf - install firefox

[tingo@localhost ~]$ sudo dnf install firefox
[..]
Install  2 Packages

Total download size: 90 M
Installed size: 205 M
[..]
Installed:
  firefox.x86_64 60.0.2-1.fc28                                 u2f-hidraw-policy.x86_64 1.0.2-6.fc28                                

Complete!

ok

2018-06-27: sda5 - F28 - reboot, new kernel

[tingo@localhost ~]$ uname -a
Linux localhost.localdomain 4.17.2-200.fc28.x86_64 #1 SMP Mon Jun 18 20:09:31 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

ok.

2018-06-27: sda5 - F28 - dnf - upgrade

[tingo@localhost ~]$ sudo dnf upgrade
[..]
Install   5 Packages
Upgrade  93 Packages
Remove    5 Packages

Total download size: 234 M
[..]
Removed:
  kernel.x86_64 4.16.9-300.fc28             kernel-core.x86_64 4.16.9-300.fc28              kernel-devel.x86_64 4.16.9-300.fc28    
  kernel-modules.x86_64 4.16.9-300.fc28     kernel-modules-extra.x86_64 4.16.9-300.fc28    

Installed:
  kernel.x86_64 4.17.2-200.fc28             kernel-core.x86_64 4.17.2-200.fc28              kernel-devel.x86_64 4.17.2-200.fc28    
  kernel-modules.x86_64 4.17.2-200.fc28     kernel-modules-extra.x86_64 4.17.2-200.fc28    

Upgraded:
  GeoIP-GeoLite-data.noarch 2018.06-1.fc28                        ansible.noarch 2.5.5-2.fc28                                       
  audit.x86_64 2.8.4-1.fc28                                       audit-libs.i686 2.8.4-1.fc28                                      
  audit-libs.x86_64 2.8.4-1.fc28                                  autocorr-en.noarch 1:6.0.5.2-1.fc28                               
  cldr-emoji-annotation.noarch 33.0.0_2-1.fc28                    copy-jdk-configs.noarch 3.7-1.fc28                                
  device-mapper.x86_64 1.02.146-5.fc28                            device-mapper-event.x86_64 1.02.146-5.fc28                        
  device-mapper-event-libs.x86_64 1.02.146-5.fc28                 device-mapper-libs.x86_64 1.02.146-5.fc28                         
  elfutils.x86_64 0.172-2.fc28                                    elfutils-default-yama-scope.noarch 0.172-2.fc28                   
  elfutils-libelf.i686 0.172-2.fc28                               elfutils-libelf.x86_64 0.172-2.fc28                               
  elfutils-libs.x86_64 0.172-2.fc28                               ffmpeg-libs.x86_64 4.0.1-1.fc28                                   
  gdb.x86_64 8.1-18.fc28                                          gdb-headless.x86_64 8.1-18.fc28                                   
  git.x86_64 2.17.1-3.fc28                                        git-core.x86_64 2.17.1-3.fc28                                     
  git-core-doc.noarch 2.17.1-3.fc28                               glibc.i686 2.27-19.fc28                                           
  glibc.x86_64 2.27-19.fc28                                       glibc-common.x86_64 2.27-19.fc28                                  
  glibc-devel.x86_64 2.27-19.fc28                                 glibc-headers.x86_64 2.27-19.fc28                                 
  glibc-langpack-en.x86_64 2.27-19.fc28                           ibus-m17n.x86_64 1.3.4-26.fc28                                    
  ibus-typing-booster.noarch 2.0.1-1.fc28                         info.x86_64 6.5-4.fc28                                            
  iso-codes.noarch 3.79-1.fc28                                    kernel-headers.x86_64 4.17.2-200.fc28                             
  libavdevice.x86_64 4.0.1-1.fc28                                 libgxps.x86_64 0.3.0-5.fc28                                       
  libinput.x86_64 1.11.1-2.fc28                                   libipa_hbac.x86_64 1.16.2-1.fc28                                  
  libjpeg-turbo.i686 1.5.3-5.fc28                                 libjpeg-turbo.x86_64 1.5.3-5.fc28                                 
  libjpeg-turbo-utils.x86_64 1.5.3-5.fc28                         libmodulemd.x86_64 1.5.2-1.fc28                                   
  libnsl.x86_64 2.27-19.fc28                                      libreoffice.x86_64 1:6.0.5.2-1.fc28                               
  libreoffice-base.x86_64 1:6.0.5.2-1.fc28                        libreoffice-calc.x86_64 1:6.0.5.2-1.fc28                          
  libreoffice-core.x86_64 1:6.0.5.2-1.fc28                        libreoffice-data.noarch 1:6.0.5.2-1.fc28                          
  libreoffice-draw.x86_64 1:6.0.5.2-1.fc28                        libreoffice-emailmerge.x86_64 1:6.0.5.2-1.fc28                    
  libreoffice-graphicfilter.x86_64 1:6.0.5.2-1.fc28               libreoffice-gtk2.x86_64 1:6.0.5.2-1.fc28                          
  libreoffice-gtk3.x86_64 1:6.0.5.2-1.fc28                        libreoffice-help-en.x86_64 1:6.0.5.2-1.fc28                       
  libreoffice-impress.x86_64 1:6.0.5.2-1.fc28                     libreoffice-langpack-en.x86_64 1:6.0.5.2-1.fc28                   
  libreoffice-math.x86_64 1:6.0.5.2-1.fc28                        libreoffice-opensymbol-fonts.noarch 1:6.0.5.2-1.fc28              
  libreoffice-pdfimport.x86_64 1:6.0.5.2-1.fc28                   libreoffice-pyuno.x86_64 1:6.0.5.2-1.fc28                         
  libreoffice-ure.x86_64 1:6.0.5.2-1.fc28                         libreoffice-ure-common.noarch 1:6.0.5.2-1.fc28                    
  libreoffice-writer.x86_64 1:6.0.5.2-1.fc28                      libreoffice-x11.x86_64 1:6.0.5.2-1.fc28                           
  libsss_autofs.x86_64 1.16.2-1.fc28                              libsss_certmap.x86_64 1.16.2-1.fc28                               
  libsss_idmap.x86_64 1.16.2-1.fc28                               libsss_nss_idmap.x86_64 1.16.2-1.fc28                             
  libsss_sudo.x86_64 1.16.2-1.fc28                                lvm2.x86_64 2.02.177-5.fc28                                       
  lvm2-libs.x86_64 2.02.177-5.fc28                                perl-Git.noarch 2.17.1-3.fc28                                     
  python-rpm-macros.noarch 3-29.fc28                              python-srpm-macros.noarch 3-29.fc28                               
  python2-pyelftools.noarch 0.24-1.fc28                           python3-audit.x86_64 2.8.4-1.fc28                                 
  python3-pytoml.noarch 0.1.16-1.fc28                             python3-rpm-macros.noarch 3-29.fc28                               
  python3-sssdconfig.noarch 1.16.2-1.fc28                         sssd.x86_64 1.16.2-1.fc28                                         
  sssd-ad.x86_64 1.16.2-1.fc28                                    sssd-client.x86_64 1.16.2-1.fc28                                  
  sssd-common.x86_64 1.16.2-1.fc28                                sssd-common-pac.x86_64 1.16.2-1.fc28                              
  sssd-ipa.x86_64 1.16.2-1.fc28                                   sssd-krb5.x86_64 1.16.2-1.fc28                                    
  sssd-krb5-common.x86_64 1.16.2-1.fc28                           sssd-ldap.x86_64 1.16.2-1.fc28                                    
  sssd-nfs-idmap.x86_64 1.16.2-1.fc28                             sssd-proxy.x86_64 1.16.2-1.fc28                                   
  unicode-ucd.noarch 11.0.0-1.fc28                                vim-minimal.x86_64 2:8.1.095-1.fc28                               
  xorg-x11-xkb-utils.x86_64 7.7-26.fc28                          

Complete!

ok.

2018-06-22: sda5 - F28 - reboot, new kernel

[tingo@localhost ~]$ uname -a
Linux localhost.localdomain 4.16.16-300.fc28.x86_64 #1 SMP Sun Jun 17 03:02:42 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

ok

2018-06-22: sda5 - F28 - dnf - upgrade

[tingo@localhost ~]$ sudo dnf upgrade
[..]
Install    5 Packages
Upgrade  110 Packages
Remove     5 Packages

Total download size: 227 M
[..]
Removed:
  kernel.x86_64 4.16.5-300.fc28             kernel-core.x86_64 4.16.5-300.fc28              kernel-devel.x86_64 4.16.5-300.fc28    
  kernel-modules.x86_64 4.16.5-300.fc28     kernel-modules-extra.x86_64 4.16.5-300.fc28    

Installed:
  kernel.x86_64 4.16.16-300.fc28            kernel-core.x86_64 4.16.16-300.fc28             kernel-devel.x86_64 4.16.16-300.fc28   
  kernel-modules.x86_64 4.16.16-300.fc28    kernel-modules-extra.x86_64 4.16.16-300.fc28   

Upgraded:
  NetworkManager.x86_64 1:1.10.10-1.fc28                         NetworkManager-adsl.x86_64 1:1.10.10-1.fc28                        
  NetworkManager-bluetooth.x86_64 1:1.10.10-1.fc28               NetworkManager-glib.x86_64 1:1.10.10-1.fc28                        
  NetworkManager-libnm.x86_64 1:1.10.10-1.fc28                   NetworkManager-ppp.x86_64 1:1.10.10-1.fc28                         
  NetworkManager-team.x86_64 1:1.10.10-1.fc28                    NetworkManager-wifi.x86_64 1:1.10.10-1.fc28                        
  NetworkManager-wwan.x86_64 1:1.10.10-1.fc28                    authselect.x86_64 0.4-4.fc28                                       
  authselect-compat.x86_64 0.4-4.fc28                            authselect-libs.x86_64 0.4-4.fc28                                  
  bash.x86_64 4.4.23-1.fc28                                      bash-completion.noarch 1:2.8-1.fc28                                
  bouncycastle.noarch 1.59-1.fc28                                bouncycastle-pg.noarch 1.59-1.fc28                                 
  container-storage-setup.noarch 0.11.0-1.git42c9d9c.fc28        containers-common.x86_64 0.1.31-5.git0144aa8.fc28                  
  ethtool.x86_64 2:4.17-1.fc28                                   fprintd.x86_64 0.8.1-1.fc28                                        
  fprintd-pam.x86_64 0.8.1-1.fc28                                gnupg.x86_64 1.4.23-1.fc28                                         
  gnupg2.x86_64 2.2.8-1.fc28                                     gnupg2-smime.x86_64 2.2.8-1.fc28                                   
  java-1.8.0-openjdk.x86_64 1:1.8.0.172-9.b11.fc28               java-1.8.0-openjdk-headless.x86_64 1:1.8.0.172-9.b11.fc28          
  kernel-headers.x86_64 4.16.16-300.fc28                         krb5-libs.i686 1.16.1-7.fc28                                       
  krb5-libs.x86_64 1.16.1-7.fc28                                 libfprint.x86_64 0.8.1-1.fc28                                      
  libgcrypt.i686 1.8.3-1.fc28                                    libgcrypt.x86_64 1.8.3-1.fc28                                      
  libglvnd.i686 1:1.0.1-0.7.git5baa1e5.fc28                      libglvnd.x86_64 1:1.0.1-0.7.git5baa1e5.fc28                        
  libglvnd-core-devel.x86_64 1:1.0.1-0.7.git5baa1e5.fc28         libglvnd-devel.x86_64 1:1.0.1-0.7.git5baa1e5.fc28                  
  libglvnd-egl.i686 1:1.0.1-0.7.git5baa1e5.fc28                  libglvnd-egl.x86_64 1:1.0.1-0.7.git5baa1e5.fc28                    
  libglvnd-gles.x86_64 1:1.0.1-0.7.git5baa1e5.fc28               libglvnd-glx.i686 1:1.0.1-0.7.git5baa1e5.fc28                      
  libglvnd-glx.x86_64 1:1.0.1-0.7.git5baa1e5.fc28                libglvnd-opengl.x86_64 1:1.0.1-0.7.git5baa1e5.fc28                 
  libgpg-error.i686 1.31-1.fc28                                  libgpg-error.x86_64 1.31-1.fc28                                    
  lirc-libs.x86_64 0.10.0-8.fc28                                 mariadb-common.x86_64 3:10.2.15-2.fc28                             
  mariadb-config.x86_64 3:10.2.15-2.fc28                         mesa-dri-drivers.i686 18.0.5-1.fc28                                
  mesa-dri-drivers.x86_64 18.0.5-1.fc28                          mesa-filesystem.i686 18.0.5-1.fc28                                 
  mesa-filesystem.x86_64 18.0.5-1.fc28                           mesa-libEGL.i686 18.0.5-1.fc28                                     
  mesa-libEGL.x86_64 18.0.5-1.fc28                               mesa-libGL.i686 18.0.5-1.fc28                                      
  mesa-libGL.x86_64 18.0.5-1.fc28                                mesa-libGLES.x86_64 18.0.5-1.fc28                                  
  mesa-libOSMesa.i686 18.0.5-1.fc28                              mesa-libOSMesa.x86_64 18.0.5-1.fc28                                
  mesa-libOpenCL.x86_64 18.0.5-1.fc28                            mesa-libgbm.i686 18.0.5-1.fc28                                     
  mesa-libgbm.x86_64 18.0.5-1.fc28                               mesa-libglapi.i686 18.0.5-1.fc28                                   
  mesa-libglapi.x86_64 18.0.5-1.fc28                             mesa-libxatracker.x86_64 18.0.5-1.fc28                             
  mesa-vulkan-drivers.x86_64 18.0.5-1.fc28                       nss.i686 3.37.3-1.1.fc28                                           
  nss.x86_64 3.37.3-1.1.fc28                                     nss-softokn.i686 3.37.3-1.1.fc28                                   
  nss-softokn.x86_64 3.37.3-1.1.fc28                             nss-softokn-freebl.i686 3.37.3-1.1.fc28                            
  nss-softokn-freebl.x86_64 3.37.3-1.1.fc28                      nss-sysinit.x86_64 3.37.3-1.1.fc28                                 
  nss-tools.x86_64 3.37.3-1.1.fc28                               nss-util.i686 3.37.3-1.0.fc28                                      
  nss-util.x86_64 3.37.3-1.0.fc28                                perl-Archive-Tar.noarch 2.28-1.fc28                                
  ppp.x86_64 2.4.7-22.fc28                                       python2-numpy.x86_64 1:1.14.5-1.fc28                               
  python2-qgis.x86_64 2.18.20-1.fc28                             python2-texttable.noarch 1.3.1-1.fc28                              
  python3-numpy.x86_64 1:1.14.5-1.fc28                           python3-numpy-f2py.x86_64 1:1.14.5-1.fc28                          
  python3-texttable.noarch 1.3.1-1.fc28                          qemu-guest-agent.x86_64 2:2.11.1-3.fc28                            
  qgis.x86_64 2.18.20-1.fc28                                     qgis-server.x86_64 2.18.20-1.fc28                                  
  readline.i686 7.0-11.fc28                                      readline.x86_64 7.0-11.fc28                                        
  readline-devel.x86_64 7.0-11.fc28                              texlive-base.x86_64 7:20170520-37.fc28                             
  texlive-dvipng.x86_64 7:20170520-37.fc28                       texlive-hyphen-base.noarch 6:svn41138-47.fc28.2                    
  texlive-kpathsea.x86_64 7:20170520-37.fc28                     texlive-lib.x86_64 7:20170520-37.fc28                              
  texlive-metafont.x86_64 7:20170520-37.fc28                     texlive-tetex.noarch 7:20170520-37.fc28                            
  texlive-texlive.infra.noarch 7:20170520-37.fc28                urw-base35-bookman-fonts.noarch 20170801-10.fc28                   
  urw-base35-c059-fonts.noarch 20170801-10.fc28                  urw-base35-d050000l-fonts.noarch 20170801-10.fc28                  
  urw-base35-fonts.noarch 20170801-10.fc28                       urw-base35-fonts-common.noarch 20170801-10.fc28                    
  urw-base35-gothic-fonts.noarch 20170801-10.fc28                urw-base35-nimbus-mono-ps-fonts.noarch 20170801-10.fc28            
  urw-base35-nimbus-roman-fonts.noarch 20170801-10.fc28          urw-base35-nimbus-sans-fonts.noarch 20170801-10.fc28               
  urw-base35-p052-fonts.noarch 20170801-10.fc28                  urw-base35-standard-symbols-ps-fonts.noarch 20170801-10.fc28       
  urw-base35-z003-fonts.noarch 20170801-10.fc28                  vim-minimal.x86_64 2:8.1.055-1.fc28                                

Complete!

ok

2018-06-22: sda5 - F28 - empirical evidence suggests the Google Chrome is responsible for the hangs. I have been running the machine without Chrome for many days now - no hangs.

2018-06-19: sda5 - F28 - hung - the machine was frozen solid with onscreen watch at 00:12. as usual, nothing in /var/log/messages from around that time.

2018-06-18: sda5 - F28 - dnf - install Falkon

[tingo@localhost ~]$ sudo dnf install falkon
[..]
Total download size: 41 M
Installed size: 136 M
[..]
Installed:
  falkon.x86_64 3.0.1-2.fc28                                             qt5-qtwebengine.x86_64 5.10.1-4.fc28                        
  qtlockedfile-qt5.x86_64 2.4-25.20150629git5a07df5.fc28                 qtsingleapplication-qt5.x86_64 2.6.1-32.fc28                
  re2.x86_64 20160401-6.fc28                                            

Complete!

ok. Now test to see if Falkon is better than Midori.

2018-06-18: sda5 - F28 - dnf upgrade

[tingo@localhost ~]$ sudo dnf upgrade
[..]
Upgrade  58 Packages

Total download size: 96 M
[..]
Upgraded:
  cups-filters.x86_64 1.20.0-9.fc28                                       cups-filters-libs.x86_64 1.20.0-9.fc28                     
  file.x86_64 5.33-6.fc28                                                 file-libs.x86_64 5.33-6.fc28                               
  glib2.i686 2.56.1-4.fc28                                                glib2.x86_64 2.56.1-4.fc28                                 
  glib2-devel.x86_64 2.56.1-4.fc28                                        libass.x86_64 0.13.4-6.fc28                                
  libnsl2.i686 1.2.0-2.20180605git4a062cf.fc28                            libnsl2.x86_64 1.2.0-2.20180605git4a062cf.fc28             
  quota.x86_64 1:4.04-7.fc28                                              quota-nls.noarch 1:4.04-7.fc28                             
  subscription-manager-rhsm-certificates.x86_64 1.21.5-1.fc28             system-config-printer.x86_64 1.5.11-9.fc28                 
  system-config-printer-libs.noarch 1.5.11-9.fc28                         system-config-printer-udev.x86_64 1.5.11-9.fc28            
  systemtap-sdt-devel.x86_64 3.3-1.fc28                                   tigervnc-license.noarch 1.8.0-10.fc28                      
  tigervnc-server-minimal.x86_64 1.8.0-10.fc28                            unbound-libs.x86_64 1.7.2-1.fc28                           
  webkit2gtk3.x86_64 2.20.3-1.fc28                                        webkit2gtk3-jsc.x86_64 2.20.3-1.fc28                       
  webkit2gtk3-plugin-process-gtk2.x86_64 2.20.3-1.fc28                    wine.x86_64 3.10-1.fc28                                    
  wine-alsa.i686 3.10-1.fc28                                              wine-alsa.x86_64 3.10-1.fc28                               
  wine-arial-fonts.noarch 3.10-1.fc28                                     wine-capi.i686 3.10-1.fc28                                 
  wine-capi.x86_64 3.10-1.fc28                                            wine-cms.i686 3.10-1.fc28                                  
  wine-cms.x86_64 3.10-1.fc28                                             wine-common.noarch 3.10-1.fc28                             
  wine-core.i686 3.10-1.fc28                                              wine-core.x86_64 3.10-1.fc28                               
  wine-courier-fonts.noarch 3.10-1.fc28                                   wine-desktop.noarch 3.10-1.fc28                            
  wine-filesystem.noarch 3.10-1.fc28                                      wine-fixedsys-fonts.noarch 3.10-1.fc28                     
  wine-fonts.noarch 3.10-1.fc28                                           wine-ldap.i686 3.10-1.fc28                                 
  wine-ldap.x86_64 3.10-1.fc28                                            wine-marlett-fonts.noarch 3.10-1.fc28                      
  wine-ms-sans-serif-fonts.noarch 3.10-1.fc28                             wine-openal.i686 3.10-1.fc28                               
  wine-openal.x86_64 3.10-1.fc28                                          wine-opencl.i686 3.10-1.fc28                               
  wine-opencl.x86_64 3.10-1.fc28                                          wine-pulseaudio.i686 3.10-1.fc28                           
  wine-pulseaudio.x86_64 3.10-1.fc28                                      wine-small-fonts.noarch 3.10-1.fc28                        
  wine-symbol-fonts.noarch 3.10-1.fc28                                    wine-system-fonts.noarch 3.10-1.fc28                       
  wine-systemd.noarch 3.10-1.fc28                                         wine-tahoma-fonts.noarch 3.10-1.fc28                       
  wine-times-new-roman-fonts.noarch 3.10-1.fc28                           wine-twain.i686 3.10-1.fc28                                
  wine-twain.x86_64 3.10-1.fc28                                           wine-wingdings-fonts.noarch 3.10-1.fc28                    

Complete!

ok

2018-06-18: sda5 - F28 - this morning, the machine was hung (frozen solid) again. The watch on the screen said 01:15. No messages in /var/log/messages around that time:

Jun 18 00:29:30 localhost systemd[1]: Starting dnf makecache...
Jun 18 00:29:33 localhost dnf[11109]: Last metadata expiration check: 0:00:00 ago on Mon 18 Jun 2018 12:29:33 AM CEST.
Jun 18 00:29:33 localhost dnf[11109]: Metadata cache created.
Jun 18 00:29:33 localhost systemd[1]: Started dnf makecache.
Jun 18 00:29:33 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 18 00:29:33 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 18 00:49:55 localhost kernel: perf: interrupt took too long (3150 > 3135), lowering kernel.perf_event_max_sample_rate to 63000
Jun 18 00:29:33 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 18 00:29:33 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 18 00:49:55 localhost kernel: perf: interrupt took too long (3150 > 3135), lowering kernel.perf_event_max_sample_rate to 63000
Jun 18 10:33:38 localhost kernel: Linux version 4.16.15-300.fc28.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 8.1.1 20180502 (Red Hat 8.1.1-1) (GCC)) #1 SMP Tue Jun 12 00:42:35 UTC 2018
Jun 18 10:33:38 localhost kernel: Command line: BOOT_IMAGE=/vmlinuz-4.16.15-300.fc28.x86_64 root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/root rd.lvm.lv=fedora/swap rhgb quiet LANG=en_US.UTF-8

I rebooted at 10:33. I wish I knew what causes this problem.

2018-06-17: sda5 - F28 - I set the machine up back home last night, and this morning it had hung again. Crap. Later - the machine worked without problems at Bitraf the whole day.

2018-06-16: sda5 - F28 - unfortunately - the machine hangs after the update as well.

2018-06-16: sda5 - F28 - reboot, a new kernel

[tingo@localhost ~]$ uname -a
Linux localhost.localdomain 4.16.15-300.fc28.x86_64 #1 SMP Tue Jun 12 00:42:35 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

ok

2018-06-16: sda5 - F28 - dnf - upgrade

[tingo@localhost ~]$ sudo dnf upgrade
[..]
Removed:
  kernel.x86_64 4.16.5-200.fc27             kernel-core.x86_64 4.16.5-200.fc27              kernel-devel.x86_64 4.16.5-200.fc27   
  kernel-modules.x86_64 4.16.5-200.fc27     kernel-modules-extra.x86_64 4.16.5-200.fc27   

Installed:
  kernel.x86_64 4.16.15-300.fc28                                 kernel-core.x86_64 4.16.15-300.fc28                               
  kernel-devel.x86_64 4.16.15-300.fc28                           kernel-modules.x86_64 4.16.15-300.fc28                            
  kernel-modules-extra.x86_64 4.16.15-300.fc28                   containers-common.x86_64 0.1.31-3.git5c61108.fc28                 
  libvkd3d.i686 1.0-1.fc28                                       libvkd3d.x86_64 1.0-1.fc28                                        
  rpm-sign-libs.x86_64 4.14.1-9.fc28                           

Upgraded:
  SDL2.i686 2.0.8-5.fc28                                       SDL2.x86_64 2.0.8-5.fc28                                             
  abrt.x86_64 2.10.10-1.fc28                                   abrt-addon-ccpp.x86_64 2.10.10-1.fc28                                
  abrt-addon-coredump-helper.x86_64 2.10.10-1.fc28             abrt-addon-kerneloops.x86_64 2.10.10-1.fc28                          
  abrt-addon-pstoreoops.x86_64 2.10.10-1.fc28                  abrt-addon-vmcore.x86_64 2.10.10-1.fc28                              
  abrt-addon-xorg.x86_64 2.10.10-1.fc28                        abrt-cli.x86_64 2.10.10-1.fc28                                       
  abrt-dbus.x86_64 2.10.10-1.fc28                              abrt-desktop.x86_64 2.10.10-1.fc28                                   
  abrt-gui.x86_64 2.10.10-1.fc28                               abrt-gui-libs.x86_64 2.10.10-1.fc28                                  
  abrt-libs.x86_64 2.10.10-1.fc28                              abrt-plugin-bodhi.x86_64 2.10.10-1.fc28                              
  abrt-retrace-client.x86_64 2.10.10-1.fc28                    abrt-tui.x86_64 2.10.10-1.fc28                                       
  anaconda.x86_64 28.22.11-1.fc28                              anaconda-core.x86_64 28.22.11-1.fc28                                 
  anaconda-gui.x86_64 28.22.11-1.fc28                          anaconda-install-env-deps.x86_64 28.22.11-1.fc28                     
  anaconda-tui.x86_64 28.22.11-1.fc28                          anaconda-widgets.x86_64 28.22.11-1.fc28                              
  astyle.x86_64 3.1-5.fc28                                     astyle-devel.x86_64 3.1-5.fc28                                       
  autocorr-en.noarch 1:6.0.4.2-4.fc28                          babl.x86_64 0.1.50-3.fc28                                            
  batik.noarch 1.10-1.fc28                                     batik-css.noarch 1.10-1.fc28                                         
  bluez.x86_64 5.50-1.fc28                                     bluez-cups.x86_64 5.50-1.fc28                                        
  bluez-libs.x86_64 5.50-1.fc28                                boost-atomic.x86_64 1.66.0-7.fc28                                    
  boost-chrono.x86_64 1.66.0-7.fc28                            boost-context.x86_64 1.66.0-7.fc28                                   
  boost-date-time.x86_64 1.66.0-7.fc28                         boost-filesystem.x86_64 1.66.0-7.fc28                                
  boost-iostreams.x86_64 1.66.0-7.fc28                         boost-locale.x86_64 1.66.0-7.fc28                                    
  boost-program-options.x86_64 1.66.0-7.fc28                   boost-python2.x86_64 1.66.0-7.fc28                                   
  boost-random.x86_64 1.66.0-7.fc28                            boost-regex.x86_64 1.66.0-7.fc28                                     
  boost-signals.x86_64 1.66.0-7.fc28                           boost-system.x86_64 1.66.0-7.fc28                                    
  boost-thread.x86_64 1.66.0-7.fc28                            bubblewrap.x86_64 0.2.1-1.fc28                                       
  ca-certificates.noarch 2018.2.24-1.0.fc28                    checkpolicy.x86_64 2.8-1.fc28                                        
  container-selinux.noarch 2:2.63-1.git284f9e7.fc28            coreutils.x86_64 8.29-7.fc28                                         
  coreutils-common.x86_64 8.29-7.fc28                          cryptsetup.x86_64 2.0.3-4.fc28                                       
  cryptsetup-libs.x86_64 2.0.3-4.fc28                          cups.x86_64 1:2.2.6-15.fc28                                          
  cups-client.x86_64 1:2.2.6-15.fc28                           cups-filesystem.noarch 1:2.2.6-15.fc28                               
  cups-libs.i686 1:2.2.6-15.fc28                               cups-libs.x86_64 1:2.2.6-15.fc28                                     
  curl.x86_64 7.59.0-4.fc28                                    docker.x86_64 2:1.13.1-59.gitaf6b32b.fc28                            
  docker-common.x86_64 2:1.13.1-59.gitaf6b32b.fc28             docker-rhel-push-plugin.x86_64 2:1.13.1-59.gitaf6b32b.fc28           
  elfutils.x86_64 0.171-1.fc28                                 elfutils-default-yama-scope.noarch 0.171-1.fc28                      
  elfutils-libelf.i686 0.171-1.fc28                            elfutils-libelf.x86_64 0.171-1.fc28                                  
  elfutils-libs.x86_64 0.171-1.fc28                            emacs-filesystem.noarch 1:26.1-1.fc28                                
  f28-backgrounds-base.noarch 28.1.5-1.fc28                    f28-backgrounds-gnome.noarch 28.1.5-1.fc28                           
  fedora-gpg-keys.noarch 28-3                                  fedora-release.noarch 28-2                                           
  fedora-repos.noarch 28-3                                     file.x86_64 5.33-5.fc28                                              
  file-libs.x86_64 5.33-5.fc28                                 foomatic-db.noarch 4.0-58.20180102.fc28                              
  foomatic-db-filesystem.noarch 4.0-58.20180102.fc28           foomatic-db-ppds.noarch 4.0-58.20180102.fc28                         
  geoclue2.x86_64 2.4.10-2.fc28                                gfs2-utils.x86_64 3.2.0-1.fc28                                       
  git.x86_64 2.17.1-2.fc28                                     git-core.x86_64 2.17.1-2.fc28                                        
  git-core-doc.noarch 2.17.1-2.fc28                            glib-networking.x86_64 2.56.1-1.fc28                                 
  glib2.i686 2.56.1-3.fc28                                     glib2.x86_64 2.56.1-3.fc28                                           
  glib2-devel.x86_64 2.56.1-3.fc28                             glibc.i686 2.27-15.fc28                                              
  glibc.x86_64 2.27-15.fc28                                    glibc-common.x86_64 2.27-15.fc28                                     
  glibc-devel.x86_64 2.27-15.fc28                              glibc-headers.x86_64 2.27-15.fc28                                    
  glibc-langpack-en.x86_64 2.27-15.fc28                        gnome-abrt.x86_64 1.2.6-4.fc28                                       
  gnupg.x86_64 1.4.22-7.fc28                                   gnutls.i686 3.6.2-3.fc28                                             
  gnutls.x86_64 3.6.2-3.fc28                                   google-noto-emoji-color-fonts.noarch 20180508-2.fc28                 
  google-noto-emoji-fonts.noarch 20180508-2.fc28               graphviz.x86_64 2.40.1-22.fc28                                       
  gstreamer1.i686 1.14.1-2.fc28                                gstreamer1.x86_64 1.14.1-2.fc28                                      
  gstreamer1-libav.x86_64 1.14.1-1.fc28                        gstreamer1-plugins-bad-free.x86_64 1.14.1-3.fc28                     
  gstreamer1-plugins-bad-freeworld.x86_64 1.14.1-1.fc28        gstreamer1-plugins-base.i686 1.14.1-3.fc28                           
  gstreamer1-plugins-base.x86_64 1.14.1-3.fc28                 gstreamer1-plugins-good.x86_64 1.14.1-3.fc28                         
  gstreamer1-plugins-good-gtk.x86_64 1.14.1-3.fc28             gstreamer1-plugins-ugly.x86_64 1.14.1-2.fc28                         
  gstreamer1-plugins-ugly-free.x86_64 1.14.1-3.fc28            ibus-typing-booster.noarch 2.0.0-1.fc28                              
  icedtea-web.noarch 1.7.1-6.fc28                              initscripts.x86_64 9.80-1.fc28                                       
  ipcalc.x86_64 0.2.3-1.fc28                                   iwl100-firmware.noarch 39.31.5.1-85.fc28.1                           
  iwl1000-firmware.noarch 1:39.31.5.1-85.fc28.1                iwl105-firmware.noarch 18.168.6.1-85.fc28.1                          
  iwl135-firmware.noarch 18.168.6.1-85.fc28.1                  iwl2000-firmware.noarch 18.168.6.1-85.fc28.1                         
  iwl2030-firmware.noarch 18.168.6.1-85.fc28.1                 iwl3160-firmware.noarch 1:25.30.13.0-85.fc28.1                       
  iwl3945-firmware.noarch 15.32.2.9-85.fc28.1                  iwl4965-firmware.noarch 228.61.2.24-85.fc28.1                        
  iwl5000-firmware.noarch 8.83.5.1_1-85.fc28.1                 iwl5150-firmware.noarch 8.24.2.2-85.fc28.1                           
  iwl6000-firmware.noarch 9.221.4.1-85.fc28.1                  iwl6000g2a-firmware.noarch 18.168.6.1-85.fc28.1                      
  iwl6000g2b-firmware.noarch 18.168.6.1-85.fc28.1              iwl6050-firmware.noarch 41.28.5.1-85.fc28.1                          
  iwl7260-firmware.noarch 1:25.30.13.0-85.fc28.1               jasper-libs.x86_64 2.0.14-5.fc28                                     
  jline.noarch 2.14.6-1.fc28                                   kernel-headers.x86_64 4.16.15-300.fc28                               
  kexec-tools.x86_64 2.0.17-3.fc28                             krb5-libs.i686 1.16.1-4.fc28                                         
  krb5-libs.x86_64 1.16.1-4.fc28                               leafpad.x86_64 0.8.18.1-20.fc28                                      
  libcurl.x86_64 7.59.0-4.fc28                                 libepoxy.x86_64 1.5.2-1.fc28                                         
  libepubgen.x86_64 0.1.1-1.fc28                               libertas-usb8388-firmware.noarch 2:20180525-85.git7518922b.fc28      
  libgnomekbd.x86_64 3.26.0-5.fc28                             libidn2.i686 2.0.5-1.fc28                                            
  libidn2.x86_64 2.0.5-1.fc28                                  libinput.x86_64 1.11.0-1.fc28                                        
  libipa_hbac.x86_64 1.16.1-9.fc28                             libnfsidmap.x86_64 1:2.3.2-0.fc28                                    
  libnsl.x86_64 2.27-15.fc28                                   libpcap.i686 14:1.8.1-10.fc28                                        
  libpcap.x86_64 14:1.8.1-10.fc28                              libpsl.x86_64 0.20.2-2.fc28                                          
  libreoffice.x86_64 1:6.0.4.2-4.fc28                          libreoffice-base.x86_64 1:6.0.4.2-4.fc28                             
  libreoffice-calc.x86_64 1:6.0.4.2-4.fc28                     libreoffice-core.x86_64 1:6.0.4.2-4.fc28                             
  libreoffice-data.noarch 1:6.0.4.2-4.fc28                     libreoffice-draw.x86_64 1:6.0.4.2-4.fc28                             
  libreoffice-emailmerge.x86_64 1:6.0.4.2-4.fc28               libreoffice-graphicfilter.x86_64 1:6.0.4.2-4.fc28                    
  libreoffice-gtk2.x86_64 1:6.0.4.2-4.fc28                     libreoffice-gtk3.x86_64 1:6.0.4.2-4.fc28                             
  libreoffice-help-en.x86_64 1:6.0.4.2-4.fc28                  libreoffice-impress.x86_64 1:6.0.4.2-4.fc28                          
  libreoffice-langpack-en.x86_64 1:6.0.4.2-4.fc28              libreoffice-math.x86_64 1:6.0.4.2-4.fc28                             
  libreoffice-opensymbol-fonts.noarch 1:6.0.4.2-4.fc28         libreoffice-pdfimport.x86_64 1:6.0.4.2-4.fc28                        
  libreoffice-pyuno.x86_64 1:6.0.4.2-4.fc28                    libreoffice-ure.x86_64 1:6.0.4.2-4.fc28                              
  libreoffice-ure-common.noarch 1:6.0.4.2-4.fc28               libreoffice-writer.x86_64 1:6.0.4.2-4.fc28                           
  libreoffice-x11.x86_64 1:6.0.4.2-4.fc28                      libselinux.i686 2.8-1.fc28                                           
  libselinux.x86_64 2.8-1.fc28                                 libselinux-utils.x86_64 2.8-1.fc28                                   
  libsemanage.x86_64 2.8-1.fc28                                libsepol.i686 2.8-1.fc28                                             
  libsepol.x86_64 2.8-1.fc28                                   libsss_autofs.x86_64 1.16.1-9.fc28                                   
  libsss_certmap.x86_64 1.16.1-9.fc28                          libsss_idmap.x86_64 1.16.1-9.fc28                                    
  libsss_nss_idmap.x86_64 1.16.1-9.fc28                        libsss_sudo.x86_64 1.16.1-9.fc28                                     
  libtar.x86_64 1.2.20-13.fc28                                 libtiff.i686 4.0.9-10.fc28                                           
  libtiff.x86_64 4.0.9-10.fc28                                 libtiff-tools.x86_64 4.0.9-10.fc28                                   
  libunistring.i686 0.9.10-1.fc28                              libunistring.x86_64 0.9.10-1.fc28                                    
  libwacom.x86_64 0.30-1.fc28                                  libwacom-data.noarch 0.30-1.fc28                                     
  lightdm.x86_64 1.26.0-1.fc28                                 lightdm-gobject.x86_64 1.26.0-1.fc28                                 
  linux-firmware.noarch 20180525-85.git7518922b.fc28           mariadb-connector-c.x86_64 3.0.5-1.fc28                              
  ncurses.x86_64 6.1-5.20180224.fc28                           ncurses-base.noarch 6.1-5.20180224.fc28                              
  ncurses-c++-libs.x86_64 6.1-5.20180224.fc28                  ncurses-compat-libs.x86_64 6.1-5.20180224.fc28                       
  ncurses-devel.x86_64 6.1-5.20180224.fc28                     ncurses-libs.i686 6.1-5.20180224.fc28                                
  ncurses-libs.x86_64 6.1-5.20180224.fc28                      nfs-utils.x86_64 1:2.3.2-0.fc28                                      
  ntfs-3g.x86_64 2:2017.3.23-6.fc28                            ntfsprogs.x86_64 2:2017.3.23-6.fc28                                  
  open-sans-fonts.noarch 1.10-8.fc28                           openblas.x86_64 0.3.0-1.fc28                                         
  openblas-openmp.x86_64 0.3.0-1.fc28                          openblas-threads.x86_64 0.3.0-1.fc28                                 
  openblas-threads64_.x86_64 0.3.0-1.fc28                      openssl-pkcs11.i686 0.4.7-7.fc28                                     
  openssl-pkcs11.x86_64 0.4.7-7.fc28                           opus.i686 1.3-0.5.rc.fc28                                            
  opus.x86_64 1.3-0.5.rc.fc28                                  p11-kit.i686 0.23.12-1.fc28                                          
  p11-kit.x86_64 0.23.12-1.fc28                                p11-kit-trust.x86_64 0.23.12-1.fc28                                  
  pam.x86_64 1.3.1-1.fc28                                      perl.x86_64 4:5.26.2-412.fc28                                        
  perl-Attribute-Handlers.noarch 0.99-412.fc28                 perl-Date-Manip.noarch 6.72-1.fc28                                   
  perl-Devel-Peek.x86_64 1.26-412.fc28                         perl-Devel-SelfStubber.noarch 1.06-412.fc28                          
  perl-Errno.x86_64 1.28-412.fc28                              perl-ExtUtils-Embed.noarch 1.34-412.fc28                             
  perl-ExtUtils-Miniperl.noarch 1.06-412.fc28                  perl-Git.noarch 2.17.1-2.fc28                                        
  perl-HTTP-Message.noarch 6.18-1.fc28                         perl-IO.x86_64 1.38-412.fc28                                         
  perl-IO-Zlib.noarch 1:1.10-412.fc28                          perl-IPC-Cmd.noarch 2:1.02-1.fc28                                    
  perl-Locale-Codes.noarch 3.57-1.fc28                         perl-Locale-Maketext-Simple.noarch 1:0.21-412.fc28                   
  perl-Math-Complex.noarch 1.59-412.fc28                       perl-Memoize.noarch 1.03-412.fc28                                    
  perl-Module-Loaded.noarch 1:0.08-412.fc28                    perl-Net-Ping.noarch 2.55-412.fc28                                   
  perl-Pod-Html.noarch 1.22.02-412.fc28                        perl-SelfLoader.noarch 1.23-412.fc28                                 
  perl-Storable.x86_64 1:3.11-2.fc28                           perl-Test.noarch 1.30-412.fc28                                       
  perl-Time-Piece.x86_64 1.31-412.fc28                         perl-devel.x86_64 4:5.26.2-412.fc28                                  
  perl-interpreter.x86_64 4:5.26.2-412.fc28                    perl-libnetcfg.noarch 4:5.26.2-412.fc28                              
  perl-libs.x86_64 4:5.26.2-412.fc28                           perl-libwww-perl.noarch 6.34-1.fc28                                  
  perl-macros.x86_64 4:5.26.2-412.fc28                         perl-open.noarch 1.11-412.fc28                                       
  perl-perlfaq.noarch 5.20180605-1.fc28                        perl-podlators.noarch 4.11-1.fc28                                    
  perl-utils.noarch 5.26.2-412.fc28                            plymouth.x86_64 0.9.3-9.fc28                                         
  plymouth-core-libs.x86_64 0.9.3-9.fc28                       plymouth-graphics-libs.x86_64 0.9.3-9.fc28                           
  plymouth-plugin-label.x86_64 0.9.3-9.fc28                    plymouth-plugin-two-step.x86_64 0.9.3-9.fc28                         
  plymouth-scripts.x86_64 0.9.3-9.fc28                         plymouth-system-theme.x86_64 0.9.3-9.fc28                            
  plymouth-theme-charge.x86_64 0.9.3-9.fc28                    policycoreutils.x86_64 2.8-1.fc28                                    
  policycoreutils-python-utils.noarch 2.8-1.fc28               poppler.x86_64 0.62.0-2.fc28                                         
  poppler-glib.x86_64 0.62.0-2.fc28                            poppler-utils.x86_64 0.62.0-2.fc28                                   
  postgresql-jdbc.noarch 42.2.2-4.fc28                         procps-ng.x86_64 3.3.12-3.fc28                                       
  proj.x86_64 4.9.3-6.fc28                                     proj-epsg.x86_64 4.9.3-6.fc28                                        
  proj-nad.x86_64 4.9.3-6.fc28                                 publicsuffix-list-dafsa.noarch 20180514-1.fc28                       
  python2-cffi.x86_64 1.11.5-3.fc28                            python2-construct.noarch 2.5.1-16.fc28                               
  python2-gobject.x86_64 3.28.3-1.fc28                         python2-gobject-base.x86_64 3.28.3-1.fc28                            
  python2-pycurl.x86_64 7.43.0-17.fc28                         python2-rpm.x86_64 4.14.1-9.fc28                                     
  python2-setuptools.noarch 39.2.0-1.fc28                      python3-abrt.x86_64 2.10.10-1.fc28                                   
  python3-abrt-addon.x86_64 2.10.10-1.fc28                     python3-cffi.x86_64 1.11.5-3.fc28                                    
  python3-gobject.x86_64 3.28.3-1.fc28                         python3-gobject-base.x86_64 3.28.3-1.fc28                            
  python3-kickstart.noarch 3.12-4.fc28                         python3-libselinux.x86_64 2.8-1.fc28                                 
  python3-libsemanage.x86_64 2.8-1.fc28                        python3-policycoreutils.noarch 2.8-1.fc28                            
  python3-pycurl.x86_64 7.43.0-17.fc28                         python3-rpm.x86_64 4.14.1-9.fc28                                     
  python3-setuptools.noarch 39.2.0-1.fc28                      python3-sssdconfig.noarch 1.16.1-9.fc28                              
  qpdf-libs.x86_64 7.1.1-6.fc28                                qt.x86_64 1:4.8.7-40.fc28                                            
  qt-assistant.x86_64 1:4.8.7-40.fc28                          qt-common.noarch 1:4.8.7-40.fc28                                     
  qt-x11.x86_64 1:4.8.7-40.fc28                                qt3.x86_64 3.3.8b-74.fc28                                            
  quota.x86_64 1:4.04-6.fc28                                   quota-nls.noarch 1:4.04-6.fc28                                       
  rpm.x86_64 4.14.1-9.fc28                                     rpm-build-libs.x86_64 4.14.1-9.fc28                                  
  rpm-libs.x86_64 4.14.1-9.fc28                                rpm-plugin-selinux.x86_64 4.14.1-9.fc28                              
  rpm-plugin-systemd-inhibit.x86_64 4.14.1-9.fc28              rsyslog.x86_64 8.35.0-2.fc28                                         
  selinux-policy.noarch 3.14.1-32.fc28                         selinux-policy-targeted.noarch 3.14.1-32.fc28                        
  shadow-utils.x86_64 2:4.6-1.fc28                             sos.noarch 3.5.1-1.fc28                                              
  sssd.x86_64 1.16.1-9.fc28                                    sssd-ad.x86_64 1.16.1-9.fc28                                         
  sssd-client.x86_64 1.16.1-9.fc28                             sssd-common.x86_64 1.16.1-9.fc28                                     
  sssd-common-pac.x86_64 1.16.1-9.fc28                         sssd-ipa.x86_64 1.16.1-9.fc28                                        
  sssd-krb5.x86_64 1.16.1-9.fc28                               sssd-krb5-common.x86_64 1.16.1-9.fc28                                
  sssd-ldap.x86_64 1.16.1-9.fc28                               sssd-nfs-idmap.x86_64 1.16.1-9.fc28                                  
  sssd-proxy.x86_64 1.16.1-9.fc28                              tbb.x86_64 2018.4-1.fc28                                             
  tcpdump.x86_64 14:4.9.2-4.fc28                               texlive-base.x86_64 7:20170520-29.fc28                               
  texlive-dvipng.x86_64 7:20170520-29.fc28                     texlive-hyphen-base.noarch 6:svn41138-44.fc28.2                      
  texlive-kpathsea.x86_64 7:20170520-29.fc28                   texlive-lib.x86_64 7:20170520-29.fc28                                
  texlive-metafont.x86_64 7:20170520-29.fc28                   texlive-tetex.noarch 7:20170520-29.fc28                              
  texlive-texlive.infra.noarch 7:20170520-29.fc28              tzdata.noarch 2018e-1.fc28                                           
  tzdata-java.noarch 2018e-1.fc28                              unbound-libs.x86_64 1.7.1-1.fc28                                     
  vim-minimal.x86_64 2:8.1.042-1.fc28                          vlc.x86_64 3.0.3-2.fc28                                              
  vlc-core.x86_64 3.0.3-2.fc28                                 volume_key-libs.x86_64 0.3.10-1.fc28                                 
  vte-profile.x86_64 0.52.2-1.fc28                             vte291.x86_64 0.52.2-1.fc28                                          
  wavpack.x86_64 5.1.0-8.fc28                                  wine.x86_64 3.9-1.fc28                                               
  wine-alsa.i686 3.9-1.fc28                                    wine-alsa.x86_64 3.9-1.fc28                                          
  wine-arial-fonts.noarch 3.9-1.fc28                           wine-capi.i686 3.9-1.fc28                                            
  wine-capi.x86_64 3.9-1.fc28                                  wine-cms.i686 3.9-1.fc28                                             
  wine-cms.x86_64 3.9-1.fc28                                   wine-common.noarch 3.9-1.fc28                                        
  wine-core.i686 3.9-1.fc28                                    wine-core.x86_64 3.9-1.fc28                                          
  wine-courier-fonts.noarch 3.9-1.fc28                         wine-desktop.noarch 3.9-1.fc28                                       
  wine-filesystem.noarch 3.9-1.fc28                            wine-fixedsys-fonts.noarch 3.9-1.fc28                                
  wine-fonts.noarch 3.9-1.fc28                                 wine-ldap.i686 3.9-1.fc28                                            
  wine-ldap.x86_64 3.9-1.fc28                                  wine-marlett-fonts.noarch 3.9-1.fc28                                 
  wine-ms-sans-serif-fonts.noarch 3.9-1.fc28                   wine-openal.i686 3.9-1.fc28                                          
  wine-openal.x86_64 3.9-1.fc28                                wine-opencl.i686 3.9-1.fc28                                          
  wine-opencl.x86_64 3.9-1.fc28                                wine-pulseaudio.i686 3.9-1.fc28                                      
  wine-pulseaudio.x86_64 3.9-1.fc28                            wine-small-fonts.noarch 3.9-1.fc28                                   
  wine-symbol-fonts.noarch 3.9-1.fc28                          wine-system-fonts.noarch 3.9-1.fc28                                  
  wine-systemd.noarch 3.9-1.fc28                               wine-tahoma-fonts.noarch 3.9-1.fc28                                  
  wine-times-new-roman-fonts.noarch 3.9-1.fc28                 wine-twain.i686 3.9-1.fc28                                           
  wine-twain.x86_64 3.9-1.fc28                                 wine-wingdings-fonts.noarch 3.9-1.fc28                               
  wireless-tools.x86_64 1:29-20.fc28                           xdg-utils.noarch 1.1.3-2.fc28                                        
  xfce4-dict.x86_64 0.8.1-1.fc28                               xfce4-dict-plugin.x86_64 0.8.1-1.fc28                                
  xfce4-taskmanager.x86_64 1.2.1-1.fc28                        xfce4-terminal.x86_64 0.8.7.4-2.fc28                                 
  xfce4-whiskermenu-plugin.x86_64 2.2.0-1.fc28                 xkeyboard-config.noarch 2.24-2.fc28                                  
  xmlgraphics-commons.noarch 2.2-1.fc28                        xorg-x11-drv-evdev.x86_64 2.10.6-1.fc28                              
  xorg-x11-xkb-utils.x86_64 7.7-25.fc28                        xscreensaver-base.x86_64 1:5.39-5.fc28                               
  xscreensaver-extras.x86_64 1:5.39-5.fc28                     xscreensaver-extras-base.x86_64 1:5.39-5.fc28                        

Complete!

ok

2018-06-16: sda5 - F28 - Bitraf 3D printer weekend - the machine locked up (frozen - not even the caps lock LED changes when the caps lock key is pressed).

2018-05-22: sda5 - F28 - reboot, a new kernel

[tingo@localhost ~]$ uname -a
Linux localhost.localdomain 4.16.9-300.fc28.x86_64 #1 SMP Thu May 17 06:39:18 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

ok

2018-05-22: sda5 - F28 - dnf - upgrade

[tingo@localhost ~]$ sudo dnf upgrade
[..]
Transaction Summary
=====================================================================================================================================
Install    5 Packages
Upgrade  341 Packages
Remove     5 Packages

Total download size: 484 M
[..]
Removed:
  kernel.x86_64 4.16.3-200.fc27             kernel-core.x86_64 4.16.3-200.fc27              kernel-devel.x86_64 4.16.3-200.fc27    
  kernel-modules.x86_64 4.16.3-200.fc27     kernel-modules-extra.x86_64 4.16.3-200.fc27    

Installed:
  kernel.x86_64 4.16.9-300.fc28             kernel-core.x86_64 4.16.9-300.fc28              kernel-devel.x86_64 4.16.9-300.fc28    
  kernel-modules.x86_64 4.16.9-300.fc28     kernel-modules-extra.x86_64 4.16.9-300.fc28    

Upgraded:
  CuraEngine.x86_64 1:3.3.0-1.fc28                                     GraphicsMagick.x86_64 1.3.29-1.fc28                           
  NetworkManager.x86_64 1:1.10.8-1.fc28                                NetworkManager-adsl.x86_64 1:1.10.8-1.fc28                    
  NetworkManager-bluetooth.x86_64 1:1.10.8-1.fc28                      NetworkManager-glib.x86_64 1:1.10.8-1.fc28                    
  NetworkManager-libnm.x86_64 1:1.10.8-1.fc28                          NetworkManager-openvpn.x86_64 1:1.8.4-1.fc28                  
  NetworkManager-ppp.x86_64 1:1.10.8-1.fc28                            NetworkManager-team.x86_64 1:1.10.8-1.fc28                    
  NetworkManager-wifi.x86_64 1:1.10.8-1.fc28                           NetworkManager-wwan.x86_64 1:1.10.8-1.fc28                    
  accountsservice.x86_64 0.6.49-1.fc28                                 annobin.x86_64 5.7-2.fc28                                     
  authselect.x86_64 0.4-3.fc28                                         authselect-compat.x86_64 0.4-3.fc28                           
  authselect-libs.x86_64 0.4-3.fc28                                    autocorr-en.noarch 1:6.0.3.2-10.fc28                          
  binutils.x86_64 2.29.1-23.fc28                                       catfish-common.noarch 1.4.5-1.fc28                            
  cmake-filesystem.x86_64 3.11.2-1.fc28                                compat-ffmpeg28.x86_64 2.8.14-2.fc28                          
  container-storage-setup.noarch 0.10.0-1.gitdf0dcd5.fc28              cpp.x86_64 8.1.1-1.fc28                                       
  crypto-policies.noarch 20180425-5.git6ad4018.fc28                    cura.noarch 1:3.3.0-1.fc28                                    
  cura-fdm-materials.noarch 3.3.0-1.fc28                               curl.x86_64 7.59.0-3.fc28                                     
  cyrus-sasl-gssapi.x86_64 2.1.27-0.2rc7.fc28                          cyrus-sasl-lib.i686 2.1.27-0.2rc7.fc28                        
  cyrus-sasl-lib.x86_64 2.1.27-0.2rc7.fc28                             cyrus-sasl-md5.x86_64 2.1.27-0.2rc7.fc28                      
  cyrus-sasl-plain.x86_64 2.1.27-0.2rc7.fc28                           cyrus-sasl-scram.x86_64 2.1.27-0.2rc7.fc28                    
  dbus.x86_64 1:1.12.8-1.fc28                                          dbus-devel.x86_64 1:1.12.8-1.fc28                             
  dbus-libs.i686 1:1.12.8-1.fc28                                       dbus-libs.x86_64 1:1.12.8-1.fc28                              
  dbus-x11.x86_64 1:1.12.8-1.fc28                                      dhcp-client.x86_64 12:4.3.6-20.fc28                           
  dhcp-common.noarch 12:4.3.6-20.fc28                                  dhcp-libs.x86_64 12:4.3.6-20.fc28                             
  dos2unix.x86_64 7.4.0-3.fc28                                         evince.x86_64 3.28.2-2.fc28                                   
  evince-djvu.x86_64 3.28.2-2.fc28                                     evince-libs.x86_64 3.28.2-2.fc28                              
  fedora-gpg-keys.noarch 28-2                                          fedora-obsolete-packages.noarch 28-6                          
  fedora-repos.noarch 28-2                                             fftw-libs-double.x86_64 3.3.5-11.fc28                         
  fftw-libs-single.x86_64 3.3.5-11.fc28                                flac.x86_64 1.3.2-7.fc28                                      
  flac-libs.i686 1.3.2-7.fc28                                          flac-libs.x86_64 1.3.2-7.fc28                                 
  fontconfig.i686 2.13.0-4.fc28                                        fontconfig.x86_64 2.13.0-4.fc28                               
  fribidi.i686 1.0.2-1.fc28                                            fribidi.x86_64 1.0.2-1.fc28                                   
  gcc.x86_64 8.1.1-1.fc28                                              gcc-c++.x86_64 8.1.1-1.fc28                                   
  gcc-gdb-plugin.x86_64 8.1.1-1.fc28                                   gdb.x86_64 8.1-15.fc28                                        
  gdb-headless.x86_64 8.1-15.fc28                                      ghostscript.x86_64 9.23-4.fc28                                
  ghostscript-core.x86_64 9.23-4.fc28                                  ghostscript-tools-fonts.x86_64 9.23-4.fc28                    
  ghostscript-tools-printing.x86_64 9.23-4.fc28                        ghostscript-x11.x86_64 9.23-4.fc28                            
  gjs.x86_64 1.52.3-1.fc28                                             glib2.i686 2.56.1-2.fc28                                      
  glib2.x86_64 2.56.1-2.fc28                                           glib2-devel.x86_64 2.56.1-2.fc28                              
  glibc.i686 2.27-14.fc28                                              glibc.x86_64 2.27-14.fc28                                     
  glibc-common.x86_64 2.27-14.fc28                                     glibc-devel.x86_64 2.27-14.fc28                               
  glibc-headers.x86_64 2.27-14.fc28                                    glibc-langpack-en.x86_64 2.27-14.fc28                         
  gnome-desktop3.x86_64 3.28.2-1.fc28                                  gnome-keyring.x86_64 3.28.2-1.fc28                            
  gnome-keyring-pam.x86_64 3.28.2-1.fc28                               gnumeric.x86_64 1:1.12.41-1.fc28                              
  goffice.x86_64 0.10.41-1.fc28                                        google-noto-emoji-color-fonts.noarch 20180508-1.fc28          
  google-noto-emoji-fonts.noarch 20180508-1.fc28                       gstreamer1-plugins-bad-free.x86_64 1.14.0-2.fc28              
  guava.noarch 24.0-3.fc28                                             gvfs.x86_64 1.36.2-1.fc28                                     
  gvfs-archive.x86_64 1.36.2-1.fc28                                    gvfs-client.x86_64 1.36.2-1.fc28                              
  hwdata.noarch 0.312-1.fc28                                           ibus.x86_64 1.5.18-5.fc28                                     
  ibus-gtk2.x86_64 1.5.18-5.fc28                                       ibus-gtk3.x86_64 1.5.18-5.fc28                                
  ibus-libs.x86_64 1.5.18-5.fc28                                       ibus-setup.noarch 1.5.18-5.fc28                               
  ibus-typing-booster.noarch 1.5.37-1.fc28                             ibus-wayland.x86_64 1.5.18-5.fc28                             
  iptables.x86_64 1.6.2-3.fc28                                         iptables-libs.x86_64 1.6.2-3.fc28                             
  javapackages-tools.noarch 5.0.0-14.fc28                              json-c.x86_64 0.13.1-2.fc28                                   
  kernel-headers.x86_64 4.16.9-300.fc28                                krb5-libs.i686 1.16.1-2.fc28                                  
  krb5-libs.x86_64 1.16.1-2.fc28                                       leptonica.x86_64 1.76.0-1.fc28                                
  libarcus.x86_64 3.3.0-1.fc28                                         libatomic.i686 8.1.1-1.fc28                                   
  libatomic.x86_64 8.1.1-1.fc28                                        libbytesize.x86_64 1.3-1.fc28                                 
  libcurl.x86_64 7.59.0-3.fc28                                         libdca.x86_64 0.0.6-1.fc28                                    
  libdrm.i686 2.4.92-1.fc28                                            libdrm.x86_64 2.4.92-1.fc28                                   
  libepoxy.x86_64 1.5.1-1.fc28                                         libgcc.i686 8.1.1-1.fc28                                      
  libgcc.x86_64 8.1.1-1.fc28                                           libgfortran.x86_64 8.1.1-1.fc28                               
  libgomp.x86_64 8.1.1-1.fc28                                          libgs.x86_64 9.23-4.fc28                                      
  libgxps.x86_64 0.3.0-4.fc28                                          libidn.x86_64 1.34-3.fc28                                     
  libinput.x86_64 1.10.7-1.fc28                                        libipa_hbac.x86_64 1.16.1-4.fc28                              
  libldb.x86_64 1.3.3-1.fc28                                           libmodulemd.x86_64 1.4.1-1.fc28                               
  libmpeg2.x86_64 0.5.1-15.fc28                                        libnfsidmap.x86_64 1:2.3.1-9.rc1.fc28                         
  libnghttp2.x86_64 1.32.0-1.fc28                                      libnice.x86_64 0.1.14-7.20180504git34d6044.fc28               
  libnice-gstreamer1.x86_64 0.1.14-7.20180504git34d6044.fc28           libnsl.x86_64 2.27-14.fc28                                    
  libopenraw.x86_64 0.1.3-1.fc28                                       libproxy.x86_64 0.4.15-6.fc28                                 
  libpsl.x86_64 0.20.2-1.fc28                                          libpurple.x86_64 2.13.0-1.fc28.1                              
  libquadmath.x86_64 8.1.1-1.fc28                                      librados2.x86_64 1:12.2.5-1.fc28                              
  libreoffice.x86_64 1:6.0.3.2-10.fc28                                 libreoffice-base.x86_64 1:6.0.3.2-10.fc28                     
  libreoffice-calc.x86_64 1:6.0.3.2-10.fc28                            libreoffice-core.x86_64 1:6.0.3.2-10.fc28                     
  libreoffice-data.noarch 1:6.0.3.2-10.fc28                            libreoffice-draw.x86_64 1:6.0.3.2-10.fc28                     
  libreoffice-emailmerge.x86_64 1:6.0.3.2-10.fc28                      libreoffice-graphicfilter.x86_64 1:6.0.3.2-10.fc28            
  libreoffice-gtk2.x86_64 1:6.0.3.2-10.fc28                            libreoffice-gtk3.x86_64 1:6.0.3.2-10.fc28                     
  libreoffice-help-en.x86_64 1:6.0.3.2-10.fc28                         libreoffice-impress.x86_64 1:6.0.3.2-10.fc28                  
  libreoffice-langpack-en.x86_64 1:6.0.3.2-10.fc28                     libreoffice-math.x86_64 1:6.0.3.2-10.fc28                     
  libreoffice-opensymbol-fonts.noarch 1:6.0.3.2-10.fc28                libreoffice-pdfimport.x86_64 1:6.0.3.2-10.fc28                
  libreoffice-pyuno.x86_64 1:6.0.3.2-10.fc28                           libreoffice-ure.x86_64 1:6.0.3.2-10.fc28                      
  libreoffice-ure-common.noarch 1:6.0.3.2-10.fc28                      libreoffice-writer.x86_64 1:6.0.3.2-10.fc28                   
  libreoffice-x11.x86_64 1:6.0.3.2-10.fc28                             libsavitar.x86_64 3.3.0-1.fc28                                
  libsmbclient.x86_64 2:4.8.2-1.fc28                                   libsoup.x86_64 2.62.2-1.fc28                                  
  libsss_autofs.x86_64 1.16.1-4.fc28                                   libsss_certmap.x86_64 1.16.1-4.fc28                           
  libsss_idmap.x86_64 1.16.1-4.fc28                                    libsss_nss_idmap.x86_64 1.16.1-4.fc28                         
  libsss_sudo.x86_64 1.16.1-4.fc28                                     libstdc++.i686 8.1.1-1.fc28                                   
  libstdc++.x86_64 8.1.1-1.fc28                                        libstdc++-devel.x86_64 8.1.1-1.fc28                           
  libupnp.x86_64 1.6.25-1.fc28                                         libwbclient.x86_64 2:4.8.2-1.fc28                             
  libxcrypt.i686 4.0.1-1.fc28                                          libxcrypt.x86_64 4.0.1-1.fc28                                 
  libxcrypt-devel.x86_64 4.0.1-1.fc28                                  link-grammar.x86_64 5.5.0-1.fc28                              
  microcode_ctl.x86_64 2:2.1-23.fc28                                   mod_fcgid.x86_64 2.3.9-15.fc28                                
  mod_http2.x86_64 1.10.20-1.fc28                                      mozjs52.x86_64 52.8.0-1.fc28                                  
  nfs-utils.x86_64 1:2.3.1-9.rc1.fc28                                  nss.i686 3.36.1-1.1.fc28                                      
  nss.x86_64 3.36.1-1.1.fc28                                           nss-softokn.i686 3.36.1-1.1.fc28                              
  nss-softokn.x86_64 3.36.1-1.1.fc28                                   nss-softokn-freebl.i686 3.36.1-1.1.fc28                       
  nss-softokn-freebl.x86_64 3.36.1-1.1.fc28                            nss-sysinit.x86_64 3.36.1-1.1.fc28                            
  nss-tools.x86_64 3.36.1-1.1.fc28                                     objectweb-asm.noarch 6.1.1-1.fc28                             
  oci-systemd-hook.x86_64 1:0.1.16-1.git05bd9a0.fc28                   open-vm-tools.x86_64 10.2.5-2.fc28                            
  open-vm-tools-desktop.x86_64 10.2.5-2.fc28                           openCOLLADA.x86_64 1.6.62-2.fc28                              
  pango.i686 1.42.1-2.fc28                                             pango.x86_64 1.42.1-2.fc28                                    
  patch.x86_64 2.7.6-4.fc28                                            perl.x86_64 4:5.26.2-410.fc28                                 
  perl-Attribute-Handlers.noarch 0.99-410.fc28                         perl-Carp.noarch 1.42-396.fc28                                
  perl-Devel-Peek.x86_64 1.26-410.fc28                                 perl-Devel-SelfStubber.noarch 1.06-410.fc28                   
  perl-Errno.x86_64 1.28-410.fc28                                      perl-ExtUtils-Embed.noarch 1.34-410.fc28                      
  perl-ExtUtils-Miniperl.noarch 1.06-410.fc28                          perl-IO.x86_64 1.38-410.fc28                                  
  perl-IO-Zlib.noarch 1:1.10-410.fc28                                  perl-Locale-Maketext-Simple.noarch 1:0.21-410.fc28            
  perl-Math-Complex.noarch 1.59-410.fc28                               perl-Memoize.noarch 1.03-410.fc28                             
  perl-Module-Loaded.noarch 1:0.08-410.fc28                            perl-Net-HTTP.noarch 6.18-1.fc28                              
  perl-Net-Ping.noarch 2.55-410.fc28                                   perl-Pod-Html.noarch 1.22.02-410.fc28                         
  perl-SelfLoader.noarch 1.23-410.fc28                                 perl-Test.noarch 1.30-410.fc28                                
  perl-Time-Piece.x86_64 1.31-410.fc28                                 perl-devel.x86_64 4:5.26.2-410.fc28                           
  perl-experimental.noarch 0.020-1.fc28                                perl-interpreter.x86_64 4:5.26.2-410.fc28                     
  perl-libnetcfg.noarch 4:5.26.2-410.fc28                              perl-libs.x86_64 4:5.26.2-410.fc28                            
  perl-macros.x86_64 4:5.26.2-410.fc28                                 perl-open.noarch 1.11-410.fc28                                
  perl-utils.noarch 5.26.2-410.fc28                                    pidgin.x86_64 2.13.0-1.fc28.1                                 
  pixman.i686 0.34.0-8.fc28                                            pixman.x86_64 0.34.0-8.fc28                                   
  postgresql-libs.x86_64 10.4-1.fc28                                   procps-ng.x86_64 3.3.12-2.fc28                                
  publicsuffix-list-dafsa.noarch 20180419-1.fc28                       pulseaudio.x86_64 11.1-18.fc28.1                              
  pulseaudio-libs.i686 11.1-18.fc28.1                                  pulseaudio-libs.x86_64 11.1-18.fc28.1                         
  pulseaudio-libs-glib2.x86_64 11.1-18.fc28.1                          pulseaudio-module-x11.x86_64 11.1-18.fc28.1                   
  pulseaudio-utils.x86_64 11.1-18.fc28.1                               python2.x86_64 2.7.15-2.fc28                                  
  python2-catfish.noarch 1.4.5-1.fc28                                  python2-libs.x86_64 2.7.15-2.fc28                             
  python2-numpy.x86_64 1:1.14.3-1.fc28                                 python2-pip.noarch 9.0.3-2.fc28                               
  python2-tkinter.x86_64 2.7.15-2.fc28                                 python2-urllib3.noarch 1.22-9.fc28                            
  python3-arcus.x86_64 3.3.0-1.fc28                                    python3-bytesize.x86_64 1.3-1.fc28                            
  python3-javapackages.noarch 5.0.0-14.fc28                            python3-numpy.x86_64 1:1.14.3-1.fc28                          
  python3-numpy-f2py.x86_64 1:1.14.3-1.fc28                            python3-pip.noarch 9.0.3-2.fc28                               
  python3-savitar.x86_64 3.3.0-1.fc28                                  python3-sssdconfig.noarch 1.16.1-4.fc28                       
  python3-uranium.noarch 3.3.0-1.fc28                                  python3-urllib3.noarch 1.22-9.fc28                            
  redhat-rpm-config.noarch 108-1.fc28                                  samba-client.x86_64 2:4.8.2-1.fc28                            
  samba-client-libs.x86_64 2:4.8.2-1.fc28                              samba-common.noarch 2:4.8.2-1.fc28                            
  samba-common-libs.x86_64 2:4.8.2-1.fc28                              samba-common-tools.x86_64 2:4.8.2-1.fc28                      
  samba-libs.x86_64 2:4.8.2-1.fc28                                     samba-winbind.x86_64 2:4.8.2-1.fc28                           
  samba-winbind-clients.x86_64 2:4.8.2-1.fc28                          samba-winbind-modules.x86_64 2:4.8.2-1.fc28                   
  sssd.x86_64 1.16.1-4.fc28                                            sssd-ad.x86_64 1.16.1-4.fc28                                  
  sssd-client.x86_64 1.16.1-4.fc28                                     sssd-common.x86_64 1.16.1-4.fc28                              
  sssd-common-pac.x86_64 1.16.1-4.fc28                                 sssd-ipa.x86_64 1.16.1-4.fc28                                 
  sssd-krb5.x86_64 1.16.1-4.fc28                                       sssd-krb5-common.x86_64 1.16.1-4.fc28                         
  sssd-ldap.x86_64 1.16.1-4.fc28                                       sssd-nfs-idmap.x86_64 1.16.1-4.fc28                           
  sssd-proxy.x86_64 1.16.1-4.fc28                                      symlinks.x86_64 1.4-18.fc28                                   
  systemd.x86_64 238-8.git0e0aa59.fc28                                 systemd-container.x86_64 238-8.git0e0aa59.fc28                
  systemd-devel.x86_64 238-8.git0e0aa59.fc28                           systemd-libs.i686 238-8.git0e0aa59.fc28                       
  systemd-libs.x86_64 238-8.git0e0aa59.fc28                            systemd-pam.x86_64 238-8.git0e0aa59.fc28                      
  systemd-udev.x86_64 238-8.git0e0aa59.fc28                            transmission.x86_64 2.94-2.fc28                               
  transmission-cli.x86_64 2.94-2.fc28                                  transmission-common.x86_64 2.94-2.fc28                        
  transmission-gtk.x86_64 2.94-2.fc28                                  userspace-rcu.x86_64 0.10.1-3.fc28                            
  vim-minimal.x86_64 2:8.1.010-1.fc28                                  vte.x86_64 0.28.2-24.fc28                                     
  webkit2gtk3.x86_64 2.20.2-1.fc28                                     webkit2gtk3-jsc.x86_64 2.20.2-1.fc28                          
  webkit2gtk3-plugin-process-gtk2.x86_64 2.20.2-1.fc28                 wget.x86_64 1.19.5-1.fc28                                     
  wine.x86_64 3.8-1.fc28                                               wine-alsa.i686 3.8-1.fc28                                     
  wine-alsa.x86_64 3.8-1.fc28                                          wine-arial-fonts.noarch 3.8-1.fc28                            
  wine-capi.i686 3.8-1.fc28                                            wine-capi.x86_64 3.8-1.fc28                                   
  wine-cms.i686 3.8-1.fc28                                             wine-cms.x86_64 3.8-1.fc28                                    
  wine-common.noarch 3.8-1.fc28                                        wine-core.i686 3.8-1.fc28                                     
  wine-core.x86_64 3.8-1.fc28                                          wine-courier-fonts.noarch 3.8-1.fc28                          
  wine-desktop.noarch 3.8-1.fc28                                       wine-filesystem.noarch 3.8-1.fc28                             
  wine-fixedsys-fonts.noarch 3.8-1.fc28                                wine-fonts.noarch 3.8-1.fc28                                  
  wine-ldap.i686 3.8-1.fc28                                            wine-ldap.x86_64 3.8-1.fc28                                   
  wine-marlett-fonts.noarch 3.8-1.fc28                                 wine-ms-sans-serif-fonts.noarch 3.8-1.fc28                    
  wine-openal.i686 3.8-1.fc28                                          wine-openal.x86_64 3.8-1.fc28                                 
  wine-opencl.i686 3.8-1.fc28                                          wine-opencl.x86_64 3.8-1.fc28                                 
  wine-pulseaudio.i686 3.8-1.fc28                                      wine-pulseaudio.x86_64 3.8-1.fc28                             
  wine-small-fonts.noarch 3.8-1.fc28                                   wine-symbol-fonts.noarch 3.8-1.fc28                           
  wine-system-fonts.noarch 3.8-1.fc28                                  wine-systemd.noarch 3.8-1.fc28                                
  wine-tahoma-fonts.noarch 3.8-1.fc28                                  wine-times-new-roman-fonts.noarch 3.8-1.fc28                  
  wine-twain.i686 3.8-1.fc28                                           wine-twain.x86_64 3.8-1.fc28                                  
  wine-wingdings-fonts.noarch 3.8-1.fc28                               wireless-tools.x86_64 1:29-19.1.fc28                          
  wpa_supplicant.x86_64 1:2.6-15.fc28                                  xdg-utils.noarch 1.1.3-1.fc28                                 
  xfce4-whiskermenu-plugin.x86_64 2.1.7-1.fc28                         xmlsec1.x86_64 1.2.25-4.fc28                                  
  xmlsec1-nss.x86_64 1.2.25-4.fc28                                     xmlsec1-openssl.x86_64 1.2.25-4.fc28                          
  xorg-x11-font-utils.x86_64 1:7.5-38.fc28                             xz.x86_64 5.2.4-2.fc28                                        
  xz-libs.i686 5.2.4-2.fc28                                            xz-libs.x86_64 5.2.4-2.fc28                                   
  yum.noarch 3.4.3-517.fc28                                           

Complete!

ok.

2018-05-05: sda5 - F28 - dnf - upgrade

[tingo@localhost ~]$ sudo dnf upgrade
[..]
Transaction Summary
=====================================================================================================================================
Upgrade  33 Packages

Total download size: 51 M
[..]
Upgraded:
  git.x86_64 2.17.0-3.fc28                                       git-core.x86_64 2.17.0-3.fc28                                       
  git-core-doc.noarch 2.17.0-3.fc28                              krb5-libs.i686 1.16-26.fc28                                         
  krb5-libs.x86_64 1.16-26.fc28                                  mesa-dri-drivers.i686 18.0.2-1.fc28                                 
  mesa-dri-drivers.x86_64 18.0.2-1.fc28                          mesa-filesystem.i686 18.0.2-1.fc28                                  
  mesa-filesystem.x86_64 18.0.2-1.fc28                           mesa-libEGL.i686 18.0.2-1.fc28                                      
  mesa-libEGL.x86_64 18.0.2-1.fc28                               mesa-libGL.i686 18.0.2-1.fc28                                       
  mesa-libGL.x86_64 18.0.2-1.fc28                                mesa-libGLES.x86_64 18.0.2-1.fc28                                   
  mesa-libOSMesa.i686 18.0.2-1.fc28                              mesa-libOSMesa.x86_64 18.0.2-1.fc28                                 
  mesa-libOpenCL.x86_64 18.0.2-1.fc28                            mesa-libgbm.i686 18.0.2-1.fc28                                      
  mesa-libgbm.x86_64 18.0.2-1.fc28                               mesa-libglapi.i686 18.0.2-1.fc28                                    
  mesa-libglapi.x86_64 18.0.2-1.fc28                             mesa-libxatracker.x86_64 18.0.2-1.fc28                              
  mesa-vulkan-drivers.x86_64 18.0.2-1.fc28                       minizip.x86_64 1.2.11-8.fc28                                        
  opencv.x86_64 3.4.1-3.fc28                                     opencv-contrib.x86_64 3.4.1-3.fc28                                  
  opencv-core.x86_64 3.4.1-3.fc28                                perl-Git.noarch 2.17.0-3.fc28                                       
  perl-Module-CoreList.noarch 1:5.20180420-1.fc28                perl-Module-CoreList-tools.noarch 1:5.20180420-1.fc28               
  zlib.i686 1.2.11-8.fc28                                        zlib.x86_64 1.2.11-8.fc28                                           
  zlib-devel.x86_64 1.2.11-8.fc28                               

Complete!

ok.

2018-05-05: sda5 - F28 - Google chrome aborted, and took down the whole Xorg session. From /var/log/messages:

May  5 13:21:39 localhost pulseaudio[1481]: XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
May  5 13:21:39 localhost pulseaudio[1481]:      after 17 requests (17 known processed) with 0 events remaining.
May  5 13:21:39 localhost audit[1146]: USER_LOGOUT pid=1146 uid=0 auid=1000 ses=2 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=logout id=1000 exe="/usr/sbin/lightdm" hostname=localhost.localdomain addr=? terminal=/dev/tty1 res=success'
May  5 13:21:39 localhost at-spi-bus-launcher[1369]: XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
May  5 13:21:39 localhost at-spi-bus-launcher[1369]:      after 24969 requests (24969 known processed) with 0 events remaining.
May  5 13:21:39 localhost audit[1146]: USER_END pid=1146 uid=0 auid=1000 ses=2 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_keyinit,pam_namespace,pam_gnome_keyring,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_lastlog,pam_lastlog acct="tingo" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success'
May  5 13:21:39 localhost audit[1146]: CRED_DISP pid=1146 uid=0 auid=1000 ses=2 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix,pam_gnome_keyring acct="tingo" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success'
May  5 13:21:39 localhost journal[1398]: xfce4-notifyd: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
May  5 13:21:39 localhost systemd[1164]: xfce4-notifyd.service: Main process exited, code=exited, status=1/FAILURE
May  5 13:21:39 localhost systemd[1164]: xfce4-notifyd.service: Failed with result 'exit-code'.
May  5 13:21:39 localhost systemd[1164]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
May  5 13:21:39 localhost systemd[1164]: pulseaudio.service: Failed with result 'exit-code'.
May  5 13:21:40 localhost audit[4709]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 pid=4709 comm="chrome" exe="/opt/google/chrome/chrome" sig=5 res=1
May  5 13:21:40 localhost kernel: do_trap: 7 callbacks suppressed
May  5 13:21:40 localhost kernel: traps: chrome[4709] trap int3 ip:56513c782d63 sp:7fffe510c600 error:0 in chrome[56513ab2f000+5cd4000]
May  5 13:21:40 localhost systemd[1]: Created slice system-systemd\x2dcoredump.slice.
May  5 13:21:40 localhost systemd[1]: Started Process Core Dump (PID 20321/UID 0).
May  5 13:21:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-coredump@0-20321-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

ok.

2018-05-03: sda5 - F28 - bios info (from dmidecode)

BIOS Information
 Vendor: TOSHIBA
 Version: Version 6.50  
 Release Date: 03/06/2018

ok.

2018-05-03: sda5 - F28 - the EFI bootorder got messed up

[tingo@localhost ~]$ sudo efibootmgr
BootCurrent: 0009
Timeout: 1 seconds
BootOrder: 0009,0000,0006,0008,0004,0003,0005,000A,0007
Boot0000* rEFInd Boot Manager
Boot0001* LAN1
Boot0002* LAN1
Boot0003* Windows Boot Manager
Boot0004* Windows Boot Manager
Boot0005* HDD/SSD
Boot0006* Fedora
Boot0007* LAN2
Boot0008* Qubes
Boot0009* Fedora
Boot000A* LAN1

I don't need entry 9, so delete it

[tingo@localhost ~]$ sudo efibootmgr -b 9 -B
BootCurrent: 0009
Timeout: 1 seconds
BootOrder: 0000,0006,0008,0004,0003,0005,000A,0007
Boot0000* rEFInd Boot Manager
Boot0001* LAN1
Boot0002* LAN1
Boot0003* Windows Boot Manager
Boot0004* Windows Boot Manager
Boot0005* HDD/SSD
Boot0006* Fedora
Boot0007* LAN2
Boot0008* Qubes
Boot000A* LAN1

verify

[tingo@localhost ~]$ sudo efibootmgr
BootCurrent: 0009
Timeout: 1 seconds
BootOrder: 0000,0006,0008,0004,0003,0005,000A,0007
Boot0000* rEFInd Boot Manager
Boot0001* LAN1
Boot0002* LAN1
Boot0003* Windows Boot Manager
Boot0004* Windows Boot Manager
Boot0005* HDD/SSD
Boot0006* Fedora
Boot0007* LAN2
Boot0008* Qubes
Boot000A* LAN1

ok.

2018-05-02: sda5 - F28 - vuln status

[tingo@localhost ~]$ grep . /sys/devices/system/cpu/vulnerabilities/*
/sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline, IBPB, IBRS_FW

ok

2018-05-02: sda5 - F28 - Chrome managed to freeze / hang the machine (totally, not even a response to ping or caps lock key) so I had to rename the profile folder. It seems to work now.

2018-05-02: sda5 - F28 - dnf - check for upgrades

[tingo@localhost ~]$ sudo dnf upgrade
Last metadata expiration check: 0:00:11 ago on Wed 02 May 2018 01:13:44 PM CEST.
Dependencies resolved.
Nothing to do.
Complete!

ok. Later, an update

[tingo@localhost ~]$ sudo dnf upgrade --refresh
Last metadata expiration check: 0:00:00 ago on Wed 02 May 2018 05:24:32 PM CEST.
Dependencies resolved.
=====================================================================================================================================
 Package                                   Arch                     Version                          Repository                 Size
=====================================================================================================================================
Upgrading:
 ansible                                   noarch                   2.5.2-1.fc28                     updates                   9.0 M
 httpd                                     x86_64                   2.4.33-5.fc28                    updates                   1.2 M
 httpd-filesystem                          noarch                   2.4.33-5.fc28                    updates                    27 k
 httpd-tools                               x86_64                   2.4.33-5.fc28                    updates                    86 k
 kexec-tools                               x86_64                   2.0.17-2.fc28                    updates                   443 k
 libinput                                  x86_64                   1.10.5-3.fc28                    updates                   146 k
 libv4l                                    i686                     1.14.2-2.fc28                    updates                   182 k
 libv4l                                    x86_64                   1.14.2-2.fc28                    updates                   182 k
 selinux-policy                            noarch                   3.14.1-24.fc28                   updates                   545 k
 selinux-policy-targeted                   noarch                   3.14.1-24.fc28                   updates                    14 M

Transaction Summary
=====================================================================================================================================
Upgrade  10 Packages

Total download size: 26 M
Is this ok [y/N]: y
[..]
Upgraded:
  ansible.noarch 2.5.2-1.fc28                        httpd.x86_64 2.4.33-5.fc28            httpd-filesystem.noarch 2.4.33-5.fc28     
  httpd-tools.x86_64 2.4.33-5.fc28                   kexec-tools.x86_64 2.0.17-2.fc28      libinput.x86_64 1.10.5-3.fc28             
  libv4l.i686 1.14.2-2.fc28                          libv4l.x86_64 1.14.2-2.fc28           selinux-policy.noarch 3.14.1-24.fc28      
  selinux-policy-targeted.noarch 3.14.1-24.fc28     

Complete!

ok

2018-05-02: sda5 - F28 - now running Fedora 28

[tingo@localhost ~]$ lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: Fedora
Description: Fedora release 28 (Twenty Eight)
Release: 28
Codename: TwentyEight

kernel

[tingo@localhost ~]$ uname -a
Linux localhost.localdomain 4.16.5-300.fc28.x86_64 #1 SMP Fri Apr 27 17:38:36 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

ok

2018-05-02: sda5 - F27 - dnf - upgrade to F28 - start the upgrade

[tingo@localhost ~]$ sudo dnf system-upgrade reboot

ok.

2018-05-02: sda5 - F27 - dnf - upgrade to F28 - download

[tingo@localhost ~]$ sudo dnf system-upgrade download --releasever=28
Before you continue ensure that your system is fully upgraded by running "dnf --refresh upgrade". Do you want to continue [y/N]: y
[..]
Fedora 28 - x86_64 - Updates                                                                         407 kB/s | 4.6 MB     00:11    
Fedora 28 - x86_64                                                                                   291 kB/s |  60 MB     03:32    
Fedy Repository                                                                                      1.4 kB/s | 5.6 kB     00:04    
google-chrome                                                                                         28 kB/s | 3.8 kB     00:00    
Node.js Packages for Fedora Linux 23 - x86_64                                                        127 kB/s | 245 kB     00:01    
RPM Fusion for Fedora 28 - Free - Updates                                                            119 kB/s |  21 kB     00:00    
RPM Fusion for Fedora 28 - Free                                                                      316 kB/s | 752 kB     00:02    
RPM Fusion for Fedora 28 - Nonfree - Updates                                                          48 kB/s | 3.6 kB     00:00    
RPM Fusion for Fedora 28 - Nonfree                                                                   260 kB/s | 208 kB     00:00    
Last metadata expiration check: 0:00:00 ago on Wed 02 May 2018 12:14:26 AM CEST.
Error: 
 Problem 1: problem with installed package qgis-grass-2.18.16-1.fc27.x86_64
  - qgis-grass-2.18.16-1.fc27.x86_64 does not belong to a distupgrade repository
  - nothing provides libgrass_datetime.7.2.2.so()(64bit) needed by qgis-grass-2.18.16-4.fc28.x86_64
 Problem 2: nss-pem-1.0.3-6.fc27.i686 has inferior architecture
  - nss-pem-1.0.3-6.fc27.x86_64 does not belong to a distupgrade repository
  - problem with installed package nss-pem-1.0.3-6.fc27.i686

ok, then it is --allowerasing

[tingo@localhost ~]$ sudo dnf system-upgrade download --releasever=28 --allowerasing
Before you continue ensure that your system is fully upgraded by running "dnf --refresh upgrade". Do you want to continue [y/N]: y
[..]
Transaction Summary
=====================================================================================================================================
Install     105 Packages
Upgrade    2449 Packages
Remove        6 Packages
Downgrade    16 Packages

Total download size: 2.5 G
DNF will only download packages, install gpg keys, and check the transaction.
[..]
Total                                                                                                252 kB/s | 2.5 GB    171:03     
warning: /var/lib/dnf/system-upgrade/fedora-f21308f6293b3270/packages/perl-interpreter-5.26.1-409.fc28.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 9db62fb1: NOKEY
Importing GPG key 0x9DB62FB1:
 Userid     : "Fedora 28 (28) <fedora-28@fedoraproject.org>"
 Fingerprint: 128C F232 A937 1991 C8A6 5695 E08E 7E62 9DB6 2FB1
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64
Is this ok [y/N]: y
Key imported successfully
warning: /var/lib/dnf/system-upgrade/rpmfusion-free-updates-18aab6236926d6fd/packages/compat-ffmpeg28-2.8.14-1.fc28.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 09eab3f2: NOKEY
Importing GPG key 0x09EAB3F2:
 Userid     : "RPM Fusion free repository for Fedora (28) <rpmfusion-buildsys@lists.rpmfusion.org>"
 Fingerprint: 3424 9D2C B375 8B55 48E2 874F C08D 3269 09EA B3F2
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-28
Is this ok [y/N]: y
Key imported successfully
warning: /var/lib/dnf/system-upgrade/rpmfusion-nonfree-fcea624146a658fc/packages/amrnb-11.0.0.0-6.fc28.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 7f858107: NOKEY
Importing GPG key 0x7F858107:
 Userid     : "RPM Fusion nonfree repository for Fedora (28) <rpmfusion-buildsys@lists.rpmfusion.org>"
 Fingerprint: 3DE8 C682 E38E E9BC 0FDF EA47 FCAE 2EA8 7F85 8107
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-28
Is this ok [y/N]: y
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction check error:
  installing package kicad-1:4.0.7-3.fc28.x86_64 needs 2468MB on the / filesystem

Error Summary
-------------
Disk Requirements:
   At least 2468MB more space needed on the / filesystem.

ok. I cleared some space, and re-ran the command:

[..]
Complete!
Download complete! Use 'dnf system-upgrade reboot' to start the upgrade.
To remove cached metadata and transaction use 'dnf system-upgrade clean'
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.

ok.

2018-05-02: sda5 - F27 - dnf - prepare for F28 upgrade

[tingo@localhost ~]$ sudo pwd
/home/tingo
[tingo@localhost ~]$ sudo dnf install dnf-plugin-system-upgrade
Last metadata expiration check: 0:01:25 ago on Wed 02 May 2018 12:06:36 AM CEST.
Package python3-dnf-plugin-system-upgrade-2.0.5-1.fc27.noarch is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!

ok.

2018-05-01: sda5 - F27 - dnf - upgrade

[tingo@localhost ~]$ sudo dnf upgrade
[..]
Transaction Summary
=====================================================================================================================================
Install   8 Packages
Upgrade  60 Packages
Remove    5 Packages

Total download size: 187 M
[..]
Removed:
  kernel.x86_64 4.15.9-300.fc27             kernel-core.x86_64 4.15.9-300.fc27              kernel-devel.x86_64 4.15.9-300.fc27    
  kernel-modules.x86_64 4.15.9-300.fc27     kernel-modules-extra.x86_64 4.15.9-300.fc27    

Installed:
  kernel.x86_64 4.16.5-200.fc27             kernel-core.x86_64 4.16.5-200.fc27               kernel-devel.x86_64 4.16.5-200.fc27    
  kernel-modules.x86_64 4.16.5-200.fc27     kernel-modules-extra.x86_64 4.16.5-200.fc27      fedy-release.noarch 5.0.0-2            
  wine-arial-fonts.noarch 3.6-1.fc27        wine-times-new-roman-fonts.noarch 3.6-1.fc27    

Upgraded:
  babl.x86_64 0.1.46-1.fc27                                    cups-filters.x86_64 1.16.1-5.fc27                                    
  cups-filters-libs.x86_64 1.16.1-5.fc27                       ghostscript.x86_64 9.22-4.fc27                                       
  ghostscript-core.x86_64 9.22-4.fc27                          ghostscript-x11.x86_64 9.22-4.fc27                                   
  java-1.8.0-openjdk.x86_64 1:1.8.0.171-4.b10.fc27             java-1.8.0-openjdk-headless.x86_64 1:1.8.0.171-4.b10.fc27            
  kernel-headers.x86_64 4.16.5-200.fc27                        krb5-libs.i686 1.15.2-9.fc27                                         
  krb5-libs.x86_64 1.15.2-9.fc27                               libinput.x86_64 1.10.5-3.fc27                                        
  libpurple.x86_64 2.13.0-1.fc27                               librados2.x86_64 1:12.2.4-2.fc27                                     
  libtirpc.x86_64 1.0.3-2.fc27                                 lua-socket.x86_64 3.0-0.17.rc1.fc27                                  
  net-tools.x86_64 2.0-0.47.20160912git.fc27                   openscad.x86_64 2015.03.3-15.fc27                                    
  openscad-MCAD.noarch 2015.03.3-15.fc27                       openvpn.x86_64 2.4.6-1.fc27                                          
  perl-Math-BigRat.noarch 0.2614-1.fc27                        pidgin.x86_64 2.13.0-1.fc27                                          
  qpdf-libs.x86_64 7.1.1-5.fc27                                unrar.x86_64 5.6.3-1.fc27                                            
  vim-minimal.x86_64 2:8.0.1763-1.fc27                         vlc.x86_64 3.0.2-1.fc27                                              
  vlc-core.x86_64 3.0.2-1.fc27                                 wine.x86_64 3.6-1.fc27                                               
  wine-alsa.i686 3.6-1.fc27                                    wine-alsa.x86_64 3.6-1.fc27                                          
  wine-capi.i686 3.6-1.fc27                                    wine-capi.x86_64 3.6-1.fc27                                          
  wine-cms.i686 3.6-1.fc27                                     wine-cms.x86_64 3.6-1.fc27                                           
  wine-common.noarch 3.6-1.fc27                                wine-core.i686 3.6-1.fc27                                            
  wine-core.x86_64 3.6-1.fc27                                  wine-courier-fonts.noarch 3.6-1.fc27                                 
  wine-desktop.noarch 3.6-1.fc27                               wine-filesystem.noarch 3.6-1.fc27                                    
  wine-fixedsys-fonts.noarch 3.6-1.fc27                        wine-fonts.noarch 3.6-1.fc27                                         
  wine-ldap.i686 3.6-1.fc27                                    wine-ldap.x86_64 3.6-1.fc27                                          
  wine-marlett-fonts.noarch 3.6-1.fc27                         wine-ms-sans-serif-fonts.noarch 3.6-1.fc27                           
  wine-openal.i686 3.6-1.fc27                                  wine-openal.x86_64 3.6-1.fc27                                        
  wine-opencl.i686 3.6-1.fc27                                  wine-opencl.x86_64 3.6-1.fc27                                        
  wine-pulseaudio.i686 3.6-1.fc27                              wine-pulseaudio.x86_64 3.6-1.fc27                                    
  wine-small-fonts.noarch 3.6-1.fc27                           wine-symbol-fonts.noarch 3.6-1.fc27                                  
  wine-system-fonts.noarch 3.6-1.fc27                          wine-systemd.noarch 3.6-1.fc27                                       
  wine-tahoma-fonts.noarch 3.6-1.fc27                          wine-twain.i686 3.6-1.fc27                                           
  wine-twain.x86_64 3.6-1.fc27                                 wine-wingdings-fonts.noarch 3.6-1.fc27                               

Complete!

ok. Prepare for F28 upgrade

[tingo@localhost ~]$ sudo dnf upgrade --refresh
[sudo] password for tingo: 
Fedora 27 - x86_64 - Updates                                                                         247 kB/s |  23 MB     01:34    
Fedy Repository                                                                                       41 kB/s | 6.8 kB     00:00    
google-chrome                                                                                         29 kB/s | 3.8 kB     00:00    
Last metadata expiration check: 0:00:00 ago on Wed 02 May 2018 12:01:30 AM CEST.
[..]
Transaction Summary
=====================================================================================================================================
Upgrade  28 Packages

Total download size: 62 M
[..]
Upgraded:
  google-chrome-stable.x86_64 66.0.3359.139-1                       libetonyek.x86_64 0.1.8-1.fc27                                  
  libipa_hbac.x86_64 1.16.1-3.fc27                                  libmwaw.x86_64 0.3.14-1.fc27                                    
  libsss_autofs.x86_64 1.16.1-3.fc27                                libsss_certmap.x86_64 1.16.1-3.fc27                             
  libsss_idmap.x86_64 1.16.1-3.fc27                                 libsss_nss_idmap.x86_64 1.16.1-3.fc27                           
  libsss_sudo.x86_64 1.16.1-3.fc27                                  libstaroffice.x86_64 0.0.6-1.fc27                               
  libwps.x86_64 0.4.9-1.fc27                                        perl-Digest-SHA.x86_64 1:6.02-1.fc27                            
  perl-Storable.x86_64 1:3.09-1.fc27                                python3-sssdconfig.noarch 1.16.1-3.fc27                         
  qt5-qtdeclarative.x86_64 5.9.4-3.fc27                             sssd.x86_64 1.16.1-3.fc27                                       
  sssd-ad.x86_64 1.16.1-3.fc27                                      sssd-client.x86_64 1.16.1-3.fc27                                
  sssd-common.x86_64 1.16.1-3.fc27                                  sssd-common-pac.x86_64 1.16.1-3.fc27                            
  sssd-ipa.x86_64 1.16.1-3.fc27                                     sssd-krb5.x86_64 1.16.1-3.fc27                                  
  sssd-krb5-common.x86_64 1.16.1-3.fc27                             sssd-ldap.x86_64 1.16.1-3.fc27                                  
  sssd-nfs-idmap.x86_64 1.16.1-3.fc27                               sssd-proxy.x86_64 1.16.1-3.fc27                                 
  thai-scalable-fonts-common.noarch 0.6.5-1.fc27                    thai-scalable-waree-fonts.noarch 0.6.5-1.fc27                   

Complete!

again

[tingo@localhost ~]$ sudo dnf upgrade --refresh
Last metadata expiration check: 0:00:00 ago on Wed 02 May 2018 12:06:36 AM CEST.
Dependencies resolved.
Nothing to do.
Complete!

ok.

2018-04-28: sda5 - F27 - after reboot, a new kernel

[tingo@localhost ~]$ uname -a
Linux localhost.localdomain 4.16.3-200.fc27.x86_64 #1 SMP Thu Apr 19 19:33:38 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

ok

2018-04-28: sda5 - F27 - dnf - upgrade

[tingo@localhost ~]$ sudo dnf upgrade
[..]
Transaction Summary
=====================================================================================================================================
Install    5 Packages
Upgrade  109 Packages
Remove     5 Packages
[..]
Removed:
  kernel.x86_64 4.15.6-300.fc27             kernel-core.x86_64 4.15.6-300.fc27              kernel-devel.x86_64 4.15.6-300.fc27    
  kernel-modules.x86_64 4.15.6-300.fc27     kernel-modules-extra.x86_64 4.15.6-300.fc27    

Installed:
  kernel.x86_64 4.16.3-200.fc27             kernel-core.x86_64 4.16.3-200.fc27              kernel-devel.x86_64 4.16.3-200.fc27    
  kernel-modules.x86_64 4.16.3-200.fc27     kernel-modules-extra.x86_64 4.16.3-200.fc27    

Upgraded:
  asunder.x86_64 2.9.3-1.fc27                                         autocorr-en.noarch 1:5.4.6.2-4.fc27                           
  bluez.x86_64 5.49-3.fc27                                            bluez-cups.x86_64 5.49-3.fc27                                 
  bluez-libs.x86_64 5.49-3.fc27                                       boost-atomic.x86_64 1.64.0-6.fc27                             
  boost-chrono.x86_64 1.64.0-6.fc27                                   boost-context.x86_64 1.64.0-6.fc27                            
  boost-date-time.x86_64 1.64.0-6.fc27                                boost-filesystem.x86_64 1.64.0-6.fc27                         
  boost-iostreams.x86_64 1.64.0-6.fc27                                boost-locale.x86_64 1.64.0-6.fc27                             
  boost-program-options.x86_64 1.64.0-6.fc27                          boost-python.x86_64 1.64.0-6.fc27                             
  boost-random.x86_64 1.64.0-6.fc27                                   boost-regex.x86_64 1.64.0-6.fc27                              
  boost-signals.x86_64 1.64.0-6.fc27                                  boost-system.x86_64 1.64.0-6.fc27                             
  boost-thread.x86_64 1.64.0-6.fc27                                   coreutils.x86_64 8.27-21.fc27                                 
  coreutils-common.x86_64 8.27-21.fc27                                fedy.noarch 4.6.0-1.fc27                                      
  fftw-libs-double.x86_64 3.3.5-8.fc27                                fftw-libs-single.x86_64 3.3.5-8.fc27                          
  file.x86_64 5.31-11.fc27                                            file-libs.x86_64 5.31-11.fc27                                 
  findutils.x86_64 1:4.6.0-19.fc27                                    firewall-config.noarch 0.4.4.5-4.fc27                         
  firewalld.noarch 0.4.4.5-4.fc27                                     firewalld-filesystem.noarch 0.4.4.5-4.fc27                    
  gpgme.x86_64 1.10.0-4.fc27                                          gpgmepp.x86_64 1.10.0-4.fc27                                  
  ibus-libpinyin.x86_64 1.10.0-1.fc27                                 java-1.8.0-openjdk.x86_64 1:1.8.0.171-1.b10.fc27              
  java-1.8.0-openjdk-headless.x86_64 1:1.8.0.171-1.b10.fc27           kernel-headers.x86_64 4.16.3-200.fc27                         
  libcgroup.x86_64 0.41-17.fc27                                       libpinyin.x86_64 2.2.0-1.fc27                                 
  libpinyin-data.x86_64 2.2.0-1.fc27                                  libreoffice.x86_64 1:5.4.6.2-4.fc27                           
  libreoffice-base.x86_64 1:5.4.6.2-4.fc27                            libreoffice-calc.x86_64 1:5.4.6.2-4.fc27                      
  libreoffice-core.x86_64 1:5.4.6.2-4.fc27                            libreoffice-data.noarch 1:5.4.6.2-4.fc27                      
  libreoffice-draw.x86_64 1:5.4.6.2-4.fc27                            libreoffice-emailmerge.x86_64 1:5.4.6.2-4.fc27                
  libreoffice-graphicfilter.x86_64 1:5.4.6.2-4.fc27                   libreoffice-gtk2.x86_64 1:5.4.6.2-4.fc27                      
  libreoffice-gtk3.x86_64 1:5.4.6.2-4.fc27                            libreoffice-help-en.x86_64 1:5.4.6.2-4.fc27                   
  libreoffice-impress.x86_64 1:5.4.6.2-4.fc27                         libreoffice-langpack-en.x86_64 1:5.4.6.2-4.fc27               
  libreoffice-math.x86_64 1:5.4.6.2-4.fc27                            libreoffice-opensymbol-fonts.noarch 1:5.4.6.2-4.fc27          
  libreoffice-pdfimport.x86_64 1:5.4.6.2-4.fc27                       libreoffice-pyuno.x86_64 1:5.4.6.2-4.fc27                     
  libreoffice-ure.x86_64 1:5.4.6.2-4.fc27                             libreoffice-ure-common.noarch 1:5.4.6.2-4.fc27                
  libreoffice-writer.x86_64 1:5.4.6.2-4.fc27                          libreoffice-x11.x86_64 1:5.4.6.2-4.fc27                       
  libsmbclient.x86_64 2:4.7.7-0.fc27                                  libtiff.i686 4.0.9-8.fc27                                     
  libtiff.x86_64 4.0.9-8.fc27                                         libtiff-tools.x86_64 4.0.9-8.fc27                             
  libupnp.x86_64 1.6.25-1.fc27                                        libwbclient.x86_64 2:4.7.7-0.fc27                             
  libzhuyin.x86_64 2.2.0-1.fc27                                       mod_http2.x86_64 1.10.18-1.fc27                               
  nss.i686 3.36.1-1.0.fc27                                            nss.x86_64 3.36.1-1.0.fc27                                    
  nss-softokn.i686 3.36.1-1.0.fc27                                    nss-softokn.x86_64 3.36.1-1.0.fc27                            
  nss-softokn-freebl.i686 3.36.1-1.0.fc27                             nss-softokn-freebl.x86_64 3.36.1-1.0.fc27                     
  nss-sysinit.x86_64 3.36.1-1.0.fc27                                  nss-tools.x86_64 3.36.1-1.0.fc27                              
  nss-util.i686 3.36.1-1.0.fc27                                       nss-util.x86_64 3.36.1-1.0.fc27                               
  python2-requests.noarch 2.18.4-2.fc27                               python2-urllib3.noarch 1.22-5.fc27                            
  python3-firewall.noarch 0.4.4.5-4.fc27                              python3-gpg.x86_64 1.10.0-4.fc27                              
  python3-requests.noarch 2.18.4-2.fc27                               python3-urllib3.noarch 1.22-5.fc27                            
  samba-client.x86_64 2:4.7.7-0.fc27                                  samba-client-libs.x86_64 2:4.7.7-0.fc27                       
  samba-common.noarch 2:4.7.7-0.fc27                                  samba-common-libs.x86_64 2:4.7.7-0.fc27                       
  samba-common-tools.x86_64 2:4.7.7-0.fc27                            samba-libs.x86_64 2:4.7.7-0.fc27                              
  samba-winbind.x86_64 2:4.7.7-0.fc27                                 samba-winbind-clients.x86_64 2:4.7.7-0.fc27                   
  samba-winbind-modules.x86_64 2:4.7.7-0.fc27                         sane-backends.x86_64 1.0.27-17.fc27                           
  sane-backends-daemon.x86_64 1.0.27-17.fc27                          sane-backends-drivers-cameras.i686 1.0.27-17.fc27             
  sane-backends-drivers-cameras.x86_64 1.0.27-17.fc27                 sane-backends-drivers-scanners.i686 1.0.27-17.fc27            
  sane-backends-drivers-scanners.x86_64 1.0.27-17.fc27                sane-backends-libs.i686 1.0.27-17.fc27                        
  sane-backends-libs.x86_64 1.0.27-17.fc27                            selinux-policy.noarch 3.13.1-283.32.fc27                      
  selinux-policy-targeted.noarch 3.13.1-283.32.fc27                   systemtap-sdt-devel.x86_64 3.2-11.fc27                        
  xfce4-verve-plugin.x86_64 1.1.1-1.fc27                              xscreensaver-base.x86_64 1:5.39-3.fc27                        
  xscreensaver-extras.x86_64 1:5.39-3.fc27                            xscreensaver-extras-base.x86_64 1:5.39-3.fc27                 
  zipios++.x86_64 0.1.5.9-20.fc27                                    

Complete!

ok.

2018-04-23: sda5 - F27 - after reboot, a new kernel

[tingo@localhost ~]$ uname -a
Linux localhost.localdomain 4.15.17-300.fc27.x86_64 #1 SMP Thu Apr 12 18:19:17 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

ok.

2018-04-23: sda5 - F27 - dnf - upgrade

[tingo@localhost ~]$ sudo dnf upgrade
[..]
Transaction Summary
=====================================================================================================================================
Install   14 Packages
Upgrade  367 Packages
Remove     5 Packages

Total download size: 611 M
Is this ok [y/N]: y
[..]
Removed:
  kernel.x86_64 4.15.4-300.fc27             kernel-core.x86_64 4.15.4-300.fc27              kernel-devel.x86_64 4.15.4-300.fc27    
  kernel-modules.x86_64 4.15.4-300.fc27     kernel-modules-extra.x86_64 4.15.4-300.fc27    

Installed:
  kernel.x86_64 4.15.17-300.fc27                                   kernel-core.x86_64 4.15.17-300.fc27                              
  kernel-devel.x86_64 4.15.17-300.fc27                             kernel-modules.x86_64 4.15.17-300.fc27                           
  kernel-modules-extra.x86_64 4.15.17-300.fc27                     brotli.x86_64 0.6.0-8.fc27                                       
  libappindicator-gtk3.x86_64 12.10.0-16.fc27                      libdbusmenu.x86_64 16.04.0-4.fc27                                
  libdbusmenu-gtk3.x86_64 16.04.0-4.fc27                           libindicator-gtk3.x86_64 12.10.1-11.fc27                         
  python2-pytz.noarch 2017.2-7.fc27                                python2-websocket-client.noarch 0.47.0-1.fc27                    
  qt5-qtgraphicaleffects.x86_64 5.9.4-1.fc27                       qt5-qtquickcontrols2.x86_64 5.9.4-1.fc27                         

Upgraded:
  CuraEngine.x86_64 1:3.2.1-1.fc27                                 GeoIP-GeoLite-data.noarch 2018.04-1.fc27                         
  NetworkManager-l2tp.x86_64 1.2.10-1.fc27                         Thunar.x86_64 1.6.15-1.fc27                                      
  ansible.noarch 2.5.1-1.fc27                                      apache-commons-compress.noarch 1.14-3.fc27                       
  arduino.noarch 1:1.8.5-4.fc27                                    arduino-core.noarch 1:1.8.5-4.fc27                               
  arduino-doc.noarch 1:1.8.5-4.fc27                                autocorr-en.noarch 1:5.4.6.2-3.fc27                              
  avahi.x86_64 0.7-11.fc27                                         avahi-autoipd.x86_64 0.7-11.fc27                                 
  avahi-glib.x86_64 0.7-11.fc27                                    avahi-libs.i686 0.7-11.fc27                                      
  avahi-libs.x86_64 0.7-11.fc27                                    avahi-tools.x86_64 0.7-11.fc27                                   
  babl.x86_64 0.1.44-1.fc27                                        bind-libs.x86_64 32:9.11.3-4.fc27                                
  bind-libs-lite.x86_64 32:9.11.3-4.fc27                           bind-license.noarch 32:9.11.3-4.fc27                             
  bind-utils.x86_64 32:9.11.3-4.fc27                               bluez.x86_64 5.49-1.fc27                                         
  bluez-cups.x86_64 5.49-1.fc27                                    bluez-libs.x86_64 5.49-1.fc27                                    
  chrony.x86_64 3.3-1.fc27                                         cifs-utils.x86_64 6.8-1.fc27                                     
  clang.x86_64 5.0.1-5.fc27                                        clang-libs.x86_64 5.0.1-5.fc27                                   
  cldr-emoji-annotation.noarch 33.0.0_1-1.fc27                     cmake-filesystem.x86_64 3.11.0-1.fc27                            
  compat-openssl10.x86_64 1:1.0.2o-1.fc27                          container-selinux.noarch 2:2.55-1.fc27                           
  copy-jdk-configs.noarch 3.3-5.fc27                               criu.x86_64 3.8.1-1.fc27                                         
  cups.x86_64 1:2.2.4-10.fc27                                      cups-client.x86_64 1:2.2.4-10.fc27                               
  cups-filesystem.noarch 1:2.2.4-10.fc27                           cups-libs.i686 1:2.2.4-10.fc27                                   
  cups-libs.x86_64 1:2.2.4-10.fc27                                 cura.noarch 1:3.2.1-2.fc27                                       
  cura-fdm-materials.noarch 3.2.1-1.fc27                           curl.x86_64 7.55.1-10.fc27                                       
  desktop-file-utils.x86_64 0.23-8.fc27                            dnsmasq.x86_64 2.79-1.fc27                                       
  docker.x86_64 2:1.13.1-51.git4032bd5.fc27                        docker-common.x86_64 2:1.13.1-51.git4032bd5.fc27                 
  docker-rhel-push-plugin.x86_64 2:1.13.1-51.git4032bd5.fc27       elfutils.x86_64 0.170-10.fc27                                    
  elfutils-default-yama-scope.noarch 0.170-10.fc27                 elfutils-libelf.i686 0.170-10.fc27                               
  elfutils-libelf.x86_64 0.170-10.fc27                             elfutils-libs.x86_64 0.170-10.fc27                               
  ethtool.x86_64 2:4.16-1.fc27                                     evince.x86_64 3.26.0-2.fc27                                      
  evince-djvu.x86_64 3.26.0-2.fc27                                 evince-libs.x86_64 3.26.0-2.fc27                                 
  exo.x86_64 0.12.0-3.fc27                                         faac.x86_64 1.29.9.2-1.fc27                                      
  faad2.x86_64 1:2.8.8-1.fc27                                      faad2-libs.x86_64 1:2.8.8-1.fc27                                 
  ffmpeg-libs.x86_64 3.3.7-1.fc27                                  freerdp-libs.x86_64 2:2.0.0-41.20180405gita9ecd6a.fc27           
  ftp.x86_64 0.17-75.fc27                                          gd.i686 2.2.5-3.fc27                                             
  gd.x86_64 2.2.5-3.fc27                                           gdal-libs.x86_64 2.1.4-5.1.fc27                                  
  gdal-python.x86_64 2.1.4-5.1.fc27                                gnumeric.x86_64 1:1.12.39-1.fc27                                 
  gnupg2.x86_64 2.2.6-1.fc27                                       gnupg2-smime.x86_64 2.2.6-1.fc27                                 
  goffice.x86_64 0.10.39-1.fc27                                    google-chrome-stable.x86_64 66.0.3359.117-1                      
  google-noto-fonts-common.noarch 20161022-7.fc27                  google-noto-sans-lisu-fonts.noarch 20161022-7.fc27               
  google-noto-sans-mandaic-fonts.noarch 20161022-7.fc27            google-noto-sans-meetei-mayek-fonts.noarch 20161022-7.fc27       
  google-noto-sans-tagalog-fonts.noarch 20161022-7.fc27            google-noto-sans-tai-tham-fonts.noarch 20161022-7.fc27           
  google-noto-sans-tai-viet-fonts.noarch 20161022-7.fc27           gparted.x86_64 0.31.0-1.fc27                                     
  gpsbabel.x86_64 1.5.4-9.fc27                                     greybird-gtk2-theme.noarch 3.22.8-1.fc27                         
  greybird-gtk3-theme.noarch 3.22.8-1.fc27                         greybird-xfce4-notifyd-theme.noarch 3.22.8-1.fc27                
  greybird-xfwm4-theme.noarch 3.22.8-1.fc27                        grubby.x86_64 8.40-8.fc27                                        
  gsm.i686 1.0.17-4.fc27                                           gsm.x86_64 1.0.17-4.fc27                                         
  httpd.x86_64 2.4.33-2.fc27                                       httpd-filesystem.noarch 2.4.33-2.fc27                            
  httpd-tools.x86_64 2.4.33-2.fc27                                 hwdata.noarch 0.311-1.fc27                                       
  ibus-libpinyin.x86_64 1.9.91-1.fc27                              ibus-libzhuyin.x86_64 1.8.92-1.fc27                              
  ibus-typing-booster.noarch 1.5.36-1.fc27                         icedtea-web.noarch 1.7.1-5.fc27                                  
  jansson.x86_64 2.11-1.fc27                                       java-1.8.0-openjdk.x86_64 1:1.8.0.162-3.b12.fc27                 
  java-1.8.0-openjdk-headless.x86_64 1:1.8.0.162-3.b12.fc27        kernel-headers.x86_64 4.15.17-300.fc27                           
  krb5-libs.i686 1.15.2-8.fc27                                     krb5-libs.x86_64 1.15.2-8.fc27                                   
  libarcus.x86_64 3.2.1-1.fc27                                     libavdevice.x86_64 3.3.7-1.fc27                                  
  libblkid.i686 2.30.2-3.fc27                                      libblkid.x86_64 2.30.2-3.fc27                                    
  libcurl.x86_64 7.55.1-10.fc27                                    libdrm.i686 2.4.91-1.fc27                                        
  libdrm.x86_64 2.4.91-1.fc27                                      libfbclient2.x86_64 3.0.3.32900-1.fc27                           
  libfdisk.x86_64 2.30.2-3.fc27                                    libidn.x86_64 1.34-1.fc27                                        
  libidn2.i686 2.0.4-4.fc27                                        libidn2.x86_64 2.0.4-4.fc27                                      
  libimagequant.x86_64 2.11.10-1.fc27                              libipa_hbac.x86_64 1.16.1-2.fc27                                 
  libmount.i686 2.30.2-3.fc27                                      libmount.x86_64 2.30.2-3.fc27                                    
  libnghttp2.x86_64 1.31.1-1.fc27                                  libreoffice.x86_64 1:5.4.6.2-3.fc27                              
  libreoffice-base.x86_64 1:5.4.6.2-3.fc27                         libreoffice-calc.x86_64 1:5.4.6.2-3.fc27                         
  libreoffice-core.x86_64 1:5.4.6.2-3.fc27                         libreoffice-data.noarch 1:5.4.6.2-3.fc27                         
  libreoffice-draw.x86_64 1:5.4.6.2-3.fc27                         libreoffice-emailmerge.x86_64 1:5.4.6.2-3.fc27                   
  libreoffice-graphicfilter.x86_64 1:5.4.6.2-3.fc27                libreoffice-gtk2.x86_64 1:5.4.6.2-3.fc27                         
  libreoffice-gtk3.x86_64 1:5.4.6.2-3.fc27                         libreoffice-help-en.x86_64 1:5.4.6.2-3.fc27                      
  libreoffice-impress.x86_64 1:5.4.6.2-3.fc27                      libreoffice-langpack-en.x86_64 1:5.4.6.2-3.fc27                  
  libreoffice-math.x86_64 1:5.4.6.2-3.fc27                         libreoffice-opensymbol-fonts.noarch 1:5.4.6.2-3.fc27             
  libreoffice-pdfimport.x86_64 1:5.4.6.2-3.fc27                    libreoffice-pyuno.x86_64 1:5.4.6.2-3.fc27                        
  libreoffice-ure.x86_64 1:5.4.6.2-3.fc27                          libreoffice-ure-common.noarch 1:5.4.6.2-3.fc27                   
  libreoffice-writer.x86_64 1:5.4.6.2-3.fc27                       libreoffice-x11.x86_64 1:5.4.6.2-3.fc27                          
  libreport.x86_64 2.9.3-3.fc27                                    libreport-anaconda.x86_64 2.9.3-3.fc27                           
  libreport-cli.x86_64 2.9.3-3.fc27                                libreport-fedora.x86_64 2.9.3-3.fc27                             
  libreport-filesystem.x86_64 2.9.3-3.fc27                         libreport-gtk.x86_64 2.9.3-3.fc27                                
  libreport-plugin-bugzilla.x86_64 2.9.3-3.fc27                    libreport-plugin-kerneloops.x86_64 2.9.3-3.fc27                  
  libreport-plugin-logger.x86_64 2.9.3-3.fc27                      libreport-plugin-reportuploader.x86_64 2.9.3-3.fc27              
  libreport-plugin-systemd-journal.x86_64 2.9.3-3.fc27             libreport-plugin-ureport.x86_64 2.9.3-3.fc27                     
  libreport-web.x86_64 2.9.3-3.fc27                                libsavitar.x86_64 3.2.1-2.fc27                                   
  libsmartcols.x86_64 2.30.2-3.fc27                                libsolv.x86_64 0.6.34-1.fc27                                     
  libsss_autofs.x86_64 1.16.1-2.fc27                               libsss_certmap.x86_64 1.16.1-2.fc27                              
  libsss_idmap.x86_64 1.16.1-2.fc27                                libsss_nss_idmap.x86_64 1.16.1-2.fc27                            
  libsss_sudo.x86_64 1.16.1-2.fc27                                 libtalloc.x86_64 2.1.13-1.fc27                                   
  libtiff.i686 4.0.9-7.fc27                                        libtiff.x86_64 4.0.9-7.fc27                                      
  libtiff-tools.x86_64 4.0.9-7.fc27                                libtirpc.x86_64 1.0.3-1.fc27                                     
  libuuid.i686 2.30.2-3.fc27                                       libuuid.x86_64 2.30.2-3.fc27                                     
  libvncserver.x86_64 0.9.11-5.fc27                                libvorbis.i686 1:1.3.6-1.fc27                                    
  libvorbis.x86_64 1:1.3.6-1.fc27                                  libwinpr.x86_64 2:2.0.0-41.20180405gita9ecd6a.fc27               
  libzstd.x86_64 1.3.4-1.fc27                                      lightdm-gtk.x86_64 2.0.5-1.fc27                                  
  link-grammar.x86_64 5.4.4-1.fc27                                 llvm-libs.i686 5.0.1-6.fc27                                      
  llvm-libs.x86_64 5.0.1-6.fc27                                    lua-expat.x86_64 1.3.0-12.fc27                                   
  lyx-fonts.noarch 2.3.0-1.fc27                                    mariadb-common.x86_64 3:10.2.14-1.fc27                           
  mariadb-config.x86_64 3:10.2.14-1.fc27                           mariadb-libs.x86_64 3:10.2.14-1.fc27                             
  microcode_ctl.x86_64 2:2.1-22.fc27                               mod_http2.x86_64 1.10.16-1.fc27                                  
  mozjs52.x86_64 52.7.3-1.fc27                                     nmap-ncat.x86_64 2:7.60-8.fc27                                   
  nspr.i686 4.19.0-1.fc27                                          nspr.x86_64 4.19.0-1.fc27                                        
  nss.i686 3.36.0-1.0.fc27                                         nss.x86_64 3.36.0-1.0.fc27                                       
  nss-mdns.i686 0.14.1-1.fc27                                      nss-mdns.x86_64 0.14.1-1.fc27                                    
  nss-softokn.i686 3.36.0-1.0.fc27                                 nss-softokn.x86_64 3.36.0-1.0.fc27                               
  nss-softokn-freebl.i686 3.36.0-1.0.fc27                          nss-softokn-freebl.x86_64 3.36.0-1.0.fc27                        
  nss-sysinit.x86_64 3.36.0-1.0.fc27                               nss-tools.x86_64 3.36.0-1.0.fc27                                 
  nss-util.i686 3.36.0-1.0.fc27                                    nss-util.x86_64 3.36.0-1.0.fc27                                  
  ocl-icd.i686 2.2.12-1.fc27                                       ocl-icd.x86_64 2.2.12-1.fc27                                     
  openblas.x86_64 0.2.20-10.fc27                                   openblas-openmp.x86_64 0.2.20-10.fc27                            
  openblas-threads.x86_64 0.2.20-10.fc27                           openblas-threads64_.x86_64 0.2.20-10.fc27                        
  openssl.x86_64 1:1.1.0h-3.fc27                                   openssl-libs.i686 1:1.1.0h-3.fc27                                
  openssl-libs.x86_64 1:1.1.0h-3.fc27                              passwd.x86_64 0.80-2.fc27                                        
  pcre.i686 8.42-1.fc27                                            pcre.x86_64 8.42-1.fc27                                          
  pcre-cpp.x86_64 8.42-1.fc27                                      pcre-devel.x86_64 8.42-1.fc27                                    
  pcre-utf16.x86_64 8.42-1.fc27                                    pcre-utf32.x86_64 8.42-1.fc27                                    
  pcre2.i686 10.31-4.fc27                                          pcre2.x86_64 10.31-4.fc27                                        
  pcre2-utf16.x86_64 10.31-4.fc27                                  perl.x86_64 4:5.26.2-404.fc27                                    
  perl-Attribute-Handlers.noarch 0.99-404.fc27                     perl-DB_File.x86_64 1.841-1.fc27                                 
  perl-Devel-Peek.x86_64 1.26-404.fc27                             perl-Devel-SelfStubber.noarch 1.06-404.fc27                      
  perl-Errno.x86_64 1.28-404.fc27                                  perl-ExtUtils-Embed.noarch 1.34-404.fc27                         
  perl-ExtUtils-Miniperl.noarch 1.06-404.fc27                      perl-HTTP-Message.noarch 6.16-1.fc27                             
  perl-IO.x86_64 1.38-404.fc27                                     perl-IO-Zlib.noarch 1:1.10-404.fc27                              
  perl-Locale-Maketext-Simple.noarch 1:0.21-404.fc27               perl-Math-Complex.noarch 1.59-404.fc27                           
  perl-Memoize.noarch 1.03-404.fc27                                perl-Module-CoreList.noarch 1:5.20180414-1.fc27                  
  perl-Module-CoreList-tools.noarch 1:5.20180414-1.fc27            perl-Module-Loaded.noarch 1:0.08-404.fc27                        
  perl-Net-Ping.noarch 2.55-404.fc27                               perl-Pod-Html.noarch 1.22.02-404.fc27                            
  perl-SelfLoader.noarch 1.23-404.fc27                             perl-Test.noarch 1.30-404.fc27                                   
  perl-Test-Harness.noarch 1:3.42-1.fc27                           perl-Time-Piece.x86_64 1.31-404.fc27                             
  perl-devel.x86_64 4:5.26.2-404.fc27                              perl-interpreter.x86_64 4:5.26.2-404.fc27                        
  perl-libnetcfg.noarch 4:5.26.2-404.fc27                          perl-libs.x86_64 4:5.26.2-404.fc27                               
  perl-macros.x86_64 4:5.26.2-404.fc27                             perl-open.noarch 1.11-404.fc27                                   
  perl-utils.noarch 5.26.2-404.fc27                                policycoreutils.x86_64 2.7-6.fc27                                
  policycoreutils-python-utils.x86_64 2.7-6.fc27                   policycoreutils-python3.x86_64 2.7-6.fc27                        
  publicsuffix-list-dafsa.noarch 20180328-1.fc27                   python2.x86_64 2.7.14-10.fc27                                    
  python2-libs.x86_64 2.7.14-10.fc27                               python2-olefile.noarch 0.45.1-1.fc27                             
  python2-paramiko.noarch 2.3.2-1.fc27                             python2-pip.noarch 9.0.3-1.fc27                                  
  python2-talloc.x86_64 2.1.13-1.fc27                              python2-tkinter.x86_64 2.7.14-10.fc27                            
  python3.x86_64 3.6.5-1.fc27                                      python3-arcus.x86_64 3.2.1-1.fc27                                
  python3-beautifulsoup4.noarch 4.6.0-2.fc27.1                     python3-bind.noarch 32:9.11.3-4.fc27                             
  python3-devel.x86_64 3.6.5-1.fc27                                python3-libreport.x86_64 2.9.3-3.fc27                            
  python3-libs.x86_64 3.6.5-1.fc27                                 python3-pip.noarch 9.0.3-1.fc27                                  
  python3-pytz.noarch 2017.2-7.fc27                                python3-savitar.x86_64 3.2.1-2.fc27                              
  python3-sssdconfig.noarch 1.16.1-2.fc27                          python3-uranium.noarch 3.2.1-1.fc27                              
  python3-websocket-client.noarch 0.47.0-1.fc27                    qemu-guest-agent.x86_64 2:2.10.1-3.fc27                          
  qt5-qtdeclarative.x86_64 5.9.4-2.fc27                            rpmfusion-free-release.noarch 27-2                               
  rpmfusion-nonfree-release.noarch 27-2                            rsyslog.x86_64 8.34.0-1.fc27                                     
  satyr.x86_64 0.25-2.fc27                                         selinux-policy.noarch 3.13.1-283.30.fc27                         
  selinux-policy-targeted.noarch 3.13.1-283.30.fc27                shared-mime-info.x86_64 1.9-2.fc27                               
  skopeo-containers.x86_64 0.1.29-1.git7add6fc.fc27                sqlite.x86_64 3.20.1-2.fc27                                      
  sqlite-libs.i686 3.20.1-2.fc27                                   sqlite-libs.x86_64 3.20.1-2.fc27                                 
  sssd.x86_64 1.16.1-2.fc27                                        sssd-ad.x86_64 1.16.1-2.fc27                                     
  sssd-client.x86_64 1.16.1-2.fc27                                 sssd-common.x86_64 1.16.1-2.fc27                                 
  sssd-common-pac.x86_64 1.16.1-2.fc27                             sssd-ipa.x86_64 1.16.1-2.fc27                                    
  sssd-krb5.x86_64 1.16.1-2.fc27                                   sssd-krb5-common.x86_64 1.16.1-2.fc27                            
  sssd-ldap.x86_64 1.16.1-2.fc27                                   sssd-nfs-idmap.x86_64 1.16.1-2.fc27                              
  sssd-proxy.x86_64 1.16.1-2.fc27                                  tcl.x86_64 1:8.6.8-1.fc27                                        
  tcl-devel.x86_64 1:8.6.8-1.fc27                                  tk.x86_64 1:8.6.8-1.fc27                                         
  tumbler.x86_64 0.2.1-1.fc27                                      tzdata.noarch 2018d-1.fc27                                       
  tzdata-java.noarch 2018d-1.fc27                                  unbound-libs.x86_64 1.7.0-4.fc27                                 
  unrar.x86_64 5.6.2-1.fc27                                        urw-base35-bookman-fonts.noarch 20170801-6.fc27                  
  urw-base35-c059-fonts.noarch 20170801-6.fc27                     urw-base35-d050000l-fonts.noarch 20170801-6.fc27                 
  urw-base35-fonts.noarch 20170801-6.fc27                          urw-base35-fonts-common.noarch 20170801-6.fc27                   
  urw-base35-gothic-fonts.noarch 20170801-6.fc27                   urw-base35-nimbus-mono-ps-fonts.noarch 20170801-6.fc27           
  urw-base35-nimbus-roman-fonts.noarch 20170801-6.fc27             urw-base35-nimbus-sans-fonts.noarch 20170801-6.fc27              
  urw-base35-p052-fonts.noarch 20170801-6.fc27                     urw-base35-standard-symbols-ps-fonts.noarch 20170801-6.fc27      
  urw-base35-z003-fonts.noarch 20170801-6.fc27                     util-linux.x86_64 2.30.2-3.fc27                                  
  util-linux-user.x86_64 2.30.2-3.fc27                             vim-minimal.x86_64 2:8.0.1704-1.fc27                             
  vte-profile.x86_64 0.50.3-1.fc27                                 vte291.x86_64 0.50.3-1.fc27                                      
  webkitgtk4.x86_64 2.20.1-1.fc27                                  webkitgtk4-jsc.x86_64 2.20.1-1.fc27                              
  webkitgtk4-plugin-process-gtk2.x86_64 2.20.1-1.fc27              wine.x86_64 3.5-1.fc27                                           
  wine-alsa.i686 3.5-1.fc27                                        wine-alsa.x86_64 3.5-1.fc27                                      
  wine-capi.i686 3.5-1.fc27                                        wine-capi.x86_64 3.5-1.fc27                                      
  wine-cms.i686 3.5-1.fc27                                         wine-cms.x86_64 3.5-1.fc27                                       
  wine-common.noarch 3.5-1.fc27                                    wine-core.i686 3.5-1.fc27                                        
  wine-core.x86_64 3.5-1.fc27                                      wine-courier-fonts.noarch 3.5-1.fc27                             
  wine-desktop.noarch 3.5-1.fc27                                   wine-filesystem.noarch 3.5-1.fc27                                
  wine-fixedsys-fonts.noarch 3.5-1.fc27                            wine-fonts.noarch 3.5-1.fc27                                     
  wine-ldap.i686 3.5-1.fc27                                        wine-ldap.x86_64 3.5-1.fc27                                      
  wine-marlett-fonts.noarch 3.5-1.fc27                             wine-ms-sans-serif-fonts.noarch 3.5-1.fc27                       
  wine-openal.i686 3.5-1.fc27                                      wine-openal.x86_64 3.5-1.fc27                                    
  wine-opencl.i686 3.5-1.fc27                                      wine-opencl.x86_64 3.5-1.fc27                                    
  wine-pulseaudio.i686 3.5-1.fc27                                  wine-pulseaudio.x86_64 3.5-1.fc27                                
  wine-small-fonts.noarch 3.5-1.fc27                               wine-symbol-fonts.noarch 3.5-1.fc27                              
  wine-system-fonts.noarch 3.5-1.fc27                              wine-systemd.noarch 3.5-1.fc27                                   
  wine-tahoma-fonts.noarch 3.5-1.fc27                              wine-twain.i686 3.5-1.fc27                                       
  wine-twain.x86_64 3.5-1.fc27                                     wine-wingdings-fonts.noarch 3.5-1.fc27                           
  winetricks.noarch 20180217-1.fc27                                xfce4-pulseaudio-plugin.x86_64 0.4.0-1.fc27                      
  xfce4-screenshooter.x86_64 1.9.1-1.fc27                          xfce4-screenshooter-plugin.x86_64 1.9.1-1.fc27                   
  xfce4-settings.x86_64 4.12.3-1.fc27                              xfce4-terminal.x86_64 0.8.7.3-2.fc27                             
  xl2tpd.x86_64 1.3.8-7.fc27                                       xorg-x11-server-Xorg.x86_64 1.19.6-7.fc27                        
  xorg-x11-server-common.x86_64 1.19.6-7.fc27                     

Complete!

ok.