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

Problem with OBS #2668

Closed
3 tasks done
GrahamHB opened this issue Oct 22, 2024 · 3 comments
Closed
3 tasks done

Problem with OBS #2668

GrahamHB opened this issue Oct 22, 2024 · 3 comments
Labels
User Error Issue is due to user error and not a bug with pi-apps

Comments

@GrahamHB
Copy link

Confirmations

What happened?

OBS failed after an update

Description

OBS has a problem after updating. It opens but states that the scene switcher is not available. Atemps to un-install it have failed or to re-install it.
This is also stopping other programmes from being up-dated as it states they use shared files

What are your system specs (run the following command in your terminal)?

S: Debian GNU/Linux 12 (bookworm)
OS architecture: 64-bit
Last updated Pi-Apps on: 10/22/2024
Latest Pi-Apps version: 10/22/2024
Kernel: aarch64 6.6.51+rpt-rpi-2712
Device model: Raspberry Pi 5 Model B Rev 1.0
SOC identifier: bcm2712
Machine-id (hashed): 3f41e954ab21814965ee7eaae8cd9c50152d76f6
Serial-number (hashed): d697ec353197fac91ea692ec50e9c2241d8ba088
Cpu name: Cortex-A76
Ram size: 8.04 GB
Raspberry Pi OS image version: 2024-07-04
Language: en_US.UTF-8

(Recommended) Error log? Terminal output? Debug messages?

E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
◢◣ WARNING: YOUR SYSTEM IS UNSUPPORTED:
Congratulations, Linux tinkerer, you broke your system. There are packages on your system that are in a broken state.
Refer to the output below for any potential solutions.

NOTE: This is only a simulation!
      apt-get needs root privileges for real execution.
      Keep also in mind that locking is deactivated,
      so don't depend on the relevance to the real current situation!
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 obs-advanced-scene-switcher : Depends: libobs0 (>= 28.0.1) but it is not installed
The ability to send error reports has been disabled.
Waiting 10 seconds... (To cancel, press Ctrl+C or close this terminal)
Uninstalling OBS Studio...

Allowing packages required by the OBS Studio app to be uninstalled
These packages were: obs-studio (>= 30.2.2-1), qt6-qpa-plugins
Purging the pi-apps-2fe85b57 package...
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 obs-advanced-scene-switcher : Depends: libobs0 (>= 28.0.1) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Apt finished.
Failed to uninstall the packages!
APT reported these errors:
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 obs-advanced-scene-switcher : Depends: libobs0 (>= 28.0.1) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

Failed to uninstall OBS Studio!
◢◣Need help? Copy the ENTIRE terminal output or take a screenshot.
Please ask on Github: https://github.com/Botspot/pi-apps/issues/new/choose
Or on Discord: https://discord.gg/RXSTvaUvuu

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.


WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
@GrahamHB GrahamHB added the bug Something isn't working label Oct 22, 2024
Copy link
Contributor

Hello there 👋
Thanks for submitting your first issue to the Pi-Apps project! We'll try to get back to you as soon as possible.
In the meantime, we encourage you join our Discord server, where you can ask any questions you might have.

Please respond as soon as possible if a Pi-Apps maintainer requests more information from you. Stale issues will be closed after a lengthy period of time with no response.

@theofficialgman
Copy link
Collaborator

This is not an issue with pi-apps but an issue caused by your manual installation of an incompatible package from debian repositories. The version of OBS from pi-apps is made with upstream OBS packaging, and not debian packaging scripts (which are out of date). Please remove the incompatible package obs-advanced-scene-switcher (eg: sudo apt purge obs-advanced-scene-switcher) to resolve the issue.

@theofficialgman theofficialgman closed this as not planned Won't fix, can't repro, duplicate, stale Oct 22, 2024
@theofficialgman theofficialgman added User Error Issue is due to user error and not a bug with pi-apps and removed bug Something isn't working labels Oct 22, 2024
@GrahamHB
Copy link
Author

GrahamHB commented Oct 22, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
User Error Issue is due to user error and not a bug with pi-apps
Projects
None yet
Development

No branches or pull requests

2 participants