Bug 1594921

Summary: Missing file *modules.yaml in metadata cache dir
Product: [Fedora] Fedora Reporter: SP <scp.stjohn>
Component: libdnfAssignee: rpm-software-management
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 28CC: allanlewis99, dmach, hermaion, jmracek, mblaha, mhatina, mluscon, packaging-team-maint, rpm-software-management, vmukhame
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-09-24 17:26:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
dnf update errors none

Description SP 2018-06-25 17:16:05 UTC
Created attachment 1454427 [details]
dnf update errors

Description of problem:
After upgrading from Fedora 27 to Fedora 28 with --allowerasing and having followed all the necessary procedures I get this type of error when running dnf - update -vvv -y:

not found deltainfo for:
Missing file *modules.yaml in metadata cache dir: (see attachment)

Version-Release number of selected component (if applicable): DNF version: 2.7.5


How reproducible: always


Steps to Reproduce:
1. Run dnf update -vvv -y
2.
3.

Actual results:
error messages:
not found deltainfo for (see attachment)
Missing file *modules.yaml in metadata cache dir (see attachment)


Expected results:
Dnf should updated repositories and not present an error

Additional info:
This is also referenced by others on Fedora Forum:
https://forums.fedoraforum.org/showthread.php?318109-Missing-file-*modules-yaml&highlight=modules.yaml

Comment 2 Marek Blaha 2018-07-03 11:47:12 UTC
*** Bug 1597655 has been marked as a duplicate of this bug. ***

Comment 3 Jaroslav Mracek 2018-09-24 17:26:31 UTC
The misleading error message is not in code from dnf-3.5.1. Thanks for the report.