# XXX I don't understand why I have to do this
- udev_trigger(subsystem="block")
+ udev_trigger(subsystem="block", action="change")
# Set up the protected partitions list now.
if os.path.exists("/dev/live") and
@@ -517,7 +517,7 @@ class Storage(object):
"""
# When a usb is connected from before the start of the installation,
# it is not correctly detected.
- udev_trigger(subsystem="block")
+ udev_trigger(subsystem="block", action="change")
self.reset()
dests = []
--
1.6.2.5
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list