Stuck at "Configuring libcudnn7" - can't accept the license (resolved)

Upgrading from 16.04 LTS to 18.04 LTS - the Ubuntu upgrade seems to have gone without a hitch.

Referencing the info in the “How do I upgrade Lambda Stack from Ubuntu 16.04 to 18.04?” topic, I then run the bits that start with “LAMBDA_REPO=$(mktemp) \ …” and I eventually wind up here:

I’ve tried every combination of clicking on the , hitting Y, Yes, yes, , etc. but there’s no way yet to get past this license agreement.

I can put the process in the background, but can’t kill it.

rh@lambda-quad:~$ ps -axl --forest | grep dpkg
4 0 21543 21498 20 0 78676 56500 - Ss+ pts/2 0:00 | _ /usr/bin/dpkg --status-fd 50 --no-triggers --unpack --auto-deconfigure /var/cache/apt/archives/libcudnn7_7.4.2-0lambda1_amd64.deb
0 0 21550 21543 20 0 104412 22752 - S+ pts/2 0:00 | _ /usr/bin/perl -w /usr/share/debconf/frontend /var/lib/dpkg/tmp.ci/preinst upgrade 7.4.2-0lambda1 7.4.2-0lambda1
0 0 21556 21550 20 0 4628 820 - S+ pts/2 0:00 | _ /bin/sh /var/lib/dpkg/tmp.ci/preinst upgrade 7.4.2-0lambda1 7.4.2-0lambda1

By sheer luck, I stumbled on Alt-Enter to produce a dialog asking to accept or reject the license agreement.

Lamba Stack install completed and no more incompatibility reported:

rh@lambda-quad:~$ nvidia-smi
Sun Mar 3 09:23:03 2019
±----------------------------------------------------------------------------+
| NVIDIA-SMI 410.78 Driver Version: 410.78 CUDA Version: 10.0 |
|-------------------------------±---------------------±---------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 108… Off | 00000000:05:00.0 On | N/A |
| 20% 47C P8 11W / 250W | 93MiB / 11175MiB | 0% Default |
±------------------------------±---------------------±---------------------+
| 1 GeForce GTX 108… Off | 00000000:06:00.0 Off | N/A |
| 20% 48C P8 9W / 250W | 2MiB / 11178MiB | 0% Default |
±------------------------------±---------------------±---------------------+
| 2 GeForce GTX 108… Off | 00000000:09:00.0 Off | N/A |
| 20% 50C P8 11W / 250W | 2MiB / 11178MiB | 0% Default |
±------------------------------±---------------------±---------------------+
| 3 GeForce GTX 108… Off | 00000000:0A:00.0 Off | N/A |
| 20% 33C P8 9W / 250W | 2MiB / 11178MiB | 0% Default |
±------------------------------±---------------------±---------------------+

Yes sorry that I did just read that, I would like to answer quicker.

Currently that’s a cuDNN problem. Hopefully they fix it.

Best,
Leon

I got stuck here also. Alt-Enter didn’t do it for me, but when I tried to Ctrl-Home my way to the top of the agreement, I was presented with the Accept/Reject dialog also…