Skip to content

[master] Start testing builds for Fedora 38 (not yet released) - #803

Merged
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:start_testing_fedora38
Apr 25, 2023
Merged

[master] Start testing builds for Fedora 38 (not yet released)#803
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:start_testing_fedora38

Conversation

@thaJeztah

@thaJeztahthaJeztah commented Dec 31, 2022

Copy link
Copy Markdown
Member

currently this is still the equivalent of "rawhide", but start testing builds in CI.

@thaJeztahthaJeztah changed the title Start testing builds for Fedora 38 (not yet released)[master] Start testing builds for Fedora 38 (not yet released)Dec 31, 2022
@thaJeztah

Copy link
Copy Markdown
MemberAuthor

Ah, yes, verify will fail, as we didn't build containerd packages yet;

Error: Problem 1: conflicting requests
- nothing provides containerd.io >= 1.6.4 needed by docker-ce-3:0.0.0~20221229180220.850fb69-0.fc38.aarch64
Problem 2: package docker-ce-rootless-extras-0.0.0~20221229180220.850fb69-0.fc38.aarch64 requires docker-ce, but none of the providers can be installed
- conflicting requests
- nothing provides containerd.io >= 1.6.4 needed by docker-ce-3:0.0.0~20221229180220.850fb69-0.fc38.aarch64

@thaJeztah

Copy link
Copy Markdown
MemberAuthor

Projected start / cut-off of Fedora 38 from rawhide looks to be February 7; https://fedorapeople.org/groups/schedule/f-38/f-38-devel-tasks.html

HierarchyNameStartEndDuration
13Branch Fedora Linux 38 from RawhideTue 2023-02-07Tue 2023-02-070
14Rawhide starts Fedora Linux 39 developmentTue 2023-02-07Tue 2023-02-070

@thaJeztah
thaJeztahforce-pushed the start_testing_fedora38 branch from 4d3d6f5 to f8a6f85CompareJanuary 30, 2023 17:00
@thaJeztah

Copy link
Copy Markdown
MemberAuthor

Looks like tini build is unhappy (segfault);

+ install_tini
+ echo 'Install tini version v0.19.0'
Install tini version v0.19.0
+ git clone https://github.com/krallin/tini.git /go/tini
Cloning into '/go/tini'...
+ cd /go/tini
+ git checkout -q v0.19.0
+ cmake .
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
hack/dockerfile/install/tini.installer: line 8: 43 Segmentation fault (core dumped) cmake .
error: Bad exit status from /var/tmp/rpm-tmp.r8SENH (%build)

@thaJeztah
thaJeztahforce-pushed the start_testing_fedora38 branch 2 times, most recently from 7e16e94 to 894f7aaCompareApril 24, 2023 08:16
Should close 881.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Romain Geissler <romain.geissler@amadeus.com>
@thaJeztah
thaJeztah merged commit 5f4a1b2 into docker:masterApr 25, 2023
@thaJeztah
thaJeztah deleted the start_testing_fedora38 branch April 25, 2023 10:21
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@thaJeztah@vvoland