Re: akmod timing problem or what?

2017-08-28 Thread Richard Shaw
kOn Mon, Aug 28, 2017 at 9:02 AM, Ed Greshko wrote: > On 08/28/2017 09:47 PM, Tom Horsley wrote: > > On Mon, 28 Aug 2017 08:04:40 -0500 > > Richard Shaw wrote: > > > >> akmods basically runs dnf in nohup so it will sit there and wait until > the > >> current transaction completes, which is why yo

Re: akmod timing problem or what?

2017-08-28 Thread Ed Greshko
On 08/28/2017 09:47 PM, Tom Horsley wrote: > On Mon, 28 Aug 2017 08:04:40 -0500 > Richard Shaw wrote: > >> akmods basically runs dnf in nohup so it will sit there and wait until the >> current transaction completes, which is why you have to be careful to wait >> for a while before you reboot. > You

Re: akmod timing problem or what?

2017-08-28 Thread Tom Horsley
On Mon, 28 Aug 2017 08:04:40 -0500 Richard Shaw wrote: > akmods basically runs dnf in nohup so it will sit there and wait until the > current transaction completes, which is why you have to be careful to wait > for a while before you reboot. You'd think that if it really waited long enough, it wo

Re: akmod timing problem or what?

2017-08-28 Thread Ed Greshko
On 08/28/2017 08:55 PM, Patrick O'Callaghan wrote: > On Mon, 2017-08-28 at 08:46 -0400, Tom Horsley wrote: >> On Mon, 28 Aug 2017 07:11:59 -0500 >> Richard Shaw wrote: >> >>> Was RPM being updated in the same transaction? This bug[1] seems to >>> indicate that the database being updated can cause t

Re: akmod timing problem or what?

2017-08-28 Thread Richard Shaw
On Mon, Aug 28, 2017 at 7:46 AM, Tom Horsley wrote: > On Mon, 28 Aug 2017 07:11:59 -0500 > Richard Shaw wrote: > > > Was RPM being updated in the same transaction? This bug[1] seems to > > indicate that the database being updated can cause this problem... > > Yep, looks like rpm shows up in the l

Re: akmod timing problem or what?

2017-08-28 Thread Patrick O'Callaghan
On Mon, 2017-08-28 at 08:46 -0400, Tom Horsley wrote: > On Mon, 28 Aug 2017 07:11:59 -0500 > Richard Shaw wrote: > > > Was RPM being updated in the same transaction? This bug[1] seems to > > indicate that the database being updated can cause this problem... > > Yep, looks like rpm shows up in the

Re: akmod timing problem or what?

2017-08-28 Thread Tom Horsley
On Mon, 28 Aug 2017 07:11:59 -0500 Richard Shaw wrote: > Was RPM being updated in the same transaction? This bug[1] seems to > indicate that the database being updated can cause this problem... Yep, looks like rpm shows up in the log as being updated, though I have never actually figured out what

Re: akmod timing problem or what?

2017-08-28 Thread Richard Shaw
On Mon, Aug 28, 2017 at 6:42 AM, Tom Horsley wrote: > I just ran a dnf update on my fedora 26 box and the build > and install of the nvidia akmod failed: > > 2017/08/28 07:28:04 akmods: Installing newly built rpms > 2017/08/28 07:28:04 akmods: DNF detected > error: db5 error(-30969) from dbenv->o

akmod timing problem or what?

2017-08-28 Thread Tom Horsley
I just ran a dnf update on my fedora 26 box and the build and install of the nvidia akmod failed: 2017/08/28 07:28:04 akmods: Installing newly built rpms 2017/08/28 07:28:04 akmods: DNF detected error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: Database environment version m

Re: dnf upgrade to F26

2017-08-28 Thread Richard Shaw
I ran into the same issue on my desktop with a primary monitor connected via DVI and a secondary by VGA, there was no output on the screen so I assumed the upgrade had hung. In my case my system was still bootable but because package cleanup happens last I had a TON of "duplicate" packages install

Re: several issues with F25

2017-08-28 Thread isdtor
> I wrote gnome-power-manager a long time ago, and then a old dead > branch was forked into mate-power-manager -- my code was incorporated > into gnome-settings-daemon and improved upon and further pushed down > into the stack. I don't think there is anyone who cares about the > long-obsolete mat

Re: Bug? Multiple password prompts for encrypted partitions

2017-08-28 Thread Ed Greshko
On 08/28/2017 03:27 PM, Christopher wrote: > One interesting thing I noticed with this: if I hit "Backspace" a few times > before > typing the password, it seems to work on the first attempt. For some reason, > something seems to be polluting the input buffer during boot, which makes it > behave

Re: Bug? Multiple password prompts for encrypted partitions

2017-08-28 Thread Christopher
One interesting thing I noticed with this: if I hit "Backspace" a few times before typing the password, it seems to work on the first attempt. For some reason, something seems to be polluting the input buffer during boot, which makes it behave as a wrong password on the first attempt. Not sure what

Bug? Multiple password prompts for encrypted partitions

2017-08-28 Thread Christopher
Hi all, I'm seeing a similar error to what is described in https://bugzilla.redhat.com/show_bug.cgi?id=470740 Essentially, I have to enter my password 3 times on boot before my encrypted partitions unlock and I can boot, using graphical entry. If I hit Esc and enter at the text console, it seems t