Skip to content

on Buster plugins should depend on libopenexr23#108

Merged
mosra merged 1 commit intomosra:masterfrom
andyboxerg:patch-1
Oct 4, 2021
Merged

on Buster plugins should depend on libopenexr23#108
mosra merged 1 commit intomosra:masterfrom
andyboxerg:patch-1

Conversation

@andyboxerg
Copy link
Copy Markdown
Contributor

$ uname -a
Linux 4.19.0-17-amd64 #1 SMP Debian 4.19.194-3 (2021-07-18) x86_64 GNU/Linux

$ sudo apt install libopenexr22 libopenexr24
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libopenexr22 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source
However the following packages replace it:
libopenexr23

Package libopenexr24 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source

E: Package 'libopenexr22' has no installation candidate
E: Package 'libopenexr24' has no installation candidate

$ uname -a
Linux 4.19.0-17-amd64 #1 SMP Debian 4.19.194-3 (2021-07-18) x86_64 GNU/Linux

$ sudo apt install libopenexr22 libopenexr24
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package libopenexr22 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source
However the following packages replace it:
  libopenexr23

Package libopenexr24 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source

E: Package 'libopenexr22' has no installation candidate
E: Package 'libopenexr24' has no installation candidate
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 3, 2021

Codecov Report

Merging #108 (d74ea39) into master (a7a8b43) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #108   +/-   ##
=======================================
  Coverage   94.86%   94.86%           
=======================================
  Files         112      112           
  Lines        8874     8874           
=======================================
  Hits         8418     8418           
  Misses        456      456           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a7a8b43...d74ea39. Read the comment docs.

@mosra mosra added this to the 2021.0a milestone Oct 4, 2021
@mosra mosra merged commit d74ea39 into mosra:master Oct 4, 2021
@mosra
Copy link
Copy Markdown
Owner

mosra commented Oct 4, 2021

Thank you! :)

I did a similar fix for Ubuntu 20.04 recently in #105 which used libopenexr24 for OpenEXR 2.3 for some reason, wasn't aware Debian names it libopenexr23.

@andyboxerg
Copy link
Copy Markdown
Contributor Author

Thank you for your efforts! I made this pr exactly based on your explanations in #105 :)

@andyboxerg andyboxerg deleted the patch-1 branch October 4, 2021 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants