On Mon, 2011-09-19 at 16:04 +0200, Martin Gracik wrote: > --- > fsset.py | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) Ack. > > diff --git a/fsset.py b/fsset.py > index 51519f6..6b87ff5 100644 > --- a/fsset.py > +++ b/fsset.py > @@ -1822,6 +1822,9 @@ MAILADDR root > sys.exit(0) > > def labelEntry(self, entry, chroot): > + # remove old label > + entry.setLabel(None) > + > label = entry.device.getLabel() > if label: > entry.setLabel(label) _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list