Bug 1038828 - Failed to start dnf makecache
Summary: Failed to start dnf makecache
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-05 22:13 UTC by Flóki Pálsson
Modified: 2013-12-17 16:06 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-17 16:06:31 UTC
Type: Bug


Attachments (Terms of Use)

Description Flóki Pálsson 2013-12-05 22:13:31 UTC
Description of problem:
Failed to start dnf makecache.


Version-Release number of selected component (if applicable):
dnf-0.4.8-1.fc20.noarch

How reproducible:
always 

Steps to Reproduce:
1. # systemctl -l  status dnf-makecache.service
2.
3.

Actual results:
root@localhost ~]# systemctl -l  status dnf-makecache.service
dnf-makecache.service - dnf makecache
   Loaded: loaded (/usr/lib/systemd/system/dnf-makecache.service; static)
   Active: failed (Result: exit-code) since fim 2013-12-05 21:49:08 GMT; 21min ago
  Process: 4395 ExecStart=/usr/bin/dnf -v makecache timer (code=exited, status=1/FAILURE)
 Main PID: 4395 (code=exited, status=1/FAILURE)
   CGroup: /system.slice/dnf-makecache.service

des 05 21:48:13 localhost.localdomain dnf[4395]: dnf version: 0.4.8
des 05 21:48:13 localhost.localdomain dnf[4395]: Making cache files for all metadata files.
des 05 21:48:13 localhost.localdomain dnf[4395]: fedora: has expired and will be refreshed.
des 05 21:48:13 localhost.localdomain dnf[4395]: updates: has expired and will be refreshed.
des 05 21:48:13 localhost.localdomain dnf[4395]: repo: downloading from remote: fedora
des 05 21:49:08 localhost.localdomain dnf[4395]: repo: downloading from remote: updates
des 05 21:49:08 localhost.localdomain dnf[4395]: Error: Problem with repo 'updates': Cannot prepare internal mirrorlist: Curl error: Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f20&arch=x86_64
des 05 21:49:08 localhost.localdomain systemd[1]: dnf-makecache.service: main process exited, code=exited, status=1/FAILURE
des 05 21:49:08 localhost.localdomain systemd[1]: Failed to start dnf makecache.
des 05 21:49:08 localhost.localdomain systemd[1]: Unit dnf-makecache.service entered failed state.
[root@localhost ~]# 



Expected results:
Not failed starting dnf-makecache.service

Additional info:
Installed from final TC4

Comment 1 Ales Kozumplik 2013-12-17 16:06:31 UTC
Floki, thank you for the report but I am afraid there's nothing we can do about it: if DNF fails to reach the repositries it will not be able to build the cache.


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