Bug 1340485 - dnf can't use repo. (maybe when they use --baseurl feature?)
Summary: dnf can't use repo. (maybe when they use --baseurl feature?)
Keywords:
Status: CLOSED DUPLICATE of bug 1257965
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 23
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: 2016-05-27 14:08 UTC by James Antill
Modified: 2016-06-06 11:10 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-06-06 11:10:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description James Antill 2016-05-27 14:08:43 UTC
Description of problem:

Add the following repo. to yum.repos.d, dnf refuses to download the metadata:

[fm-group:core]
name = Fedora $releasever auto modularity, @core
baseurl = https://fedorapeople.org/groups/modularity/fedora-$releasever-mod/@core
enabled=1
metadata_expire=28d
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
skip_if_unavailable=False

...from what I can see it's a problem in librepo, and it's probably due to the repo. using the --baseurl feature of createrepo. dnf fails in the same way if you copy it locally and use a file: as the baseurl.


Version-Release number of selected component (if applicable):
% rpm -q dnf
dnf-1.1.9-1.fc23.noarch

How reproducible:
Always

Comment 1 Michal Luscon 2016-06-06 11:10:30 UTC

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


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