dnf: Error: RPM package source (jpilot-1.8.2-2.fc22.src) will not installed

Alexander Ploumistos alex.ploumistos at gmail.com
Sun Sep 27 15:21:15 UTC 2015


On Sun, Sep 27, 2015 at 6:10 PM, Luigi Votta <luigi.vtt at gmail.com> wrote:
> Output of dnf search jpilot:
>
> jpilot.i686 : pilot desktop software
> Repo         : @System
>
> jpilot.src : pilot desktop software
> Repo         : fedora-source
>
> jpilot-backup.i686 : Enhanced backup plugin for J-Pilot
> Repo         : fedora
>
> jpilot-backup.src : Enhanced backup plugin for J-Pilot
> Repo         : fedora-source

This looks like part of the "dnf -v search jpilot" and it seems that
you have source repositories enabled. Why?

Try

dnf --disablerepo=*source install jpilot

or disable the source repositories in /etc/yum.repos.d/ (set enabled=0
for each foo-source repo) and install as normal.


More information about the devel mailing list