*** Hammer command utility shows upload-content successfully, but when checking yum repo it still showing the wrong version and size

Problem:
Hammer command utility shows upload-content successfully, but when checking yum repo it still showing the wrong size.

# hammer repository upload-content --id 38 --organization "PRODUCTION" --path ./sitk-1.1-0.x86_64.rpm
Successfully uploaded file 'sitk-1.1-0.x86_64.rpm'.

[root@runcontrol 4.0]# yum info dsc-sitk
Loaded plugins: enabled_repos_upload, fastestmirror, langpacks, package_upload, product-id, search-disabled-repos, subscription-manager, tracer_upload
Determining fastest mirrors
Available Packages
Name        : sitk
Arch        : x86_64
Version     : 1.1
Release     : 0
Size        : 31 M
Repo        : PRODUCTION_DS_DS_Dependencies
Summary     : SimpleITK - The Insight Toolkit for Segmentation and Registration
License     : DSD
Description : SimpleITK - The Insight Toolkit for Segmentation and Registration

Expected outcome:

[root@runcontrol1 ~]$ yum info dsc-sitk
Loaded plugins: enabled_repos_upload, fastestmirror, langpacks, package_upload, product-id, search-disabled-repos, subscription-manager, tracer_upload
Loading mirror speeds from cached hostfile
Installed Packages
Name        : sitk
Arch        : x86_64
Version     : 1.1
Release     : 0
Size        : 307 M
Repo        : installed
From repo   : PRODUCTION_DS_DS_Dependencies
Summary     : SimpleITK - The Insight Toolkit for Segmentation and Registration
License     : DSD
Description : SimpleITK - The Insight Toolkit for Segmentation and Registration

Foreman and Proxy versions:

Katello 3.0 and Foreman 1.15.2

Foreman and Proxy plugin versions:

Other relevant data:

How Do I verify Katello verion?

It’s a plugin, technically, so you’ll see it under About > Plugins in the Foreman UI. But you already said it was Katello 3.0 in the answer above :slight_smile:

Actually, I’m running Foreman 1.15.2 and Katello 3.4.2 after verifying through Foreman UI.

Do you know how to remove a package or packages from a repo using hammer? Please Advice.