[Bug 985082] New: git annex webapp sub-command missing
by Red Hat Bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=985082
Bug ID: 985082
Summary: git annex webapp sub-command missing
Product: Fedora
Version: 19
Component: git-annex
Severity: unspecified
Priority: unspecified
Assignee: mathstuf(a)gmail.com
Reporter: sdeasey(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Description of problem:
'man git-annex' describes the sub-command 'webapp', but 'git annex webapp'
returns:
git-annex: unknown command webapp
Looks like git-annex has been built without support for the webapp command,
which is git-annex's GUI and therefore quite important. I think it depends on
the Yesod web server.
Version-Release number of selected component (if applicable):
git-annex-3.20121009-3.fc19.x86_64
How reproducible:
Always.
Steps to Reproduce:
1. git-annex webapp
Actual results:
git-annex: unknown command webapp
Expected results:
Browser should pop up pointed at locahost.
Additional info:
--
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=nFHhySpJrc&a=cc_unsubscribe
5 years
[Bug 981134] New: ghc-deps.sh output wrong requires for selflinked binlib executable if another lib-ver-hash installed
by Red Hat Bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=981134
Bug ID: 981134
Summary: ghc-deps.sh output wrong requires for selflinked
binlib executable if another lib-ver-hash installed
Product: Fedora
Version: 19
Component: ghc-rpm-macros
Severity: unspecified
Priority: unspecified
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:
I tried to build leksah-0.12.1.3-11.fc20 locally with
ghc-leksah-devel-0.12.1.3-10.fc19 installed and ghc-deps.sh
generated
leksah requires "ghc(leksah-0.12.1.3-0e1be860272f4f39393a55766913f48e"
"leksah-0.12.1.3-9972b60cc4b3b265e0c50de687c275df)"
and hence leksah.x86_64 could not be installed.
Version-Release number of selected component (if applicable):
ghc-rpm-macros-0.98.2-1.fc19
How reproducible:
100%
Additional info:
ghc-deps.sh needs to be more careful about own library dependencies.
--
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=FyqdpB0suX&a=cc_unsubscribe
7 years, 2 months