pgjdbc/pgjdbc GitHub issues and pull requests (mirror)
help / color / mirror / Atom feedFrom: mkoncek (@mkoncek) <[email protected]>
To: pgjdbc/pgjdbc <[email protected]>
Subject: Re: [pgjdbc/pgjdbc] PR #3607: Copr: Use Java 21 as the build dependency
Date: Thu, 17 Apr 2025 18:04:16 +0000
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
Yeah, I noticed that. My only guess is that the Copr build uses these settings from the master branch, not from PRs.
if you look at [this log](https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci/srpm-builds/08909844/builder-li...) and the line:
```
'source_json': {'builddeps': 'git java-17-openjdk-devel python-unversioned-command',
```
that is exactly the content of the file that I am changing in this PR and that is what fails during the Copr build:
```
INFO: installing package(s): git java-17-openjdk-devel python-unversioned-command
Updating and loading repositories:
updates 100% | 778.3 KiB/s | 25.7 KiB | 00m00s
fedora 100% | 314.5 KiB/s | 28.0 KiB | 00m00s
Repositories loaded.
Failed to resolve the transaction:
No match for argument: java-17-openjdk-devel
You can try to add to command line:
--skip-unavailable to skip unavailable packages
WARNING: DNF5 command failed, retrying, attempt #2, sleeping 10s
```
view thread (11+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: github://pgjdbc/pgjdbc
Cc: [email protected], [email protected]
Subject: Re: [pgjdbc/pgjdbc] PR #3607: Copr: Use Java 21 as the build dependency
In-Reply-To: <<[email protected]>>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox