Re: F26 dnf makecache timer hanging

2017-07-18 Thread Chris Murphy
On Tue, Jul 18, 2017 at 10:10 AM, Alexander Ploumistos wrote: > It's probably this bug: > https://bugzilla.redhat.com/show_bug.cgi?id=1470352 > > Daiki Ueno has sent a patch upstream. Sounds like that's it. -- Chris Murphy ___ devel mailing list -- d

Re: F26 dnf makecache timer hanging

2017-07-18 Thread Alexander Ploumistos
It's probably this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1470352 Daiki Ueno has sent a patch upstream. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: F26 dnf makecache timer hanging

2017-07-18 Thread Richard W.M. Jones
On Tue, Jul 18, 2017 at 07:54:06AM -0600, Chris Murphy wrote: > [chris@f26s ~]$ sudo strace -p 3379 > strace: Process 3379 attached > futex(0x55eabc09e110, FUTEX_WAIT_PRIVATE, 2, NULL > > Anyway it seems like a bug but figured I'd ask and see if anyone else > is experiencing this. Could it be the

Re: F26 dnf makecache timer hanging

2017-07-18 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Jul 18, 2017 at 04:17:31PM +0200, Kamil Paral wrote: > On Tue, Jul 18, 2017 at 3:54 PM, Chris Murphy > wrote: > > > [chris@f26s ~]$ sudo dnf update > > Waiting for process with pid 3379 to finish. > > ^CKeyboardInterrupt: Terminated. > > > > I haven't seen this exact problem (timer block

Re: F26 dnf makecache timer hanging

2017-07-18 Thread Kamil Paral
On Tue, Jul 18, 2017 at 3:54 PM, Chris Murphy wrote: > [chris@f26s ~]$ sudo dnf update > Waiting for process with pid 3379 to finish. > ^CKeyboardInterrupt: Terminated. > I haven't seen this exact problem (timer blocking standard dnf command), but I started experience dnf hangs when downloading

F26 dnf makecache timer hanging

2017-07-18 Thread Chris Murphy
I have a new problem I haven't seen until recently on Fedora 26 (I don't recall running into this during development, so I'm guessing it's only shown up in the last month). This is on Fedora 26 Server but should apply equally to Workstation: So what you'll see below is the timer triggers pretty mu