On Sun, Sep 27, 2015 at 6:10 PM, Luigi Votta <luigi....@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.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to