Bug 304696

Summary: filesystem utilities not included in minimal config
Product: [openSUSE] openSUSE 10.3 Reporter: Marvin FourtyTwo <marvin24>
Component: PatternsAssignee: Stefan Schubert <schubi>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Critical    
Priority: P5 - None    
Version: Beta 2   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: y2log files

Description Marvin FourtyTwo 2007-08-26 11:35:51 UTC
maybe this is only a feature request. Installation should add all filesystem support utilities which are needed according to the filesystems created during installation. In my case, I created an xfs filesystem, but xfsprogs where not installed.
Comment 1 Christoph Thiel 2007-08-27 09:53:39 UTC
Marvin, please attach y2logs as per http://bugs.openSUSE.org to this bug!
Comment 2 Thomas Fehr 2007-08-27 10:18:59 UTC
Need y2log files.
Comment 3 Marvin FourtyTwo 2007-08-27 11:14:59 UTC
I'm sorry, but they are already rotated into nirvana :-( 
Does this mean, that the installation program already should do so?
Comment 4 Thomas Fehr 2007-08-27 11:51:06 UTC
Yes, the storage part provides a list of used filesystem types to package
manager and package manager should select fs related packages according to that 
list.

Will do a test installation where I manually add a xfs filesystem and check
if the fs list is correct.
Comment 5 Thomas Fehr 2007-08-27 12:43:09 UTC
My test installation also did not have xfsprogs isntalled.

Communication between storage and packager seems to be fine:

y2log-1:2007-08-27 12:13:52 <0> Lagrange(24123) [zypp] QueueItemEstablish.cc(process):173 Uninstalled U__s_[S1:1][package]xfsprogs-2.8.21-14.i586 supplements [system] (filesystemcap) filesystem(xfs) -> install
y2log-1:2007-08-27 12:14:07 <1> Lagrange(24123) [YCP] Storage.ycp:6462 GetUsedFs ret:ext3 nfs ntfs swap vfat
y2log-1:2007-08-27 12:15:32 <1> Lagrange(24123) [YCP] Storage.ycp:6462 GetUsedFs ret:ext3 nfs ntfs swap vfat xfs
y2log-1:2007-08-27 12:15:33 <1> Lagrange(24123) [YCP] Storage.ycp:6462 GetUsedFs ret:ext3 nfs ntfs swap vfat xfs
y2log-1:2007-08-27 12:15:34 <0> Lagrange(24123) [zypp] QueueItemEstablish.cc(process):173 Uninstalled U__s_[S1:1][package]xfsprogs-2.8.21-14.i586 supplements [system] (filesystemcap) filesystem(xfs) -> install
y2log-1:2007-08-27 12:15:48 <0> Lagrange(24123) [zypp] Resolver.cc(show_pool):1197 2615: U_Tl_[S1:1][package]xfsprogs-2.8.21-14.i586

Nevertheless xfsprogs did not get installed.
Reassigning to packager handlers.
Comment 6 Thomas Fehr 2007-08-27 12:45:09 UTC
Created attachment 159964 [details]
y2log files
Comment 7 Stefan Schubert 2007-08-27 13:56:40 UTC

*** This bug has been marked as a duplicate of bug 271912 ***