Falha ao construir nvidia kmod: mockbuild não existe

0

Estou tentando construir drivers nvidia no fedora 23 (instalado em uma máquina virtual qusb se isso for importante) e, como você poderá ver em um segundo, sou confrontado com um grande problema que me impede de construir isto. Veja por si mesmo:

[user] $ rpmbuild --nodeps -D "kernels 3.19.8-100.fc20.x86_64" --rebuild nvidia-kmod-358.16-1.fc23.src.rpm 
Installing nvidia-kmod-358.16-1.fc23.src.rpm
warning: nvidia-kmod-358.16-1.fc23.src.rpm: Header V4 RSA/SHA1 Signature, key ID 5ca6c469: NOKEY
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8Fkbub
+ umask 022
+ cd /home/user/rpmbuild/BUILD
+ echo 'kmodtool error: Don'\''t know how to handle 3.19.8-100.fc20.x86_64 -- /usr/lib/modules/3.19.8-100.fc20.x86_64/build/Makefile not found'
kmodtool error: Don't know how to handle 3.19.8-100.fc20.x86_64 -- /usr/lib/modules/3.19.8-100.fc20.x86_64/build/Makefile not found
+ exit 2
error: Bad exit status from /var/tmp/rpm-tmp.8Fkbub (%prep)


RPM build errors:
    nvidia-kmod-358.16-1.fc23.src.rpm: Header V4 RSA/SHA1 Signature, key ID 5ca6c469: NOKEY
    user mockbuild does not exist - using root
    group mockbuild does not exist - using root
    user mockbuild does not exist - using root
    group mockbuild does not exist - using root
    user mockbuild does not exist - using root
    group mockbuild does not exist - using root
    user mockbuild does not exist - using root
    group mockbuild does not exist - using root
    Bad exit status from /var/tmp/rpm-tmp.8Fkbub (%prep)

Estou seguindo as instruções, mas ele ainda falha, o que é difícil para um pequeno usuário como eu, alguém sabe se há uma maneira de corrigir essa bagunça?

    
por ChiseledAbs 12.01.2016 / 20:59

0 respostas