FS#9044 - vbetool missing dependency libx86
Attached to Project:
Arch Linux
Opened by Marco (mcover) - Saturday, 29 December 2007, 05:21 GMT
Last edited by James Rayner (iphitus) - Monday, 21 January 2008, 10:20 GMT
Opened by Marco (mcover) - Saturday, 29 December 2007, 05:21 GMT
Last edited by James Rayner (iphitus) - Monday, 21 January 2008, 10:20 GMT
|
Details
Description:
Latest vbetool version requires libx86 as a dependency. Additional info: Package version: vbetool-1.0-1 Steps to reproduce: Latest vbetool version (1.0-1) without libx86 installed. Latest vbetool upgrade does not pull the dependency automatically. > vbetool dpms off vbetool: error while loading shared libraries: libx86.so.1: cannot open shared object file: No such file or directory After installing libx86 it works as normal. |
This task depends upon
Comment by Vlad (casper) - Sunday,
30 December 2007, 09:10 GMT
When you trying to install vbetool from local repository (via
repo-add), it DOES require libx86 as dependency.
Comment by
Roman Kyrylych (Romashka) - Tuesday,
08 January 2008, 01:18 GMT
libx86 is a dependency for i686 package, but not for x86_64 (at
least this is written in PKGBUILD).