[Bug 1436961] New: xmonad-mate: Programs started from menus don'
t have access to ssh-agent
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1436961
Bug ID: 1436961
Summary: xmonad-mate: Programs started from menus don't have
access to ssh-agent
Product: Fedora
Version: 25
Component: xmonad
Severity: medium
Assignee: mathstuf(a)gmail.com
Reporter: dgibson(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com, petersen(a)redhat.com
Description of problem:
When using XMonad with MATE, programs which use ssh internally don't seem to be
able to access the ssh-agent, and request passwords unexpectedly. The same
programs started from a terminal are able to access the ssh-agent and don't
request passwords.
Version-Release number of selected component (if applicable):
xmonad-mate-0.12-2.fc25.x86_64
ghc-xmonad-0.12-2.fc25.x86_64
openssh-clients-7.4p1-4.fc25.x86_64
mate-session-manager-1.16.1-1.fc25.x86_64
How reproducible:
100%
Steps to Reproduce:
1. Start xmonad-mate session
2. Open a terminal and add a key with ssh-add
3. From the MATE menus, run a program which uses ssh internally, such as
vinagre (with proxy through SSH enabled) or virt-manager (with a qemu+ssh
connection to the backend)
4. Attempt to connect to a host where you have ssh public key authorization
Actual results:
Program prompts for a password on the remote host.
Expected results:
Connects without password, using the key already given to the ssh-agent.
Additional info:
Running the same program (e.g. vinagre or virt-manager) from a terminal behaves
as expected, using the key in the agent to connect without further
authentication.
--
You are receiving this mail because:
You are on the CC list for the bug.
5 years
[Bug 1497456] New: pandoc does not support https
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1497456
Bug ID: 1497456
Summary: pandoc does not support https
Product: Fedora
Version: 26
Component: pandoc
Severity: high
Assignee: petersen(a)redhat.com
Reporter: ourson77(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Description of problem:
Rendering RMarkdown documents fails due to missing https support in pandoc
Version-Release number of selected component (if applicable):
pandoc-1.19.1-1.fc26.x86_64
How reproducible:
Create a new revealjs presentation (e.g. the example in
https://github.com/rstudio/revealjs) and try to render it by running
R -e 'rmarkdown::render("example.Rmd")'
Steps to Reproduce:
1.
2.
3.
Actual results:
Get the following error message:
Fetching
https://fonts.googleapis.com/css?family=Ubuntu:300,700,300italic,700italic...
pandoc: Could not fetch
https://fonts.googleapis.com/css?family=Ubuntu:300,700,300italic,700italic
user error (https not supported)
Error: pandoc document conversion failed with error 67
Execution halted
Expected results:
Rendering the Rmarkdown to html should (as it does if using e.g. pandoc
included with RStudio)
Additional info:
It seems that https support is explicitly disabled in the pandoc SRPM for
Fedora. Fixing the problem is thus trivial, simply remove
cabal-tweak-flag https False
in %prep step
--
You are receiving this mail because:
You are on the CC list for the bug.
5 years
[Bug 1445210] New: missing dependency on ghc-Cabal-devel
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1445210
Bug ID: 1445210
Summary: missing dependency on ghc-Cabal-devel
Product: Fedora
Version: 25
Component: cabal-install
Assignee: petersen(a)redhat.com
Reporter: m(a)matejsmid.cz
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Description of problem:
All cabal install commands fail without ghc-Cabal-devel package installed. For
users not familiar with haskell it is hard to resolve the problem. Cabal is
often used as installer without any further haskell development.
The package ghc-Cabal-devel should be considerer as dependency.
How reproducible:
Steps to Reproduce:
$ cabal install array
Actual results:
Resolving dependencies...
Configuring array-0.5.1.1...
Failed to install array-0.5.1.1
Build log ( /home/kafka/.cabal/logs/array-0.5.1.1.log ):
cabal: Error: some packages failed to install:
array-0.5.1.1 failed during the configure step. The exception was:
user error (The package 'array' requires Cabal library version -any && >=1.10
but no suitable version is installed.)
Expected results:
Resolving dependencies...
Configuring array-0.5.1.1...
Building array-0.5.1.1...
Installed array-0.5.1.1
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
5 years, 1 month
[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, 2 months
[Bug 1498699] New: Unbundle subpackages
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1498699
Bug ID: 1498699
Summary: Unbundle subpackages
Product: Fedora
Version: 26
Component: ghc-warp
Assignee: petersen(a)redhat.com
Reporter: quantum.analyst(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
Tracking for removing bundled subpackages.
--
You are receiving this mail because:
You are on the CC list for the bug.
5 years, 2 months