vmware / photon

Minimal Linux container host
https://vmware.github.io/photon
Other
3.04k stars 698 forks source link

Ph 5.0 make build issues in packages sssd-2.8.2 and kubernetes-dashboard-2.7.0 #1528

Closed dcasota closed 9 months ago

dcasota commented 9 months ago

Describe the bug

Ph 5.0 make build fails processing sssd-2.8.2 and kubernetes-dashboard-2.7.0 packages, see logfiles. build-kubernetes-dashboard-2.7.0.log build-sssd-2.8.2.log sssd.log

fyi observations

Reproduction steps

Reference https://vmware.github.io/photon/docs-v5/installation-guide/building-images/build-iso-from-source/build-the-iso/

installed prerequirements: tdnf install -y kpartx git bc build-essential createrepo_c texinfo wget python3-pip tar dosfstools cdrkit rpm-build

Expected behavior

successful make build.

Additional context

btw. Happy New Year to the Photon OS team !

prashant1221 commented 9 months ago

Happy New Year to you too. K8s-dashboard has been fixed by commit fc8b74616862c54. sssd I was able to build successfully, can you try it again on latest commit. Also which version of photon machine are you building it on?

dcasota commented 9 months ago

@prashant1221 Awesome, Thank You.

The make build process finished successfully with 1029 packages - thanks to the bump up of kubernetes-dashboard as part of nodejs 20.10.0 and the sssd bump up as part of gnutls 3.7.10. got resolved, too.

The photon-5.0-b773ede33.x86_64.iso outcome is from a classic make build with no custom repos.

Some observations:

I will close the issue within 3 days. Let me know if I can provide you with any further information.

Namaskar

dcasota commented 9 months ago

fyi

prashant1221 commented 9 months ago

For k8s-dashboard, it was mistake from my side as I replaced the existing tarball hence there was shasum mismatch. We'll keep the 3 points in mind cc @tapakund @sshedi

dcasota commented 9 months ago

please mind kubernetes-dashboard on ph4 branch as well image