*** This bug is a duplicate of bug 1813873 ***
    https://bugs.launchpad.net/bugs/1813873

I can confirm this bug. Any way to run "apport-collect" from a remote
(ssh,VNC,x2go) connection?

runnign 'sudo apport-collect 1814439' over SSH gives me this error
message:

(apport-gtk:6492): dbind-WARNING **: 13:03:48.807: Couldn't connect to 
accessibility bus: Failed to connect to socket /tmp/dbus-CrsDARrvZd: Connection 
refused
The authorization page:
 
(https://launchpad.net/+authorize-token?oauth_token=ldJgvgFQ02g9pDk07wwH&allow_permission=DESKTOP_INTEGRATION)
should be opening in your browser. Use your browser to authorize
this program to access Launchpad on your behalf.
Waiting to hear from Launchpad about your decision...

(exo-open:6510): dbind-WARNING **: 13:03:49.332: Couldn't connect to
accessibility bus: Failed to connect to socket /tmp/dbus-CrsDARrvZd:
Connection refused

(exo-helper-1:6512): dbind-WARNING **: 13:03:49.385: Couldn't connect to 
accessibility bus: Failed to connect to socket /tmp/dbus-CrsDARrvZd: Connection 
refused
[6513:6513:0211/130349.455900:ERROR:zygote_host_impl_linux.cc(89)] Running as 
root without --no-sandbox is not supported. See https://crbug.com/638180.
Gtk-Message: 13:03:49.569: GtkDialog mapped without a transient parent. This is 
discouraged.
^CTraceback (most recent call last):
  File "/usr/share/apport/apport-gtk", line 597, in <module>
    app.run_argv()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 685, in run_argv
    return self.run_update_report()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 532, in 
run_update_report
    if not self.crashdb.can_update(self.options.update_report):
  File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 
526, in can_update
    bug = self.launchpad.bugs[id]
  File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 
160, in launchpad
    version='1.0')
  File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 549, in 
login_with
    credential_save_failed, version)
  File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 356, in 
_authorize_token_and_login
    credentials = authorization_engine(credentials, credential_store)
  File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 546, 
in __call__
    self.make_end_user_authorize_token(credentials, request_token_string)
  File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 658, 
in make_end_user_authorize_token
    time.sleep(access_token_poll_time)
KeyboardInterrupt

And running it as a 'apport-collect 1814439' gives me this:
Traceback (most recent call last):
  File "/usr/share/apport/apport-gtk", line 597, in <module>
    app.run_argv()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 685, in run_argv
    return self.run_update_report()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 532, in 
run_update_report
    if not self.crashdb.can_update(self.options.update_report):
  File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 
526, in can_update
    bug = self.launchpad.bugs[id]
  File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 
152, in launchpad
    os.makedirs(auth_dir)
  File "/usr/lib/python3.6/os.py", line 220, in makedirs
    mkdir(name, mode)
PermissionError: [Errno 13] Permission denied: 
'/home/-=REDACTED=-/.cache/apport'

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1814439

Title:
  No login on the text console (tty) more possible (4.15.0-45)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Dear Maintainer,

  When updating the kernel from 4.15.0-43 to 4.15.0-45, a fatal error
  occurs when logging in to the text console (multi-user target,
  Runlevel 3). After entering the login name (eg root) plus enter key,
  the cursor immediately moves on from the input prompt for the
  password, i. it sent an empty password for login. This is wrong and
  not correct.

  The cursor moves to enter the password, but jumps immediately. The
  error message "Login incorrect" appears four times. Then the erroneous
  login messages are cleared on the screen and it starts all over again.

  The bug also occurs with kernel 4.18.0-14, which I have installed as a
  trial, affecting at least two kernel versions of it 4.15.0-45 and
  4.18.0-14. The error does not occur if you want to log in as root
  after starting the KDE desktop with the console. So the last working
  kernel is 4.15.0-42.

  The error does not occur if you want to log in as root after starting
  the KDE desktop with the console. Is the error already known neon or
  is there a bug report about it? What can you do that the login with
  the above mentioned kernel versions in the text console works again?

  Distribution: KDE neon User Edition 5.14
  Kernel : 4.15.0-45-generic

  # cat /proc/version_signature
  Ubuntu 4.15.0-45.48-generic 4.15.18

  regards
  Michael

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1814439/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to