-
- Novice
- Posts: 3
- Liked: never
- Joined: Dec 05, 2016 10:50 am
- Full Name: Boris Virc
- Contact:
Can't install veeamsnap rpm becouse of kernel version
I want to install Veeam Linux agent (beta version) to a CentOS 7.2 machine.
During rpm installation I got an error:
Building for 3.10.0-229.7.2.el7.x86_64
Module build for kernel 3.10.0-229.7.2.el7.x86_64 was skipped since the
kernel headers for this kernel does not seem to be installed.
WARNING: Package not configured! See output!
warning: %post(veeamsnap-1.0.0.678-1.noarch) scriptlet failed, exit status 1
I have newest kernel installed on my machine (version 3.10.0.327).
Any suggestions ?
During rpm installation I got an error:
Building for 3.10.0-229.7.2.el7.x86_64
Module build for kernel 3.10.0-229.7.2.el7.x86_64 was skipped since the
kernel headers for this kernel does not seem to be installed.
WARNING: Package not configured! See output!
warning: %post(veeamsnap-1.0.0.678-1.noarch) scriptlet failed, exit status 1
I have newest kernel installed on my machine (version 3.10.0.327).
Any suggestions ?
-
- Product Manager
- Posts: 5797
- Liked: 1215 times
- Joined: Jul 15, 2013 11:09 am
- Full Name: Niels Engelen
- Contact:
Re: Can't install veeamsnap rpm becouse of kernel version
You will need to install the kernel headers as they are a requirement. These can be installed by using:
yum install kernel-devel
yum install kernel-devel
Personal blog: https://foonet.be
GitHub: https://github.com/nielsengelen
GitHub: https://github.com/nielsengelen
-
- Service Provider
- Posts: 20
- Liked: 3 times
- Joined: Jan 25, 2016 2:46 pm
- Full Name: Oskar Gawron
- Contact:
[MERGED] Agent Problem install on Centos 6.5
I cannot install VEEAm agent.. getting error:
[root@www veeam]# rpm -ivh veeamsnap-1.0.0.678-1.noarch.rpm
Preparing... ########################################### [100%]
1:veeamsnap ########################################### [100%]
Loading new veeamsnap-1.0.0.678 DKMS files...
Building for 3.10.104-1.el6.elrepo.x86_64
Module build for kernel 3.10.104-1.el6.elrepo.x86_64 was skipped since the
kernel headers for this kernel does not seem to be installed.
WARNING: Package not configured! See output!
warning: %post(veeamsnap-1.0.0.678-1.noarch) scriptlet failed, exit status 1
[root@www veeam]# uname -r
3.10.104-1.el6.elrepo.x86_64
[root@www veeam]#
any advice?
[root@www veeam]# rpm -ivh veeamsnap-1.0.0.678-1.noarch.rpm
Preparing... ########################################### [100%]
1:veeamsnap ########################################### [100%]
Loading new veeamsnap-1.0.0.678 DKMS files...
Building for 3.10.104-1.el6.elrepo.x86_64
Module build for kernel 3.10.104-1.el6.elrepo.x86_64 was skipped since the
kernel headers for this kernel does not seem to be installed.
WARNING: Package not configured! See output!
warning: %post(veeamsnap-1.0.0.678-1.noarch) scriptlet failed, exit status 1
[root@www veeam]# uname -r
3.10.104-1.el6.elrepo.x86_64
[root@www veeam]#
any advice?
Oskar Gawron
Veeam VMCE #VEEAM1475207944136
Veeam VMCE #VEEAM1475207944136
-
- Service Provider
- Posts: 20
- Liked: 3 times
- Joined: Jan 25, 2016 2:46 pm
- Full Name: Oskar Gawron
- Contact:
Re: Can't install veeamsnap rpm becouse of kernel version
did that
[root@www ~]# yum install kernel-devel
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
Setting up Install Process
Package kernel-devel-2.6.32-642.11.1.el6.x86_64 already installed and latest version
Nothing to do
still getting the same error. What's next?
[root@www ~]# yum install kernel-devel
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
Setting up Install Process
Package kernel-devel-2.6.32-642.11.1.el6.x86_64 already installed and latest version
Nothing to do
still getting the same error. What's next?
Oskar Gawron
Veeam VMCE #VEEAM1475207944136
Veeam VMCE #VEEAM1475207944136
-
- Product Manager
- Posts: 5797
- Liked: 1215 times
- Joined: Jul 15, 2013 11:09 am
- Full Name: Niels Engelen
- Contact:
Re: Can't install veeamsnap rpm becouse of kernel version
You have the wrong kernel headers installed. Your kernel is 3.10.104-1.el6.elrepo.x86_64 and you don't have these headers. You can find the matching rpm's for them via http://ftp.colocall.net/pub/elrepo/kern ... 6_64/RPMS/
Install elrepo-release rpm:
rpm -Uvh elrepo-release*rpm
Install kernel-lt-headers rpm package:
yum --enablerepo=elrepo-kernel install kernel-lt-headers
Install elrepo-release rpm:
rpm -Uvh elrepo-release*rpm
Install kernel-lt-headers rpm package:
yum --enablerepo=elrepo-kernel install kernel-lt-headers
Personal blog: https://foonet.be
GitHub: https://github.com/nielsengelen
GitHub: https://github.com/nielsengelen
-
- Novice
- Posts: 3
- Liked: never
- Joined: Dec 05, 2016 10:50 am
- Full Name: Boris Virc
- Contact:
Re: Can't install veeamsnap rpm becouse of kernel version
Solved the problem !
When updating kernel to newest version, there was not enough disk space on /boot partition, so new kernel-headers was sucessfully installed, and kernel wasn't. There was difference between current kernel and updated kernel-headers.
Now I have both on same version and it's OK.
When updating kernel to newest version, there was not enough disk space on /boot partition, so new kernel-headers was sucessfully installed, and kernel wasn't. There was difference between current kernel and updated kernel-headers.
Now I have both on same version and it's OK.
Who is online
Users browsing this forum: No registered users and 8 guests