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
https://bugzilla.redhat.com/show_bug.cgi?id=1153948
Bug ID: 1153948
Summary: ghc-happstack-server-7.3.9 is available
Product: Fedora
Version: rawhide
Component: ghc-happstack-server
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, relrod(a)redhat.com
Latest upstream release: 7.3.9
Current version/release in Fedora Rawhide: 7.1.7.1-3.fc22
URL: http://hackage.haskell.org/package/happstack-server
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://github.com/fedora-infra/anitya/
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=UtD99sg9St&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1387904
Bug ID: 1387904
Summary: ghc-yaml-0.8.20 is available
Product: Fedora
Version: rawhide
Component: ghc-yaml
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, relrod(a)redhat.com
Latest upstream release: 0.8.20
Current version/release in rawhide: 0.8.18.1-1.fc26
URL: http://hackage.haskell.org/package/yaml
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
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from anitya:
https://release-monitoring.org/project/1140/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376305
Bug ID: 1376305
Summary: ghc-tagsoup-0.14 is available
Product: Fedora
Version: rawhide
Component: ghc-tagsoup
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: 0.14
Current version/release in rawhide: 0.13.10-1.fc25
URL: http://hackage.haskell.org/package/tagsoup
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
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from anitya:
https://release-monitoring.org/project/967/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1119711
Bug ID: 1119711
Summary: 2nd and 3rd level bulleted lists do not get a proper
bullet symbol
Product: Fedora
Version: 20
Component: pandoc
Assignee: petersen(a)redhat.com
Reporter: bexelbie(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Created attachment 918117
--> https://bugzilla.redhat.com/attachment.cgi?id=918117&action=edit
Picture of the broken bullets in Libre Office Writer
Description of problem:
When converting to ODT from Markdown and HTML, second and third level bullets
in a bulleted list are the "missing symbol" symbol.
Version-Release number of selected component (if applicable):
On Fedora 20:
pandoc 1.12.3.3
Compiled with texmath 0.6.6.1, highlighting-kate 0.5.6.
How reproducible:
Always
Steps to Reproduce:
1. Create this markdown document
foo.md
--
* Level 1 OK
* Level 2 broken
* Level 3 broken
* Level 4 OK
--
2. Execute:
pandoc -f markdown -t odt -o foo.odt foo.md
3. Open foo.odt in Libre Office Writer
Actual results:
Messed up bullets (see image)
Expected results:
Proper Bullets
Additional info:
This does not seem to be a problem with reference.odt. The style settings
there all appear OK. My best guess is that pandoc is forcing either a font or
bullet symbol that isn't shipped on Fedora and is overriding the default
styling in reference.odt.
--
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=aGV1Z1to6a&a=cc_unsubscribe