[Touch-packages] [Bug 1929292] Re: ubiquity crashes whilst trying to use ubuntu-bug

2021-08-20 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.11-0ubuntu68

---
apport (2.20.11-0ubuntu68) impish; urgency=medium

  * data/package-hooks/source_ubiquity.py: confirm that the key exists in the
report before trying to manipulate it. (LP: #1929292)
  * backends/packaging-apt-dpkg.py: check to see if there is a different
package which provides the dependency.
  * test/test_report.py: with glibc 2.34 abort tests started failing as the
backtrace didn't have a program counter value in frame 1 so check frame 1
or frame 2.

 -- Brian Murray   Thu, 19 Aug 2021 16:32:29 -0700

** Changed in: apport (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1929292

Title:
  ubiquity crashes whilst trying to use ubuntu-bug

Status in apport package in Ubuntu:
  Fix Released

Bug description:
  Multiple identities can be used for authentication:
   1.  user,,, (user)
   2.  Jon Thackray,,, (jon)
  Choose identity to authenticate as (1-2): 2
  Password: 
  polkit-agent-helper-1: pam_authenticate failed: Authentication failure
   AUTHENTICATION FAILED ===
  Error executing command as another user: Not authorized

  This incident has been reported.
  ERROR: hook /usr/share/apport/package-hooks/source_ubiquity.py crashed:
  Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport/report.py", line 228, in 
_run_hook
  symb['add_info'](report, ui)
File "/usr/share/apport/package-hooks/source_ubiquity.py", line 158, in 
add_info
  add_installation_log(report, 'Casper', 'casper.log')
File "/usr/share/apport/package-hooks/source_ubiquity.py", line 29, in 
add_installation_log
  if isinstance(report[ident], bytes):
File "/usr/lib/python3.8/collections/__init__.py", line 1010, in __getitem__
  raise KeyError(key)
  KeyError: 'Casper'

  My installation doesn't have /var/log/partman

  jon@frobenius:/var/lib$ lsb_release -rd
  Description:  Ubuntu 20.04.2 LTS
  Release:  20.04

  jon@frobenius:/var/lib$ apt-cache policy ubiquity
  ubiquity:
Installed: (none)
Candidate: 20.04.15.11
Version table:
   20.04.15.11 500
  500 http://gb.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
   20.04.15 500
  500 http://gb.archive.ubuntu.com/ubuntu focal/main amd64 Packages

  I expected to be able to report a bug I've found in qmail-run, but
  this seems to be a barrier to entry

  Instead I got to report ubiquity preventing me from reporting a bug

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 5.8.0-53.60~20.04.1-generic 5.8.18
  Uname: Linux 5.8.0-53-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.17
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Sat May 22 13:36:26 2021
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
  InstallationDate: Installed on 2021-05-14 (8 days ago)
  InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  SourcePackage: ubiquity
  Symptom: installation
  UpgradeStatus: No upgrade log present (probably fresh install)

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1929292] Re: ubiquity crashes whilst trying to use ubuntu-bug

2021-05-27 Thread Brian Murray
** Changed in: apport (Ubuntu)
   Status: New => In Progress

** Changed in: apport (Ubuntu)
 Assignee: (unassigned) => Brian Murray (brian-murray)

** Changed in: apport (Ubuntu)
   Importance: Undecided => Low

** Tags removed: rls-ff-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1929292

Title:
  ubiquity crashes whilst trying to use ubuntu-bug

Status in apport package in Ubuntu:
  In Progress

Bug description:
  Multiple identities can be used for authentication:
   1.  user,,, (user)
   2.  Jon Thackray,,, (jon)
  Choose identity to authenticate as (1-2): 2
  Password: 
  polkit-agent-helper-1: pam_authenticate failed: Authentication failure
   AUTHENTICATION FAILED ===
  Error executing command as another user: Not authorized

  This incident has been reported.
  ERROR: hook /usr/share/apport/package-hooks/source_ubiquity.py crashed:
  Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport/report.py", line 228, in 
_run_hook
  symb['add_info'](report, ui)
File "/usr/share/apport/package-hooks/source_ubiquity.py", line 158, in 
add_info
  add_installation_log(report, 'Casper', 'casper.log')
File "/usr/share/apport/package-hooks/source_ubiquity.py", line 29, in 
add_installation_log
  if isinstance(report[ident], bytes):
File "/usr/lib/python3.8/collections/__init__.py", line 1010, in __getitem__
  raise KeyError(key)
  KeyError: 'Casper'

  My installation doesn't have /var/log/partman

  jon@frobenius:/var/lib$ lsb_release -rd
  Description:  Ubuntu 20.04.2 LTS
  Release:  20.04

  jon@frobenius:/var/lib$ apt-cache policy ubiquity
  ubiquity:
Installed: (none)
Candidate: 20.04.15.11
Version table:
   20.04.15.11 500
  500 http://gb.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
   20.04.15 500
  500 http://gb.archive.ubuntu.com/ubuntu focal/main amd64 Packages

  I expected to be able to report a bug I've found in qmail-run, but
  this seems to be a barrier to entry

  Instead I got to report ubiquity preventing me from reporting a bug

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 5.8.0-53.60~20.04.1-generic 5.8.18
  Uname: Linux 5.8.0-53-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.17
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Sat May 22 13:36:26 2021
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
  InstallationDate: Installed on 2021-05-14 (8 days ago)
  InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  SourcePackage: ubiquity
  Symptom: installation
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1929292] Re: ubiquity crashes whilst trying to use ubuntu-bug

2021-05-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/impish/apport/ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1929292

Title:
  ubiquity crashes whilst trying to use ubuntu-bug

Status in apport package in Ubuntu:
  In Progress

Bug description:
  Multiple identities can be used for authentication:
   1.  user,,, (user)
   2.  Jon Thackray,,, (jon)
  Choose identity to authenticate as (1-2): 2
  Password: 
  polkit-agent-helper-1: pam_authenticate failed: Authentication failure
   AUTHENTICATION FAILED ===
  Error executing command as another user: Not authorized

  This incident has been reported.
  ERROR: hook /usr/share/apport/package-hooks/source_ubiquity.py crashed:
  Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport/report.py", line 228, in 
_run_hook
  symb['add_info'](report, ui)
File "/usr/share/apport/package-hooks/source_ubiquity.py", line 158, in 
add_info
  add_installation_log(report, 'Casper', 'casper.log')
File "/usr/share/apport/package-hooks/source_ubiquity.py", line 29, in 
add_installation_log
  if isinstance(report[ident], bytes):
File "/usr/lib/python3.8/collections/__init__.py", line 1010, in __getitem__
  raise KeyError(key)
  KeyError: 'Casper'

  My installation doesn't have /var/log/partman

  jon@frobenius:/var/lib$ lsb_release -rd
  Description:  Ubuntu 20.04.2 LTS
  Release:  20.04

  jon@frobenius:/var/lib$ apt-cache policy ubiquity
  ubiquity:
Installed: (none)
Candidate: 20.04.15.11
Version table:
   20.04.15.11 500
  500 http://gb.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
   20.04.15 500
  500 http://gb.archive.ubuntu.com/ubuntu focal/main amd64 Packages

  I expected to be able to report a bug I've found in qmail-run, but
  this seems to be a barrier to entry

  Instead I got to report ubiquity preventing me from reporting a bug

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 5.8.0-53.60~20.04.1-generic 5.8.18
  Uname: Linux 5.8.0-53-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.17
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Sat May 22 13:36:26 2021
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
  InstallationDate: Installed on 2021-05-14 (8 days ago)
  InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  SourcePackage: ubiquity
  Symptom: installation
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1929292] Re: ubiquity crashes whilst trying to use ubuntu-bug

2021-05-27 Thread Brian Murray
** Package changed: ubiquity (Ubuntu) => apport (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1929292

Title:
  ubiquity crashes whilst trying to use ubuntu-bug

Status in apport package in Ubuntu:
  In Progress

Bug description:
  Multiple identities can be used for authentication:
   1.  user,,, (user)
   2.  Jon Thackray,,, (jon)
  Choose identity to authenticate as (1-2): 2
  Password: 
  polkit-agent-helper-1: pam_authenticate failed: Authentication failure
   AUTHENTICATION FAILED ===
  Error executing command as another user: Not authorized

  This incident has been reported.
  ERROR: hook /usr/share/apport/package-hooks/source_ubiquity.py crashed:
  Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport/report.py", line 228, in 
_run_hook
  symb['add_info'](report, ui)
File "/usr/share/apport/package-hooks/source_ubiquity.py", line 158, in 
add_info
  add_installation_log(report, 'Casper', 'casper.log')
File "/usr/share/apport/package-hooks/source_ubiquity.py", line 29, in 
add_installation_log
  if isinstance(report[ident], bytes):
File "/usr/lib/python3.8/collections/__init__.py", line 1010, in __getitem__
  raise KeyError(key)
  KeyError: 'Casper'

  My installation doesn't have /var/log/partman

  jon@frobenius:/var/lib$ lsb_release -rd
  Description:  Ubuntu 20.04.2 LTS
  Release:  20.04

  jon@frobenius:/var/lib$ apt-cache policy ubiquity
  ubiquity:
Installed: (none)
Candidate: 20.04.15.11
Version table:
   20.04.15.11 500
  500 http://gb.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
   20.04.15 500
  500 http://gb.archive.ubuntu.com/ubuntu focal/main amd64 Packages

  I expected to be able to report a bug I've found in qmail-run, but
  this seems to be a barrier to entry

  Instead I got to report ubiquity preventing me from reporting a bug

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 5.8.0-53.60~20.04.1-generic 5.8.18
  Uname: Linux 5.8.0-53-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.17
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Sat May 22 13:36:26 2021
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
  InstallationDate: Installed on 2021-05-14 (8 days ago)
  InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  SourcePackage: ubiquity
  Symptom: installation
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp