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

Use "/sbin/ldconfig" if ldconfig is not found #7068

Merged
merged 1 commit into from May 15, 2023

Conversation

radarhere
Copy link
Member

@radarhere radarhere commented Apr 5, 2023

Resolves #7066

Trying to handle a situation where "ldconfig" isn't detected correctly, but the absolute path used prior to #7044 works.

@radarhere radarhere added the Linux label Apr 5, 2023
hswong3i added a commit to alvistack/python-pillow-Pillow that referenced this pull request Apr 6, 2023
    git clean -xdf
    tar zcvf ../python-pillow_9.5.0.orig.tar.gz --exclude=.git .
    debuild -uc -us
    cp python-pillow.spec ../python-pillow_9.5.0-1.spec
    mv ../python*-pil*9.5.0*.{gz,xz,spec,dsc} /osc/home\:alvistack/python-pillow-Pillow-9.5.0/
    rm -rf ../python*-pil*9.5.0*.*

See python-pillow#7066
See python-pillow#7068

Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i added a commit to alvistack/python-pillow-Pillow that referenced this pull request Apr 6, 2023
    git clean -xdf
    tar zcvf ../python-pillow_9.5.0.orig.tar.gz --exclude=.git .
    debuild -uc -us
    cp python-pillow.spec ../python-pillow_9.5.0-1.spec
    mv ../python*-pil*9.5.0*.{gz,xz,spec,dsc} /osc/home\:alvistack/python-pillow-Pillow-9.5.0/
    rm -rf ../python*-pil*9.5.0*.*

See python-pillow#7066
See python-pillow#7068

Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i added a commit to alvistack/python-pillow-Pillow that referenced this pull request Apr 6, 2023
    git clean -xdf
    tar zcvf ../python-pillow_9.5.0.orig.tar.gz --exclude=.git .
    debuild -uc -us
    cp python-pillow.spec ../python-pillow_9.5.0-1.spec
    mv ../python*-pil*9.5.0*.{gz,xz,spec,dsc} /osc/home\:alvistack/python-pillow-Pillow-9.5.0/
    rm -rf ../python*-pil*9.5.0*.*

See python-pillow#7066
See python-pillow#7068

Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
@MatMaul
Copy link

MatMaul commented May 15, 2023

Any chance this get merged @hugovk ?
We are avoiding upgrading on our side so users don't run into this trouble.

Sorry for the explicit tagging, I found out that you are the one that merged #7044, hence my ping.

Thanks.

@hugovk
Copy link
Member

hugovk commented May 15, 2023

Yes, let's merge it. This will be in the next quarterly release, Pillow 10, due out on 1st July.

@hugovk hugovk merged commit 86a70fc into python-pillow:main May 15, 2023
58 of 59 checks passed
@radarhere radarhere deleted the ldconfig branch May 15, 2023 20:53
hswong3i added a commit to alvistack/python-pillow-Pillow that referenced this pull request Jul 2, 2023
    git clean -xdf
    tar zcvf ../python-pillow_9.5.0.orig.tar.gz --exclude=.git .
    debuild -uc -us
    cp python-pillow.spec ../python-pillow_9.5.0-1.spec
    mv ../python*-pil*9.5.0*.{gz,xz,spec,dsc} /osc/home\:alvistack/python-pillow-Pillow-9.5.0/
    rm -rf ../python*-pil*9.5.0*.*

See python-pillow#7066
See python-pillow#7068

Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i added a commit to alvistack/python-pillow-Pillow that referenced this pull request Dec 25, 2023
    git clean -xdf
    tar zcvf ../python-pillow_9.5.0.orig.tar.gz --exclude=.git .
    debuild -uc -us
    cp python-pillow.spec ../python-pillow_9.5.0-1.spec
    cp ../python*-pil*9.5.0*.{gz,xz,spec,dsc} /osc/home\:alvistack/python-pillow-Pillow-9.5.0/
    rm -rf ../python*-pil*9.5.0*.*

See python-pillow#7066
See python-pillow#7068

Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i added a commit to alvistack/python-pillow-Pillow that referenced this pull request Jan 1, 2024
    git clean -xdf
    tar zcvf ../python-pillow_9.5.0.orig.tar.gz --exclude=.git .
    debuild -uc -us
    cp python-pillow.spec ../python-pillow_9.5.0-1.spec
    cp ../python*-pil*9.5.0*.{gz,xz,spec,dsc} /osc/home\:alvistack/python-pillow-Pillow-9.5.0/
    rm -rf ../python*-pil*9.5.0*.*

See python-pillow#7066
See python-pillow#7068

Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants