|
Bugzilla – Full Text Bug Listing |
| Summary: | xfsprogs not installed | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Steffen Winterfeldt <snwint> |
| Component: | libzypp | Assignee: | Stefan Schubert <schubi> |
| Status: | RESOLVED FIXED | QA Contact: | Andreas Jaeger <aj> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | aj, belphegor, fmfischer, jengelh, mario_bz, marvin24, per, schubi |
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
yast complaining about missing fsck.xfs
yast logs |
||
|
Description
Steffen Winterfeldt
2007-05-07 15:59:25 UTC
Created attachment 137933 [details]
yast complaining about missing fsck.xfs
Do you have an XFS filesystem? xfsprogs should be installed automatically by libzypp: - added Supplements: filesystem(xfs), so that xfsprogs is installed when an xfs filesystem is used (fate #301966) Please add YaST logfiles. Sure I have. Created attachment 138089 [details]
yast logs
This is therefore an libzypp bug The problem is that noone will be informed that the dependency has been changed dynamically. *** Bug 275587 has been marked as a duplicate of this bug. *** *** Bug 280358 has been marked as a duplicate of this bug. *** *** Bug 285467 has been marked as a duplicate of this bug. *** Just a quick comment to say this problem is also present in Alpha6 (for fsck.jfs) set to critical Michl, pleease reassign this bug to myself, if you have added a MD5 sum machanism in the repo in order to provide a possibility for checking repo changes. Changed /etc/sysconfig/storage USED_FS_LIST and changed pool content are now propagated to the solver. Now the solver has to discard any cached results. I have changed the solver too and tested via UI *** Bug 297644 has been marked as a duplicate of this bug. *** Tested Best 1 and this is still a problem. More complete: Tested Beta 1 and this is still a problem. fsck messages failed due to xprogs missing. Should have been installed since root was formatted xfs. comment #14 implies that it was fixed only after Beta1 - it will be in Beta2. xfspogs are still not installed in beta2. Only progress is that mkinitrd no longer dies when it's missing. xfspogs only supplements filesystem(xfs) but noone calls an establish of that package. Freshens are not supported by RPM. So we will have to find another solution This is a serious problem for me in beta2. There is another problem with the lan setup that requires a reboot in the middle of install and restart the install where you leave off(I am opening another problem report). But there is no soft shutdown, the only way is to hit reset. This means that since the filesystem was not shut down properly it should be checked during the next boot. But this does not happen since xfsprog is missing. FYI, I ran several tests when I converted from OS2 to Linux and XFS was clearly the fastest on my machine which is why I use it. Never had a problem so far and I like XFS until something better comes along. *** Bug 304000 has been marked as a duplicate of this bug. *** Additional to comment #12. The solver generate an establish call for all resolvables which has filesystemcaps if there is not a valid result from a former solver run available. This covers: - Initial solver run - Changing of filesystem whithin a workflow, cause the solver results will be reset if the filesystem dependencies have been changed (comment #12) *** Bug 304696 has been marked as a duplicate of this bug. *** |