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

Install libdvd-pkg before running dpkg-reconfigure #1141

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mrvictory1
Copy link

Installing ubuntu-restricted-extras does not install libdvd-pkg and the dpkg-reconfigure command mentioned in the guide fails because libdvd-pkg is not installed.

@jacobgkau jacobgkau requested a review from a team June 5, 2023 15:37
Copy link
Member

@jacobgkau jacobgkau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed libdvd-pkg is not included with ubuntu-restricted-extras. However, it was included in the "manual"/"minimal" alternative commands already provided. It should probably either be removed from those two "manual" lines if we explicitly state to install it later, or it should just be added to the first line alongside ubuntu-restricted-extras.

@jacobgkau
Copy link
Member

jacobgkau commented Jun 5, 2023

It also looks like gstreamer1.0-plugins-bad from the manual lines isn't included with ubuntu-restricted-extras in 22.04 LTS or 20.04 LTS.

@mrvictory1 mrvictory1 requested a review from jacobgkau June 5, 2023 17:00
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

Successfully merging this pull request may close these issues.

None yet

2 participants