oetiker / znapzend

zfs backup with remote capabilities and mbuffer integration.
www.znapzend.org
GNU General Public License v3.0
604 stars 136 forks source link

Add cpanfiles for different PERL versions #640

Closed jimklimov closed 3 months ago

jimklimov commented 3 months ago

Samples from:

Follow-up from #639 side discussion.

oetiker commented 3 months ago

when building these files it is important to have a defined perl environment. preferably without any locally installed packages

using mise to install the perl versions is a good way of ensuring that

jimklimov commented 3 months ago

Fair enough... however I have whatever perl bundles the distros brought. If these files are not useful, feel free to close the PR then...

oetiker commented 3 months ago

Hi Jim

if you have not installed additional perl modules localy, it should be fine. just wanted to make sure that this is from clean systems

cheers tobi

----- On Mar 12, 2024, at 9:00 PM, Jim Klimov @.***> wrote:

Fair enough... however I have whatever perl bundles the distros brought. If these files are not useful, feel free to close the PR then...

— Reply to this email directly, [ https://github.com/oetiker/znapzend/pull/640#issuecomment-1992466472 | view it on GitHub ] , or [ https://github.com/notifications/unsubscribe-auth/AADIZX3OA6QQ5RUV6WJJ3N3YX5NHHAVCNFSM6AAAAABESOJ7ECVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJSGQ3DMNBXGI | unsubscribe ] . You are receiving this because you commented. Message ID: @.***>

-- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland www.oetiker.ch @.*** +41 62 775 9902

jimklimov commented 3 months ago

Ah, ok. Well, those were (NUT) CI build agents so not much is expected to be added there. Maybe something from autotools, as well as base OS and its tools/daemons where still using perl.