[blivet:rhel7/master 0/2] Fix problems with what accordion displays

mulhern amulhern at redhat.com
Fri Feb 21 18:16:39 UTC 2014


Remove... is the same as before, but with extra parentheses.
Find more used...this was cherry-picked from master branch. It prevents the
previously observed problem (that a PartitionDevice shows up both in unused
and in new_devices, by leaving it out of unused).

But the effect of these two changes, which I think are both correct, is to
leave the accordion completely empty. Since there are no unused devices,
no Unknown OS/Unknown format page shows up. But since new_devices contains
no swaps and no mounts, the "New..." root doesn't get a page made for it,
either. And no pages in accordion leads to traceback.

So, I'm providing a new anaconda patch to go with this as well.
It's a wild guess.

David Lehman (1):
  Find more used devices when calculating unused devices (#1043763)

mulhern (1):
  Remove sibling physical and logical volume actions (#1043763)

 blivet/__init__.py   | 6 ++++--
 blivet/devicetree.py | 4 +++-
 2 files changed, 7 insertions(+), 3 deletions(-)

-- 
1.8.3.1



More information about the anaconda-patches mailing list