Bug 528759 - sysconfig package removes storage config
Summary: sysconfig package removes storage config
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Final
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Marius Tomaschewski
QA Contact: E-mail List
URL:
Whiteboard: maint:released:sle11:27673 maint:rele...
Keywords: NTS_Public
Depends on:
Blocks:
 
Reported: 2009-08-06 10:14 UTC by Arvin Schnell
Modified: 2010-05-26 11:56 UTC (History)
0 users

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arvin Schnell 2009-08-06 10:14:52 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").
Comment 1 Arvin Schnell 2009-08-06 10:20:49 UTC
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.
Comment 2 Marius Tomaschewski 2009-08-12 09:44:30 UTC
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.
Comment 7 Swamp Workflow Management 2009-10-10 22:08:39 UTC
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)
Comment 8 Swamp Workflow Management 2009-10-12 13:07:24 UTC
Update released for: sysconfig, sysconfig-debuginfo, sysconfig-debugsource
Products:
openSUSE 11.1 (debug, i586, ppc, x86_64)
Comment 10 Swamp Workflow Management 2010-03-05 10:41:43 UTC
The SWAMPID for this issue is 31745.
Please submit the patch and patchinfo file using this ID.
(https://swamp.suse.de/webswamp/wf/31745)
Comment 11 Swamp Workflow Management 2010-05-26 00:09:27 UTC
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)
Comment 12 Dirk Mueller 2010-05-26 11:56:29 UTC
updates released.