Re: F22: dnf - seems to do nothing?

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

 



On Tue, 2015-06-16 at 06:24 -0400, Radek Holy wrote:
> 

> > 
> > I have just installed F22 (KDE spin) onto my laptop at home. After
> > installation I ran 'dnf update' and it installed a load of patches.
> > However, now whenever I invoke dnf it seems to do nothing (no output on
> > terminal). My first thought was to perhaps try using 'strace' to see
> > what it was doing, but of course I can't install it. A reboot made no
> > difference.
> > 

> 
> can you run it with the --verbose switch and the environment variable
> LIBREPO_DEBUG=1? Can you share your dnf.log? File a bug with all these
> information, please.
> 
> "dnf clean all" may work around it.
>
Hello,

Thanks for this. I have now solved the problem.

The 'clean all' made no difference. However the 'dnf -v' showed that the
process was waiting on the mirror server for some reason. The dnf log
showed the URL it was trying to use, and when I tried this in a browser
it worked fine (the XML file was displayed). However, when I tried with
'curl -v' it hung up. The problem was with the EPSV command:

====
< 250 Directory successfully changed.
> EPSV
* Connect data stream passively
421 Timeout.ng Extended Passive Mode (|||14410|)
* Connection time-out
* Failed EPSV attempt. Disabling EPSV
> PASV
* response reading failed
* Closing connection 0
curl: (56) response reading failed
====

Running curl with the '--disable-epsv' option, and the file downloaded
immediately.

I then found someone else had recently reported a similar problem:
http://forums.fedoraforum.org/showthread.php?t=305034

By enabling the 'fastestmirror' option in dnf, downloads now work fine.

What is a bit annoying is that the original mirror being used was the
one at the University of Kent here in the UK. Fortunately the
'fastestmirror' has chosen a different mirror, but I guess at some
future time the problem could emerge again if that mirror gets selected.

I'll see about letting the mirror know of the problem.



John.

-- 
John Horne                   Tel: +44 (0)1752 587287
Plymouth University, UK

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org



[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