Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system/docker-compose: Updated for version 2.22.0 #3283

Closed
wants to merge 0 commits into from
Closed

system/docker-compose: Updated for version 2.22.0 #3283

wants to merge 0 commits into from

Conversation

earies
Copy link
Contributor

@earies earies commented Sep 29, 2023

No description provided.

@github-actions
Copy link

✅ sbolint - system/docker-compose ✅

sbolint: docker-compose checks out OK

@aclemons
Copy link
Collaborator

@sbo-bot: build x86_64 system/docker-compose

@sbo-bot
Copy link

sbo-bot bot commented Sep 29, 2023

buildpkg x86_64 system/docker-compose

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... no.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Fri Sep 29 07:44:53 GMT 2023
revision: 5d3e3e8b190bd6577a1069786300c11111633653 (DIRTY)
title:    Merge 2ec0b0ed5582694f77d5ee936985edb02154c73a into f592db8307f337fa97a13fcd9cb65729bf004755

================================================================================
system/docker-compose                                                   09:25:05
================================================================================

Calculating dependencies ... 
Hints for system/docker-compose:
  PRAGMA="need_net"
Hints for system/containerd:
  PRAGMA="need_net"
Hints for development/google-go-lang:
  NUMJOBS="-j1"
  CLEANUP="unset GOROOT"
Dependency tree:
system/docker-compose (update for version 2.22.0)
  system/docker-cli (ok)
    system/docker (ok)
      system/tini (ok)
      system/docker-proxy (ok)
        development/google-go-lang (ok)
      system/containerd (ok)
        system/runc (ok)
          development/google-go-lang (ok)

Building system/docker-compose (update for version 2.22.0) ------------ 09:25:06
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Pragma: need_net
Installing dependencies ...
google-go-lang-1.20.5-x86_64-1_SBo: Google's Go Language kit with gc too [ 395M]
  Running profile script: /etc/profile.d/go.sh
runc-1.1.7-x86_64-3_SBo: a CLI tool for spawning and running containers  [ 9.4M]
containerd-1.7.2-x86_64-1_SBo: a daemon to control runC ................ [ 131M]
docker-proxy-20230425_3f00484-x86_64-3_SBo: docker networking .......... [ 1.8M]
tini-0.19.0-x86_64-1_SBo: a tiny but valid init for containers ......... [ 810K]
docker-24.0.4-x86_64-2_SBo: manager for applications in Linux containers [  91M]
docker-cli-24.0.4-x86_64-2_SBo: command line tool for Docker engine .... [  25M]
Running docker-compose.SlackBuild ...                               ETA 09:26:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./docker-compose.SlackBuild
system/docker-compose: docker-compose.SlackBuild failed (status 2)      09:25:50
make: *** [Makefile:57: build] Error 1
See /var/log/repo/SBo/system/docker-compose/build.log
Unmounting chroot ... done.
⛔️ system/docker-compose FAILED ⛔️

================================================================================
SUMMARY                                                                 09:25:51
================================================================================

Logfile:     /var/log/repo/SBo/repo_2023-09-29_09:25:04.log
Runtime:     0h 0m 47s
Failed:      1
  system/docker-compose

@aclemons
Copy link
Collaborator

Let me check on the error details here later to see if it is your error or a problem with my build env.

@aclemons
Copy link
Collaborator

[...]
go: downloading github.com/go-openapi/jsonpointer v0.19.5
# github.com/docker/compose/v2/pkg/compose
pkg/compose/up.go:64:23: undefined: sync.OnceFunc
note: module requires Go 1.21
make: *** [Makefile:57: build] Error 1
system/docker-compose: docker-compose.SlackBuild failed (status 2)      09:25:50
Unmounting chroot ...
:-( system/docker-compose FAILED )-:

Looks like this needs go 1.21, so is blocked until google-go-lang in the repo is upgraded:

https://github.com/docker/compose/blob/v2.22.0/go.mod#L3

@willysr
Copy link
Member

willysr commented Sep 30, 2023

i accidentally took this PR and push it into master :(

@aclemons aclemons changed the base branch from master to github October 6, 2023 12:52
@aclemons aclemons closed this Oct 6, 2023
@aclemons
Copy link
Collaborator

aclemons commented Oct 6, 2023

build amd64 docker-compose

git repo: /var/lib/repo/SBo/slackbuilds
branch:   github
date:     Fri Oct  6 06:45:12 GMT 2023
revision: 007a95ad150196ec8720980583881c3d2358c6e4
title:    system/docker-cli: Updated for version 24.0.6.

================================================================================
system/docker-compose                                                   12:56:55
================================================================================

Calculating dependencies ...
Hints for system/docker-compose:
  PRAGMA="need_net"
Hints for system/containerd:
  PRAGMA="need_net"
Hints for development/google-go-lang:
  NUMJOBS="-j1"
  CLEANUP="unset GOROOT"
Dependency tree:
system/docker-compose (update for version 2.22.0)
  system/docker-cli (updated)
    system/docker (ok)
      system/tini (ok)
      system/docker-proxy (ok)
        development/google-go-lang (ok)
      system/containerd (ok)
        system/runc (ok)
          development/google-go-lang (ok)

Building system/docker-compose (update for version 2.22.0) ------------ 12:56:56
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Pragma: need_net
mount: /tmp/repo.hJrF8t/chrootdir/root/.Xauthority: special device /root/.Xauthority does not exist.
Installing dependencies ...
google-go-lang-1.21.1-x86_64-1_SBo: Google's Go Language kit with gc tool chain .................................................................................. [ 375M]
  Running profile script: /etc/profile.d/go.sh
runc-1.1.9-x86_64-1_SBo: a CLI tool for spawning and running containers .......................................................................................... [ 9.4M]
containerd-1.7.6-x86_64-1_SBo: a daemon to control runC .......................................................................................................... [ 130M]
docker-proxy-20230425_3f00484-x86_64-4_SBo: docker networking .................................................................................................... [ 1.8M]
tini-0.19.0-x86_64-1_SBo: a tiny but valid init for containers ................................................................................................... [ 810K]
docker-24.0.6-x86_64-1_SBo: manager for applications in Linux containers ......................................................................................... [  90M]
docker-cli-24.0.6-x86_64-1_SBo: command line tool for Docker engine .............................................................................................. [  25M]
Running docker-compose.SlackBuild ...                               ETA 12:58:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./docker-compose.SlackBuild
Built ok:  docker-compose-2.22.0-x86_64-1_SBo.txz                       12:57:58
Testing package docker-compose-2.22.0-x86_64-1_SBo.txz ... done.
Test installing docker-compose-2.22.0-x86_64-1_SBo.txz ...
docker-compose-2.22.0-x86_64-1_SBo: Utility for running containers on Docker ..................................................................................... [  58M]
Unmounting chroot ... done.
Backed up: docker-compose-2.21.0-x86_64-1_SBo.txz
:-) system/docker-compose Updated for version 2.22.0 (-:

================================================================================
SUMMARY                                                                 12:58:03
================================================================================

Logfile:     /var/log/repo/SBo/repo_2023-10-06_12:56:55.log
Runtime:     0h 1m 8s
Updated:     1
  system/docker-compose/docker-compose-2.22.0-x86_64-1_SBo.txz

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants