Bug 1622202 - basic.target: Job dnf-makecache.timer/start deleted to break ordering cycle starting with basic.target/start
Summary: basic.target: Job dnf-makecache.timer/start deleted to break ordering cycle s...
Keywords:
Status: CLOSED DUPLICATE of bug 1600823
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: rpm-software-management
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-24 17:21 UTC by Vedran Miletić
Modified: 2018-11-07 14:37 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-11-07 14:37:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Vedran Miletić 2018-08-24 17:21:25 UTC
After upgrading Fedora 28 to 29, I get:

[    6.396089] systemd[1]: basic.target: Found ordering cycle on dnf-makecache.timer/start
[    6.396091] systemd[1]: basic.target: Found dependency on network-online.target/start
[    6.396093] systemd[1]: basic.target: Found dependency on NetworkManager-wait-online.service/start
[    6.396094] systemd[1]: basic.target: Found dependency on NetworkManager.service/start
[    6.396095] systemd[1]: basic.target: Found dependency on netcf-transaction.service/start
[    6.396097] systemd[1]: basic.target: Found dependency on basic.target/start
[    6.396098] systemd[1]: basic.target: Job dnf-makecache.timer/start deleted to break ordering cycle starting with basic.target/start

$ systemctl status dnf-makecache.timer 
● dnf-makecache.timer - dnf makecache --timer
   Loaded: loaded (/usr/lib/systemd/system/dnf-makecache.timer; enabled; vendor preset: enabled)
   Active: inactive (dead)
  Trigger: n/a

$ systemctl status dnf-makecache.service 
● dnf-makecache.service - dnf makecache
   Loaded: loaded (/usr/lib/systemd/system/dnf-makecache.service; static; vendor preset: disabled)
   Active: inactive (dead)

Comment 1 Marek Blaha 2018-11-07 14:37:56 UTC

*** This bug has been marked as a duplicate of bug 1600823 ***


Note You need to log in before you can comment on or make changes to this bug.