From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010809 Description of problem: On all of several upgades I've done with Roswell 2, there are no directories in /mnt after the upgrade. The fstab file still has entries for all of the items that were there before the upgrade Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Upgrade 2. ls /mnt Additional info:
This apprently is the new functioning for kudzu and filesystem components. Filesystem removes /mnt/cdrom and /mnt/floppy and expects the kudzu to create them BUT what I found out is that if /etc/fstab already contains lines for cdrom and floppy kudzu does not do anything. The way I solved the problem: 1: Login as root 2: Edit /etc/fstab and delete lines containing cdrom and floppy 3: Run /usr/sbin/updfstab You'll than see the directories under /mnt created. I believe this is a BUG of kudzu.
fixed in filesystem-2.1.7-1.
I just did an upgrade from 7.1 to our latest tree and I can't reproduce this behavior.