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

4.2.0 .rpm does not install on Fedora 38, looking for already installed dependencies #467

Closed
unsafeunaudited opened this issue Sep 15, 2023 · 4 comments

Comments

@unsafeunaudited
Copy link

Describe the bug. What happened?

I tried to install the .rpm version on Fedora 38 Workstation via the GUI Software Center and it gives out an error. Not sure if this is a typo of sorts because I have both libgcc and libstdc++ already installed.

What version of Weasis are you running?

4.2.0

On which system the problem occurs?

Linux

Relevant log output

Could not depsolve transaction; 1 problem detected:
 Problem: conflicting requests
  - nothing provides libgcc1 needed by weasis-4.2.0-1.x86_64 from @commandline
  - nothing provides libstdc++6 needed by weasis-4.2.0-1.x86_64 from @commandline

Additional contextual elements

OS: Fedora 38 Workstation
Linux Kernel Version: 6.4.14-200.fc38.x86_64
Type of installer: .rpm
Graphics: NVIDIA GeForce RTX™ 3050 Laptop GPU / AMD Radeon™ Graphics (currently using wayland as compositor)
Open GL version (as returned by <glxinfo | grep "OpenGL"> ):
OpenGL vendor string: AMD
OpenGL renderer string: AMD Radeon Graphics (renoir, LLVM 16.0.6, DRM 3.52, 6.4.14-200.fc38.x86_64)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 23.1.6
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6 (Compatibility Profile) Mesa 23.1.6
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 23.1.6
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:

@nroduit
Copy link
Owner

nroduit commented Sep 17, 2023

I've modified the RPM package dependencies, removing those that differ between OpenSUSE and Fedora. I've added a note describing the required packages on the download page.

You can re-download the 4.2.0 package, which should work now.

Note that it's also possible to install Weasis using Flathub or Snap.

@unsafeunaudited
Copy link
Author

Sorry for the late reply but I redownloaded the package and it installs normally now.

The flatpak still doesnt work with Wayland but works ok with Xorg.

@dag55
Copy link

dag55 commented Nov 19, 2023

The same issue in v.4.2.1 and Fedora 39.

@nroduit
Copy link
Owner

nroduit commented Nov 20, 2023

The dependencies patch had not been applied to the build. Can you re-download the 4.2.1 package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants