uyuni-project / uyuni

Source code for Uyuni
https://www.uyuni-project.org/
GNU General Public License v2.0
437 stars 183 forks source link

/usr/bin/spacewalk-watch-channel-sync.sh is missing on 2024.10 #9403

Open rkoktan opened 4 weeks ago

rkoktan commented 4 weeks ago

Problem description

I just patched to 2024.10 and discovered /usr/bin/spacewalk-watch-channel-sync.sh is missing.

Steps to reproduce

  1. Attempted to launch /usr/bin/spacewalk-watch-channel-sync.sh from inside the Uyuni container (mgrctl term)
  2. /usr/bin/spacewalk-watch-channel-sync.sh bash: /usr/bin/spacewalk-watch-channel-sync.sh: No such file or directory
  3. Looked in /usr/bin/ and spacewalk-watch-channel-sync.sh is not present. ...

Uyuni version

Information for package Uyuni-Server-release:
---------------------------------------------
Repository     : @System
Name           : Uyuni-Server-release
Version        : 2024.10-241000.224.1.uyuni5
Arch           : x86_64
Vendor         : obs://build.opensuse.org/systemsmanagement:Uyuni
Support Level  : unknown
Installed Size : 1.4 KiB
Installed      : Yes (automatically)
Status         : up-to-date
Source package : Uyuni-Server-release-2024.10-241000.224.1.uyuni5.src
Upstream URL   : https://www.uyuni-project.org/
Summary        : Uyuni Server
Description    : 
    Uyuni lets you efficiently manage physical, virtual,
    and cloud-based Linux systems. It provides automated and cost-effective
    configuration and software management, asset management, and system
    provisioning.

Uyuni proxy version (if used)

No response

Useful logs

No response

Additional information

No response

rjmateus commented 4 weeks ago

We have removed it from the container by mistake with this PR: https://github.com/uyuni-project/uyuni/pull/9251/commits I will revert this part in a new PR next week. Thank you for noticing it.