Re: wireguard kmod package

2020-06-24 Thread Joe Doss
the rpmfusion-free repo and it should be safe to remove if you are running a kernel higher than 5.6.0. Joe -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le

Re: wireguard kmod package

2020-06-24 Thread Joe Doss
is RPM's change log it looks like they are doing that: * Tue Apr 14 2020 Nicolas Chauvet - 0.0.20191219-3 - Disable wireguard until obsoleted https://pkgs.rpmfusion.org/cgit/free/wireguard-kmod.git/commit/?h=f31&id=2c0a54bad7eed78c459a5f41ff1f4d71070e626c -- Joe Doss j.

Re: wireguard kmod package

2020-06-24 Thread Joe Doss
isn't something that should be done in wireguard-tools IMO. Joe -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Cod

Re: wireguard kmod package

2020-06-25 Thread Joe Doss
On June 25, 2020 4:50:12 PM Justin Forbes wrote: On Thu, Jun 25, 2020 at 6:33 AM Leigh Scott wrote: From what I understood of the thread it's purely removing the akmod and the new kernels have the module so how does it break their VPNs? If you remove akmod-wireguard it will also remove

Re: [External] Re: Fedora+Lenovo

2020-04-30 Thread Joe Doss
dup without coffee! Yes! YES!! Joe -- Joe Doss j...@solidadmin.com signature.asc Description: OpenPGP digital signature ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: Orphaning cloud-init, python-boto

2019-08-13 Thread Joe Doss
. Can you give cloud-init to me and major hayden (@mhayden) for now? Dusty I can help in a pinch on these packages as well to back up Dusty and Major. Joe -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel@lists.fedoraproject.org To

Re: Defining the future of the packager workflow in Fedora

2019-10-01 Thread Joe Doss
to get started with helping to contribute back to Fedora without having to jump through hoops to figure out how to work around the pitfalls of Pagure. Joe -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel@lists.fedoraproject.org To

Re: Let's talk about Fedora in the '20s!

2020-01-07 Thread Joe Doss
On 1/7/20 11:33 AM, Adam Williamson wrote: > If anyone has a handy generous multi-millionaire up their sleeve, > please call Matt. :) *coughs* Red Hat... Joe -- Joe Doss j...@solidadmin.com pEpkey.asc Description: application/pgp-keys ___

Re: What would it take to drop release and changelog from our spec files? (and do we want to?)

2020-01-13 Thread Joe Doss
f how it would still be managed and included for end users to consume? Thanks! Joe -- Joe Doss j...@solidadmin.com pEpkey.asc Description: application/pgp-keys ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send

Re: Packaging of github cli?

2020-02-14 Thread Joe Doss
On 2/14/20 9:56 AM, Richard Shaw wrote: > Anyone working on packaging github's CLI? > > https://github.com/cli/cli  > > I've never packaged a GO application before... I have a spec I am working on right now. I will try to get it up on my Copr this weekend

Re: Packaging of github cli?

2020-02-14 Thread Joe Doss
On 2/14/20 10:23 AM, Joe Doss wrote: > On 2/14/20 9:56 AM, Richard Shaw wrote: >> Anyone working on packaging github's CLI? >> >> https://github.com/cli/cli  >> >> I've never packaged a GO application before... > > I have a spec I am working on rig

Re: Packaging of github cli?

2020-02-14 Thread Joe Doss
On 2/14/20 12:36 PM, Joe Doss wrote: > I will see what it takes to get this submitted for review this weekend. Here we go https://bugzilla.redhat.com/show_bug.cgi?id=1803302 If anyone has any some time to give these package a review that would be great. Joe -- Joe Doss j...@solidadmin.

Re: Packaging of github cli?

2020-02-15 Thread Joe Doss
On 2/15/20 5:10 AM, Till Hofmann wrote: > Would you mind submitting builds for F30? Some people (me) are still on > F30... Sure! It wasn't building on F30 for some reason but I am looking at some other Golang packages that are not building on F30 too so I will look into it. Joe --

Re: Packaging of github cli?

2020-02-17 Thread Joe Doss
On 2/17/20 10:40 AM, Richard Shaw wrote: > I might when I have some time but it looks like a lot of dependent > package reviews! :) I think we are good on reviews now. It did have a lot of dependencies. Ooof! Joe -- Joe Doss j...@solidadm

Re: Fixing Wireguard spec file

2019-01-30 Thread Joe Doss
I am actively trying to track down why DKMS is not removing the old WireGuard version correctly. I suspect it is something to do with DKMS as other WireGuard users that use DKMS for things like ZFS (https://utcc.utoronto.ca/~cks/space/blog/linux/MyKernelUpdateSteps) are setting the same kinds o

Re: Fixing Wireguard spec file

2019-01-30 Thread Joe Doss
Hey Germano, I have a working RPM that does not error out with Error! Could not locate dkms.conf file if you want to test it out before I push it to copr. https://copr-be.cloud.fedoraproject.org/results/jdoss/wireguard-testing/fedora-29-x86_64/00852015-wireguard-dkms/wireguard-dkms-0.0.20190123

Re: Fixing Wireguard spec file

2019-02-04 Thread Joe Doss
I know what akmods are and I don't have the bandwidth on my end to switch to them with WireGuard coming in the 5.0 kernel. Joe ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: Fixing Wireguard spec file

2019-02-04 Thread Joe Doss
Was dkms working before you did the upgrade or was it already in a broken state? wireguard-dkms-0.0.20190123-2.fc29.noarch won't fix an already broken install, so you need to remove it and then install the new version. It should hopefully fix it moving forward. I started a thread on the WireGua

Re: Fixing Wireguard spec file

2019-02-04 Thread Joe Doss
r than change things totally over to using an akmod based approach. Especially with the possibility of having WireGuard upstream sometime this year. (as for akmods, it's packaged as such as well in rpmfusion, and that just works afaict) Indeed. If those fit peoples needs, I urge them to use them

Re: Self Introduction: Miguel Bernal Marin

2023-04-10 Thread Joe Doss
! :) Joe -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List

Re: Election Status?

2023-05-24 Thread Joe Doss
ision. You chuckleheads dun goofed. Joe -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.o

Re: Self Introduction: Dale Turner

2022-12-27 Thread Joe Doss
m glad you joined us! :) -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/c

Re: Package naming suggestion?

2023-02-07 Thread Joe Doss
ng a `dnf search nagios` turns up that most plugins start with nagios-plugin- so your current repo name follows that established convention. I'd say leave it as is and get that package submitted. :) Joe -- Joe Doss j...@solidadmin.com

Re: Self Introduction: Dalton Hubble

2023-02-23 Thread Joe Doss
nd operate the AS207563 network. When I can, I enjoy hiking and tinkering on my infra. Glad to have you with us Dalton! I am a very big fan of Typhoon and Matchbox! :D Joe -- Joe Doss j...@solidadmin.com ___ devel mailing lis

Re: An update on RHEL moving to issues.redhat.com

2023-09-09 Thread Joe Doss
. (sorry, kinda) Joe -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of

Re: New contributor interested in taking maintainership of SWORD, Xiphos, and Bibletime

2023-09-29 Thread Joe Doss
year. I hope I can be valuable to the Fedora community! Thanks for your help, and have a great day! Heck yeah Aaron! Welcome to the party! I am glad you are here. :) Joe -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel@lists.

Re: Self Introduction: Tim Semeijn

2023-10-12 Thread Joe Doss
unofficial package reviews. Looking forward to being part of this wonderful community! Welcome Tim! You are in wonderful hands with Neal as your sponsor. I can't wait to see your contributions added to the project. Joe -- Joe Doss j...@solidadmi

Re: Introduction

2024-02-17 Thread Joe Doss
d of loving. I am looking forward to joining the community and offering my assistance. Welcome Loren! We are all glad that you are here. :) Joe -- Joe Doss j...@solidadmin.com -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe

Re: Self Introduction: Adam McCartney

2024-03-16 Thread Joe Doss
le bit unsure of the next steps are for having the package accepted. I would welcome any further advice or guidance that you could provide. With kind regards, Adam Welcome Adam! We are glad you are here. I look forward to seeing your contributions to Fedora. :) Joe -- Joe

Re: status update on "ostree native containers"

2022-10-11 Thread Joe Doss
call this all stable, so it's a great time if you haven't to kick the tires and try it out! This looks fantastic Colin. I will definitely be checking this out. Joe -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel@lists.

Re: Self Introduction: Simon Bachenberg

2022-11-11 Thread Joe Doss
. :) Joe -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List

Re: Self Introduction: Kate Hsuan

2022-06-20 Thread Joe Doss
, I am going to work on package maintenance for libusb, libusb1, and libusb-compat. Thank you :) Welcome Kate!! Glad you are with us. :) -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an em

Re: our containers with alias vim=vi

2020-10-10 Thread Joe Doss
Maybe the vim-minimal package needs the alias instead? I have been adding the alias on my end because it felt like a personal problem on my end, but I am sure there are more of us. Joe -- Joe Doss j...@solidadmin.com ___ devel mailing list --

Re: our containers with alias vim=vi

2020-10-12 Thread Joe Doss
detailed above? I type vi on Fedora Workstation it launches vim? I assume this isn't causing bug reports. Joe -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.

Package Review: github-cli 1.1.0

2020-10-16 Thread Joe Doss
://bugzilla.redhat.com/show_bug.cgi?id=1888971 golang-github-shurcool-githubv4 https://bugzilla.redhat.com/show_bug.cgi?id=1888972 golang-github-enescakir-emoji https://bugzilla.redhat.com/show_bug.cgi?id=1888974 -- Joe Doss j...@solidadmin.com ___ devel mailing

Re: Package Review: github-cli 1.1.0

2020-10-27 Thread Joe Doss
On 10/16/20 11:21 AM, Joe Doss wrote: Hello all, Here is the updated package review request for github-cli 1.1.0 ... golang-github-cli-shurcool-graphql https://bugzilla.redhat.com/show_bug.cgi?id=1888971 golang-github-shurcool-githubv4 https://bugzilla.redhat.com/show_bug.cgi?id=1888972

Re: Package Review: github-cli 1.1.0

2020-10-27 Thread Joe Doss
On 10/27/20 10:11 AM, Joe Doss wrote: On 10/16/20 11:21 AM, Joe Doss wrote: Hello all, Here is the updated package review request for github-cli 1.1.0 ... golang-github-cli-shurcool-graphql https://bugzilla.redhat.com/show_bug.cgi?id=1888971 golang-github-shurcool-githubv4 https

Re: Package Review: github-cli 1.1.0

2020-10-29 Thread Joe Doss
On 10/27/20 10:47 AM, Joe Doss wrote: On 10/27/20 10:11 AM, Joe Doss wrote: On 10/16/20 11:21 AM, Joe Doss wrote: Hello all, Here is the updated package review request for github-cli 1.1.0 ... golang-github-cli-shurcool-graphql https://bugzilla.redhat.com/show_bug.cgi?id=1888971 golang

Re: Orphaning 'hub' (the git wrapper for Github)

2020-09-29 Thread Joe Doss
On 9/29/20 10:44 AM, Rich Megginson wrote: Is there a plan to package `gh` in Fedora? https://bugzilla.redhat.com/show_bug.cgi?id=1803302 I am slogging through it slowly. Joe -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel

Re: splitting out systemd-networkd, systemd-standalone-{sysusers,tmpfiles} subpackages in F33+

2020-09-30 Thread Joe Doss
d be Fedora wide technical stances are a moving target for these variants. Joe -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject

Re: splitting out systemd-networkd, systemd-standalone-{sysusers,tmpfiles} subpackages in F33+

2020-09-30 Thread Joe Doss
to FCOS and moved on with our lives... but here we are! Joe -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://d

GitHub CLI was Re: Orphaning 'hub' (the git wrapper for Github)

2020-10-01 Thread Joe Doss
On 9/29/20 12:07 PM, Joe Doss wrote: On 9/29/20 10:44 AM, Rich Megginson wrote: Is there a plan to package `gh` in Fedora? https://bugzilla.redhat.com/show_bug.cgi?id=1803302 I am slogging through it slowly. OK, I have things built for Rawhide and F33. You can check it out here https

Re: F34 Cloud Amazon AMIs unbootable after updates

2021-10-06 Thread Joe Doss
lpful. Joe -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/

Re: Possibly off topic: Slack will discontinue packaging for Fedora

2021-11-04 Thread Joe Doss
mobile devices. They responded recently this was working as intended(?) and tried to close the ticket which was a real bummer. Fortunately The flatpak works just fine. It would be cool if we could rally some sort of support on our end to help Slack produce a functioning RPM. Joe

Re: Possibly off topic: Slack will discontinue packaging for Fedora

2021-11-04 Thread Joe Doss
On 11/4/21 8:55 PM, Joe Doss wrote: It would be cool if we could rally some sort of support on our end to help Slack produce a functioning RPM. I hit up some buds that used to work at Slack to see if they can help connect us with some folks there to work this out. Joe -- Joe Doss j

Re: Possibly off topic: Slack will discontinue packaging for Fedora

2021-11-04 Thread Joe Doss
-- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List

Mock fedora-34-x86_64 on Fedora 34 beta broken

2021-04-14 Thread Joe Doss
rning msg="The input device is not a TTY. The --tty and --interactive flags might not work properly" 0810c4332dc722feede422372be9a57b397003cb75309bfde00a04340ee5b953 /usr/bin/dnf -y install dnf dnf-plugins-core -- Joe Doss j...@solidadmin.com _

Re: Fedora CoreOS stable stream now rebased to Fedora 34

2021-05-19 Thread Joe Doss
FCOS WG meeting I brought up adding in zswap to FCOS and it is shelved until Kubernetes adds for support swap enabled systems. The RHCOS and Openshift teams should be back porting these breaking changes, so FCOS can look to the future with Fedora. FCOS should not be shackled by limits imposed b

Re: Fedora CoreOS stable stream now rebased to Fedora 34

2021-05-19 Thread Joe Doss
On 5/19/21 4:13 PM, Michael Catanzaro wrote: FYI we are using zram in other Fedora editions. zswap is different. Sorry, got my names mixed up. Thanks Michael! Joe -- Joe Doss j...@solidadmin.com ___ devel mailing list -- devel

Re: Donate 1 minute of your time to test upgrades from F34 to F35

2021-09-07 Thread Joe Doss
Install 89 Packages Upgrade3833 Packages Remove6 Packages Downgrade22 Packages Total download size: 4.1 G Is this ok [y/N]: n Operation aborted. LGTM! Ohhh yeah!! Joe -- Joe Doss j...@solidadmin.com ___ devel m

X11 support removed from GDM 1:47.0-1

2024-10-19 Thread Joe Doss
ng to Fedora 41 and this change is going to cause a lot headaches for people when they upgrade. Thanks, Joe -- Joe Doss j...@solidadmin.com -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fe

Re: X11 support removed from GDM 1:47.0-1

2024-10-20 Thread Joe Doss
No worries. I get confused on Fridays most of the weeks as well. Sometimes it happens on Thursdays too! :) Joe -- Joe Doss j...@solidadmin.com -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel

Re: X11 support removed from GDM 1:47.0-1

2024-10-20 Thread Joe Doss
h is kind of a game breaker for me at work. I have an ultrawide monitor and doing demos at work sometimes requires me to share part of my desktop and not the whole thing. Joe -- Joe Doss j...@solidadmin.com -- ___ devel mailing lis

Re: Fedora 42: The Answer to Life, The Universe and Everything

2024-11-04 Thread Joe Doss
On 11/4/24 10:32 AM, Neal Gompa wrote: To be honest, I think we should bring back codenames overall, but I'll take the one-off for now. I am with you Neal. I loved codenames back in the day. Especially Fedora 17's Beefy Miracle! ;) Joe -- Joe Doss j...@soli