Skip to content

v254 batch up to fb92304041cd203d2ca84cc28721dea5e1355c4e#466

Merged
bluca merged 6 commits intosystemd:v254-stablefrom
bluca:v254-stable
Jan 8, 2025
Merged

v254 batch up to fb92304041cd203d2ca84cc28721dea5e1355c4e#466
bluca merged 6 commits intosystemd:v254-stablefrom
bluca:v254-stable

Conversation

@bluca
Copy link
Member

@bluca bluca commented Jan 8, 2025

No description provided.

bluca and others added 6 commits January 8, 2025 18:24
…arameter

unit_file_add_dependency() asserts, so check before calling it that the
type is expected, or return EINVAL to the caller.

root@localhost:~# busctl call org.freedesktop.systemd1 /org/freedesktop/systemd1 org.freedesktop.systemd1.Manager AddDependencyUnitFiles "asssbb" 0 uwhatm8 After 1 1

Broadcast message from systemd-journald@localhost (Mon 2025-01-06 18:12:14 UTC):

systemd[1]: Caught <ABRT>, from our own process.

Fixes systemd/systemd#35882

(cherry picked from commit d87dc74)
(cherry picked from commit b679220)
(cherry picked from commit c65056e)
(cherry picked from commit 4d47117)
…nf is unchanged

Previously, when /etc/locale.conf is unchanged, locales were loaded from
possibly outdated environment variable.

Fixes a bug introduced by 018befc (v253).
Fixes #35717.

(cherry picked from commit 80797bb)
(cherry picked from commit d00cc09)
(cherry picked from commit d19d42b)
(cherry picked from commit 79b3378)
Follow-up for ff68472

(cherry picked from commit 5ce8d7d)
(cherry picked from commit 6f30e56)
(cherry picked from commit 4a9f42e)
(cherry picked from commit b030bfb)
New version of mdadm now asks a second question, so send 'y' twice
to it in the test scripts

[    5.253483] TEST-64-UDEV-STORAGE.sh[684]: + echo y
[    5.254412] TEST-64-UDEV-STORAGE.sh[685]: + mdadm --create /dev/md/mdmirror --name mdmirror --uuid aaaaaaaa:bbbbbbbb:cccccccc:00000001 /dev/disk/by-id/scsi-0systemd_foobar_deadbeefmdadm0 /dev/disk/by-id/scsi-0systemd_foobar_deadbeefmdadm1 -v -f --level=1 --raid-devices=2
[    5.254759] TEST-64-UDEV-STORAGE.sh[685]: To optimalize recovery speed, it is recommended to enable write-indent bitmap, do you want to enable it now? [y/N]? mdadm: Note: this array has metadata at the start and
[    5.255085] TEST-64-UDEV-STORAGE.sh[685]:     may not be suitable as a boot device.  If you plan to
[    5.255418] TEST-64-UDEV-STORAGE.sh[685]:     store '/boot' on this device please ensure that
[    5.255745] TEST-64-UDEV-STORAGE.sh[685]:     your boot-loader understands md/v1.x metadata, or use
[    5.256285] TEST-64-UDEV-STORAGE.sh[685]:     --metadata=0.90
[    5.256672] TEST-64-UDEV-STORAGE.sh[685]: mdadm: size set to 64512K
[    5.257063] TEST-64-UDEV-STORAGE.sh[685]: Continue creating array [y/N]? mdadm: create aborted.

This is backward compatible with the older version that asks just one
question

(cherry picked from commit 1640642)
(cherry picked from commit b2320ce)
(cherry picked from commit 8127259)
(cherry picked from commit 133b50d)
This effectively reverts the commit f70e562,
as the entry seems to match multiple models.

Fixes #35691.

(cherry picked from commit 52a2b04)
(cherry picked from commit 685de97)
(cherry picked from commit 75d331f)
(cherry picked from commit ffcc646)
Poll fds associated with the bus instead of hardcoding stdin/stdout.

This is consequential under socket activation, when the provided fd
should be used instead of stdin/stdout.

(cherry picked from commit 9d1c28b)
(cherry picked from commit 59f5a4323468befbdca2bae7907219eaf8852f9a)
(cherry picked from commit a398d18)
(cherry picked from commit 0ae29e6)
(cherry picked from commit fb92304)
@packit-as-a-service
Copy link

We were not able to find or create Copr project packit/systemd-systemd-stable-466 specified in the config with the following error:

Cannot create a new Copr project (owner=packit project=systemd-systemd-stable-466 chroots=[]): chroots: '[]' is not a valid choice for this field..

Unless the HTTP status code above is >= 500, please check your configuration for:

  1. typos in owner and project name (groups need to be prefixed with @)
  2. whether the project name doesn't contain not allowed characters (only letters, digits, underscores, dashes and dots must be used)
  3. whether the project itself exists (Packit creates projects only in its own namespace)
  4. whether Packit is allowed to build in your Copr project
  5. whether your Copr project/group is not private

@bluca bluca merged commit eab1d97 into systemd:v254-stable Jan 8, 2025
26 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants