Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: leksah-server shouldn't require ghc-leksah-server
https://bugzilla.redhat.com/show_bug.cgi?id=755394
Summary: leksah-server shouldn't require ghc-leksah-server Product: Fedora Version: rawhide Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: leksah-server AssignedTo: lakshminaras2002@gmail.com ReportedBy: petersen@redhat.com QAContact: extras-qa@fedoraproject.org CC: fedora-haskell-list@redhat.com, lakshminaras2002@gmail.com Classification: Fedora Story Points: --- Type: ---
Description of problem: It is a weakness of Cabal currently that binlib package executables are linked statically against their own libraries. So there is no need for leksah to explicitly require ghc-leksah-server. Indeed even it if were dynamically linked to the library then rpm would generate the requires dependency automatically.
Version-Release number of selected component (if applicable): leksah-server-0.10.0.4-3.fc15
Steps to Reproduce: 1. rpm -q --requires leksah-server | grep leksah-server
Actual results: 1. ghc-leksah-server
Expected results: 1. No dependency on ghc-leksah-server
Additional info: I don't think it is urgent to push updates for this but would be good to fix this now first in rawhide.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=755394
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|unspecified |low
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=755394
Lakshmi Narasimhan lakshminaras2002@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|unspecified |medium Status|NEW |CLOSED Platform|Unspecified |All Resolution| |NEXTRELEASE OS/Version|Unspecified |Linux Last Closed| |2011-12-18 01:32:15
--- Comment #1 from Lakshmi Narasimhan lakshminaras2002@gmail.com 2011-12-18 01:32:15 EST --- Fixed in Rawhide. Should be available for F17. http://koji.fedoraproject.org/koji/taskinfo?taskID=3590875
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=755394
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |ASSIGNED Version|rawhide |16 Resolution|NEXTRELEASE | Keywords| |Reopened
--- Comment #2 from Jens Petersen petersen@redhat.com 2012-01-19 22:44:24 EST --- Perhaps the fix can be backported now for f16 at the same time as dropping ghc-leksah-server requiring ghc?
$ sudo repoquery -q --whatrequires ghc| grep -v devel : ghc-leksah-server-0:0.10.0.4-6.fc16.i686 ghc-leksah-server-0:0.10.0.4-6.fc16.x86_64 :
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=755394
--- Comment #3 from Lakshmi Narasimhan lakshminaras2002@gmail.com 2012-01-20 09:18:58 EST --- Yes. Will do it.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=755394
Lakshmi Narasimhan lakshminaras2002@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |MODIFIED
--- Comment #4 from Lakshmi Narasimhan lakshminaras2002@gmail.com 2012-01-22 01:34:07 EST --- Rawhide build http://koji.fedoraproject.org/koji/taskinfo?taskID=3721062
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=755394
--- Comment #5 from Fedora Update System updates@fedoraproject.org 2012-01-22 01:47:07 EST --- leksah-server-0.10.0.4-7.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/leksah-server-0.10.0.4-7.fc16
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=755394
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #6 from Fedora Update System updates@fedoraproject.org 2012-01-22 17:51:45 EST --- Package leksah-server-0.10.0.4-7.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing leksah-server-0.10.0.4-7.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-0796/leksah-server-0.10.... then log in and leave karma (feedback).
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=755394
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Fixed In Version| |leksah-server-0.10.0.4-7.fc | |16 Resolution| |ERRATA Last Closed|2011-12-18 01:32:15 |2012-02-07 02:51:54
--- Comment #7 from Fedora Update System updates@fedoraproject.org 2012-02-07 02:51:54 EST --- leksah-server-0.10.0.4-7.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.
haskell-devel@lists.fedoraproject.org