Bug 1353842

Summary: DNF fails to update packages: 'No such file or directory: <package url>'
Product: [Fedora] Fedora Reporter: Vadim Rutkovsky <vrutkovs>
Component: librepoAssignee: Tomas Mlcoch <tmlcoch>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: jsilhan, mluscon, packaging-team-maint, pnemade, tmlcoch, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dnf-2.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-12 09:26:26 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:

Description Vadim Rutkovsky 2016-07-08 08:03:19 UTC
Description of problem:
Packages from one repo could not be downloaded

Version-Release number of selected component (if applicable):
dnf-1.1.9-2.fc23.noarch

How reproducible:
Always

Steps to Reproduce:
1. Add eng-rhel-7 repo 
2. Run 'dnf update'

Actual results:
$ sudo dnf update 'koji' -y                                                                                                                                                                                    
Last metadata expiration check: 0:10:09 ago on Fri Jul  8 09:51:41 2016.
Dependencies resolved.
===================================================================================================================================================================================================================
 Package                                       Arch                                            Version                                                   Repository                                           Size
===================================================================================================================================================================================================================
Upgrading:
 koji                                          noarch                                          1.10.1-22.3.el7                                           eng-rhel-7                                          227 k

Transaction Summary
===================================================================================================================================================================================================================
Upgrade  1 Package

Total download size: 227 k
Downloading Packages:
[SKIPPED] koji-1.10.1-22.3.el7.noarch.rpm: Already downloaded                                                                                                                                                     
Running transaction check
[Errno 2] No such file or directory: 'http://download.lab.bos.redhat.com/brewroot/packages/koji/1.10.1/22.3.el7/data/signed/7e0b66e8/noarch/koji-1.10.1-22.3.el7.noarch.rpm'
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.


Expected results:
Packages are downloaded and updated

Additional info:
It seems to affect only one repo

Comment 2 Fedora Admin XMLRPC Client 2016-07-08 09:39:19 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Honza Silhan 2016-07-12 09:26:26 UTC
It should be fixed in DNF-2.0. If not then reopen, please.

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