Hi,
Thanks for your report and providing some logs! Could you try the
install again and run `sudo apport-cli -u 2055418 -c /var/crash/*.crash`
in the terminal? This should collect a bit more information and dump it
here so we can investigate further.
Thank you,
Chris
** Also affects: tracker (Ub
(Ubuntu)
Importance: Undecided
Assignee: Chris Peterson (cpete)
Status: In Progress
** Changed in: accountsservice (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed
So something changed to add -Werror=implicit-function-declaration at
build time (gcc didn't change so maybe dpkg?), which should have caused
the other arches to fail as well but since they ran at different times
they pulled different versions of build dependencies. This will likely
get fixed on a r
.ubuntu.com/results/autopkgtest-noble/noble/arm64/u/upower/20240405_224754_d187c@/log.gz
** Affects: upower (Ubuntu)
Importance: Undecided
Assignee: Chris Peterson (cpete)
Status: In Progress
** Tags: update-excuse
** Description changed:
- autopkgtests fail, only on arm64,
I estimate another ncr could fix the issue. Building and testing in a
ppa.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/2060335
Title:
upower/1.90.2-8build3 autopkgtest f
Yes, a no-change rebuild fixes the issue.
Please see attached debdiff for the fix.
I have provided a PPA with the build and tests:
PPA: https://launchpad.net/~cpete/+archive/ubuntu/upower
arm64 autopkgtest log:
https://autopkgtest.ubuntu.com/results/autopkgtest-noble-cpete-
upower/noble/arm64/
That works! Thanks Andreas.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/2060335
Title:
upower/1.90.2-8build3 autopkgtest failure on arm64
Status in upower package in Ub
Hi Jeff, apologies for the delay in getting back to you. Based on the
crash report provided it looks like it was a bug with the tracker
package. I think this should be sorted by now though!
** Changed in: subiquity
Status: New => Invalid
--
You received this bug notification because you a
** Tags added: foundations-todo
** Changed in: apport (Ubuntu)
Assignee: (unassigned) => Chris Peterson (cpete)
--
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/2073
I performed all of the live-image tests today using [1] and can confirm
they pass.
I had also considered the fact that the changes might regress the
installer's ability to use ssh-import-id during the install process, so
I tested that too and can confirm it still works.
[1]
https://cdimage.ubun
I am pretty sure this is a duplicate of
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2073935
--
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/2073934
Title:
tests/in
I'm pretty sure I've figured out the root cause. The recent_syslog
hookutil wasn't emptying the stdout buffer after the process completed
and the python code was racing to get to the poll loop before the
process finished.
See: https://github.com/canonical/apport/pull/382
--
You received this bug
See https://github.com/canonical/apport/pull/383 for the upstream fix
** Changed in: apport (Ubuntu)
Assignee: Chris Peterson (cpete) => (unassigned)
** Changed in: apport
Assignee: (unassigned) => Chris Peterson (cpete)
--
You received this bug notification because you are a
I performed the preinstalled image tests today using the amd64 image
from [1] and can confirm openssh-server and ssh-import-id are installed.
[1]
https://cdimage.ubuntu.com/ubuntu-server/jammy/daily-preinstalled/20240805.1/
** Changed in: ubuntu-meta (Ubuntu Jammy)
Milestone: ubuntu-22.04.2
** Tags removed: foundations-todo
--
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/2073933
Title:
tests/integration/test_signal_crashes.py::T::test_core_dump_packaged
fails
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1974483
Title:
autoinstall ssh:install-server:fals
nError
https://autopkgtest.ubuntu.com/results/autopkgtest-noble/noble/armhf/a/apport/20240802_185146_b3174@/log.gz
** Affects: apport
Importance: Undecided
Assignee: Chris Peterson (cpete)
Status: In Progress
** Affects: apport (Ubuntu)
Importance: Undecided
Status: N
Public bug reported:
The following tests all fail with an encoding/decoding issue:
tests/unit/test_problem_report.py::T:test_modify
tests/unit/test_report.py::T::test_report_from_systemd_coredump_storage_journal
tests/integration/test_problem_report::T::test_write_file
Example failure:
564s ==
** Summary changed:
- s390x specific decode errors
+ invalid base64 encoded gzip data on s390x causes autopkgtest failures
--
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/207
Noble looks good:
Desktop manual reporting:
https://bugs.qastaging.launchpad.net/subiquity/+bug/2043879
Server manual reporting:
https://bugs.qastaging.launchpad.net/subiquity/+bug/2043881
Desktop: automatic reporting worked as expected
I'm not immediately concerned with the `report.add_tags`
I booted a noble release ISO:
$ stat -c "%a %n" /var/crash
1777
$ sudo apt -y install apport/noble-proposed
...
$ stat -c "%a %n" /var/crash
3777
$ python3 -c "import ctypes; ctypes.string_at(0)"
Segmentation fault (core dumped)
Whoopsie then picks up the crash file and I'm presented with the
Looks good to me. Booted noble release ISO and followed the steps as
described.
Changed "send error reports to canonical" from "manual" to "never".
Produced a crash with `divide-by-zero` from chaos-marmosets. Apport
prompt came up but only with a "continue" button. No crash report
uploaded.
Befo
** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done verification-done-noble
--
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/2072751
Jammy also looks good. I installed the latest version of apport and was
able to run the updated hook. I was unable to connect to qastaging, so
here's the bug I made on the production tracker:
https://bugs.launchpad.net/subiquity/+bug/2076371
** Tags removed: verification-needed verification-neede
** Changed in: apport (Ubuntu Noble)
Milestone: None => ubuntu-24.04.1
** Changed in: apport (Ubuntu Jammy)
Milestone: None => ubuntu-22.04.5
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://b
** Merge proposal linked:
https://code.launchpad.net/~cpete/ubuntu/+source/util-linux/+git/util-linux/+merge/471356
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/2072
** Summary changed:
- Please merge 2.40.2-1 into oracular
+ Please merge 2.40.2-7 into oracular
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/2072813
Title:
Please me
** Summary changed:
- Please merge 2.40.2-7 into oracular
+ Please merge 2.40.2-1 into oracular
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/2072813
Title:
Please me
As previously discussed, we want to avoid the login package transition
introduced in 2.40.2-3, so merging with 2.30.2-1. Attaching debdiff as I
don't know how to make the git-ubuntu workflow work on not-latest.
** Patch added: "util-linux_2.39.3-9ubuntu10_2.40.2-1ubuntu1.debdiff"
https://bugs.
At the time of writing, the build may fail due to dependency-wait on a
ruby package because of the ongoing ruby transition. I feel confident
with the upload due to a similar build (with the same new upstream
version) passing + passing autopkgtests. I'll follow the build(s) to
make sure it passes on
** Patch added: "util-linux_2.40.2-1_2.40.2-1ubuntu1.debdiff"
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/2072813/+attachment/5806204/+files/util-linux_2.40.2-1_2.40.2-1ubuntu1.debdiff
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages
** Changed in: util-linux (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/2072813
Title:
Please merge 2.40.2-1 into
Hi, I can confirm the autopkgtests for all releases (Mantic, Lunar, Jammy, and
Focal) are passing and all listed regressions are fixed.
The listed regression for systemd/253.5-1ubuntu6.1 (arm64) in Mantic appears to
be resolved on a retest. See:
https://autopkgtest.ubuntu.com/results/autopkgt
/apport/+merge/478129
[3] https://releases.ubuntu.com/noble/
** Affects: apport (Ubuntu)
Importance: Undecided
Status: Fix Released
** Affects: apport (Ubuntu Noble)
Importance: Undecided
Assignee: Chris Peterson (cpete)
Status: In Progress
** Changed in: apport (Ubuntu)
** Merge proposal linked:
https://code.launchpad.net/~cpete/ubuntu/+source/apport/+git/apport/+merge/481244
** Changed in: apport (Ubuntu Noble)
Assignee: Chris Peterson (cpete) => (unassigned)
** Changed in: apport (Ubuntu Noble)
Status: In Progress => New
--
You receive
** Description changed:
[ Impact ]
Apport contains the "package hook" for the ubuntu-desktop-bootstrap
snap, which is used for information collection during error reporting.
The content of the hook currently in Noble doesn't collect modern
information that is generally useful for tria
** Merge proposal linked:
https://code.launchpad.net/~cpete/ubuntu/+source/apport/+git/apport/+merge/481252
** Also affects: apport (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: apport
--
You received this bug notification because you are a member of Ubuntu
Touc
Tested on Noble, information collection works as described.
** Tags removed: verification-needed-noble
** Tags added: verification-done-noble
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.laun
Tested on Noble, information collection works as described.
** Tags removed: verification-needed-noble
** Tags added: verification-done-noble
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.laun
Tested on Oracular, information collection works as described.
** Tags removed: verification-needed verification-needed-oracular
** Tags added: verification-done verification-done-oracular
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is su
Tested on Oracular, information collection works as described.
** Tags removed: verification-needed verification-needed-oracular
** Tags added: verification-done verification-done-oracular
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is su
** Description changed:
- d/package-hooks/subiquity.py has a typo for the path "CurtinAptConfig"
- which leads to the literal path being included in the report, and not
- the content of the file that path points to.
+ [ Impact ]
+
+ Apport contains the "package hooks" for the ubuntu-desktop-boots
** Also affects: apport (Ubuntu Oracular)
Importance: Undecided
Status: New
** Merge proposal linked:
https://code.launchpad.net/~cpete/ubuntu/+source/apport/+git/apport/+merge/481752
** Description changed:
[ Impact ]
Apport contains the "package hook" for the ubuntu-deskto
** Also affects: apport (Ubuntu Noble)
Importance: Undecided
Status: New
** Also affects: apport (Ubuntu Oracular)
Importance: Undecided
Status: New
** Merge proposal linked:
https://code.launchpad.net/~cpete/ubuntu/+source/apport/+git/apport/+merge/481244
** Merge propos
** Changed in: apport (Ubuntu)
Status: New => Fix Committed
--
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/2098423
Title:
Typos in installer package hooks
Status in
45 matches
Mail list logo