Posts

This profile is from a federated server and may be incomplete. Browse more on the original instance.

adamw, to fedora
@adamw@fosstodon.org avatar
vwbusguy,
@vwbusguy@mastodon.online avatar

@as400 @mattdm @adamw Might be good for us to bring this discussion back to the actual Fedora discussion at this point.

vwbusguy,
@vwbusguy@mastodon.online avatar

@mattdm @adamw @as400 We already kind of do this with the annual survey. If they click yes, we can generate a link (client side) that they can optionally click that doesn't interact with the data collection endpoint at all. The badge would also be opt-in in this way and no data sent if they never click on it. Might be a way to get people to sign up for a FAS as well to get the badge.

adamw, to random
@adamw@fosstodon.org avatar

today:

vwbusguy,
@vwbusguy@mastodon.online avatar

@adamw If you just need the OIDC layer, keycloak might be an option:

https://www.keycloak.org/

adamw,
@adamw@fosstodon.org avatar

@vwbusguy I was thinking more along the lines of writing or using a dummy/minimal one which doesn't really implement the whole protocol properly, just always says user admin is logged in (or whatever). there are some existing ones like this - e.g. https://github.com/Soluto/oidc-server-mock - but still, working one into the current bodhi dev env isn't trivial.

adamw, to fedora
@adamw@fosstodon.org avatar

today:

  • caught up with shutdown email backlog (not too bad)
  • committed some updated needles I created over the shutdown but just left lying uncommitted on the prod server, did another small test fix
  • cleaned up the discussion thread on my big Bodhi PR a bit so it's easier to review (I hope)
  • updated openQA and os-autoinst packages to latest git
  • generated a big needle cleanup commit for openQA, put it on stg for testing
  • picked at https://pagure.io/fedora-qa/fedora_openqa/issue/108 a bit
adamw,
@adamw@fosstodon.org avatar

@vwbusguy it's amazing. you gotta play it. i'm trying to 100% it so it's taking longer than just a playthrough, heh...

vwbusguy,
@vwbusguy@mastodon.online avatar

@adamw Yeah, he tends to go straight through like he's speed running it where for me, the side quests are often more important than the main story. I'm not a die hard completionist, but I'll often try to as long as it stays interesting.

adamw, to fedora
@adamw@fosstodon.org avatar

today:

  • won the lottery! woohoo!
  • lots more trying to get update tests working post-F39 branching; I think I have it in a good state now, and gating is enabled for again. All tests should pass for Rawhide updates, for F39 updates the desktop_background tests will fail as we don't have F39 backgrounds yet, I have dropped these from the gating policy for now
  • got sysadmin-main powers. somebody has made a terrible mistake somewhere
funnelfiasco,
@funnelfiasco@hachyderm.io avatar

@adamw I understand that. I watched a lot of "Psych" when I had COVID after the Council meeting in February

vwbusguy,
@vwbusguy@mastodon.online avatar

@funnelfiasco @adamw I need to watch it. It's "based in" the city I now live in, even though it wasn't actually filmed here. The 1966 Batman movie, however, was filmed here and I think of it every time I go by Stearn's Wharf.

Adam West voice: "Some days you just can't get rid of a bomb!"

adamw, to random
@adamw@fosstodon.org avatar

today: did my talk at , I think it wasn't quite as good as at devconf.cz because I was pretty tired, but went well enough! I'll post a link to a recording when one is up somewhere. lots of attending talks (some good ones on CPE team status and rpminspect), hallway track, pub quiz...now to try and get some sleep

pjol,

@adamw As a non dev your talk did connect dots for me and gave me valuable insight to how Fedora QA functions. Thank you!

I watched it on YT:
https://www.youtube.com/live/Hjhe6jtx3Zw?feature=share&t=23026

adamw,
@adamw@fosstodon.org avatar

@pjol thanks so much! I'm glad it was useful :)

adamw, to fedora
@adamw@fosstodon.org avatar

hey folks! I'm floating the idea of possibly dropping client support from the Fedora release criteria (so it'd still be there, but we wouldn't be required to test it every cycle and block the release if it fails). I'm looking for input.

is it a feature of Fedora you value? is it important enough to spend significant time automating (or continuing to test manually)?

thoughts here, or at https://lists.fedoraproject.org/archives/list/server@lists.fedoraproject.org/thread/VKTFTPD5SXYX7YLRU7LFVWKYKKJL5H56/ , or https://discussion.fedoraproject.org/t/fedora-server-front-page-revamp-looking-for-feedback/79037/9

thanks!

sesivany,
@sesivany@floss.social avatar

@adamw is this feature also needed for the enterprise login in GDM in Workstation? Because I've talked to several sysadmins who use it and they complained it does not always work.

adamw,
@adamw@fosstodon.org avatar

@sesivany it's required if the domain controller is AD. if the domain controller is FreeIPA, of course the AD support isn't needed.

But yeah, that's a good point: we don't actually test that flow either. If there's a bug which isn't in the FreeIPA support or the AD support but is in the GDM code itself, neither of them will work. We don't cover that flow in the automated testing - every time someone mentions it I think "oh yeah we should", but keep forgetting to do it. I'll file a ticket...

adamw, to random
@adamw@fosstodon.org avatar

today:

  • spent the entire day down a vast rabbit hole of ancient Fedora/EL release perl packaging stuff, trying to help a project which really didn't care to be helped. I should've taken a hint and quit sooner, but I am bad at stopping in the middle of things. Oh, well
  • emerged, at least, with https://src.fedoraproject.org/rpms/inxi/pull-request/1 to fix downstream problems

In case anyone was reading along at home with popcorn, here's how that test matrix turned out...

adamw,
@adamw@fosstodon.org avatar

(yes, I did manage to get a CentOS 6 system installed, on a network, and configured with working yum repos for the base system and EPEL. I was surprised too!)

adamw, to random
@adamw@fosstodon.org avatar

today in "why boot chain security really is a thing even though some enthusiasts kinda hate it": https://arstechnica.com/security/2023/09/china-state-hackers-are-camping-out-in-cisco-routers-us-and-japan-warn/

note the quote: "Cisco also said that the hacker’s ability to install malicious firmware exists only for older company products. Newer ones are equipped with secure boot capabilities that prevent them from running unauthorized firmware, the company said."

sesivany,
@sesivany@floss.social avatar

@adamw it makes me uneasy that I had to disable secure boot on my new work laptop because Intel is not able to upstream their drivers for ipu6. 😕

adamw, to random
@adamw@fosstodon.org avatar

writes long email
re-reads long email to try and edit it to be shorter
adds more sentences to it instead

proactiveservices,
@proactiveservices@fosstodon.org avatar

@adamw My email sig features: ""I didn't have time to write a short email, so I wrote a long one instead." --Mark Twain"

adamw, to fedora
@adamw@fosstodon.org avatar

today:

adamw,
@adamw@fosstodon.org avatar

the thing looks small, but it's quite a cool collaboration with upstream: what it (should) mean is that we catch when a change in something else, e.g. systemd, breaks something important in podman (more than we did already, by doing some functional testing of podman). upstream is excited about it, let's hope it works out well.

https://github.com/containers/podman/issues/19299

adamw, to fedora
@adamw@fosstodon.org avatar

today:

kushal,
@kushal@toots.dgplug.org avatar

@adamw finally I will be able to meet you after so many years!!

adamw, to fedora
@adamw@fosstodon.org avatar

: if you're having trouble reaching stuff - it's because we're being DDoSed. fun times. @nirik is on it, as always, as far as it's possible to be on it anyway...

fedora,

@adamw @nirik Thanks for fixing! You guys are awesome. :)

adamw, to fedora
@adamw@fosstodon.org avatar

today:

adamw, to random
@adamw@fosstodon.org avatar

today's embarrassing workflow confession: I just now switched to using git remote add instead of manually editing .git/config, which I've been doing for I think about a decade at this point

adamw, to random
@adamw@fosstodon.org avatar

today: more epic battling with the bodhi container development environment. fought ipsilon (fedora's identity...thingy) in a no-holds barred battle and eventually emerged victorious: now the dev env has a kinda 'real' identity layer, you can log in as different users with different capabilities, and be logged out.

this required me to write, uh, four patches (so far) for ipsilon. but it was the last big thing!

now i just need to tidy it all up, add some wrapper commands, and finally submit it.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • InstantRegret
  • mdbf
  • ngwrru68w68
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • osvaldo12
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • JUstTest
  • tacticalgear
  • ethstaker
  • provamag3
  • cisconetworking
  • tester
  • GTA5RPClips
  • cubers
  • everett
  • modclub
  • megavids
  • normalnudes
  • Leos
  • lostlight
  • All magazines