Re: dnf failing to update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 9 Jul 2017 15:19:42 -0700
Richard England <pdx.limey@xxxxxxxxx> wrote:

> On 07/09/2017 02:48 PM, stan wrote:
 
> > Do you have other files in /etc/yum.repos.d that might be overriding
> > the fedora updates repo?  
> I've removed all but the fedora related files in yum.repos.d and it
> had no effect.
> >
> > Try a
> > dnf clean metadata
> > in case you are trying to access a bad repo.  
> The error/traceback occurs with any dnf command I try, including the 
> clean commands

That's bizarre.  Is there anything strange in /etc/dnf/dnf.conf?  Do
you have repo overrides in there?

Tell dnf to use only local data by putting the -C option
dnf -C clean metadata
It should ignore the fact that it can't connect.  If it still doesn't,
try disabling the network connection, and running it again.  I wonder
if this has something to do with deleting /var/cache/dnf?

Do you have access to the web?  Try going to koji and downloading all
the latest f25 dnf update rpms, and updating dnf (or reinstalling if the
latest are already installed).
https://koji.fedoraproject.org/koji/buildinfo?buildID=869108
Use
dnf -C reinstall [downloaded rpm names]
from the directory where the downloaded files are.

rpm -qa | grep -i dnf should get you a list of what you have installed;
I think it is usually dnf, dnf-conf, dnf-yum, python2-dnf and
python3-dnf.

I'm stumped.  Maybe someone else will be able to point you in the right
direction.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux