https://bugzilla.redhat.com/show_bug.cgi?id=1166415
Bug ID: 1166415
Summary: shake-0.14 is available
Product: Fedora
Version: rawhide
Component: shake
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.14
Current version/release in Fedora Rawhide: 0.11.4-5.fc21
URL: http://hackage.haskell.org/package/shake
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service
will be implemented by a new system: https://release-monitoring.org/
It will require to manage monitored projects via a new web interface. Please
make yourself familiar with the new system to ease the transition.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Pxiv2Lsm6v&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1059513
Bug ID: 1059513
Summary: haddock duplicates common doc files in each library
package
Product: Fedora
Version: 20
Component: ghc
Assignee: petersen(a)redhat.com
Reporter: petersen(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: bos(a)serpentine.com,
haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Description of problem:
I think this was reported indirectly in some javascript
file duplication fedora mail report (ie for haddock-util.js).
Haddock duplicates some common files in the html doc
files in each package. It would be better to have
only a single copy of them on a system and link to
them somehow if possible.
Steps to Reproduce:
1. rpm -qla ghc-*devel | grep css
(haddock puts too css files in the devel package html docs)
Actual results:
1. 613
Additional info:
Need to check more on feasibility.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=MdMxjtcFPC&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1149850
Bug ID: 1149850
Summary: ghc-compiler includes whole documentation
Product: Fedora
Version: rawhide
Component: ghc
Assignee: petersen(a)redhat.com
Reporter: mcepl(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: bos(a)serpentine.com,
haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Description of problem:
>From the Packagin guidelines:
“[…] Or if there's a lot of documentation, consider putting it into a
subpackage. In this case, it is recommended to use *-doc as the subpackage
name, and Documentation as the value of the Group tag.”
Because of failure to do this, ghc-compiler has 80+MB in
/usr/share/doc/ghc-compiler/html
Version-Release number of selected component (if applicable):
ghc-compiler.x86_64 0:7.6.3-26.fc21
How reproducible:
100%
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ZJ5JxQ6BcM&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1176888
Bug ID: 1176888
Summary: git-annex-5.20141219 is available
Product: Fedora
Version: rawhide
Component: git-annex
Keywords: FutureFeature, Triaged
Assignee: mathstuf(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Latest upstream release: 5.20141219
Current version/release in Fedora Rawhide: 5.20140717-3.fc22
URL: http://hackage.haskell.org/package/git-annex
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service
will be implemented by a new system: https://release-monitoring.org/
It will require to manage monitored projects via a new web interface. Please
make yourself familiar with the new system to ease the transition.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=0zhaf8U4Z0&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1190127
Bug ID: 1190127
Summary: FTBFS with system bibutils lib under ghc78
Product: Fedora
Version: rawhide
Component: ghc-hs-bibutils
Assignee: petersen(a)redhat.com
Reporter: petersen(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Description of problem:
Somehow under ghc-7.8 the system bibutils library is not found
(also with "pkgconfig-depends: bibutils").
So temporarily hs-bibutils is being built with the copy library.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=S1oY9TAOfp&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1252723
Bug ID: 1252723
Summary: git annex addurl fails if quvi is not installed
Product: Fedora
Version: 22
Component: git-annex
Assignee: mathstuf(a)gmail.com
Reporter: dcleal(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Description of problem:
Since Fedora 22, git-annex addurl fails when the video download tool "quvi" is
not installed. It appears to try and run "quvi --version" and should handle it
being missing, but instead the whole git-annex command fails.
This works correctly on Fedora 21.
Version-Release number of selected component (if applicable):
git-annex-5.20140717-6.fc22
How reproducible:
Always
Steps to Reproduce:
1. Commit an ordinary file to a git repository.
2. git annex addurl --file test http://example.com
Actual results:
git-annex: quvi: createProcess: runInteractiveProcess: exec: does not exist (No
such file or directory)
failed
git-annex: addurl: 1 failed
Expected results:
addurl test (downloading http://example.com ...)
[..]
ok
Additional info:
An strace of both F22 and F21 versions shows the same, that it's trying to run
the quvi command. I guess something in the exception handling has changed.
2065 execve("/usr/libexec/git-core/quvi", ["quvi", "--version"], [/* 26 vars
*/]) = -1 ENOENT (No such file or directory)
2065 execve("/usr/local/sbin/quvi", ["quvi", "--version"], [/* 26 vars */]) =
-1 ENOENT (No such file or directory)
2065 execve("/usr/local/bin/quvi", ["quvi", "--version"], [/* 26 vars */]) =
-1 ENOENT (No such file or directory)
2065 execve("/usr/sbin/quvi", ["quvi", "--version"], [/* 26 vars */]) = -1
ENOENT (No such file or directory)
2065 execve("/usr/bin/quvi", ["quvi", "--version"], [/* 26 vars */]) = -1
ENOENT (No such file or directory)
2065 execve("/root/bin/quvi", ["quvi", "--version"], [/* 26 vars */]) = -1
ENOENT (No such file or directory)
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=m3WSuOwrGZ&a=cc_unsubscribe