Hi
The log files for the syncing reside in /var/log/rhn/reposync you can
just check the log date, else you would need to grep each repo file for
the last sync date/time etc.
–
Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
SUSE Linux Enterprise Desktop 12 | GNOME 3.10.1 | 3.12.48-52.27-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
Thanks, your solution works for me.
I ended up using the most recent timestamp of files in two locations for each repo.
/var/log/rhn/reposync and /var/cache/rhn/repodata/reponame.
I was too focused on finding out the repo sync time by using SuseManager related tools , so I did not look into good old Linux tooling