[Fedora-haskell-list] [Bug 487012] New: Directory ownership problem: /etc/bash_completion.d
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Directory ownership problem: /etc/bash_completion.d
https://bugzilla.redhat.com/show_bug.cgi?id=487012
Summary: Directory ownership problem: /etc/bash_completion.d
Product: Fedora
Version: 10
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: darcs
AssignedTo: jeremy(a)hinegardner.org
ReportedBy: michel.sylvan(a)gmail.com
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 installs a script in /etc/bash_completion.d, but does not own the
directory or Requires: bash-completion.
Since the script can be considered a 'plug-in', and thus we should not force
bash-completion on people who do not need it, the solution ought to be to
simply own the directory in question. This is what bzr, git and rpmlint do.
Version-Release number of selected component (if applicable):
darcs-2.2.0-1.fc10
How reproducible:
Always
Steps to Reproduce:
1. Install darcs
2. rpm -ql darcs | grep bash
Actual results:
darcs does not own /etc/bash_completion.d but installs a file in it
Expected results:
darcs owns the directory as well
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.
13 years, 10 months
[Fedora-haskell-list] [Bug 508729] New: Trouble to build kaya-0.5.2 on F-11
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Trouble to build kaya-0.5.2 on F-11
https://bugzilla.redhat.com/show_bug.cgi?id=508729
Summary: Trouble to build kaya-0.5.2 on F-11
Product: Fedora
Version: 11
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: ghc
AssignedTo: bos(a)serpentine.com
ReportedBy: jochen(a)herr-schmitt.de
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
Created an attachment (id=349818)
--> (https://bugzilla.redhat.com/attachment.cgi?id=349818)
Build log of kaya-0.5.2
If I try to build kaya-0.5.2 on F-11, I will get the following error message:
REPL.hs:35:7:
Could not find module `System.Console.Editline.Readline':
Use -v to see a list of the files searched for.
make[2]: *** [kayac] Error 1
make[2]: Leaving directory
`/home/s4504kr/cvs/fedora/kaya/devel/kaya-0.5.2/compiler'
make[1]: *** [compiler] Error 2
After I have posted this issue on the kaya development list, I have got a
response, that another guy have the same issue on a Debian system and wrote,
that this may be an issue of the GHC.
Tue whole build log is attached on this bug.
--
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.
14 years
[Fedora-haskell-list] ghc for EPEL
by Jens-Ulrik Petersen
Hi,
I'd like to bootstrap ghc for el5 in EPEL
(ghc is incestuous needs itself to build).
It would be much less painful if I can bootstrap off a fedora build.
Would it be possible and acceptable to tag a recent ghc build in koji
with override into the EPEL-5 buildroot repo say? Or any other
suggestions?
Jens
14 years, 3 months