Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashdump upload broken #64

Open
sabaini opened this issue Oct 23, 2020 · 0 comments
Open

Crashdump upload broken #64

sabaini opened this issue Oct 23, 2020 · 0 comments

Comments

@sabaini
Copy link
Contributor

sabaini commented Oct 23, 2020

Getting:

juju-crashdump -b 1838964 -l DEBUG
2020-10-23 12:38:02,977 - juju-crashdump started.
2020-10-23 12:38:02,977 - Apport not available in this environment.
You must 'apt install' apport to use the 'bug' option.
Aborting run.

The snapcraft.yaml includes python-apport but also specifices python3:

parts:
  juju-crashdump:
    plugin: python
    python-version: python3
    build-packages: [lsb-release]
    stage-packages:
      - python-apport
      - jq

Afaict the motivation to not switch to python3-apport is https://bugs.launchpad.net/ubuntu/+source/python-launchpadlib/+bug/1425575

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant