Dusty Mabe

Results 129 issues of Dusty Mabe

We want to fix this problem eventually, but for now let's add a FAQ entry to address it that we can link people to. The FAQ entry should describe the...

enhancement
good first issue

NM by default will try to DHCP on every interface that's not explicitly configured. Let's document how to disable that behavior because sometimes bringing up interfaces that aren't desired to...

good first issue

Born from [this](https://github.com/coreos/fedora-coreos-docs/pull/377#discussion_r847719588) PR discussion. We have `{stable-version}` throughout a few of our docs pages that gets substituted with the current value of `stable-version` from `antora.yml`: https://github.com/coreos/fedora-coreos-docs/blob/0790bcddf55a3c3d2a1b109442879cb211ee7183/antora.yml#L11 This means that...

good first issue

This might exist but I couldn't find it easily so I'll just put this here. We should add some examples of the `local` files feature of `fcct`: ``` variant: fcos...

This PR shows how to create a new page and then add it under the System Configuration navigation heading.

Disclaimer: I didn't know where to file this issue. The `containers-policy.json` file is provided by the [`containers-common` RPM](https://src.fedoraproject.org/rpms/containers-common/blob/rawhide/f/containers-policy.json.5.md). There is also a https://github.com/containers/common repo, but [this](https://github.com/containers/image/blob/fefb1f147f26e28ba410fd76d7ebea54f15c84e8/docs/containers-policy.json.5.md) man page also lives...

kind/feature

**Describe the bug** My setup includes running gpg-agent on my host and doing development (git commit, etc) inside my toolbox container. When I git-commit I sign the commits, which means...

1. Bug

`fedora-messaging-1.6.0-1.fc30.noarch` I set up a listener to listen to all messages `"#"` and then ran it overnight. I had this pop up in the logs several times and was asked...

bug

I think one of the easiest (though probably inefficient) ways to consume fedmsg was to just run `fedmsg.tail_messages()`. ```python #!/usr/bin/python3 import fedmsg # Set fedmsg logging to not print warnings...

Not sure why but those two regions don't work for fedimg uploads. ``` [2018-04-26 00:25:22][fedimg.services.ec2.ec2imgpublisher INFO] Copy ami-5c69df23 to us-east-2 started [2018-04-26 00:25:23][fedimg.services.ec2.ec2imgpublisher INFO] Could not register with name: u'Fedora-Cloud-Base-28-1.1.x86_64-hvm-us-east-2-standard-0'...

Crash
Critical