fedora
Here are 725 public repositories matching this topic...
When using a pocketsphinx wakeword mycroft tries to load a language specific model. If the model doesn't exist the load fails. (report on the forums)
This should be handled by using a fallback mechanism, so if no language specific model exists it should log a warning and fallback to using the english model that is included in mycr
Currently, it is only possible to link to an already existing page of the site.
When using publii as a standard (i.e. non-blog) site creator, this totally breaks the flow : while writing a page, you think to something you want to link to as a new page, yo must save/close your page, create the new one, save it, go back to the first page, create the link and keep going.
It would be very convenie
Gstreamer warnings
Please describe the issue in as much detail as possible, including any errors and traces
While attempting to use howdy, it gives me these warnings:
[ WARN:0] global /build/opencv/src/opencv-4.2.0/modules/videoio/src/cap_gstreamer.cpp (1758) handleMessage OpenCV | GStreamer warning: Embedded video playback halted; module source reported: Could not read from resource.
[ WARN:0] global /b
Long running issue:
- Link mf.com web to GH mindforger-repository.
- Links directly to sections in documentation.
- Add documentation section to mf.com, and link GH from there.
- Have discussions, ...
- Written with MindForger
- I don't have to sustain it mf.com
- beginner users will be scared by seeing all files
- make links to point to beginning of doc ~ section anchor
- review web
Bug
For want of a better categorisation. The first thing that kube-proxy logs at startup is the following:
W0913 12:02:58.529651 1 server.go:195] WARNING: all flags other than --config, --write-config-to, and --cleanup are deprecated. Please begin using a config file ASAP.
Environment
- Platform: aws
- OS: container-linux
- Ref: v1.11.2
- Terraform: 0.11.8
- Pl
-
Updated
May 7, 2020 - Shell
When building the git clone with stack build, I get
Configuring haskell-gi-0.20.3...
Cabal-simple_mPHDZzAJ_1.24.2.0_ghc-8.0.2: The pkg-config package
'gobject-introspection-1.0' version >=1.32 is required but it coul
Issue Description
The API docs for the route PUT /source/<project>/<package>/<filename> (see: https://build.opensuse.org/apidocs/index#72) say that the return type is a status. That is however not true, it is in fact a revisionlist-element from https://build.opensuse.org/apidocs/revisionlist.rng.
Unfortunately that schema doesn't appear
Mypy warnings
Running a current mypy on mkosi gives the following warnings
mkosi:968: error: Argument 1 to "partition" has incompatible type "Optional[str]"; expected "str"
mkosi:971: error: Argument 1 to "partition" has incompatible type "Optional[str]"; expected "str"
mkosi:4624: error: "Dict[str, CommandLineArguments]" has no attribute "director
The last line is harmless and addressed in #36
-
Updated
May 29, 2020 - Shell
Host system details
Deployments:
ostree://fedora-workstation:fedora/29/x86_64/silverblue
Version: 29.20181013.n.0 (2018-10-13 11:41:41)
BaseCommit: a2eb5c4dc8cafe6bc8cdfe93b1d115de43226dec5a988b7c5ad79c705f128647
GPGSignature: Valid signature by 5A03B4DD8254ECA02FDA1637A20AA56B429476B4
RemovedBasePackages: gnome-shell-extensi
Hello, the Fedora project migrates its translation platform to Weblate [1].
This tool directly interact with your git repository, and requires us to know:
- [mandatory] which branch is your development branch?
- [mandatory] have you merged latest translation from Zanata and locked the project?
- [info] Weblate will handle updates when pot file changes, don't edit po files for this [2]
- [op
-
Updated
Jul 9, 2020 - Python
Based on the current README my expectation was that the certificate_file, certificate_key_file and certificate_chain_file directives needed to point to local (on the ansible control node) which would get installed by the role.
It turns out that the paths are entered in the vhosts.conf.
No files are deployed so the playbook needs to handle that outisde this role.
I believe it would be useful
-
Updated
Mar 7, 2020 - Haskell
The Ubuntu Server 18.04 installer has a very nice feature where it can automatically import a SSH identity from Github when a user is created. It would be cool if anaconda had a similar feature.
These are the kernel options required that are missing from the latest vagrant box kernel:
-
CONFIG_BRIDGE_NETFILTER -
CONFIG_NETFILTER_XT_MATCH_IPVS -
CONFIG_IP_NF_TARGET_REDIRECT -
CONFIG_EXT3_FS_XATTR -
CONFIG_VXLAN -
CONFIG_NF_NAT_TFTP -
CONFIG_NF_CONNTRACK_TFTP -
CONFIG_AUFS_FS - `
-
Updated
Jun 28, 2020 - Shell
Improve this page
Add a description, image, and links to the fedora topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fedora topic, visit your repo's landing page and select "manage topics."

Currently, we have a headless task for
The only thing that's missing right now is the headless revocation of client certificates.
This should be added as it allows to automate another task, especially as reusing existing coding techniques should make this fairly straightforward.
And while we're at it, we should