Merge ~bryce/ubuntu/+source/chrony:merge-v4.3-1-lunar into ubuntu/+source/chrony:debian/sid
Status: | Merged | ||||
---|---|---|---|---|---|
Merge reported by: | git-ubuntu bot | ||||
Merged at revision: | 270d064713c4b0ed3ebd6b9f7d7be2924709ef39 | ||||
Proposed branch: | ~bryce/ubuntu/+source/chrony:merge-v4.3-1-lunar | ||||
Merge into: | ubuntu/+source/chrony:debian/sid | ||||
Diff against target: |
1157 lines (+942/-5) 9 files modified
debian/README.container (+60/-0) debian/changelog (+787/-0) debian/chrony.conf (+17/-2) debian/chrony.default (+4/-0) debian/chrony.service (+1/-2) debian/chronyd-starter.sh (+68/-0) debian/control (+3/-1) debian/docs (+1/-0) debian/install (+1/-0) |
||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Christian Ehrhardt (community) | Needs Fixing | ||
Canonical Server packageset reviewers | Pending | ||
Canonical Server Reporter | Pending | ||
Canonical Server Core Reviewers | Pending | ||
git-ubuntu import | Pending | ||
Review via email: mp+435408@code.staging.launchpad.net |
Description of the change
Merge with Debian's package. The git commits for most of the delta is labeled "UBUNTU-only", the one bit not so-labeled being add-rseq.patch which was added by Michael Hudson-Doyle to fix some glibc breakage last year. The patch was already forwarded upstream and accepted:
https://<email address hidden>
I verified it's included in the 4.3 codebase, and dropped the patch.
PPA: https:/
* gnome-terminal
- lp-test-ppa ppa:bryce/
Usual tags pushed for review:
- tags/old/debian b6266c3
- tags/new/debian 6439750
- tags/old/ubuntu 458cd26
- tags/logical/
- tags/reconstruc
- tags/split/
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
I've run the autopkgtests against the PPA, and note there's a failure or two to investigate:
Creating config file /etc/chrony/ chrony. conf with new version
Creating config file /etc/chrony/ chrony. keys with new version system/ chronyd. service → /lib/systemd/ system/ chrony. service. system/ multi-user. target. wants/chrony. service → /lib/systemd/ system/ chrony. service. deb-systemd- invoke line 145. configuration: [------ ------- ------- --- configuration: ------- ------- ------- --] configuration FAIL non-zero exit status 1
dpkg-statoverride: warning: --update given but /var/log/chrony does not exist
Created symlink /etc/systemd/
Created symlink /etc/systemd/
Could not execute systemctl: at /usr/bin/
Setting up autopkgtest-satdep (0) ...
Processing triggers for dbus (1.14.4-1ubuntu1) ...
Processing triggers for man-db (2.11.1-1) ...
(Reading database ... 104336 files and directories currently installed.)
Removing autopkgtest-satdep (0) ...
autopkgtest [06:52:01]: test fragmented-
autopkgtest [06:52:02]: test fragmented-
fragmented-
The run_system_tests also fail on arm64 and armhf, and upstream- simulation- test-suite fails on s390x, however I've not yet ruled out those are flaky fails. Advice welcome, I'd like to get those resolved before uploading to -proposed.