Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update katello-host-tools to 4.4.0 #10663

Closed

Conversation

ianballou
Copy link

Bumping k-h-t version since the move to dnf needs-restarting is included.

@ianballou
Copy link
Author

Guessing the spec file might need some updates? rm: cannot remove 'src/katello/deb_tracer.py': No such file or directory.

@ekohl
Copy link
Member

ekohl commented Apr 2, 2024

The packaging needs a big update. #9435 has a start, but it's incomplete.

@sbernhard
Copy link

The packaging needs a big update. #9435 has a start, but it's incomplete.

Agree.

It requires at least this change. Otherwise the package upload scripts for suse are missing:


 %if %{dnf_install}
 %pycached %exclude %{plugins_dir}/__init__.py
-%else
-%exclude %{plugins_dir}
-%endif
 %endif
 
+%endif # end build_tracer
+
 %attr(750, root, root) %{_sbindir}/katello-package-upload
 %attr(750, root, root) %{_sbindir}/katello-enabled-repos-upload
 
@@ -357,11 +356,16 @@ exit 0
 %dir %{_sysconfdir}/yum
 %dir %{plugins_confdir}
 %exclude %{python_libdir}/zypper_plugins
+%{plugins_dir}/package_upload.py
+%{plugins_dir}/enabled_repos_upload.py
 %endif

@ianballou
Copy link
Author

I'll leave this open and wait for #9435

sbernhard added a commit to ATIX-AG/foreman-packaging that referenced this pull request May 10, 2024
sbernhard added a commit to ATIX-AG/foreman-packaging that referenced this pull request May 10, 2024
sbernhard added a commit to ATIX-AG/foreman-packaging that referenced this pull request May 10, 2024
sbernhard added a commit to ATIX-AG/foreman-packaging that referenced this pull request May 10, 2024
sbernhard added a commit to ATIX-AG/foreman-packaging that referenced this pull request May 10, 2024
sbernhard added a commit to ATIX-AG/foreman-packaging that referenced this pull request May 10, 2024
sbernhard added a commit to ATIX-AG/foreman-packaging that referenced this pull request May 10, 2024
sbernhard added a commit to ATIX-AG/foreman-packaging that referenced this pull request May 10, 2024
sbernhard added a commit to ATIX-AG/foreman-packaging that referenced this pull request May 13, 2024
@ianballou
Copy link
Author

Closing, use #10765 instead.

@ianballou ianballou closed this May 14, 2024
m-bucher pushed a commit to ATIX-AG/foreman-packaging that referenced this pull request May 17, 2024
sbernhard added a commit to ATIX-AG/foreman-packaging that referenced this pull request May 22, 2024
sbernhard added a commit to ATIX-AG/foreman-packaging that referenced this pull request Jun 21, 2024
evgeni pushed a commit that referenced this pull request Jun 21, 2024
ochnerd pushed a commit to ochnerd/foreman-packaging that referenced this pull request Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants