This is bizarre.

I just built a package in COPR:

  https://copr.fedorainfracloud.org/coprs/ipilcher/grip/

Everything seems OK in the COPR interface, but DNF refuses to install
it.

# rpm -q python3-grip
package python3-grip is not installed

# rpm -q --whatprovides python3-grip
no package provides python3-grip

# dnf info python3-grip
Updating and loading repositories:
Repositories loaded.
Available packages
Name           : python3-grip
Epoch          : 0
Version        : 4.6.2
Release        : 1.fc43
Architecture   : noarch
Download size  : 144.4 KiB
Installed size : 334.7 KiB
Source         : python-grip-4.6.2-1.fc43.src.rpm
Repository     : copr:copr.fedorainfracloud.org:ipilcher:grip
Summary        : Render local readme files before sending off to GitHub
URL            : https://github.com/joeyespo/grip
License        : MIT
Description : Grip is a command-line server application written in Python that uses the GitHub : markdown API to render a local readme file. The styles and rendering come : directly from GitHub, so you'll know exactly how it will appear. Changes you : make to the Readme will be instantly reflected in the browser without requiring
               : a page refresh.
Vendor         : Fedora Copr - user ipilcher

# dnf install python3-grip
Updating and loading repositories:
Repositories loaded.
Nothing to do.

# dnf download python3-grip
Updating and loading repositories:
Repositories loaded.
Downloading Packages:
python3-grip-0:4.6.2-1.fc43.noarch 100% | 1.8 MiB/s | 144.4 KiB | 00m00s

# dnf install python3-grip-0:4.6.2-1.fc43.noarch
Updating and loading repositories:
Repositories loaded.
Package Arch Version Repository Size
Installing:
python3-grip noarch 4.6.2-1.fc43 copr:copr.fedorainf 334.7 KiB
Installing dependencies:
python3-path-and-address noarch 2.0.1-6.fc43 fedora 11.2 KiB

Transaction Summary:
 Installing:         2 packages

Total size of inbound packages is 160 KiB. Need to download 160 KiB.
After this operation, 346 KiB extra will be used (install 346 KiB, remove 0 B).
Is this ok [y/N]:

What in the actual world?!  DNF can see the package, and download the
package, and install the package locally, but it refuses to install it
directly from the COPR repo.

Anyone have any idea what could cause this?

--
========================================================================
If your user interface is intuitive in retrospect ... it isn't intuitive
========================================================================

--
_______________________________________________
copr-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to