-
- Novice
- Posts: 7
- Liked: never
- Joined: Oct 13, 2016 7:08 pm
- Contact:
Install failure - libblkid and ncurses-libs needed
Hello,
I'm trying to install Veeam agent for linux on OEL, and when I do a "yum install veeam" it's asking for dependencies. Namely DKMS, libblkid, and ncurses-libs. I got DKSM installed, i'm having trouble with libblkid and ncurses-libs.
I've tried installing the following packages with yum:
ncurses-devel
ncurses
libcurses-dev
libacl-devel
libattr-devel
libudevel
fuse, fuse-devel
I also did a yum group install "Development tools" to no avail.
I'm still getting these errors:
--> Missing Dependency: libblkid is needed by package veeam-1.0.0.944-1.el6.x86_64 (veeam)
veeam-1.0.0.944-1.el6.x86_64 from veeam has depsolving problems
--> Missing Dependency: ncurses-libs is needed by package veeam-1.0.0.944-1.el6.x86_64 (veeam)
Error: Missing Dependency: libblkid is needed by package veeam-1.0.0.944-1.el6.x86_64 (veeam)
Error: Missing Dependency: ncurses-libs is needed by package veeam-1.0.0.944-1.el6.x86_64 (veeam)
I was wondering if anyone had any insights on how to proceed.
Thanks
I'm trying to install Veeam agent for linux on OEL, and when I do a "yum install veeam" it's asking for dependencies. Namely DKMS, libblkid, and ncurses-libs. I got DKSM installed, i'm having trouble with libblkid and ncurses-libs.
I've tried installing the following packages with yum:
ncurses-devel
ncurses
libcurses-dev
libacl-devel
libattr-devel
libudevel
fuse, fuse-devel
I also did a yum group install "Development tools" to no avail.
I'm still getting these errors:
--> Missing Dependency: libblkid is needed by package veeam-1.0.0.944-1.el6.x86_64 (veeam)
veeam-1.0.0.944-1.el6.x86_64 from veeam has depsolving problems
--> Missing Dependency: ncurses-libs is needed by package veeam-1.0.0.944-1.el6.x86_64 (veeam)
Error: Missing Dependency: libblkid is needed by package veeam-1.0.0.944-1.el6.x86_64 (veeam)
Error: Missing Dependency: ncurses-libs is needed by package veeam-1.0.0.944-1.el6.x86_64 (veeam)
I was wondering if anyone had any insights on how to proceed.
Thanks
-
- Product Manager
- Posts: 5803
- Liked: 1217 times
- Joined: Jul 15, 2013 11:09 am
- Full Name: Niels Engelen
- Contact:
Re: Install failure - libblkid and ncurses-libs needed
I don't have OEL right now for testing but can you see for the following package which includes multiple libraries: e2fsprogs should include it.
In regards to ncurses-libs this ks the correct name of the package which you might need to get via a rpm file.
In regards to ncurses-libs this ks the correct name of the package which you might need to get via a rpm file.
Personal blog: https://foonet.be
GitHub: https://github.com/nielsengelen
GitHub: https://github.com/nielsengelen
-
- Product Manager
- Posts: 6559
- Liked: 765 times
- Joined: May 19, 2015 1:46 pm
- Contact:
Re: Install failure - libblkid and ncurses-libs needed
Hi,
Please try to install libblkid-devel, and libncurses5, and libncurses5-dev.
Thanks.
Please try to install libblkid-devel, and libncurses5, and libncurses5-dev.
Thanks.
-
- Novice
- Posts: 7
- Liked: never
- Joined: Oct 13, 2016 7:08 pm
- Contact:
Re: Install failure - libblkid and ncurses-libs needed
I was able to install e2fsprogs without issue. libblkid-devel and libncurses5 I can't install.
I got the RHEL version of libncurses5 installed (ncurses and ncurses-devel). I can't find libblkid-devel through yum.
I got the RHEL version of libncurses5 installed (ncurses and ncurses-devel). I can't find libblkid-devel through yum.
-
- Product Manager
- Posts: 6559
- Liked: 765 times
- Joined: May 19, 2015 1:46 pm
- Contact:
Re: Install failure - libblkid and ncurses-libs needed
Just to make sure we are on the same page - what's the version of OEL that you use? Is it 6 or 7? Also please show the output of:
Thanks
Code: Select all
yum repolist enabled
yum repolist disabled
-
- Novice
- Posts: 5
- Liked: never
- Joined: Jan 23, 2014 2:59 pm
- Full Name: Denis DEPLANCHE
- Contact:
Re: Install failure - libblkid and ncurses-libs needed
Hi,
I have the same problem :
Error: Missing Dependency: fuse-libs is needed by package veeam-1.0.0.944-1.el6.x86_64 (veeam)
Error: Missing Dependency: libblkid is needed by package veeam-1.0.0.944-1.el6.x86_64 (veeam)
Error: Missing Dependency: ncurses-libs is needed by package veeam-1.0.0.944-1.el6.x86_64 (veeam)
I have installed EPEL package to find these packages, but I don't find it.
I'm on RHEL 5.5, yes i know Veeam agent for linux don't support this version.
Thank.
I have the same problem :
Error: Missing Dependency: fuse-libs is needed by package veeam-1.0.0.944-1.el6.x86_64 (veeam)
Error: Missing Dependency: libblkid is needed by package veeam-1.0.0.944-1.el6.x86_64 (veeam)
Error: Missing Dependency: ncurses-libs is needed by package veeam-1.0.0.944-1.el6.x86_64 (veeam)
I have installed EPEL package to find these packages, but I don't find it.
I'm on RHEL 5.5, yes i know Veeam agent for linux don't support this version.
Thank.
-
- Product Manager
- Posts: 6559
- Liked: 765 times
- Joined: May 19, 2015 1:46 pm
- Contact:
Re: Install failure - libblkid and ncurses-libs needed
Hi,
I'm not quite sure whether you are trying to install el6 packages onto RHEL 5.5 system or you have the abovementioned package problem on RHEL 6 system as well? Please elaborate.
Thank you
I'm not quite sure whether you are trying to install el6 packages onto RHEL 5.5 system or you have the abovementioned package problem on RHEL 6 system as well? Please elaborate.
Thank you
-
- Novice
- Posts: 5
- Liked: never
- Joined: Jan 23, 2014 2:59 pm
- Full Name: Denis DEPLANCHE
- Contact:
Re: Install failure - libblkid and ncurses-libs needed
Hi PTide,
I don't try to install RHEL 6 package on RHEL 5.5.
I have the same error when i tryied to install Veeam agent for Linux on RHEL 5.5.
I have added EPEL Repository to find the missing package, but I don't find these packages.
For example :
yum install fuse-libs
Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
No package fuse-libs available.
Nothing to do
Thank.
I don't try to install RHEL 6 package on RHEL 5.5.
I have the same error when i tryied to install Veeam agent for Linux on RHEL 5.5.
I have added EPEL Repository to find the missing package, but I don't find these packages.
For example :
yum install fuse-libs
Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
No package fuse-libs available.
Nothing to do
Thank.
-
- Product Manager
- Posts: 6559
- Liked: 765 times
- Joined: May 19, 2015 1:46 pm
- Contact:
Re: Install failure - libblkid and ncurses-libs needed
As far as I can read from the error that you've posted:
Regarding missing packages - those are enlisted in dependencies for "veeam" and "veeamsnap" packages, however they might be named differently in RHEL 5.x. Even if you manage to find them and install VAL it won't work due to major differences between RHEL 5.x and RHEL 6.x.
Thanks
you're trying to install el6 package.ncurses-libs is needed by package veeam-1.0.0.944-1.el6.x86_64 (veeam)
That's right, it happens because you're trying to install wrong package. There is no "right" package since RHELs older than RHEL 6 are not supported. Have you tried to install VAL on supported system?I have the same error when i tryied to install Veeam agent for Linux on RHEL 5.5.
Regarding missing packages - those are enlisted in dependencies for "veeam" and "veeamsnap" packages, however they might be named differently in RHEL 5.x. Even if you manage to find them and install VAL it won't work due to major differences between RHEL 5.x and RHEL 6.x.
Thanks
-
- Novice
- Posts: 5
- Liked: never
- Joined: Jan 23, 2014 2:59 pm
- Full Name: Denis DEPLANCHE
- Contact:
Re: Install failure - libblkid and ncurses-libs needed
Hi,
Yes it works fine on Ubuntu LTS 16.04
Have a good day.
Have you tried to install VAL on supported system?
Yes it works fine on Ubuntu LTS 16.04
Ok thank you for your answers and assist.Even if you manage to find them and install VAL it won't work due to major differences between RHEL 5.x and RHEL 6.x.
Have a good day.
Who is online
Users browsing this forum: No registered users and 11 guests