[Bug 1973785] Re: lock screen message appeared during an SSH upgrade

Ɓukasz Zemczak 1973785 at bugs.launchpad.net
Mon May 30 12:19:40 UTC 2022


Hello Brian, or anyone else affected,

Accepted ubuntu-release-upgrader into jammy-proposed. The package will
build now and be available at
https://launchpad.net/ubuntu/+source/ubuntu-release-upgrader/1:22.04.11
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
jammy to verification-done-jammy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-jammy. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: ubuntu-release-upgrader (Ubuntu Jammy)
       Status: New => Fix Committed

** Tags added: verification-needed verification-needed-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1973785

Title:
  lock screen message appeared during an SSH upgrade

Status in ubuntu-release-upgrader package in Ubuntu:
  Fix Released
Status in ubuntu-release-upgrader source package in Jammy:
  Fix Committed

Bug description:
  [Impact]

  Server users will see an unnecessary error message about failing to
  disable the lock screen, which may cause confusion.

  [Test Plan]

  * Obtain a console on Impish server, e.g. ssh to a remote host.
  * Verify that XDG_SESSION_TYPE is set to 'tty':
    
    $ echo $XDG_SESSION_TYPE

  * Start a release upgrade:

    $ do-release-upgrade

  * After accepting the prompt to start the upgrade, observe the "Unable
  to disable lock screen" message.

  [Where problems could occur]

  The patch changes the early-return condition in the except block in
  _inhibitIdle. If problems occurred, it would be related to the "Unable
  to disable lock screen" message.

  [Original Description]

  I was upgrading and Ubuntu 20.04 system to Ubuntu 22.04 over an ssh
  connection and noticed the following message:

  `Unable to disable lock screen

  It is highly recommended that the lock screen be disabled during the
  upgrade to prevent later issues. Please ensure your screen lock is
  disabled before continuing.

  To continue please press [ENTER]`

  Given that I'm connected via ssh the message seems unnecessary. Some
  details from main.log:

  bdmurray at clean-focal-amd64:~$ head /var/log/dist-upgrade/main.log
  2022-05-17 07:59:05,380 INFO Using config files '['./DistUpgrade.cfg.focal', '/etc/update-manager/release-upgrades.d/ubuntu-advantage-upgrades.cfg']'
  2022-05-17 07:59:05,381 INFO uname information: 'Linux clean-focal-amd64 5.13.0-41-generic #46~20.04.1-Ubuntu SMP Wed Apr 20 13:16:21 UTC 2022 x86_64'
  2022-05-17 07:59:05,677 INFO apt version: '2.0.6'
  2022-05-17 07:59:05,677 INFO python version: '3.8.10 (default, Mar 15 2022, 12:22:08)
  [GCC 9.4.0]'
  2022-05-17 07:59:05,679 INFO release-upgrader version '22.04.10' started

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1973785/+subscriptions




More information about the foundations-bugs mailing list