Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## nightly #2326 +/- ##
=======================================
Coverage 6.50% 6.50%
=======================================
Files 85 85
Lines 18382 18382
Branches 8348 8348
=======================================
Hits 1196 1196
- Misses 16062 16103 +41
+ Partials 1124 1083 -41
Flags with carried forward coverage won't be shown. Click here to find out more. |
edd1fcd to
fe2246c
Compare
fe2246c to
39197c0
Compare
Member
Author
#17 3.205 Some packages could not be installed. This may mean that you have
#17 3.205 requested an impossible situation or if you are using the unstable
#17 3.205 distribution that some required packages have not yet been created
#17 3.205 or been moved out of Incoming.
#17 3.205 The following information may help to resolve the situation:
#17 3.205
#17 3.205 The following packages have unmet dependencies:
#17 3.280 libavcodec-dev : Depends: libavcodec60 (= 7:6.1.1-1ubuntu1)
#17 3.280 libavdevice60 : Depends: libavcodec60 (>= 7:6.0)
#17 3.280 Depends: libavfilter9 (>= 7:6.0)
#17 3.280 Depends: libavformat60 (= 7:6.1.1-1ubuntu1)
#17 3.280 libavfilter-dev : Depends: libavfilter9 (= 7:6.1.1-1ubuntu1)
#17 3.280 libavformat-dev : Depends: libavformat60 (= 7:6.1.1-1ubuntu1)
#17 3.285 E: Unable to correct problems, you have held broken packages. |
ad93d08 to
f361327
Compare
f361327 to
d61c843
Compare
KuleRucket
pushed a commit
to KuleRucket/Sunshine
that referenced
this pull request
Jun 6, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds Ubuntu 24.04 support. Mostly a copy/paste from Ubuntu 22.04, changing dependency version numbers.
Screenshot
Issues Fixed or Closed
Type of Change
.github/...)Checklist
Branch Updates
LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch
must be updated before it can be merged. You must also
Allow edits from maintainers.