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

MDBF-813 - libedit-devel missing from OpenSuse 15.6 #603

Merged

Conversation

RazvanLiviuVarzaru
Copy link
Collaborator

@RazvanLiviuVarzaru RazvanLiviuVarzaru commented Oct 28, 2024

:~$ docker run --rm -it -u root quay.io/mariadb-foundation/bb-worker:dev_opensuse1505 bash  
 0b0ed4c04573:/home/buildbot # rpm -qa | grep libedit 
libedit0-3.1.snap20150325-2.12.x86_64
libedit-devel-3.1.snap20150325-2.12.x86_64

:~$ docker run --rm -it -u root quay.io/mariadb-foundation/bb-worker:dev_opensuse1506 bash  
 588c54d665b5:/home/buildbot # rpm -qa | grep libedit 
libedit0-3.1.snap20150325-2.12.x86_64

Build failure: https://buildbot.dev.mariadb.org/#/builders/418/builds/9

:~$ docker run --rm -it -u root quay.io/mariadb-foundation/bb-worker:dev_opensuse1505 bash
0b0ed4c04573:/home/buildbot # rpm -qa | grep libedit
libedit0-3.1.snap20150325-2.12.x86_64
libedit-devel-3.1.snap20150325-2.12.x86_64

:~$ docker run --rm -it -u root quay.io/mariadb-foundation/bb-worker:dev_opensuse1506 bash
588c54d665b5:/home/buildbot # rpm -qa | grep libedit
libedit0-3.1.snap20150325-2.12.x86_64
@RazvanLiviuVarzaru RazvanLiviuVarzaru merged commit 9a1ebcf into MariaDB:dev Oct 28, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants