Bug ID 911334
Summary dracut prints errors when run after uninstalling fglrx binary blob
Classification openSUSE
Product openSUSE Distribution
Version 13.2
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee bnc-team-screening@forge.provo.novell.com
Reporter tchvatal@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

After uninstalling fglrx everytime i run mkinitrd I get errors about fglrx.ko
not being found.

I sadly have no idea where the decision to configure this in came from. In etc
the only fglrx is here:
root@arcarius: /etc # grep -r fglrx .                                           
./apparmor.d/abstractions/X:  /usr/lib/fglrx/dri/**           mr,
./zypp/repos.d/AMD_blob.repo:baseurl=http://geeko.ioda.net/mirror/amd-fglrx/openSUSE_13.2/

The output of mkinitrd:
Creating initrd: /boot/initrd-3.16.6-2-desktop
Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log --force
/boot/initrd-3.16.6-2-desktop 3.16.6-2-desktop
dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool'
could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan'
could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could
not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool'
could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan'
could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could
not be found!
*** Including module: bash ***
*** Including module: warpclock ***
*** Including module: i18n ***
*** Including module: ifcfg ***
*** Including module: drm ***
/usr/lib/dracut/modules.d/50drm/module-setup.sh: line 29:
/lib/modules/3.16.6-2-desktop//extra/fglrx.ko: No such file or directory
*** Including module: plymouth ***
*** Including module: btrfs ***
*** Including module: kernel-modules ***
Omitting driver i2o_scsi
/usr/lib/dracut/modules.d/90kernel-modules/module-setup.sh: line 15:
/lib/modules/3.16.6-2-desktop//extra/fglrx.ko: No such file or directory
*** Including module: resume ***
*** Including module: rootfs-block ***
*** Including module: terminfo ***
*** Including module: udev-rules ***
Skipping udev rule: 91-permissions.rules
Skipping udev rule: 80-drivers-modprobe.rules
*** Including module: systemd ***
*** Including module: usrmount ***
*** Including module: base ***
*** Including module: fs-lib ***
*** Including module: shutdown ***
*** Including module: suse ***
*** Including modules done ***
*** Installing kernel module dependencies and firmware ***
*** Installing kernel module dependencies and firmware done ***
*** Resolving executable dependencies ***
*** Resolving executable dependencies done***
*** Hardlinking files ***
*** Hardlinking files done ***
*** Stripping files ***                                                         
*** Stripping files done ***                                                    
*** Generating early-microcode cpio image ***                                   
*** Store current command line parameters ***                                   
Stored kernel commandline:                                                      
 resume=UUID=b2b04505-5b4b-48da-be23-77198a258995                               
root=UUID=df95b0f0-ab22-4c08-b445-c40128121109
rootflags=rw,relatime,ssd,space_cache rootfstype=btrfs                          
*** Creating image file ***                                                     
*** Creating image file done ***


You are receiving this mail because: