Bug 427981 - KDE3-Multimedia and KDE4-Multimedia don't get selected
Summary: KDE3-Multimedia and KDE4-Multimedia don't get selected
Status: RESOLVED DUPLICATE of bug 427688
: 429477 430075 430473 (view as bug list)
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: Patterns (show other bugs)
Version: Beta 1
Hardware: Other Other
: P2 - High : Major (vote)
Target Milestone: ---
Assignee: Michael Schröder
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-19 20:54 UTC by Stephan Binner
Modified: 2008-10-06 09:03 UTC (History)
4 users (show)

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


Attachments
YaST log files of Beta 1 KDE4 desktop installation (324.63 KB, application/x-tbz)
2008-09-29 10:04 UTC, Stephan Binner
Details
Requested solver test case (1.14 MB, application/x-tgz)
2008-09-30 09:51 UTC, Stephan Binner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stephan Binner 2008-09-19 20:54:35 UTC
The KDE3-Multimedia and KDE4-Multimedia patterns don't get selected when selecting KDE3 resp. KDE4 desktop system pattern.
Comment 1 Stephan Binner 2008-09-24 11:50:54 UTC
*** Bug 429477 has been marked as a duplicate of this bug. ***
Comment 2 Stephan Binner 2008-09-26 06:07:14 UTC
*** Bug 430075 has been marked as a duplicate of this bug. ***
Comment 3 Christoph Thiel 2008-09-26 14:20:18 UTC
kde3/recommends:multimedia
kde3_multimedia/obsoletes:kde_multimedia < 11.0
kde3_multimedia/supplements:multimediaa
kde3_multimedia/extends:multimedia
kde3_multimedia/provides:kde_multimedia = 11.0


kde4/recommends:multimedia
kde4_multimedia/supplements:multimedia
kde4_multimedia/extends:multimedia

This should have worked. Do you have yast logs available? 
Comment 4 Stephan Binner 2008-09-26 16:16:13 UTC
The provides "= 11.0" part doesn't look correct:

kde3/provides:kde = 11.0
kde3_admin/provides:kde_admin = 11.0
kde3_basis/provides:kde_basis = 11.0
kde3_basis_opt/provides:kde_basis_opt = 11.0
kde3_edutainment/provides:kde_edutainment = 11.0
kde3_games/provides:kde_games = 11.0
kde3_ide/provides:kde_ide = 11.0
kde3_imaging/provides:kde_imaging = 11.0
kde3_imaging_opt/provides:kde_imaging_opt = 11.0
kde3_internet/provides:kde_internet = 11.0
kde3_laptop/provides:kde_laptop = 11.0
kde3_multimedia/provides:kde_multimedia = 11.0
kde3_office/provides:kde_office = 11.0
kde3_office_opt/provides:kde_office_opt = 11.0
kde3_utilities/provides:kde_utilities = 11.0
kde3_utilities_opt/provides:kde_utilities_opt = 11.0
kde3_xgl/provides:kde_xgl = 11.0
kde3_yast/provides:kde_yast = 11.0
sw_management/provides:zmd = 11.0
sw_management_kde3/provides:sw_management_kde = 11.0
Comment 5 Stephan Binner 2008-09-26 16:36:00 UTC
Installation logs show now hint why the patterns were not selected, only that they were not selected.

Btw, from patterns-openSUSE build log:

Package OpenOffice_org is missing
Package banshee-devel is missing
Package bluez-cups is missing
Package fast-user-switch-applet is missing
Package geronimo2 is missing
Package jre >= 1.5 is missing
Package php5-imap is missing
Package powersave is missing
Package qt3-static is missing
Package smartlink-softmodem is missing
Package vmware-kmp-pae is missing
Package yast2-pkg-bindings-devel-doc is missing
Comment 6 Stephan Binner 2008-09-26 16:36:14 UTC
Installation logs show now hint why the patterns were not selected, only that they were not selected.

Btw, from patterns-openSUSE build log:

Package OpenOffice_org is missing
Package banshee-devel is missing
Package bluez-cups is missing
Package fast-user-switch-applet is missing
Package geronimo2 is missing
Package jre >= 1.5 is missing
Package php5-imap is missing
Package powersave is missing
Package qt3-static is missing
Package smartlink-softmodem is missing
Package vmware-kmp-pae is missing
Package yast2-pkg-bindings-devel-doc is missing
Comment 7 Stephan Binner 2008-09-26 18:38:17 UTC
Could it be because of bug 427688?
Comment 8 Stephan Binner 2008-09-28 09:44:04 UTC
*** Bug 430473 has been marked as a duplicate of this bug. ***
Comment 9 Christoph Thiel 2008-09-29 08:55:24 UTC
No, I don't think it has anything todo with bug 427688. The warnings/issues from patterns-openSUSE build log will be fixed later today.

Stano, could someone from the YaST teams take a look at this?

Stephan, we'll need your YaST logs attached to this bug.
Comment 10 Stephan Binner 2008-09-29 10:04:49 UTC
Created attachment 242189 [details]
YaST log files of Beta 1 KDE4 desktop installation
Comment 11 Stanislav Visnovsky 2008-09-30 08:51:26 UTC
Schubi, could you help, please?
Comment 12 Stefan Schubert 2008-09-30 09:10:35 UTC
Could you please add a solver testcase ?
Comment 13 Stephan Binner 2008-09-30 09:51:28 UTC
Created attachment 242485 [details]
Requested solver test case
Comment 14 Stefan Schubert 2008-09-30 10:49:12 UTC
Hm, the dependencies looks correct:
<pattern>
        <name>kde4_multimedia</name>
        <supplements>
                <dep name='packageand(pattern:multimedia,pattern:kde4)' />
        </supplements>
</pattern>

Michael, could you please check it ?
Comment 15 Michael Schröder 2008-09-30 11:59:10 UTC
No, it doesn't look correct. The syntax is packageand(pkg:pkg:pkg...), i.e.
packageand(pattern:multimedia:pattern:kde4). Oh wait, that can't work. Sorry no bonus. We need to fix the parser for this.

(A ',' character can't be used because rpm splits the dependencies at commas...).
Comment 16 Michael Schröder 2008-10-01 16:34:02 UTC
Plus, patterns don't get installed so supplements really don't work well. Maybe we can support them better in some future version.
Comment 17 Stephan Binner 2008-10-02 20:20:07 UTC
This is not INVALID, this bug happens still with Beta 2 and it's a regression compared to 11.0.
Comment 18 Stephan Binner 2008-10-02 20:20:32 UTC
hence reopening
Comment 19 Stephan Binner 2008-10-04 15:27:44 UTC
As suspected (but disputed in comment 9 ;-) installing libdvdread4 from online repository first fixes this problem.

*** This bug has been marked as a duplicate of bug 427688 ***
Comment 20 Michael Schröder 2008-10-06 09:03:09 UTC
Still, the supplements can't work and probably never has. Beware.