Bugzilla – Bug 528759
sysconfig package removes storage config
Last modified: 2010-05-26 11:56:42 UTC
The sysconfig package removes /etc/sysconfig/storage. This causes user settings to be lost. I cannot find an explanation for the removal (except of "because they are useless").
Maybe the removal is to get rid of the variables HOTPLUG_MOUNT_FSTAB and HOTPLUG_CHECK_FILESYSTEMS mentioned in /usr/share/doc/packages/sysconfig/README.storage. In that case do not remove the complete file. And update the README.
OK, I'm about to fix it in the spec file (OBS Base:System/sysconfig): echo "Removing old autogenerated device configuration files:" rm -vf $(grep -sl "HOTPLUG-FLAG: *autocreated" /etc/sysconfig/hardware/hwcfg-*) -rm -vf /etc/sysconfig/storage +sysconfig_remove_and_set storage HOTPLUG_MOUNT_FSTAB HOTPLUG_CHECK_FILESYSTEMS and disable installation of the obviously obsolete README.storage on 11.2.
Update released for: sysconfig, sysconfig-debuginfo, sysconfig-debugsource Products: SLE-DEBUGINFO 11 (i386, ia64, ppc64, s390x, x86_64) SLE-DESKTOP 11 (i386, x86_64) SLE-SERVER 11 (i386, ia64, ppc64, s390x, x86_64)
Update released for: sysconfig, sysconfig-debuginfo, sysconfig-debugsource Products: openSUSE 11.1 (debug, i586, ppc, x86_64)
The SWAMPID for this issue is 31745. Please submit the patch and patchinfo file using this ID. (https://swamp.suse.de/webswamp/wf/31745)
Update released for: sysconfig, sysconfig-debuginfo Products: SLE-DEBUGINFO 10-SP3 (i386, ia64, ppc, s390x, x86_64) SLE-DESKTOP 10-SP3 (i386, x86_64) SLE-SAP-APL 10-SP3 (x86_64) SLE-SERVER 10-SP3 (i386, ia64, ppc, s390x, x86_64)
updates released.