On 5/10/23 17:00, Kevin Fenzi wrote:
On Wed, May 10, 2023 at 04:41:29PM -0400, Robert Moskowitz wrote:
I thought I disabled dnfdragona from doing its 3? hour check for anything
new.  But whenever I do a "dnf update" I see it starting with a message
like:

Last metadata expiration check: 1:46:14 ago on Wed 10 May 2023 02:52:06 PM
EDT.

How do I stop this?
Might be the dnf timer?

systemctl status dnf-makecache.timer

● dnf-makecache.timer - dnf makecache --timer
     Loaded: loaded (/usr/lib/systemd/system/dnf-makecache.timer; enabled; pres>
     Active: active (waiting) since Thu 2023-05-04 08:35:42 EDT; 6 days ago
    Trigger: Wed 2023-05-10 23:31:31 EDT; 20min left
   Triggers: ● dnf-makecache.service

yep that is it.


and disable with:

systemctl disable dnf-makecache.timer

Removed "/etc/systemd/system/timers.target.wants/dnf-makecache.timer".

thanks!


kevin

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to