dcasota

Results 186 comments of dcasota

Hi @JonathanVQP, Actually 5.10.168 is available for public download: - for a VMware Hypervisor-optimized installation of x86_64 Photon OS 4, download https://packages.vmware.com/photon/4.0/photon_srpms_4.0_x86_64/linux-esx-5.10.168-2.ph4.src.rpm - for a generic installation of x86_64 Photon...

@sshedi rpmbuild creates a temporary script file e.g. [rpmbuild_tmpscript.txt](https://github.com/vmware/photon/files/11087159/rpmbuild_tmpscript.txt). There are multiple lines with ``` # Using autosetup is not feasible cd '/BUILD' ``` If I've understood the script, each...

@sshedi [rpmbuild_user_output](https://github.com/vmware/photon/files/11088940/rpmbuild_output.txt), this one fails at the end [rpmbuild-photon-minimal-4.0-c001795b8_user_output](https://github.com/vmware/photon/files/11089990/rpmbuild-photon-minimal-4.0-c001795b8_user_output.txt), this one fails with a poor permission workaround [rpmbuild-photon-minimal-4.0-c001795b8_user_output_withfailedworkaround](https://github.com/vmware/photon/files/11090463/rpmbuild-photon-minimal-4.0-c001795b8_user_output_withfailedworkaround.txt)

edited 03/18/2024 @aroodgar ~no news, stil weired error(s).~ seems to work now. fyi actually, the visibility per package is weired in packages.vmware.com/photon/4.0/photon_srpms_4.0_x86_64/. For instance, the 5.10.210 srpm is downloadable but...

@aroodgar the code successfully finished in a non-fips environment, not hardened, etc. Hence, e.g. a left config.old isn't traced as security issue. The purpose of config.old as you mentioned it,...

@aroodgar Here a few research findings. What is fips? _If an organization does any work for the United States federal government, it is likely that cryptography applications will be required...

Added a workaround description on https://github.com/swarmpit/swarmpit/issues/684. Accordingly to https://github.com/swarmpit/swarmpit/issues/643, the issue happens on fedora as well.

Hi, Two questions 1) Is there a situation in which a fallback with sysconfig would be preferable? For the sake of completeness, in https://cloudinit.readthedocs.io/en/latest/reference/network-config.html it is described: _PhotonOS disables fallback...

@dark2phoenix unnecessary to answer. cloud-init works for any platforms with Photon OS' network-config-manager only. There is no fallback, no options strategy. That was the old comment content.

Just throwing 2 cents in, that pretraining custom code generator models helps for accelerating - writing bash, python code and spec files - populating upstream fixes and tests automatically -...