VirtualBox

Opened 15 years ago

Closed 15 years ago

#2623 closed defect (invalid)

missing QT dependencies for RPM

Reported by: Lyonel Vincent Owned by:
Component: installer Version: VirtualBox 2.0.4
Keywords: qt rpm fedora Cc:
Guest type: other Host type: Linux

Description

The VirtualBox RPM is missing some dependencies on Fedora 9:

% sudo rpm -Uvh ~/Downloads/VirtualBox-2.0.4_38406_fedora9-1.i386.rpm 
error: Failed dependencies:
	libQtCore.so.4 is needed by VirtualBox-2.0.4_38406_fedora9-1.i386
	libQtGui.so.4 is needed by VirtualBox-2.0.4_38406_fedora9-1.i386

missing requires are qt and qt-x11

Change History (1)

comment:1 by Frank Mehnert, 15 years ago

Resolution: invalid
Status: newclosed

Why missing? The dependencies for libQtCore and libQtGui are correct and these libraries are provided by qt and qt-x11. Specifying explicit dependencies to qt and qt-x11 is not necessary and not usual. Try rpm -q kdegames, similar dependencies there.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use