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

Known failing CI checks #981

Closed
marxin opened this issue Jan 5, 2023 · 13 comments
Closed

Known failing CI checks #981

marxin opened this issue Jan 5, 2023 · 13 comments

Comments

@marxin
Copy link
Contributor

marxin commented Jan 5, 2023

Can you please take a look @Conan-Kudo? It fails e.g. here:
https://github.com/rpm-software-management/rpmlint/pull/980/checks?check_run_id=10458797936

@marxin
Copy link
Contributor Author

marxin commented Jan 6, 2023

And I also noticed the aarch64 builder is broken for some reason:
https://download.copr.fedorainfracloud.org/results/packit/rpm-software-management-rpmlint-980/opensuse-tumbleweed-aarch64/05201667-rpmlint/builder-live.log.gz

Updating /etc/sysconfig/security ...
/var/tmp/rpm-tmp.QAB7Ka: line 27:  5557 Segmentation fault      (core dumped) /usr/bin/chkstat --system

Can you please investigate that as well?

@marxin
Copy link
Contributor Author

marxin commented Jan 12, 2023

@Conan-Kudo: May I please remind this?

marxin added a commit that referenced this issue Jan 18, 2023
@marxin marxin changed the title srpm_build_deps not defined Known failing CI checks Jan 18, 2023
@marxin
Copy link
Contributor Author

marxin commented Jan 18, 2023

srpm_build_deps seems to be resolved, keeping that opened for opensuse-tumbleweed-aarch64.

@marxin marxin pinned this issue Jan 18, 2023
@marxin
Copy link
Contributor Author

marxin commented Feb 6, 2023

Right now, we face an issue with rpm-build:opensuse-tumbleweed-x86_64 that is related to the recent update of TW to openssl-3:

Public key for terminfo-base-6.4.20230121-3.1.x86_64.rpm is not installed. Failing package is: terminfo-base-6.4.20230121-3.1.x86_64
 GPG Keys are configured as: file:///usr/share/distribution-gpg-keys/opensuse/RPM-GPG-KEY-openSUSE
Error: GPG check FAILED

Hopefully it gets resolved by Packit Service soon.

@marxin
Copy link
Contributor Author

marxin commented Feb 15, 2023

Hopefully it gets resolved by Packit Service soon.

Hasn't been resolved yet:
packit/packit#1852

@Conan-Kudo
Copy link
Member

This is related to openSUSE rotating the GPG key for Tumbleweed. It needs to be updated in https://github.com/xsuchy/distribution-gpg-keys.

@marxin
Copy link
Contributor Author

marxin commented Feb 16, 2023

Note rpm-build:mageia-cauldron-* fails due to:

E   ImportError: zstd C API versions mismatch; Python bindings were not compiled/linked against expected zstd version (10504 returned by the lib, 10502 hardcoded in zstd headers, 10502 hardcoded in the cext)

@marxin
Copy link
Contributor Author

marxin commented Feb 17, 2023

Note rpm-build:mageia-cauldron-* fails due to:

E   ImportError: zstd C API versions mismatch; Python bindings were not compiled/linked against expected zstd version (10504 returned by the lib, 10502 hardcoded in zstd headers, 10502 hardcoded in the cext)

I've filled an upstream bug for it:
https://bugs.mageia.org/show_bug.cgi?id=31567

@marxin
Copy link
Contributor Author

marxin commented Feb 17, 2023

And I'm going to disable it for now in #1005.

@marxin
Copy link
Contributor Author

marxin commented Feb 21, 2023

All issues are fixed, let's close this and open a new one if there will be something in the future.

@marxin marxin closed this as completed Feb 21, 2023
@marxin marxin unpinned this issue Feb 21, 2023
@danigm
Copy link
Member

danigm commented Jan 3, 2024

Mageia is failing again, now it looks like it's the update of python:

Error: 
 Problem: conflicting requests
  - nothing provides python(abi) = 3.10 needed by python3-pybeam-0.7-3.mga9.noarch from mageia-cauldron
  - nothing provides python3.10dist(construct) < 2.11~~ needed by python3-pybeam-0.7-3.mga9.noarch from mageia-cauldron
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

@danigm
Copy link
Member

danigm commented Feb 6, 2024

Packit build for tumbleweed is failing because the new RPM released on Tumbleweed. The current version of dnf-plugins-core in tumbleweed is not updated and it's not working with the latest RPM. The CI uses the container tumbleweed-dnf to install deps with dnf, but with the current release, dnf is not working correctly there.

I've sent an update to the package in OBS, but meantime these CI tasks will fail.
https://build.opensuse.org/request/show/1144536

danigm added a commit that referenced this issue Feb 22, 2024
This is currently broken because of the Tumbleweed docker image.

#981 (comment)
danigm added a commit that referenced this issue Feb 22, 2024
This is currently broken because of the Tumbleweed docker image.

#981 (comment)
danigm added a commit that referenced this issue Feb 22, 2024
This is currently broken because of the Tumbleweed docker image.

#981 (comment)
danigm added a commit that referenced this issue Feb 22, 2024
This is currently broken because of the Tumbleweed docker image.

#981 (comment)
@danigm
Copy link
Member

danigm commented Feb 26, 2024

All CI checks are working again. Closing the issue for now.

@danigm danigm closed this as completed Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants