Bug 343431

Summary: multiarch conflicts in WindowMaker
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: WindowMakerAssignee: Andreas Bierfert <andreas.bierfert>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: pertusus, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-09 17:37:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bill Nottingham 2007-10-19 21:59:22 UTC
WindowMaker (or one of its subpacakges) has multiarch conflicts when installed for both i386 and x86_64 in the Fedora development tree. For help in resolving them, see http://fedoraproject.org/wiki/PackagingDrafts/MultilibTricks. 

  file /usr/bin/get-wutil-flags from install of WindowMaker-devel-0.92.0-14.fc8 conflicts with file from package WindowMaker-devel-0.92.0-14.fc8
  file /usr/bin/get-wings-flags from install of WINGs-devel-0.92.0-14.fc8 conflicts with file from package WINGs-devel-0.92.0-14.fc8
  file /usr/bin/get-wraster-flags from install of WINGs-devel-0.92.0-14.fc8 conflicts with file from package WINGs-devel-0.92.0-14.fc8

(Note that this is an automated bug filing.)
It would be nice to have these bugs fixed by the beta of Fedora 9.

Comment 1 Fedora Update System 2007-12-10 20:43:05 UTC
WindowMaker-0.92.0-15.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update WindowMaker'

Comment 2 Fedora Update System 2007-12-20 20:14:13 UTC
WindowMaker-0.92.0-15.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 3 Patrice Dumas 2007-12-21 00:13:14 UTC
The fix has broken the scripts. Seems to me that a . is missing in
the sed substitution, maybe should be:

sed -i -e 's:^WLFLAGS[\w="].*::' \

Comment 4 Andreas Bierfert 2007-12-21 00:32:41 UTC
Really? Hm... interesting I tested it here prior to applying it. Will take a
look and push an upgrade asap.