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

    bastelfreak

    04/06/2023, 5:39 PM
    (patches welcome)
  • y

    Yury Bushmelev

    04/06/2023, 5:41 PM
    Copy code
    "name": "puppetlabs-firewall",
    ...
          "name": "puppet-firewalld",
    🤔
  • d

    Dr Bunsen Honeydew

    04/06/2023, 5:41 PM
    See the
    puppetlabs-firewall
    module at https://forge.puppet.com/puppetlabs/firewall?src=slack&channel=voxpupuli
  • y

    Yury Bushmelev

    04/06/2023, 5:41 PM
    hmm.. maybe we should tune the bot a bit to not suggest modules here 🙂
  • y

    Yury Bushmelev

    04/06/2023, 5:41 PM
    hmm.. maybe we should tune the bot a bit to not suggest modules here 🙂
  • y

    Yury Bushmelev

    04/06/2023, 6:22 PM
    https://github.com/voxpupuli/puppet-k8s/pull/31 <- s/herculesteam/puppet/
    👍 1
  • y

    Yury Bushmelev

    04/06/2023, 6:22 PM
    https://github.com/voxpupuli/puppet-k8s/pull/31 <- s/herculesteam/puppet/
  • y

    Yury Bushmelev

    04/06/2023, 6:28 PM
    @bastelfreak shall I change all modules in the .fixtures to git version?
  • v

    VoxBot

    04/06/2023, 6:29 PM
    yes please
  • y

    Yury Bushmelev

    04/06/2023, 6:41 PM
    done
  • y

    Yury Bushmelev

    04/06/2023, 6:45 PM
    meh.. now I hit the:
    Copy code
    Unable to resolve modules: Puppetfile Resolver could not find compatible versions for possibility named "augeasproviders_sysctl":
      In Puppetfile:
        -k8s >= 0 was resolved to Git puppet-k8s-0.0.1, which depends on
          puppet-augeasproviders_sysctl >= 2.6.2 < 3.0.0
  • y

    Yury Bushmelev

    04/06/2023, 6:46 PM
    ah.. so modules were not released after they were moved to voxpupuli..
  • b

    bastelfreak

    04/06/2023, 6:48 PM
    https://github.com/voxpupuli/puppet-augeasproviders_sysctl/pull/65
    😞 1
  • b

    bastelfreak

    04/06/2023, 6:48 PM
    https://github.com/voxpupuli/puppet-augeasproviders_sysctl/pull/65
  • v

    vchepkov

    04/06/2023, 6:58 PM
    message has been deleted
  • y

    Yury Bushmelev

    04/06/2023, 7:07 PM
    I’d use sysfsutils package instead of patching sysctl.conf..
  • y

    Yury Bushmelev

    04/06/2023, 9:03 PM
    reproduced the issue above on my laptop with docker beaker:
    BEAKER_PUPPET_COLLECTION=puppet7 BEAKER_setfile='ubuntu2004-AARCH64{docker_preserve_image=true}' bundle exec rake beaker
  • y

    Yury Bushmelev

    04/06/2023, 9:03 PM
    no issue on puppet6 as well
  • y

    Yury Bushmelev

    04/06/2023, 9:03 PM
    I’ll have a deeper look tomorrow
  • s

    Slackbot

    04/06/2023, 11:41 PM
    This message was deleted.
    n
    • 2
    • 5
  • d

    Dr Bunsen Honeydew

    04/06/2023, 11:41 PM
    See the
    puppet-network
    module at https://forge.puppet.com/puppet/network?src=slack&amp;channel=voxpupuli
  • v

    VoxBot

    04/06/2023, 11:44 PM
    isn't https://voxpupuli.org/docs/releasing_version/ clear that you should create a release PR, before running the release rake task?
  • v

    VoxBot

    04/06/2023, 11:45 PM
    you also did publish a release, 1.0.2-rc0
  • v

    VoxBot

    04/06/2023, 11:46 PM
    you can update it manually or with a rake task, before running the changelog task
  • n

    natemccurdy

    04/06/2023, 11:50 PM
    umm... shoot.
  • v

    VoxBot

    04/06/2023, 11:51 PM
    did you actually read the docs you linked? :)
  • v

    VoxBot

    04/06/2023, 11:51 PM
    the second sentence is
    Create a ‘release pr’.
  • v

    VoxBot

    04/06/2023, 11:52 PM
    "This pull request updates the changelog and bumps the version number to the target version"
  • v

    VoxBot

    04/06/2023, 11:52 PM
    and after all this, way and the end, the docs say "bundle exec rake release". you missed a few steps
  • n

    natemccurdy

    04/06/2023, 11:54 PM
    I did 🙂 but obviously misunderstand them, sorry. re-reading now.... is it setup as two possible options? Either: a) Make a release PR OR b) run the rake tasks
1...403404405...648Latest