ci: update tag publish job to ubuntu-latest
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 45/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- github-actions, linux, lua, ubuntu
- 領域
- build-system, ci-cd, release
調査の方向性
tag の公開ジョブを含む GitHub Actions workflow を見つけ、Ubuntu 24.04 で tarantool-setup の失敗を再現します。要求どおりに workflow を更新し、その後、rocks のビルドを維持したまま公開せずに実行できること、また tag の公開が正常に完了することを確認します。
索引モデルが issue の本文から書いたものです。
説明
It is unable to setup tarantool 2.10 with tarantool-setup on ubuntu-24.04:
Preparing to unpack .../5-tarantool-common_2.11.6.g74ad6a412d-1_all.deb ...
Unpacking tarantool-common (2.11.6.g74ad6a412d-1) ...
dpkg: error processing archive /tmp/apt-dpkg-install-5Uw89m/5-tarantool-common_2.11.6.g74ad6a412d-1_all.deb (--unpack):
unable to open '/usr/lib/systemd/system/tarantool.service.dpkg-new': No such file or directory
No apport report written because the error message indicates an issue on the local system
Selecting previously unselected package tarantool.
Preparing to unpack .../6-tarantool_2.11.6.g74ad6a412d-1_amd64.deb ...
Unpacking tarantool (2.11.6.g74ad6a412d-1) ...
Selecting previously unselected package tarantool-dev.
Preparing to unpack .../7-tarantool-dev_2.11.6.g74ad6a412d-1_amd64.deb ...
Unpacking tarantool-dev (2.11.6.g74ad6a412d-1) ...
Errors were encountered while processing:
/tmp/apt-dpkg-install-5Uw89m/5-tarantool-common_2.11.6.g74ad6a412d-1_all.deb
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)
Error: The process '/usr/bin/sudo' failed with exit code 100
/usr/bin/tarantool --version
Tarantool 2.11.6-0-g74ad6a412d
Target: Linux-x86_64-RelWithDebInfo
Build options: cmake . -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_BACKTRACE=TRUE
Compiler: GNU-13.2.0
C_FLAGS:-g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/tarantool-2.11.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/tarantool-2.11.6=/usr/src/tarantool-2.11.6.g74ad6a412d-1 -Wdate-time -D_FORTIFY_SOURCE=3 -fexceptions -funwind-tables -fasynchronous-unwind-tables -fno-common -fopenmp -msse2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -fPIC -fmacro-prefix-map=/build/tarantool-2.11.6=. -std=c11 -Wall -Wextra -Wno-gnu-alignof-expression -fno-gnu89-inline -Wno-cast-function-type
CXX_FLAGS:-g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/tarantool-2.11.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/tarantool-2.11.6=/usr/src/tarantool-2.11.6.g74ad6a412d-1 -Wdate-time -D_FORTIFY_SOURCE=3 -fexceptions -funwind-tables -fasynchronous-unwind-tables -fno-common -fopenmp -msse2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -fPIC -fmacro-prefix-map=/build/tarantool-2.11.6=. -std=c++11 -Wall -Wextra -Wno-invalid-offsetof -Wno-gnu-alignof-expression -Wno-cast-function-type
Also, it would be a good idea always to run the workflow, but only build rocks without publishing. Because now the problems are discovered too late - when a tag is published.
- 主要言語
- Lua
- スター
- 244
- フォーク
- 56
- 平均マージ
- 6日 8時間
- マージ済み PR(30日)
- 1
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
tarantool/queue のほかの issue
-
documentation good first issue
難易度 1/5 1時間未満 初心者へのやさしさ 85/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 76/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 55/100
-
1sp bug teamE
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
tarantool/queue の issue をすべて見る
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
LandSandBoat/server#11579 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
ArchiveTeam/sinavideo-grab#7 · リアクション 3 件 ·
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
mailcow/mailcow-dockerized#7480 ·
-
mapper bug
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
documentation feature-request mini.completion
難易度 1/5 1時間未満 初心者へのやさしさ 88/100