Pipeline to build package fails during build-source for texlive-extra
Steps to reproduce
Run the build pipeline on the branch proposed-updates/debian/bookworm/a6639990
of pkg/texlive-extra
:
See: pkg/texlive-extra!10 (merged)
Expected result
The pipeline builds the source package and sends it to OBS to build binary packages.
Actual result
The build-source
job fails with:
Failed to run /usr/bin/git lfs smudge texlive-extra_2022.20230122.orig.tar.xz:
Downloading texlive-extra_2022.20230122.orig.tar.xz (2.3 GB)
Error downloading object: texlive-extra_2022.20230122.orig.tar.xz (77e5fd0): Smudge error: Error downloading texlive-extra_2022.20230122.orig.tar.xz (77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df): batch response: Fatal error: Server error: https://gitlab-ci-token:[MASKED]@gitlab.apertis.org/pkg/texlive-extra.git/info/lfs/objects/batch
Errors logged to '/builds/pkg/texlive-extra/.git/lfs/logs/20230711T101917.26944826.log'.
See https://gitlab.apertis.org/pkg/texlive-extra/-/jobs/2561658
Reproducibility
How often the issue is hit when repeating the test and changing nothing (same device, same image, etc.)?
Put the
-
always - often, but not always
- rarely
Impact of bug
New versions of texlive-extra
cannot be built for apertis.
Root cause
TBD
Outcomes
Management data
This section is for management only, it should be the last one in the description.
/cc @andrunko @em @sagar @sudarshan @wlozano
Phabricator link: https://phabricator.apertis.org/T9928
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Dylan Aïssi added priority:needs triage release:v2022 release:v2023 status:unconfirmed + 1 deleted label
added priority:needs triage release:v2022 release:v2023 status:unconfirmed + 1 deleted label
- Apertis CI robot changed the description
changed the description
- Walter Lozano added priority:highest label and removed priority:needs triage label
added priority:highest label and removed priority:needs triage label
- Walter Lozano added priority:high label and removed priority:highest label
added priority:high label and removed priority:highest label
- Dylan Aïssi mentioned in merge request pkg/texlive-extra!11 (merged)
mentioned in merge request pkg/texlive-extra!11 (merged)
- Maintainer
This looks like something reproducible locally
texlive-extra (apertis/v2024dev3) $ git lfs logs last git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1) git version 2.34.1 $ git-lfs filter-process Error downloading object: texlive-extra_2022.20230122.orig.tar.xz (77e5fd0): Smudge error: Error downloading texlive-extra_2022.20230122.orig.tar.xz (77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df): batch response: Fatal error: Server error: https://gitlab.apertis.org/pkg/texlive-extra.git/info/lfs/objects/batch Server error: https://gitlab.apertis.org/pkg/texlive-extra.git/info/lfs/objects/batch github.com/git-lfs/git-lfs/errors.Errorf github.com/git-lfs/git-lfs/errors/errors.go:69 github.com/git-lfs/git-lfs/lfshttp.defaultError github.com/git-lfs/git-lfs/lfshttp/errors.go:128 github.com/git-lfs/git-lfs/lfshttp.(*Client).handleResponse github.com/git-lfs/git-lfs/lfshttp/errors.go:51 github.com/git-lfs/git-lfs/lfshttp.(*Client).DoWithRedirect github.com/git-lfs/git-lfs/lfshttp/client.go:330 github.com/git-lfs/git-lfs/lfsapi.(*Client).doWithCreds github.com/git-lfs/git-lfs/lfsapi/auth.go:101 github.com/git-lfs/git-lfs/lfsapi.(*Client).doWithAuth github.com/git-lfs/git-lfs/lfsapi/auth.go:67 github.com/git-lfs/git-lfs/lfsapi.(*Client).DoWithAuth github.com/git-lfs/git-lfs/lfsapi/auth.go:25 github.com/git-lfs/git-lfs/lfsapi.(*Client).DoAPIRequestWithAuth github.com/git-lfs/git-lfs/lfsapi/auth.go:56 github.com/git-lfs/git-lfs/tq.(*tqClient).Batch github.com/git-lfs/git-lfs/tq/api.go:92 github.com/git-lfs/git-lfs/tq.Batch github.com/git-lfs/git-lfs/tq/api.go:43 github.com/git-lfs/git-lfs/tq.(*TransferQueue).enqueueAndCollectRetriesFor github.com/git-lfs/git-lfs/tq/transfer_queue.go:558 github.com/git-lfs/git-lfs/tq.(*TransferQueue).collectBatches.func1 github.com/git-lfs/git-lfs/tq/transfer_queue.go:452 runtime.goexit runtime/asm_amd64.s:1571 Fatal error github.com/git-lfs/git-lfs/errors.newWrappedError github.com/git-lfs/git-lfs/errors/types.go:225 github.com/git-lfs/git-lfs/errors.NewFatalError github.com/git-lfs/git-lfs/errors/types.go:269 github.com/git-lfs/git-lfs/lfshttp.(*Client).handleResponse github.com/git-lfs/git-lfs/lfshttp/errors.go:75 github.com/git-lfs/git-lfs/lfshttp.(*Client).DoWithRedirect github.com/git-lfs/git-lfs/lfshttp/client.go:330 github.com/git-lfs/git-lfs/lfsapi.(*Client).doWithCreds github.com/git-lfs/git-lfs/lfsapi/auth.go:101 github.com/git-lfs/git-lfs/lfsapi.(*Client).doWithAuth github.com/git-lfs/git-lfs/lfsapi/auth.go:67 github.com/git-lfs/git-lfs/lfsapi.(*Client).DoWithAuth github.com/git-lfs/git-lfs/lfsapi/auth.go:25 github.com/git-lfs/git-lfs/lfsapi.(*Client).DoAPIRequestWithAuth github.com/git-lfs/git-lfs/lfsapi/auth.go:56 github.com/git-lfs/git-lfs/tq.(*tqClient).Batch github.com/git-lfs/git-lfs/tq/api.go:92 github.com/git-lfs/git-lfs/tq.Batch github.com/git-lfs/git-lfs/tq/api.go:43 github.com/git-lfs/git-lfs/tq.(*TransferQueue).enqueueAndCollectRetriesFor github.com/git-lfs/git-lfs/tq/transfer_queue.go:558 github.com/git-lfs/git-lfs/tq.(*TransferQueue).collectBatches.func1 github.com/git-lfs/git-lfs/tq/transfer_queue.go:452 runtime.goexit runtime/asm_amd64.s:1571 batch response github.com/git-lfs/git-lfs/errors.newWrappedError github.com/git-lfs/git-lfs/errors/types.go:225 github.com/git-lfs/git-lfs/errors.Wrap github.com/git-lfs/git-lfs/errors/errors.go:74 github.com/git-lfs/git-lfs/tq.(*tqClient).Batch github.com/git-lfs/git-lfs/tq/api.go:95 github.com/git-lfs/git-lfs/tq.Batch github.com/git-lfs/git-lfs/tq/api.go:43 github.com/git-lfs/git-lfs/tq.(*TransferQueue).enqueueAndCollectRetriesFor github.com/git-lfs/git-lfs/tq/transfer_queue.go:558 github.com/git-lfs/git-lfs/tq.(*TransferQueue).collectBatches.func1 github.com/git-lfs/git-lfs/tq/transfer_queue.go:452 runtime.goexit runtime/asm_amd64.s:1571 Error downloading texlive-extra_2022.20230122.orig.tar.xz (77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df) github.com/git-lfs/git-lfs/errors.newWrappedError github.com/git-lfs/git-lfs/errors/types.go:225 github.com/git-lfs/git-lfs/errors.Wrapf github.com/git-lfs/git-lfs/errors/errors.go:85 github.com/git-lfs/git-lfs/lfs.(*GitFilter).downloadFile github.com/git-lfs/git-lfs/lfs/gitfilter_smudge.go:119 github.com/git-lfs/git-lfs/lfs.(*GitFilter).Smudge github.com/git-lfs/git-lfs/lfs/gitfilter_smudge.go:78 github.com/git-lfs/git-lfs/commands.smudge github.com/git-lfs/git-lfs/commands/command_smudge.go:127 github.com/git-lfs/git-lfs/commands.filterCommand github.com/git-lfs/git-lfs/commands/command_filter_process.go:122 github.com/spf13/cobra.(*Command).execute github.com/spf13/cobra/command.go:860 github.com/spf13/cobra.(*Command).ExecuteC github.com/spf13/cobra/command.go:974 github.com/spf13/cobra.(*Command).Execute github.com/spf13/cobra/command.go:902 github.com/git-lfs/git-lfs/commands.Run github.com/git-lfs/git-lfs/commands/run.go:105 main.main github.com/git-lfs/git-lfs/git-lfs.go:33 runtime.main runtime/proc.go:250 runtime.goexit runtime/asm_amd64.s:1571 Smudge error github.com/git-lfs/git-lfs/errors.newWrappedError github.com/git-lfs/git-lfs/errors/types.go:225 github.com/git-lfs/git-lfs/errors.NewSmudgeError github.com/git-lfs/git-lfs/errors/types.go:311 github.com/git-lfs/git-lfs/lfs.(*GitFilter).Smudge github.com/git-lfs/git-lfs/lfs/gitfilter_smudge.go:87 github.com/git-lfs/git-lfs/commands.smudge github.com/git-lfs/git-lfs/commands/command_smudge.go:127 github.com/git-lfs/git-lfs/commands.filterCommand github.com/git-lfs/git-lfs/commands/command_filter_process.go:122 github.com/spf13/cobra.(*Command).execute github.com/spf13/cobra/command.go:860 github.com/spf13/cobra.(*Command).ExecuteC github.com/spf13/cobra/command.go:974 github.com/spf13/cobra.(*Command).Execute github.com/spf13/cobra/command.go:902 github.com/git-lfs/git-lfs/commands.Run github.com/git-lfs/git-lfs/commands/run.go:105 main.main github.com/git-lfs/git-lfs/git-lfs.go:33 runtime.main runtime/proc.go:250 runtime.goexit runtime/asm_amd64.s:1571 Current time in UTC: 2023-07-19 13:39:25 ENV: LocalWorkingDir=/home/wlozano/apertis/user/pkg/texlive-extra LocalGitDir=/home/wlozano/apertis/user/pkg/texlive-extra/.git LocalGitStorageDir=/home/wlozano/apertis/user/pkg/texlive-extra/.git LocalMediaDir=/home/wlozano/apertis/user/pkg/texlive-extra/.git/lfs/objects LocalReferenceDirs= TempDir=/home/wlozano/apertis/user/pkg/texlive-extra/.git/lfs/tmp ConcurrentTransfers=8 TusTransfers=false BasicTransfersOnly=false SkipDownloadErrors=false FetchRecentAlways=false FetchRecentRefsDays=7 FetchRecentCommitsDays=0 FetchRecentRefsIncludeRemotes=true PruneOffsetDays=3 PruneVerifyRemoteAlways=false PruneRemoteName=origin LfsStorageDir=/home/wlozano/apertis/user/pkg/texlive-extra/.git/lfs AccessDownload=none AccessUpload=none DownloadTransfers=basic,lfs-standalone-file,ssh UploadTransfers=basic,lfs-standalone-file,ssh GIT_EXEC_PATH=/usr/lib/git-core GIT_PREFIX= Client IP addresses: 192.168.0.3 fe80::4829:24d5:a386:4665 192.168.122.1 10.0.3.1 172.17.0.1 172.18.0.1
It will be nice to understand what is causing this issue as it could affect other packages. Please @daissi could you investigate this further
1 - Walter Lozano assigned to @daissi
assigned to @daissi
- Author Maintainer
This bug seems to have magically disappeared as explained here pkg/texlive-extra!11 (comment 107040). But, let's keep this bug report open since we have pending MRs for texlive-extra.
- Author Maintainer
This bug is back with pkg/texlive-extra!12 (merged)
- Author Maintainer
Here is the log when this issue happens:
... ... ... {"operation":"download","objects":[{"oid":"77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df","size":2285913916}],"transfers":["ssh","lfs-standalone-file","basic"],"ref":{"name":"refs/heads/apertis/v2024dev3"},"hash_algo":"sha256"}13:43:09.554514 trace git-lfs: HTTP: 200 < HTTP/1.1 200 OK < Content-Length: 306 < Cache-Control: max-age=0, private, must-revalidate < Content-Security-Policy: < Content-Type: application/vnd.git-lfs+json; charset=utf-8 < Date: Thu, 20 Jul 2023 13:43:09 GMT < Etag: W/"2756e0ebda3e37be77e3d24825832f2e" < Page-Title: GitLab < Permissions-Policy: interest-cohort=() < Referrer-Policy: strict-origin-when-cross-origin < Server: nginx < Strict-Transport-Security: max-age=15768000 < Vary: Accept < X-Content-Type-Options: nosniff < X-Download-Options: noopen < X-Frame-Options: SAMEORIGIN < X-Gitlab-Meta: {"correlation_id":"01H5SRMHRHWXRSR35HZH2FYED2","version":"1"} < X-Permitted-Cross-Domain-Policies: none < X-Request-Id: 01H5SRMHRHWXRSR35HZH2FYED2 < X-Runtime: 0.100081 < X-Ua-Compatible: IE=edge < X-Xss-Protection: 1; mode=block < 13:43:09.554897 trace git-lfs: HTTP: {"objects":[{"oid":"77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df","size":2285913916,"actions":{"download":{"href":"https://gitlab.apertis.org/pkg/texlive-extra.git/gitlab-lfs/objects/77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df","header":{}}},"authenticated":true}]} {"objects":[{"oid":"77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df","size":2285913916,"actions":{"download":{"href":"https://gitlab.apertis.org/pkg/texlive-extra.git/gitlab-lfs/objects/77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df","header":{}}},"authenticated":true}]}13:43:09.554993 trace git-lfs: xfer: adapter "basic" End() 13:43:09.555017 trace git-lfs: xfer: adapter "basic" worker 0 stopping 13:43:09.555042 trace git-lfs: xfer: adapter "basic" worker 1 auth signal received 13:43:09.555058 trace git-lfs: xfer: adapter "basic" worker 1 stopping 13:43:09.555049 trace git-lfs: xfer: adapter "basic" worker 7 auth signal received 13:43:09.555085 trace git-lfs: xfer: adapter "basic" worker 6 auth signal received 13:43:09.555142 trace git-lfs: xfer: adapter "basic" worker 6 stopping 13:43:09.555077 trace git-lfs: xfer: adapter "basic" worker 2 auth signal received 13:43:09.555072 trace git-lfs: xfer: adapter "basic" worker 3 auth signal received 13:43:09.555193 trace git-lfs: xfer: adapter "basic" worker 3 stopping 13:43:09.555068 trace git-lfs: xfer: adapter "basic" worker 4 auth signal received 13:43:09.555204 trace git-lfs: xfer: adapter "basic" worker 4 stopping 13:43:09.555082 trace git-lfs: xfer: adapter "basic" worker 5 auth signal received 13:43:09.555222 trace git-lfs: xfer: adapter "basic" worker 5 stopping 13:43:09.555089 trace git-lfs: xfer: adapter "basic" worker 7 stopping 13:43:09.555180 trace git-lfs: xfer: adapter "basic" worker 2 stopping 13:43:09.555249 trace git-lfs: xfer: adapter "basic" stopped 13:43:09.555265 trace git-lfs: tq: starting transfer adapter "basic" 13:43:09.555284 trace git-lfs: xfer: adapter "basic" Begin() with 8 workers 13:43:09.555305 trace git-lfs: xfer: adapter "basic" started 13:43:09.555323 trace git-lfs: xfer: adapter "basic" worker 0 starting 13:43:09.555355 trace git-lfs: xfer: adapter "basic" worker 0 processing job for "77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df" 13:43:09.555767 trace git-lfs: HTTP: GET https://gitlab.apertis.org/pkg/texlive-extra.git/gitlab-lfs/objects/77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df > GET /pkg/texlive-extra.git/gitlab-lfs/objects/77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df HTTP/1.1 > Host: gitlab.apertis.org > User-Agent: git-lfs/3.3.0 (GitHub; linux amd64; go 1.19.6) > 13:43:09.555907 trace git-lfs: xfer: adapter "basic" worker 4 starting 13:43:09.555958 trace git-lfs: xfer: adapter "basic" worker 4 waiting for Auth 13:43:09.555975 trace git-lfs: xfer: adapter "basic" worker 1 starting 13:43:09.555997 trace git-lfs: xfer: adapter "basic" worker 1 waiting for Auth 13:43:09.555977 trace git-lfs: xfer: adapter "basic" worker 6 starting 13:43:09.556028 trace git-lfs: xfer: adapter "basic" worker 6 waiting for Auth 13:43:09.556012 trace git-lfs: xfer: adapter "basic" worker 7 starting 13:43:09.556073 trace git-lfs: xfer: adapter "basic" worker 7 waiting for Auth 13:43:09.556025 trace git-lfs: xfer: adapter "basic" worker 3 starting 13:43:09.556113 trace git-lfs: xfer: adapter "basic" worker 3 waiting for Auth 13:43:09.556019 trace git-lfs: xfer: adapter "basic" worker 2 starting 13:43:09.556158 trace git-lfs: xfer: adapter "basic" worker 2 waiting for Auth 13:43:09.556003 trace git-lfs: xfer: adapter "basic" worker 5 starting 13:43:09.556205 trace git-lfs: xfer: adapter "basic" worker 5 waiting for Auth 13:44:09.649977 trace git-lfs: xfer: adapter "basic" worker 0 finished job for "77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df" 13:44:09.650025 trace git-lfs: tq: retrying object 77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df: LFS: Get "https://gitlab.apertis.org/pkg/texlive-extra.git/gitlab-lfs/objects/77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df": read tcp 10.0.2.15:49260->116.203.10.182:443: i/o timeout 13:44:09.650414 trace git-lfs: tq: enqueue retry #8 after 10.00s for "77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df" (size: 2285913916) 13:44:19.652616 trace git-lfs: tq: sending batch of size 1 13:44:19.652915 trace git-lfs: api: batch 1 files 13:44:19.653055 trace git-lfs: HTTP: POST https://gitlab.apertis.org/pkg/texlive-extra.git/info/lfs/objects/batch > POST /pkg/texlive-extra.git/info/lfs/objects/batch HTTP/1.1 > Host: gitlab.apertis.org > Accept: application/vnd.git-lfs+json > Content-Length: 246 > Content-Type: application/vnd.git-lfs+json; charset=utf-8 > User-Agent: git-lfs/3.3.0 (GitHub; linux amd64; go 1.19.6) > {"operation":"download","objects":[{"oid":"77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df","size":2285913916}],"transfers":["lfs-standalone-file","basic","ssh"],"ref":{"name":"refs/heads/apertis/v2024dev3"},"hash_algo":"sha256"}13:45:27.647493 trace git-lfs: HTTP: 502 < HTTP/1.1 502 Bad Gateway < Content-Length: 3044 < Cache-Control: no-cache, no-store, max-age=0, must-revalidate < Content-Type: text/html; charset=utf-8 < Date: Thu, 20 Jul 2023 13:45:27 GMT < Expires: Fri, 01 Jan 1990 00:00:00 GMT < Pragma: no-cache < Server: nginx < Strict-Transport-Security: max-age=15768000 < 13:45:27.647646 trace git-lfs: api error: Fatal error: Server error &{%!!(string=https) %!!(string=) %!!(*url.Userinfo=<nil>) %!!(string=gitlab.apertis.org) %!!(string=/pkg/texlive-extra.git/info/lfs/objects/batch) %!!(string=) %!!(bool=false) %!!(bool=false) %!!(string=) %!!(string=) %!!(string=)}s(MISSING) from HTTP 502 13:45:27.647663 trace git-lfs: tq: refusing to retry "77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df", too many retries (8) 13:45:27.647666 trace git-lfs: tq: refusing to retry "77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df", too many retries (8) 13:45:27.647687 trace git-lfs: xfer: adapter "basic" End() 13:45:27.647694 trace git-lfs: xfer: adapter "basic" worker 0 stopping 13:45:27.647708 trace git-lfs: xfer: adapter "basic" worker 5 auth signal received 13:45:27.647716 trace git-lfs: xfer: adapter "basic" worker 5 stopping 13:45:27.647718 trace git-lfs: xfer: adapter "basic" worker 6 auth signal received 13:45:27.647734 trace git-lfs: xfer: adapter "basic" worker 6 stopping 13:45:27.647726 trace git-lfs: xfer: adapter "basic" worker 3 auth signal received 13:45:27.647742 trace git-lfs: xfer: adapter "basic" worker 1 auth signal received 13:45:27.647752 trace git-lfs: xfer: adapter "basic" worker 1 stopping 13:45:27.647743 trace git-lfs: xfer: adapter "basic" worker 3 stopping 13:45:27.647728 trace git-lfs: xfer: adapter "basic" worker 2 auth signal received 13:45:27.647761 trace git-lfs: xfer: adapter "basic" worker 2 stopping 13:45:27.647724 trace git-lfs: xfer: adapter "basic" worker 7 auth signal received 13:45:27.647732 trace git-lfs: xfer: adapter "basic" worker 4 auth signal received 13:45:27.647764 trace git-lfs: xfer: adapter "basic" worker 7 stopping 13:45:27.647774 trace git-lfs: xfer: adapter "basic" worker 4 stopping 13:45:27.647787 trace git-lfs: xfer: adapter "basic" stopped Error downloading object: texlive-extra_2022.20230122.orig.tar.xz (77e5fd0): Smudge error: Error downloading texlive-extra_2022.20230122.orig.tar.xz (77e5fd02b25c3a25457e1e708211608d3ddb91f7e8ec31c55315e34b73d679df): batch response: Fatal error: Server error &{%!!(string=https) %!!(string=) %!!(*url.Userinfo=<nil>) %!!(string=gitlab.apertis.org) %!!(string=/pkg/texlive-extra.git/info/lfs/objects/batch) %!!(string=) %!!(bool=false) %!!(bool=false) %!!(string=) %!!(string=) %!!(string=)}s(MISSING) from HTTP 502 Errors logged to '/home/user/Desktop/texlive-extra/.git/lfs/logs/20230720T134527.647853893.log'. Use `git lfs logs last` to view the log. error: external filter 'git-lfs filter-process' failed fatal: texlive-extra_2022.20230122.orig.tar.xz: smudge filter lfs failed
We get a
502 Bad Gateway
error. - Emanuele Aina changed the description
changed the description
- Maintainer
In there any news related to this issue?
- Walter Lozano added priority:normal label and removed priority:high label
added priority:normal label and removed priority:high label
- Maintainer
Since there were no additional reports around this issue let's move it to normal priority.
- Walter Lozano added release:v2024 label
added release:v2024 label
- Walter Lozano added release:v2025dev2 release:v2025dev3 labels
added release:v2025dev2 release:v2025dev3 labels
- Walter Lozano unassigned @daissi
unassigned @daissi
- Walter Lozano removed release:v2025dev2 label
removed release:v2025dev2 label
- Walter Lozano removed release:v2025dev3 label
removed release:v2025dev3 label
- Walter Lozano removed release:v2022 label
removed release:v2022 label
- Walter Lozano added release:v2025pre label
added release:v2025pre label
- Maintainer
@daissi is this still relevant?
Collapse replies - Author Maintainer
Let me try it again after the releases dance
- Author Maintainer
I triggered a new pipeline and this issue did not show up https://gitlab.apertis.org/pkg/texlive-extra/-/pipelines/804895, so I guess we can close this bug.
(the pipeline failed for another unrelated issue that we already know about: artifacts exceed the size limit)
- Walter Lozano added release:v2025dev3 label
added release:v2025dev3 label
- Walter Lozano added release:v2025 label
added release:v2025 label
- Walter Lozano added release:v2026dev0 release:v2026dev1 labels
added release:v2026dev0 release:v2026dev1 labels