Skip to content

Commit 2d5b4f7

Browse files
authored
Merge pull request #5 from jpodivin/new_samples
Additional samples for the repo
2 parents 5df6c0c + 5341c57 commit 2d5b4f7

File tree

8 files changed

+2876
-0
lines changed

8 files changed

+2876
-0
lines changed

data/03588217-1fe3-4b5c-bbae-895d383251da/builder-live.log

Lines changed: 988 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
source_project_name: gstreamer1-plugins-bad-free
2+
source_project_version: 1.26.5-3
3+
issue: |
4+
RPM build failed due to missing dependency `pkgconfig(mjpegtools) >= 2.0.0`.
5+
In order to resolve the issue, make sure that all dependencies required by the package
6+
are available in installed repositories.
7+
log_detective_version: 2.0.0
8+
log_detective_analysis: |
9+
The build failed because a dependency, `pkgconfig(mjpegtools) >= 2.0.0`, could not be resolved during the `dnf5 builddep` stage within the mock environment.
10+
This indicates that the required version of `mjpegtools` or its pkgconfig file is not available in the configured repositories.
11+
Ensure that the repository containing `mjpegtools` is enabled and that the package version meets the requirement.
12+
Alternatively, if the package is not essential, consider using `--skip-unavailable` to bypass the missing dependency, although this might lead to other issues if the package is indeed required.
13+
log_file: builder-live.log

data/0bcfc3d6-3b97-4dde-a2b4-1ae8dd378180/builder-live.log

Lines changed: 785 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
source_project_name: clang-built-eln
2+
source_project_version: 5.6.4-1
3+
issue: |
4+
Build failed due to unavailable dependency `clang = 13.0.0`.
5+
log_detective_version: 2.0.0
6+
log_detective_analysis: |
7+
The build failed because the dependency `clang = 13.0.0` could not be resolved. The system was unable to find a suitable version of clang in the enabled repositories, including the Copr repository. The command that failed was trying to install clang and related packages using dnf5 within a mock chroot environment.
8+
9+
Solution:
10+
11+
Ensure that the repository containing `clang = 13.0.0` is enabled and accessible during the build process. If the package is in a Copr repository, verify that the repository is properly configured. If clang 13.0.0 is not available, consider updating the package's dependencies or using a different build environment with the correct clang version.
12+
log_file: builder-live.log
Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
Warning: Permanently added '3.82.22.99' (ED25519) to the list of known hosts.
2+
3+
You can reproduce this build on your computer by running:
4+
5+
sudo dnf install copr-rpmbuild
6+
/usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9411983
7+
8+
9+
Version: 1.3
10+
PID: 8870
11+
Logging PID: 8871
12+
Task:
13+
{'appstream': False,
14+
'background': True,
15+
'build_id': 9411983,
16+
'chroot': None,
17+
'package_name': 'thunderbird-nightly',
18+
'project_dirname': 'thunderbird-nightly',
19+
'project_name': 'thunderbird-nightly',
20+
'project_owner': 'proletarius101',
21+
'repos': [],
22+
'sandbox': 'proletarius101/thunderbird-nightly--f954ad12-de32-48bc-bd5f-defea116d953',
23+
'source_json': {'clone_url': 'https://gitlab.com/accessable-net/thunderbird-nightly-copr.git',
24+
'committish': 'master-ci',
25+
'spec': 'thunderbird-nightly.spec',
26+
'srpm_build_method': 'rpkg',
27+
'subdirectory': '',
28+
'type': 'git'},
29+
'source_type': 8,
30+
'submitter': None,
31+
'task_id': '9411983'}
32+
33+
Running: git clone https://gitlab.com/accessable-net/thunderbird-nightly-copr.git /var/lib/copr-rpmbuild/workspace/workdir-yc_spfqs/thunderbird-nightly-copr --depth 500 --no-single-branch --recursive
34+
35+
cmd: ['git', 'clone', 'https://gitlab.com/accessable-net/thunderbird-nightly-copr.git', '/var/lib/copr-rpmbuild/workspace/workdir-yc_spfqs/thunderbird-nightly-copr', '--depth', '500', '--no-single-branch', '--recursive']
36+
cwd: .
37+
rc: 0
38+
stdout:
39+
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-yc_spfqs/thunderbird-nightly-copr'...
40+
41+
Running: git checkout master-ci --
42+
43+
cmd: ['git', 'checkout', 'master-ci', '--']
44+
cwd: /var/lib/copr-rpmbuild/workspace/workdir-yc_spfqs/thunderbird-nightly-copr
45+
rc: 0
46+
stdout: Your branch is up to date with 'origin/master-ci'.
47+
stderr: Already on 'master-ci'
48+
49+
Generated rpkg config:
50+
[rpkg]
51+
preprocess_spec = True
52+
53+
[git]
54+
anon_clone_url = https://gitlab.com/%(repo_path)s
55+
56+
[lookaside]
57+
download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s
58+
59+
Writing config into /var/lib/copr-rpmbuild/workspace/workdir-yc_spfqs/.config/rpkg.conf
60+
Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-yc_spfqs/thunderbird-nightly-copr/thunderbird-nightly.spec
61+
62+
cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-yc_spfqs/thunderbird-nightly-copr/thunderbird-nightly.spec']
63+
cwd: /var/lib/copr-rpmbuild/workspace/workdir-yc_spfqs/thunderbird-nightly-copr
64+
rc: 1
65+
stdout: Wrote: /var/lib/copr-rpmbuild/results/thunderbird-nightly.spec
66+
stderr: warning: Downloading https://ftp.mozilla.org/pub/thunderbird/nightly/latest-comm-central-l10n/thunderbird-92.0a1.en-US.linux-x86_64.tar.bz2 to /var/lib/copr-rpmbuild/results/thunderbird-92.0a1.en-US.linux-x86_64.tar.bz2
67+
curl: (22) The requested URL returned error: 404
68+
error: Executing url helper "/usr/bin/curl --proto -all,+https,+ftps --silent --show-error --fail --globoff --location -o /var/lib/copr-rpmbuild/results/thunderbird-92.0a1.en-US.linux-x86_64.tar.bz2 https://ftp.mozilla.org/pub/thunderbird/nightly/latest-comm-central-l10n/thunderbird-92.0a1.en-US.linux-x86_64.tar.bz2" failed with status 22
69+
error: Couldn't download https://ftp.mozilla.org/pub/thunderbird/nightly/latest-comm-central-l10n/thunderbird-92.0a1.en-US.linux-x86_64.tar.bz2
70+
71+
Copr build error: warning: Downloading https://ftp.mozilla.org/pub/thunderbird/nightly/latest-comm-central-l10n/thunderbird-92.0a1.en-US.linux-x86_64.tar.bz2 to /var/lib/copr-rpmbuild/results/thunderbird-92.0a1.en-US.linux-x86_64.tar.bz2
72+
curl: (22) The requested URL returned error: 404
73+
error: Executing url helper "/usr/bin/curl --proto -all,+https,+ftps --silent --show-error --fail --globoff --location -o /var/lib/copr-rpmbuild/results/thunderbird-92.0a1.en-US.linux-x86_64.tar.bz2 https://ftp.mozilla.org/pub/thunderbird/nightly/latest-comm-central-l10n/thunderbird-92.0a1.en-US.linux-x86_64.tar.bz2" failed with status 22
74+
error: Couldn't download https://ftp.mozilla.org/pub/thunderbird/nightly/latest-comm-central-l10n/thunderbird-92.0a1.en-US.linux-x86_64.tar.bz2
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
source_project_name: python-boto3
2+
source_project_version: 1.37.14
3+
issue: |
4+
Build failed, due to error 404 encountered during download of https://ftp.mozilla.org/pub/thunderbird/nightly/latest-comm-central-l10n/thunderbird-92.0a1.en-US.linux-x86_64.tar.bz2 .
5+
Ensure that remote file name is correct before attempting the build again. Or find alternative source.
6+
log_detective_version: 2.0.0
7+
log_detective_analysis: |
8+
The build failed because `curl` was unable to download `https://ftp.mozilla.org/pub/thunderbird/nightly/latest-comm-central-l10n/thunderbird-92.0a1.en-US.linux-x86_64.tar.bz2`, resulting in a 404 error.
9+
This indicates the file is missing at the specified URL. The issue could be a temporary outage, incorrect URL, or the file was intentionally removed.
10+
Verify the URL in the spec file, check for typos, and ensure the file exists at the specified location.
11+
If the URL is dynamically generated, ensure that the variables are correctly defined and resolved. Consider adding a retry mechanism or using a mirror if the issue persists.
12+
log_file: root.log

0 commit comments

Comments
 (0)