perl-warewulf-common-3.8.1-bp153.6.1<>,`db !M@eee{XV.v?׾& 0yՃ]( Hġ`_'4KXɵR;ؘ I2 %;̐vL[Bh=ug5rp 8=8\VrM0jB5#U2k'1 )=M:;`dǠoZ4&UF 8#WD2T)/(o1a&@Sd?STd ' U ( Ac|<< < < < $< `<P<|<<3d7(f8p9: =EFEGE4<HF$<IG<XGP3YH3\Ht<]Id<^K bMcNedOeOfOlOuO0<vP wPP<xQ@<yR01zRSSSSPCperl-warewulf-common3.8.1bp153.6.1Perl support scripts for the Warewulf3 systemWarewulf is a scalable systems management suite originally developed to manage large high-performance Linux clusters. Focused on general scalable system management, it includes a framework for system configuration, management, provisioning/installation, monitoring, event notification, and more via a modular plugin architecture. This package includes the supporting libs for the Warewulf daemon.b goat157SUSE Linux Enterprise 15openSUSEBSD-3-Clause-LBNLhttp://bugs.opensuse.orgProductivity/Clustering/Computinghttp://warewulf.lbl.gov/linuxnoarch#!/bin/bash tail -n 1 $0 | /usr/sbin/sysusers2shadow RET=$? test -f /.buildenv && exit 0 exit $RET ######## data below ######## g warewulf - N8c h M= 3`$1Y0Egbert Eich Egbert Eich Egbert Eich Christian Goll Egbert Eich Christian Goll eich@suse.comeich@suse.comeich@suse.comeich@suse.comJan Engelhardt eich@suse.comeich@suse.comeich@suse.comeich@suse.comjjolly@suse.comjjolly@suse.comjjolly@suse.comjjolly@suse.comjjolly@suse.comjjolly@suse.comjjolly@suse.comjjolly@suse.comjjolly@suse.comjjolly@suse.com- Improve creating chroot on SLE: use repositories from host OS. This avoids registrations to get out of sync (bsc#1195796). * vnfs-On-SUSE-don-t-copy-repository-information-into-chroot.patch - Include SUSE into overlay template: * Add-suse-to-overlay-template.patch- Include ipxe-bootimgs for %%full_build architectures only: On Leap/SLE 15, it seems to be available for x86_64 only.- Fix minor issues: * vnfs-SUSE-Templates-Leap-15.1-Leap-15.3-added-SLE-15.patch Add templates for Leap 15.3 and SLE 15 (all SPs). * common-Check-for-non-empty-string-before-chomp.patch Avoid Perl error message by checking for non-empty string before chomp(). * common-Create-database-user-separately-to-allow-empty-password.patch Allow empty password for read only user database access. * common-Fix-help-text.patch * cluster-Don-t-attempt-ntp-configuration-when-chrony-is-found.patch Do not attempt to configure ntp when chrony is found. * cluster-If-hostname-doesn-t-contain-the-domain-try-to-derive-this-from-FQDN.patch Attempt to derive hostname from FQDN. * Set apache2moddir correctly * Set warewulf group in perl-warewulf-common, not warewulf-common: perl-warewulf-common is installed earlier. * Unify handling of initramfs location provision-Unify-handling-of-initramfs-location.patch * Cater for /bin and /sbin only being links to /usr/bin and /usr/sbin initramfs-Going-forward-bin-or-sbin-are-mere-links-to-usr-cater-for-this.patch * Create SUSE network configuration on provisioned system initramfs-Add-network-handling-support-for-SUSE.patch * Set up NTP using a SUSE network configuration initramfs-Handle-NTP-client-configuration-for-SUSE.patch * Add kernel-specific sysctl.conf file Add-lib-modules-opt_kversion-sysctl.conf-to-initfs-if-present.patch * Do not pull unneeded stuff - packages to install should be explcitly listed or required. vnfs-Do-not-pull-in-recommended-packages-on-SUSE.patch - Removed: * busybox.SuSE.config * vnfs-wwmkchroot-opensuse-42.3.tmpl * vnfs-wwmkchroot-opensuse-15.0.tmpl * vnfs-wwmkchroot-opensuse-tumbleweed.tmpl- Utilize sysuser infrastructure to set group warewulf.- fixed reuse of int variable in bash script (bsc#1168628)- Update common-LSB-Move-common-functions-script-library-to-libexec.patch: Set WWFUNCTIONS to $WWINITDIR/functions- common-Check-for-package-mariadb-as-well.patch: Check for package mariadb when looking for db to start.- Work around OBS: OBS doesn't allow to share noarch packages between architectures: build the 'common' noarch package for all platforms.- Add missing Require(pre/post) - For sle_version < 150000 use 'leagcy' location of bash completions. - Remove some leftover 'BuildRequires: warewulf-common'- On non-x84_64 only build arch dependent package warewulf-provision-%%{arch}-initramfs: * all other packages are redundant. * on %ix86 ipxe cannot cross-build, thus the required ARM boot image does not exist. NOTE: the package is still noarch: %%{arch} refers to the architecture of the target system to be brought up - this may differ from the host system running warewulf.- Consolidate all BuildRequires: for non-'common' packages on top and remove %if %{?flavor} == common .. %else .. %endif around package description.- Remove redundant %clean section. Replace old $RPM_* shell vars. Do not ignore errors from groupadd.- Provide for PackageHub (FATE#326457).- Exchange all patches: Upstream: * wwinit-Check-if-service-is-enabled-before-enabling-it.patch * Add-Leap-42.3-15.0-Tumbleweed-remove-support-for-openSUSE-13.1-133.patch * Check-for-SUSE-system-and-set-Apache2-config-path-accordingly.patch * Perl-Escape-left-curly-brace-properly-in-regexps-for-perl-5.26.patch * Provisioning-httpd-Make-plugin-directory-configurable-at-build-time-138.patch * Remove-shebang-from-scripts-only-intended-to-be-sourced.patch * Suse-prov-config-local-binary-copy-140.patch * busybox-Newer-versions-of-glibc-do-not-ship-rpc-functions-any-more-130.patch * common-Allow-bash-completion-directory-to-be-configurable-139.patch * common-Consolidate-system-service-module-for-SUSE.patch * common-Correctly-detect-SUSE-system-for-system-services.patch * common-Really-install-network-check-script.patch * common-functions-When-checking-for-RPM-package-check-whatprovides-134.patch * ipmi-allow-build-to-use-locally-installed-ipmitools.patch * provision-Add-build-configuration-to-allow-for-use-of-local-arm-ipxe-images.patch * provision-Check-for-presence-of-busybox_links_path-replacement.patch * provision-Update-ipxe-to-Github-commitid-133f4c4.patch * vnfs-Add-auto-agree-with-licenses-to-include-suse-PKGR_CMD-142.patch * wwinit-Add-check-for-properly-configured-network-136.patch * wwinit-Check-for-tftp-server-capability-as-well-135.patch * wwinit-Check-if-service-is-enabled-before-enabling-it.patch * wwinit-If-no-ntp-key-file-is-present-comment-it-out-in-new-config-143.patch * wwinit-If-original-ntpd.conf-file-has-this-has-keys-set-up-copy-them-128.patch * wwmkchroot-Fix-SUSE-specific-installation-functions-to-work-with-openSUSE-and-SLES-132.patch To be upstreamed: * vnfs-SUSE-Make-sure-no-repos-are-left-over-when-adding-a-list-of-repositories.patch * vnfs-SUSE-copy-repo-files-to-correct-location.patch * vnfs-SUSE-make-sure-zypper-auto-accepts-licenses.patch SUSE Specific: * common-LSB-Move-common-functions-script-library-to-libexec.patch Make sure there are no scripts in /etc * provision-If-available-us-haveged-in-warewulf-initrd.patch Add haved to create entropy in initramfs of nodes * cluster-remove-firstboot-stuff.patch Remove some unused stuff.- Build only for x86 - the resulting binary packages are all 'noarch' so they should be available on the other arches as well. This avoids issues with the ipxe-bootimgs package - which is noarch as well - not being available for aarch64 in OBS. This package is built for x86_64 only as well.- OBS doesn't check for missing files sections for packages to determine which BuildRequires should be picked, thus back the %%if "%%{?flavor} == "common" ..%%else .. %%endif in the preamble. Alternatively, all BuildRequires could be gathered at the top and selected with the %%if statements, it seems to be better to have the BuildRequires close to the sub-packages, however.- Added warewulf-ipmi and perl-warewulf-ipmi packages * Build requires ipmitool to eliminate rpmlint error - Added 500-ipmi-use-local-ipmitool.patch * Causes the build process to look for a local install of ipmitool * Copies into setup-ipmi cpio, and adds a link in /usr/lib/warewulf- Added warewulf-doc package and moved documentation into it - Several changes to the recipe file- Added ipxe aarch64 snp.efi to build - Rework install recipe to be more system agnostic - Added VM configuration recipe- Remove warewulf-node package, as all it seems to provide is the broken wwfirstboot command.- 302-vnfs-libexec-functions-remove-shebang.patch * Remove shebang from sourceable script wwmkchroot/functions - 402-cluster-etc-cluster-env-remove-shebang.patch * Remove shebang from sourceable scripts in /etc/profile.d - README.SUSE - Added install_recipe.md as README.SUSE in docs- Added perl-warewulf-cluster package for the perl file in the package - Generalized the architecture of the initramfs with an asterisk - Added x86_64 architecture back- Added arch specifiers for initramfs and ipxe image packages- Fixed descriptions for packages to correctly reflect upstream descriptions - Replaced opensuse-leap15 template, updated tumbleweed template, and added opensuse-42.3 template for wwmkchroot - Cleaned up specfile- Bugfixes in Warewulf common package * functions: When checking for RPM package check '--whatprovides' * perl: User sharedstatedir for STATEDIR - Building Warewulf provision module * Separated into four packages: warewulf-provision, warewulf-provision-server, perl-warewulf-provision, and perl-warewulf-provision-server * Added feature to configure to allow inclusion of locally-built binaries of busybox, parted, bsdtar, ipxe, and e2fsprogs * busybox: Uses libtiprc instead of glibc * ipxe: Patch to handle build error with strncpy * ipxe: Patch to handle PLT32 elf header format in elf2efi * This is due to an update in binutils * apache2: Fix path problems in config files - Building Warewulf vnfs module * Fix various bugs in the suse-specific wwmkcroot handler * Use correct paths to zypper confdir and /etc/os-release * Fix link to /dev/zero * Add --auto-agree-with-licenses to install command * Correct package list in openSUSE template - Building Warewulf cluster module * Fix ntp trusted key configuration * Add correct tftp package identifier to installer check- Building Warewulf common package * Two separate packages: warewulf-common and perl-warewulf-common * Removed _multibuild. All packages defined in one build process. * common-fix-bash-completion-path.patch * Install warewulf bash completion into SUSE-appropriate directory * common-move-functions-helper.patch * Install wwinit helper script in SUSE-appropriate directory/bin/shgoat15 1644603661  !"#$%&'()*+,-./0123456789:;<3.8.1-bp153.6.13.8.13.8.1-bp153.6.1   database-root.confdatabase.confnode.confWarewulfACVars.pmConfig.pmDSODSO.pmConfig.pmFile.pmMaster.pmNode.pmDaemon.pmDataStoreDataStore.pmSQLSQL.pmBaseClass.pmMySQL.pmPostgreSQL.pmSQLite.pmEventEvent.pmDefaultNode.pmNewObject.pmUniqueNode.pmEventHandler.pmFile.pmInit.pmLogger.pmModuleModule.pmCliCli.pmEvents.pmExit.pmFile.pmHelp.pmNode.pmObject.pmOutput.pmQuit.pmTrigger.pmModuleLoader.pmNetwork.pmNode.pmObject.pmObjectSet.pmParallelCmd.pmRetVal.pmSystemSystem.pmDeb.pmRhel.pmSuse.pmSystemFactory.pmTerm.pmTimer.pmUtil.pmsystem-group-warewulf.conf/etc/warewulf//etc/warewulf/defaults//usr/lib/perl5/vendor_perl/5.26.1//usr/lib/perl5/vendor_perl/5.26.1/Warewulf//usr/lib/perl5/vendor_perl/5.26.1/Warewulf/DSO//usr/lib/perl5/vendor_perl/5.26.1/Warewulf/DataStore//usr/lib/perl5/vendor_perl/5.26.1/Warewulf/DataStore/SQL//usr/lib/perl5/vendor_perl/5.26.1/Warewulf/Event//usr/lib/perl5/vendor_perl/5.26.1/Warewulf/Module//usr/lib/perl5/vendor_perl/5.26.1/Warewulf/Module/Cli//usr/lib/perl5/vendor_perl/5.26.1/Warewulf/System//usr/lib/sysusers.d/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:17377/openSUSE_Backports_SLE-15-SP3_Update/35abce04820091498ab9def40d2ce325-warewulf.openSUSE_Backports_SLE-15-SP3_Update:commondrpmxz5x86_64-suse-linuxASCII textdirectoryPerl5 module source text  !"#$%&'()*+,-./0PPPPPPPPP P P P P PPPPPPPPPPPPPPPPPP P!P"P#P$P%P&P'P(P)P*P+P,P-P.P/P0P1P>pKSutf-8e5926de7bc51375197d750c717771ba4fdb5ac0ce7841f2c030d5b70c7fcf81b?7zXZ !t/ p]"k%nvqred2SA E(f JI0yiEDn#H#foHp} bB3%Nn"xc0DB-; ~P`1pa ZnjPuPR%3*t"מ7dA cl&R~_@'/^Fv}(#X b(єYfpk:9 h\yAGF/4;DhFI}hI٭πcJ7.u5}m o7e{jEỄΦׇͩ5K_el__*mBɘFWiŸM3  dg3XUiIEEZ,e7qWN!q2RTӥtfWO`YHޙ0)oŴFAa0DBO{DW*u~7%BS>چ1C[3=:MGgq;%8\elg:.B6< IJ)KboK*Y?u&PL23EOC=l/Ktᬜ?299D!r"Is7kOeyxZHUA36%\ {BR.-,dA@-5])s9<_a#V4AkA$ ,OU@1wh+y,wW5HVCZ`ӽ4 Rο-sI_Y(A'* t-B'Ke l|F#t Bb_'<<1pF-2IIzƮ&0ؑh6>MF#vSW~oy" Iڪ[rtpVJ;..xk|9Rd$g= ]FcQG.ע>;luImwT ڤ\}sĂeOerEӝN86g m(ZJR!o:a,Gԉ10jтvR1Tq GFBW/ܰbQғ6}WVt*_D&< :|J'/BdUJZ#PIzae1TMރ?%Q,% ݨV|Ond(.&~X&P=j*aWOqТ ݷR&ѱ/Zݵ'8'pHSA624V,.v25682EC55!Ͻ۱z< 9[@%]h>b;ș4SAd=?.|- -D7?rLlN1vY?%F奎o:I(hi#TYtNMϛr$Aomł˽ 2@4Fp'֣odAeObl1":Zk^b%c{އk].qggfq?]"ە2D wdaP">X-iZ>Gx[YTq2ʄO6-Ls Io걒lI?iga'J]H- EҔ= O]@B/xKuqkMR\Wo6ќsZԐVUJaCꕓk{XTϣG&E"`75&ak?޻%=gYgyyp4ȏnfF*X Q"1J_oJv90c,AvC`,*6ERT=pA?[AWϠx T$Gh+.uV5 7)a]tWQt)OsYPv 7η [ si%S [Ra7fa E10ysV^> c:Cu2{τO nd#Pwr{IT&<‘r@VI^A).6>SvcRwU .)/RC:ejiB?ɣ(lG UXX*ƌY6*KQW?cLiw7 `Ɇ gX5wR.yP`"o|9][`\]:|$@r YZ