Bug 490025

Summary: wrong pkgconfig files on x86_64
Product: [Fedora] Fedora Reporter: Paul Lange <palango>
Component: mono-debuggerAssignee: Paul F. Johnson <paul>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: paul
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: 2010-06-28 11:27:59 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:
Attachments:
Description Flags
Corrects pc file generation
none
updated spec file
none
Diff to updated spec file none

Description Paul Lange 2009-03-12 21:10:35 UTC
The pkgconfig files are pointing to /usr/lib rather than on /usr/lib64. 

# rpmls mono-debugger-2.4-4.20090116svn123514.fc11.x86_64.rpm 
[...]
drwxr-xr-x  /usr/lib64/mono/mono-debugger
lrwxrwxrwx  /usr/lib64/mono/mono-debugger/Mono.Debugger.Frontend.dll
lrwxrwxrwx  /usr/lib64/mono/mono-debugger/Mono.Debugger.SymbolWriter.dll
lrwxrwxrwx  /usr/lib64/mono/mono-debugger/Mono.Debugger.dll
[...]

From mono-debugger.pc (from mono-debugger-devel):
[...]
Name: Mono.Debugger
Description: Debugging API for Mono
Version: 123514
Libs: -r:${prefix}/lib/mono/mono-debugger/Mono.Debugger.dll

This gives errors when trying to build packages on x86_64(in my case MonoDevelop Debugger AddIn; see http://koji.fedoraproject.org/koji/watchlogs?taskID=1238463) which require mono-debugger.

Comment 1 Paul F. Johnson 2009-03-25 22:25:28 UTC
Is this still the case for 2.4RC1?

Comment 2 Paul Lange 2009-03-27 22:21:28 UTC
Yes, still the same in the latest build:

Libs: -r:${prefix}/lib/mono/mono-debugger/Mono.Debugger.dll

Comment 3 Ryan Bair 2009-05-02 15:17:21 UTC
Created attachment 342179 [details]
Corrects pc file generation

This patch fixes this issue. I will pass along to upstream.

Comment 4 Ryan Bair 2009-05-04 00:11:20 UTC
Created attachment 342263 [details]
updated spec file

This fixes the issue in the spec file instead.

Comment 5 Paul Lange 2009-06-02 03:10:52 UTC
Created attachment 346165 [details]
Diff to updated spec file

Patch looks good for me but I can't do testing.
I'm also attaching the patch for the old spec for easier reviewing.

Comment 6 Bug Zapper 2009-06-09 12:12:07 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 7 Bug Zapper 2010-04-27 13:10:44 UTC
This message is a reminder that Fedora 11 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 11.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '11'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 11's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 11 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 8 Bug Zapper 2010-06-28 11:27:59 UTC
Fedora 11 changed to end-of-life (EOL) status on 2010-06-25. Fedora 11 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.