https://www.puppet.com/community logo
Join SlackCommunities
Powered by
# voxpupuli
  • v

    VoxBot

    04/28/2023, 3:31 PM
    ewoud: beaker and beaker-vagrant released
  • v

    VoxBot

    04/28/2023, 3:32 PM
    bastelfreak: thanks!
  • v

    VoxBot

    04/28/2023, 3:32 PM
    any clue why rspec fails on https://github.com/voxpupuli/beaker_puppet_helpers/actions/runs/4832082188/jobs/8610789154?pr=15 but only on ruby 3
  • v

    VoxBot

    04/28/2023, 3:32 PM
    I mean I read the output und understand the diff, but why only on ruby 3
  • v

    VoxBot

    04/28/2023, 3:39 PM
    it's kwargs handling
  • v

    VoxBot

    04/28/2023, 3:39 PM
    if you pass the last argument as a hash or as **kwargs it behaves different
  • v

    VoxBot

    04/28/2023, 3:40 PM
    and changing that in the Beaker API is extremely painful because it's all over the place
  • v

    VoxBot

    04/28/2023, 3:42 PM
    meh
  • v

    VoxBot

    04/28/2023, 3:42 PM
    how should we proceed?
  • v

    VoxBot

    04/28/2023, 3:43 PM
    why is that now coming up? we use beaker with ruby 3 since a long time
  • v

    VoxBot

    04/28/2023, 3:43 PM
    IIRC it was some change in rspec-mocks that now raises it
  • v

    VoxBot

    04/28/2023, 3:44 PM
    I'll take a look in a moment, now looking at some rubocop thing
  • v

    VoxBot

    04/28/2023, 3:51 PM
    ah
  • v

    VoxBot

    04/28/2023, 3:51 PM
    thanks
  • v

    VoxBot

    04/28/2023, 3:55 PM
    bastelfreak: https://github.com/voxpupuli/beaker_puppet_helpers/pull/19 I think that solves it, but going to rely on CI to make sure it passes on Ruby 2.7
  • v

    VoxBot

    04/28/2023, 3:56 PM
    and doing a run on Ruby 3.2 with a real Puppet module now
  • v

    VoxBot

    04/28/2023, 4:42 PM
    I've the impression something will pop up at https://www.githubstatus.com/ in the next minutes
  • v

    VoxBot

    04/28/2023, 4:45 PM
    ha, or maybe not
  • v

    VoxBot

    04/28/2023, 4:50 PM
    Morning o/
  • v

    VoxBot

    04/28/2023, 4:51 PM
    smortex: o/
  • v

    VoxBot

    04/28/2023, 5:08 PM
    https://twitter.com/puppetize/status/1651952733837049856?t=50dNU5bXh2rp7iVv7uKLGQ&s=19 ha, nice
    🎉 1
  • v

    VoxBot

    04/28/2023, 5:28 PM
    bleh most of my PRs fail due to timeouts on the GitHub runners
  • v

    VoxBot

    04/28/2023, 5:32 PM
    yes, same here
  • v

    VoxBot

    04/28/2023, 5:32 PM
    time to make dinner then
  • v

    VoxBot

    04/28/2023, 5:33 PM
    pancakes <3
  • v

    VoxBot

    04/28/2023, 5:38 PM
    the plan was to make burritos
  • v

    VoxBot

    04/28/2023, 5:38 PM
    nice
  • y

    Yury Bushmelev

    04/28/2023, 6:37 PM
    Copy code
    See <https://github.com/net-ssh/net-ssh/issues/565> for more information
    Gem::LoadError : "bcrypt_pbkdf is not part of the bundle. Add it to your Gemfile."
  • y

    Yury Bushmelev

    04/28/2023, 6:37 PM
    shall we add it to the beaker.gemspec maybe?
  • v

    VoxBot

    04/28/2023, 6:40 PM
    beaker-docker or something should already pull that in I think
1...456457458...641Latest