Description of problem: iscsi-initiator-utils runs chkconfig on service start to enable/disable services. 1) This is horribly broken on a read-only root system 2) This will cause chkconfig to recalculate dependencies on the network service... 3) ... causing the ordering to change out from under /etc/rc *while it's running*. That's not good. 4) I'm somewhat surprised SELinux actually lets you do this Version-Release number of selected component (if applicable): iscsi-initiator-utils-6.2.0.868-0.3.fc9.x86_64
Mike, any update on this? Please please please fix this for Fedora 9. Freeze is 5~ days away.
Sorry I did not know this was a blocker. I was working on my RHEL5 excpetions and blockers instead. I just need to do some real testing for my patches for this and 436341 and I will get them checked in today or Sat.
Fixed in iscsi-initiator-utils-6.2.0.868-0.6
*** Bug 436341 has been marked as a duplicate of this bug. ***
Huh? This is still there (in /etc/init.d/iscsid): echo -n $"Turning off network shutdown. " # we do not want iscsi or network to run during system shutdown # incase there are RAID or multipath devices using # iscsi disks chkconfig --level 06 network off rm /etc/rc0.d/*network rm /etc/rc6.d/*network
well, I take that back - you mentioned it's fixed in a later version than what's in F9, but I can't find this version in koji: [jstanley@rugrat ~]$ koji latest-pkg f9-final iscsi-initiator-utils Build Tag Built by ---------------------------------------- -------------------- ---------------- iscsi-initiator-utils-6.2.0.868-0.3.fc9 f9-final michaelc [jstanley@rugrat ~]$ koji latest-pkg dist-f9 iscsi-initiator-utils Build Tag Built by ---------------------------------------- -------------------- ---------------- iscsi-initiator-utils-6.2.0.868-0.3.fc9 dist-f9 michaelc
This is fixed in CVS, but not tagged in CVS nor built in koji. PLEASE take the 10 seconds to do this :)
Changing the status back to ASSIGNED so that it doesn't get lost.
Mike?
Sorry, I thought I could not could not add it yet, because it was not a critical bug fix? Can I build it so it goes out in the F9 release or just build it into koji and then release and push it after F9 is out?
It's on the blocker list, so building in F9 and following http://fedoraproject.org/wiki/ReleaseEngineering/FinalFreezePolicy would be appreciated.
Thanks Bill. The final release is iscsi-initiator-utils-6.2.0.868-0.7.fc9. It is built in and I sent a request to rel-eng for it to be included in f9.
% koji latest-pkg --quiet f9-final iscsi-initiator-utils iscsi-initiator-utils-6.2.0.868-0.7.fc9 f9-final michaelc Calling this one fixed.