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

[Bug]: libxv fails to install #22482

Open
pkimconsulting opened this issue Dec 8, 2024 · 3 comments
Open

[Bug]: libxv fails to install #22482

pkimconsulting opened this issue Dec 8, 2024 · 3 comments
Labels
bug report Something is not working properly untriaged

Comments

@pkimconsulting
Copy link

Problem description

pkg install qemu-system-x86-64-headless qemu-utils -y

qemu-utils is already the newest version (8.2.6).
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

Unsatisfied dependencies:
gst-plugins-base : Depends: libxv but it is not installable
Recommends: opengl but it is not installable
Error: Unable to correct problems, you have held broken packages.

I see libxv in the /packages directory, but there is something wrong.

What steps will reproduce the bug?

Install fresh install of Temux
Run pkg update and pkg upgrade
Run pkg install qemu-system-x86-64-headless qemu-utils -y

What is the expected behavior?

Install libxv properly

System information

.
@pkimconsulting pkimconsulting added bug report Something is not working properly untriaged labels Dec 8, 2024
@Biswa96
Copy link
Member

Biswa96 commented Dec 9, 2024

Please provide output of the command termux-info in System information section.

@Jonty16117
Copy link

I am getting the same issue as well, the logs are:

~ $ pkg install qemu-system-x86-64-headless -y
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

Unsatisfied dependencies:
 gst-plugins-base : Depends: libxv but it is not installable
                    Recommends: opengl but it is not installable

@shoccho
Copy link

shoccho commented Dec 17, 2024

I faced this same error but after enabling the x11 repo by running pkg install x11-rep it seemed to install just fine @pkimconsulting @Jonty16117

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Something is not working properly untriaged
Projects
None yet
Development

No branches or pull requests

4 participants