Tim Meusel

Results 593 comments of Tim Meusel

@emperortomato thanks for raising the issue. Could you please provide a pull request with that change please?

Hi @robbat2, could you provide a release PR maybe that bumps the changelognand the version in the gemspec?

we did a 4.1.0 release recently

I fixed the http->https URL update in https://github.com/gentoo/gentoo/pull/36827 ``` # pkgcheck scan --commits --net app-admin/puppet RedirectedUrl: version 8.6.0: HOMEPAGE: permanently redirected: https://puppet.com/ -> https://www.puppet.com/ HttpsUrlAvailable: version 8.6.0: SRC_URI: HTTPS url...

I fixed the facter version dependency in https://github.com/gentoo/gentoo/pull/36828

works fine locally: ``` # puppet facts show puppetversion facterversion ruby { "facterversion": "4.4.1", "puppetversion": "8.6.0", "ruby": { "platform": "x86_64-linux", "sitedir": "/usr/lib64/ruby/site_ruby/3.2.0", "version": "3.2.3" } } ``` (also requires https://github.com/gentoo/gentoo/pull/36829)

we first need to resolve https://bugs.gentoo.org/934317 https://bugs.gentoo.org/934316

@thesamesam I rebased the branch, but I'm not really sure what the current issues are :( I think the last CI report isn't up2date anymore (https://qa-reports.gentoo.org/output/gentoo-ci/419b8ec853/output.html)?

@thesamesam CI finished, but I don't quite understand the output :( Can you enlighten me a bit?

@thesamesam can you help me out a bit here? I'm a bit lost and not really sure what do to. Which flags should I adjust?