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

    Alex Fisher

    10/14/2022, 2:56 PM
    (I'm trying to track down an issue where r10k explodes if the cache_dir has been wiped)
  • a

    Alex Fisher

    10/14/2022, 2:56 PM
    The debug logs haven't been making any sense.
  • a

    Alex Fisher

    10/14/2022, 2:57 PM
    Should be double quotes round the
    \n
    ?
  • b

    bastelfreak

    10/14/2022, 3:08 PM
    I think so, yes
  • a

    Alex Fisher

    10/14/2022, 3:46 PM
    https://github.com/puppetlabs/r10k/pull/1321 should do it.
  • a

    Alex Fisher

    10/14/2022, 3:46 PM
    https://github.com/puppetlabs/r10k/pull/1321 should do it.
  • a

    Alex Fisher

    10/14/2022, 3:49 PM
    I have a container that runs r10k in a loop to update an environments directory volume that another container mounts read-only and uses for something else.
  • a

    Alex Fisher

    10/14/2022, 3:50 PM
    For some reason after the container restarts, it thinks all the files have local modifications and under some circumstances gets really upset trying to restore the files when it discovers its cache directory is empty.
  • a

    Alex Fisher

    10/14/2022, 3:50 PM
    that's the issue I'm trying to track down (it use to work very reliably with an older version of r10k and git)
  • v

    VoxBot

    10/14/2022, 5:54 PM
    o/
  • v

    VoxBot

    10/14/2022, 5:55 PM
    Following the discussion with binford2k yesterday, do we have a repo ot GitHub with Wiki enabled where people interested in organizing could work together on a program?
  • v

    VoxBot

    10/14/2022, 5:55 PM
    (or anything that is basically like that, maybe projects with kanban cards can do it too?)
  • v

    VoxBot

    10/14/2022, 5:56 PM
    I think the wiki is enabled on all repos?
  • v

    VoxBot

    10/14/2022, 5:56 PM
    there is github.com/puppetlabs/community/discussions
  • v

    VoxBot

    10/14/2022, 5:56 PM
    binford2k: o/
  • v

    VoxBot

    10/14/2022, 5:56 PM
    but it doesn't have projects enabled
  • v

    VoxBot

    10/14/2022, 5:56 PM
    I think I've disabled the wiki in various projects as well
  • v

    VoxBot

    10/14/2022, 5:57 PM
    Ah! The Idea section should fit best I guess
  • v

    VoxBot

    10/14/2022, 5:57 PM
    I'm not sure how well wikis would work to organize things
  • v

    VoxBot

    10/14/2022, 5:59 PM
    Not 100% required, I guess that once every person who want to animate something has tell so, we can coordinate over IRC to build a schedule that fits everyone time constraints
  • v

    VoxBot

    10/14/2022, 6:28 PM
    https://github.com/puppetlabs/community/discussions/27
  • v

    VoxBot

    10/15/2022, 1:01 PM
    lavamind: anarcat: I'm looking at why it can't find the anchor type but it does read the correct anchor.rb so I don't think it's a path issue
  • v

    VoxBot

    10/15/2022, 1:13 PM
    I'm wondering if its the same error thats preventing ruby-rspec-puppet from building
  • v

    VoxBot

    10/15/2022, 1:13 PM
    its not finding the augeas type
  • v

    VoxBot

    10/15/2022, 1:15 PM
    it wasn't loading /usr/share/puppet/modules either since it complained about the cron type, but when I symlinked the cron_core module to vendor_modules it started to complain about anchor
  • v

    VoxBot

    10/15/2022, 1:15 PM
    really
  • v

    VoxBot

    10/15/2022, 1:15 PM
    yes, so something is odd
  • v

    VoxBot

    10/15/2022, 1:21 PM
    ok, so if I symlink /var/cache/puppet to $vendormodulespath/dummy it does load the custom types
  • v

    VoxBot

    10/15/2022, 1:26 PM
    by default public_dir is within var_dir
  • v

    VoxBot

    10/15/2022, 1:26 PM
    maybe thats related ?
1...158159160...648Latest