Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: ghc-gtk2hs-gtkglext %post Requires gtkglext-devel
https://bugzilla.redhat.com/show_bug.cgi?id=480422
Summary: ghc-gtk2hs-gtkglext %post Requires gtkglext-devel
Product: Fedora
Version: 10
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: gtk2hs
AssignedTo: bos(a)serpentine.com
ReportedBy: loganjerry(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: petersen(a)redhat.com, bos(a)serpentine.com,
fedora-haskell-list(a)redhat.com
Classification: Fedora
Description of problem:
I installed ghc-gtk2hs-gtkglext without gtkglext-devel installed. The %post
script failed. Running it by hand produced this output:
# ghc-pkg-6.8.3 update --auto-ghci-libs
/usr/lib64/ghc-6.8.3/gtk2hs-0.9.13/gtkglext.package.conf
Reading package info from
"/usr/lib64/ghc-6.8.3/gtk2hs-0.9.13/gtkglext.package.conf" ... done.
WARNING: unversioned dependencies are deprecated, and will NOT be accepted by
GHC 6.10: base
ghc-pkg: /usr/include/gtkglext-1.0 doesn't exist or isn't a directory (use
--force to override)
That directory doesn't exist unless gtkglext-devel is installed.
Version-Release number of selected component (if applicable):
ghc-gtk2hs-gtkglext-0.9.13-3.fc10.x86_64
How reproducible:
Always
Steps to Reproduce:
1. Make sure gtkglext-devel is not installed.
2. Install ghc-gtk2hs-gtkglext.
Actual results:
The %post script fails.
Expected results:
The %post script should succeed at building HSgtkglext.o.
Additional info:
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: libedit-devel should require ncurses-devel
https://bugzilla.redhat.com/show_bug.cgi?id=481252
Summary: libedit-devel should require ncurses-devel
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: libedit
AssignedTo: debarshi.ray(a)gmail.com
ReportedBy: petersen(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: jeff(a)ocjtech.us, debarshi.ray(a)gmail.com,
fedora-haskell-list(a)redhat.com
Classification: Fedora
Target Release: ---
Description of problem:
libedit requires ncurses and reflecting that libedit-devel should require
ncurses-devel.
Version-Release number of selected component (if applicable):
libedit-2.11-1.20080712cvs.fc10
Steps to Reproduce:
This is causing a problem for ghc (Haskell compiler) when trying to link its
editline library which is linked to libedit.
Actual results:
$ rpm -q --requires libedit | grep ncurses
libncurses.so.5()(64bit)
$ rpm -q --requires libedit-devel | grep ncurses
$
Expected results:
libedit to require ncurses-devel.
Additional info:
I note that libedit-20090111-3.0 was also released upstream.
I am happy to fix and update the package if you don't have time.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
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=479796
--- Comment #6 from Jens Petersen <petersen(a)redhat.com> 2009-01-31 05:56:22 EDT ---
This looks ready for review. I will try to do that soon unless someone else
takes it first. :)
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
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=426751
Jens Petersen <petersen(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://hackage.haskell.org/
| |cgi-bin/hackage-scripts/pac
| |kage/X11
--- Comment #48 from Jens Petersen <petersen(a)redhat.com> 2009-01-31 05:51:05 EDT ---
Yaakov if you want to update/merge in the latest changes from
http://petersen.fedorapeople.org/cabal2spec/
I am happy to take over the review.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Version of darcs in Fedora is old; needs update.
https://bugzilla.redhat.com/show_bug.cgi?id=480358
Summary: Version of darcs in Fedora is old; needs update.
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: darcs
AssignedTo: jeremy(a)hinegardner.org
ReportedBy: konrad(a)tylerc.org
QAContact: extras-qa(a)fedoraproject.org
CC: petersen(a)redhat.com, jeremy(a)hinegardner.org,
fedora-haskell-list(a)redhat.com
Classification: Fedora
Description of problem:
Darcs in F-9 is 1.0.9 and in rawhide is 2.1.2. Upstream release 2.2.0 today.
Please update F-9 F-10 and rawhide to this version.
Version-Release number of selected component (if applicable):
1.0.9-11.fc9
2.1.2-1.fc11
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: ghci does not handle backspace correctly
https://bugzilla.redhat.com/show_bug.cgi?id=478466
Summary: ghci does not handle backspace correctly
Product: Fedora
Version: rawhide
Platform: i386
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: ghc
AssignedTo: bos(a)serpentine.com
ReportedBy: greenrd(a)greenrd.org
QAContact: extras-qa(a)fedoraproject.org
CC: petersen(a)redhat.com, bos(a)serpentine.com,
loupgaroublond(a)gmail.com,
fedora-haskell-list(a)redhat.com
Classification: Fedora
Description of problem:
ghci does not handle the backspace key correctly.
Presumably this is because ghc is not (according to ldd) linked with either
readline or editline.
Version-Release number of selected component (if applicable):
ghc-6.10.1-6.fc11.i386
How reproducible:
Always
Steps to Reproduce:
1. ghci
2. Type something
3. Press backspace
Actual results:
^? appears
Expected results:
character deleted
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
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=451877
--- Comment #8 from Daniel Walsh <dwalsh(a)redhat.com> 2009-01-26 11:46:20 EDT ---
What are the paths?
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
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=426751
--- Comment #47 from Michel Alexandre Salim <michel.sylvan(a)gmail.com> 2009-01-25 12:54:25 EDT ---
Jens, if Yaakov is working on it, do you (or Till) want to take over the
review? Thanks.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.