https://www.puppet.com/community logo
Join Slack
Powered by
# voxpupuli
  • t

    tvaughan

    08/14/2022, 10:11 PM
    @bastelfreak Can certainly wait until Monday but releasing
    firewalld
    without needing to wait on #303 to figure out whatever it's doing would be appreciated. https://github.com/voxpupuli/puppet-firewalld/pull/326#issuecomment-1200246220
  • v

    VoxBot

    08/15/2022, 10:19 AM
    ewoud: can you take a look at https://github.com/voxpupuli/puppet-grafana/pull/292 ? that will fix the modulesync for us
  • r

    Rathios

    08/15/2022, 10:28 AM
    I have a PR to fix the remaining CI errors for modulesync on
    puppet-zabbix
    too if you'd like to take a look at that as well. https://github.com/ekohl/puppet-zabbix/pull/1
  • d

    Dr Bunsen Honeydew

    08/15/2022, 10:28 AM
    See the
    puppet-zabbix
    module at https://forge.puppet.com/puppet/zabbix?src=slack&channel=voxpupuli
    🤫 1
  • r

    Rathios

    08/15/2022, 10:28 AM
    I have a PR to fix the remaining CI errors for modulesync on
    puppet-zabbix
    too if you'd like to take a look at that as well. https://github.com/ekohl/puppet-zabbix/pull/1
  • o

    op-ct

    08/15/2022, 12:54 PM
    I've updated the PR for https://github.com/voxpupuli/puppet-puppet_authorization/pull/1 to incorporate the feedback from@bastelfreak and ekohl/ewould's reviews
  • o

    op-ct

    08/15/2022, 12:54 PM
    I've updated the PR for https://github.com/voxpupuli/puppet-puppet_authorization/pull/1 to incorporate the feedback from@bastelfreak and ekohl/ewould's reviews
  • o

    op-ct

    08/15/2022, 1:00 PM
    The PR at https://github.com/voxpupuli/puppet-hocon/pull/1 is ready for review and passes all check but one: the Puppet 6 / CentOS 7 acceptance test. It fails with this error:
    Copy code
    An error occurred while loading ./spec/acceptance/conf_setting_spec.rb.
    Failure/Error: elsif ENV['PUPPET_INSTALL_TYPE'] != 'foss' && Gem::Version.new(puppet_version) >= Gem::Version.new('4.0.0')
    ArgumentError:
      Malformed version number string 2022-08-11 19:09:52.976682 WARN  puppetlabs.facter - locale environment variables were bad; continuing with LANG=C LC_ALL=C
      6.28.0
    Is this error familiar to anyone? It's not clear what's causing it yet, and the other tests for Puppet 6 and CentOS 7 all pass.
  • o

    op-ct

    08/15/2022, 1:00 PM
    The PR at https://github.com/voxpupuli/puppet-hocon/pull/1 is ready for review and passes all check but one: the Puppet 6 / CentOS 7 acceptance test. It fails with this error:
    Copy code
    An error occurred while loading ./spec/acceptance/conf_setting_spec.rb.
    Failure/Error: elsif ENV['PUPPET_INSTALL_TYPE'] != 'foss' && Gem::Version.new(puppet_version) >= Gem::Version.new('4.0.0')
    ArgumentError:
      Malformed version number string 2022-08-11 19:09:52.976682 WARN  puppetlabs.facter - locale environment variables were bad; continuing with LANG=C LC_ALL=C
      6.28.0
    Is this error familiar to anyone? It's not clear what's causing it yet, and the other tests for Puppet 6 and CentOS 7 all pass.
  • v

    VoxBot

    08/15/2022, 1:15 PM
    sounds like you're setting PUPPET_VERSION as an env var, or something like that
  • v

    VoxBot

    08/15/2022, 1:17 PM
    also, I'm going to respond on those PRs but today I'm recovering from a long weekend of moving stuff and catching up on work backlog
  • r

    Rathios

    08/15/2022, 2:36 PM
    Is it possible to limit acceptance tests to one or more specific tests when running beaker? Eg.
    puppet-zabbix/spec/acceptance/zabbix_host_spec.rb
  • d

    Dr Bunsen Honeydew

    08/15/2022, 2:36 PM
    See the
    puppet-zabbix
    module at https://forge.puppet.com/puppet/zabbix?src=slack&channel=voxpupuli
  • p

    Pat Riehecky

    08/15/2022, 7:16 PM
    Can I get a review on https://github.com/voxpupuli/puppet-rhsm/pull/128 ?
    👍 1
  • p

    Pat Riehecky

    08/15/2022, 7:16 PM
    Can I get a review on https://github.com/voxpupuli/puppet-rhsm/pull/128 ?
  • b

    bastelfreak

    08/15/2022, 7:19 PM
    @Rathios
    BEAKER_destroy=no BEAKER_setfile=debian11-64 BEAKER_HYPERVISOR=vagrant_libvirt bundle exec rspec spec/acceptance/foo.rb
    works
  • v

    VoxBot

    08/15/2022, 7:23 PM
    can I get a review for https://github.com/voxpupuli/puppet-wireguard/pull/58
    🙏 1
  • r

    Rathios

    08/15/2022, 7:38 PM
    Fantastic, thank you
  • s

    silug

    08/15/2022, 8:11 PM
    with https://github.com/voxpupuli/puppet-conntrackd/pull/4, i think conntrackd is ready to release. given that i've never done this before, could i get some eyes on that? 🙂
  • s

    silug

    08/15/2022, 8:11 PM
    with https://github.com/voxpupuli/puppet-conntrackd/pull/4, i think conntrackd is ready to release. given that i've never done this before, could i get some eyes on that? 🙂
  • b

    bastelfreak

    08/15/2022, 8:18 PM
    commented a bit 🙂
  • t

    tvaughan

    08/15/2022, 9:42 PM
    @bastelfreak Added the release action to the firewalld release PR
  • t

    tvaughan

    08/15/2022, 9:42 PM
    @bastelfreak Added the release action to the firewalld release PR
  • s

    Slackbot

    08/15/2022, 9:43 PM
    This message was deleted.
    🎉 1
    t
    b
    • 3
    • 17
  • t

    tvaughan

    08/15/2022, 9:44 PM
    Hrm...double checking the Gemfile update
  • t

    tvaughan

    08/15/2022, 9:46 PM
    Looks like that should do it. There's a lot going on in 303 😕
  • t

    tvaughan

    08/15/2022, 9:46 PM
    Here goes nothing 🤞
    🎉 1
  • t

    tvaughan

    08/15/2022, 9:59 PM
    https://github.com/voxpupuli/puppet-firewalld/pull/331
  • v

    VoxBot

    08/16/2022, 8:42 AM
    https://github.com/voxpupuli/voxpupuli-acceptance/pull/38 rspec-github for our acceptance tests
  • v

    VoxBot

    08/16/2022, 9:31 AM
    ewoud: mhm it doesn't fail
1...127128129...648Latest