summaryrefslogtreecommitdiffstats
path: root/exception.py
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2008-09-19 14:48:22 -0400
committerChris Lumens <clumens@redhat.com>2008-09-19 14:48:22 -0400
commit651e5d5d63bfc2154e0cc4548486af71e7b5b6e0 (patch)
tree206c9cd75161e21261fc200a2279aec961f5f8c6 /exception.py
parentd9e7b552057015d3bbb5326ae82dbddcf7854c13 (diff)
downloadanaconda-651e5d5d63bfc2154e0cc4548486af71e7b5b6e0.tar.gz
anaconda-651e5d5d63bfc2154e0cc4548486af71e7b5b6e0.tar.xz
anaconda-651e5d5d63bfc2154e0cc4548486af71e7b5b6e0.zip
Don't worry about errors looking up protected partitions on upgrades.
This mostly affects preupgrade, where the repo (and therefore what's passed in as the methodstr) can be a UUID for a logical volume. At this point, lvm is not activated so looking up the device matching the UUID will of course fail. That's not really an error on the upgrade case since we won't be formatting any partitions. On the installation case, this is an error. And keeping it an error here means we continue not allowing HDISO installs from an LV or RAID volume.
Diffstat (limited to 'exception.py')
0 files changed, 0 insertions, 0 deletions