ca-certificates: fix busybox error in post-upgrade #3

Merged
hwelte merged 1 commits from osmith/201705 into 201705 2021-11-16 16:26:46 +00:00
Member

Do not try to use "mktemp --tmpdir" in the update-ca-certificates
script. This broke upgrading, as the script gets executed during
post-upgrade.

Related: 66951d3b45
Related: SYS#5283

Do not try to use "mktemp --tmpdir" in the update-ca-certificates script. This broke upgrading, as the script gets executed during post-upgrade. Related: https://salsa.debian.org/debian/ca-certificates/-/commit/66951d3b45ffe24d182d36ec02d3ec7aee30ece7 Related: SYS#5283
osmith added 1 commit 2021-11-16 07:50:15 +00:00
50145d6174 ca-certificates: fix busybox error in post-upgrade
Do not try to use "mktemp --tmpdir" in the update-ca-certificates
script. This broke upgrading, as the script gets executed during
post-upgrade.

Related: 66951d3b45
Related: SYS#5283
Author
Member

Verified:

  • that the package / full image builds
  • the package version has -r1 appended, as expected
  • that update-ca-certificates command now works with the busybox version in the image (by flashing the image and running the command)
Verified: * that the package / full image builds * the package version has -r1 appended, as expected * that update-ca-certificates command now works with the busybox version in the image (by flashing the image and running the command)
hwelte merged commit 42dbc46c36 into 201705 2021-11-16 16:26:46 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sysmo-bts/meta-sysmocom-bsp#3
No description provided.