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

Linux .RPM Install Broken #24

Open
Boldbydesign opened this issue Sep 5, 2023 · 0 comments
Open

Linux .RPM Install Broken #24

Boldbydesign opened this issue Sep 5, 2023 · 0 comments

Comments

@Boldbydesign
Copy link

I attempt to install it using the command line and "dnf install" as is what I do for all rpm installation files.

From that installation attempt. This never changes no matter what I may try to do to elevate the error. So I have listed verbatim what my installation error is:


Last metadata expiration check: 1:35:11 ago on Tue 05 Sep 2023 05:30:25 PM EDT.
Error: 
 Problem: conflicting requests
  - nothing provides libavcodec-ffmpeg.so.56()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavcodec-ffmpeg.so.56(LIBAVCODEC_FFMPEG_56)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavcodec.so.53()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavcodec.so.53(LIBAVCODEC_53)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavcodec.so.54()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavcodec.so.54(LIBAVCODEC_54)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavcodec.so.55()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavcodec.so.55(LIBAVCODEC_55)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavcodec.so.56()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavcodec.so.56(LIBAVCODEC_56)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavcodec.so.57()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavcodec.so.57(LIBAVCODEC_57)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavformat-ffmpeg.so.56()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavformat-ffmpeg.so.56(LIBAVFORMAT_FFMPEG_56)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavformat.so.53()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavformat.so.53(LIBAVFORMAT_53)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavformat.so.54()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavformat.so.54(LIBAVFORMAT_54)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavformat.so.55()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavformat.so.55(LIBAVFORMAT_55)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavformat.so.56()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavformat.so.56(LIBAVFORMAT_56)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavformat.so.57()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  - nothing provides libavformat.so.57(LIBAVFORMAT_57)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
(try to add '--skip-broken' to skip uninstallable packages)

Of course I try to do the suggested idea of running it with the added --skip-broken tag, already knowing that there is no way an installation will work when not EVERYTHING was installed to make t the program work. Again verbatim:

`sudo dnf install vdm-1.0.0-final-x64-linux-redhat.rpm --skip-broken
Last metadata expiration check: 1:49:11 ago on Tue 05 Sep 2023 05:30:25 PM EDT.
Dependencies resolved.

Problem: conflicting requests

  • nothing provides libavcodec-ffmpeg.so.56()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavcodec-ffmpeg.so.56(LIBAVCODEC_FFMPEG_56)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavcodec.so.53()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavcodec.so.53(LIBAVCODEC_53)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavcodec.so.54()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavcodec.so.54(LIBAVCODEC_54)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavcodec.so.55()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavcodec.so.55(LIBAVCODEC_55)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavcodec.so.56()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavcodec.so.56(LIBAVCODEC_56)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavcodec.so.57()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavcodec.so.57(LIBAVCODEC_57)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavformat-ffmpeg.so.56()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavformat-ffmpeg.so.56(LIBAVFORMAT_FFMPEG_56)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavformat.so.53()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavformat.so.53(LIBAVFORMAT_53)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavformat.so.54()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavformat.so.54(LIBAVFORMAT_54)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavformat.so.55()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavformat.so.55(LIBAVFORMAT_55)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavformat.so.56()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavformat.so.56(LIBAVFORMAT_56)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavformat.so.57()(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
  • nothing provides libavformat.so.57(LIBAVFORMAT_57)(64bit) needed by vdm-1.0.0-2.x86_64 from @commandline
    ============================================================================================
    Package Architecture Version Repository Size
    ============================================================================================
    Skipping packages with broken dependencies:
    vdm x86_64 1.0.0-2 @commandline 82 M

Transaction Summary

Skip 1 Package

Nothing to do.
Complete!
user@fedora vdm-1.0.0]$
`

I have tried to install with the general Linux tar.gz installation file however I have not been able to build it,, do you have a 'README' detailing how to run that installation?

I saw to first install some needed packages for your Linux distro to be able to work with such files anyway. I did that with no problems, however it then tells you to go to your command prompt and attempt to 'execute a file inside the newly unpacked ifolder. It tells me to look for a file called "Configure" However without that as an option I went with the next best thing, the applications '":NAME"
EX:
cd /vdm-1.0.0-final--x64-linux/ ./vdm

Any help at all would be appreciated, maybe it just needs the RPM installation rebuild, since it is a couple years old

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

No branches or pull requests

1 participant