Re: dnf gets stuck on poor connections

2015-11-14 Thread Porfirio Andres Paiz Carrasco
On Nov 14, 2015 12:31 AM, "Tim" wrote: > > Allegedly, on or about 13 November 2015, Porfirio Andres Paiz Carrasco > sent: > > To add it: > > su -c "echo 'keepcache=true' >> /etc/dnf/dnf.conf" > > su -c "echo 'deltarpm=true' >> /etc/dnf/dnf.conf" > > su -c "echo 'fastestmirror=true' >> /etc/dnf/dnf

Re: dnf gets stuck on poor connections

2015-11-13 Thread Tim
Allegedly, on or about 13 November 2015, Porfirio Andres Paiz Carrasco sent: > To add it: > su -c "echo 'keepcache=true' >> /etc/dnf/dnf.conf" > su -c "echo 'deltarpm=true' >> /etc/dnf/dnf.conf" > su -c "echo 'fastestmirror=true' >> /etc/dnf/dnf.conf" > > I must confess that even adding this to my

Re: dnf gets stuck on poor connections

2015-11-13 Thread Porfirio Andres Paiz Carrasco
2015-11-13 5:21 GMT-06:00 Suvayu Ali : > Hi, > > Lately I have been on unreliable connections. I noticed that after I > have my laptop running for a few days, dnf stops working. Any dnf > command hangs indefinitely. I can get back to the shell again by > killing the process with SIGKILL. It see

Re: dnf gets stuck on poor connections

2015-11-13 Thread Sylvia Sánchez
If it's make cache, you can try using Bleachbit to make a deep cleaning. Maybe that works. It worked for me with yum. Cheers, Sylvia -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora C

Re: dnf gets stuck on poor connections

2015-11-13 Thread Suvayu Ali
Hi Sylvia, Ralf, On Fri, Nov 13, 2015 at 01:22:29PM +0100, Ralf Corsepius wrote: > On 11/13/2015 12:53 PM, Sylvia Sánchez wrote: > >Mmmhh... My connection isn't very reliable either but dnf doesn't get stuck. > >Maybe you should update packages in small bunches instead of > >everything altogether.

Re: dnf gets stuck on poor connections

2015-11-13 Thread James Hogarth
On 13 Nov 2015 12:32, "Sylvia Sánchez" wrote: > > Isn't there a plug in for dnf to try repositories and then pull the > stuff from the fastest? > About yum, I don't think it exists anymore... > You're thinking of the fastestmirror plugin ... Note though that this only looks at ping times iirc wh

Re: dnf gets stuck on poor connections

2015-11-13 Thread Sylvia Sánchez
Isn't there a plug in for dnf to try repositories and then pull the stuff from the fastest? About yum, I don't think it exists anymore... Cheers, Sylvia -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/lis

Re: dnf gets stuck on poor connections

2015-11-13 Thread Ralf Corsepius
On 11/13/2015 12:53 PM, Sylvia Sánchez wrote: Mmmhh... My connection isn't very reliable either but dnf doesn't get stuck. Maybe you should update packages in small bunches instead of everything altogether. I am not on a poor connection, either, but I am occasionally experiencing this problem

Re: dnf gets stuck on poor connections

2015-11-13 Thread Sylvia Sánchez
Mmmhh... My connection isn't very reliable either but dnf doesn't get stuck. Maybe you should update packages in small bunches instead of everything altogether. Just an idea, hope it helps you. Cheers, Sylvia -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscri

dnf gets stuck on poor connections

2015-11-13 Thread Suvayu Ali
Hi, Lately I have been on unreliable connections. I noticed that after I have my laptop running for a few days, dnf stops working. Any dnf command hangs indefinitely. I can get back to the shell again by killing the process with SIGKILL. It seems to me this happens when the dnf-makecache servi