Hi there,
I've installed C7 and I'm trying to use targetcli and other.
Until yesterday all works good.
Today I've runned yum update, that has updated glibc. Then I installed
targetcli and targetd. After some operation on an md device like
mount/umont.
After this, during yum install lsof I get:
On 12/22/2014 02:39 PM, Mark Milhollan wrote:
On Mon, 22 Dec 2014, Alessandro Baggi wrote:
File "/usr/lib/python2.7/site-packages/yum/fssnapshots.py", line 156, in
__init__
self._vgnames = _list_vg_names()
File "/usr/lib/python2.7/site-packages/yum/fssnapshots.py", line 59, in
_list_vg_
On 12/22/2014 02:54 PM, Alessandro Baggi wrote:
On 12/22/2014 02:39 PM, Mark Milhollan wrote:
On Mon, 22 Dec 2014, Alessandro Baggi wrote:
File "/usr/lib/python2.7/site-packages/yum/fssnapshots.py", line
156, in
__init__
self._vgnames = _list_vg_names()
File "/usr/lib/python2.7/site-
On 12/22/2014 03:01 PM, Nicolas Thierry-Mieg wrote:
On 12/22/2014 02:54 PM, Alessandro Baggi wrote:
On 12/22/2014 02:39 PM, Mark Milhollan wrote:
On Mon, 22 Dec 2014, Alessandro Baggi wrote:
File "/usr/lib/python2.7/site-packages/yum/fssnapshots.py", line
156, in
__init__
self._vgname
Hello Brian,
>GPG is really what you want to be using for this. OpenSSL is a general
>toolkit that provide a lot of good functions, but you need to cobble some
>things together yourself. GPG is meant to handle all of the other parts
>of
>dealing with files.
>I will expand on what someone else me
Hi Ned.,
What does rpm say? 'rpm -q --whatprovides /usr/lib64/libyaml-0.so.1'
This is what rpm reports back at that command:
[root@ops:~] #rpm -q --whatprovides /usr/lib64/libyaml-0.so.1
libyaml-0.1.2-3.el5.x86_64
>
> > Can someone please point me in the right direction for solving these
> >
Removing that libyaml package allowed me to upgrade!
Thanks for the tip!
Tim
On Sat, Dec 20, 2014 at 9:25 PM, Tim Dunphy wrote:
> Hey all,
>
> I'm attempting to upgrade a Centos 5.9 machine to CentOS 5.10.
>
> But when I try the yum update command I get this response:
>
> --> Finished Dependen
This often helps to avoid broken dependencies:
yum --disablerepo=\* --enablerepo=base --enablerepo=updates update
After that, a regular yum update.
- Jussi
On 22.12.2014 17.39, Tim Dunphy wrote:
Removing that libyaml package allowed me to upgrade!
Thanks for the tip!
___
>
> This often helps to avoid broken dependencies:
> yum --disablerepo=\* --enablerepo=base --enablerepo=updates update
> After that, a regular yum update.
Cool! Thanks for the tip!
On Mon, Dec 22, 2014 at 10:50 AM, Jussi Hirvi
wrote:
> This often helps to avoid broken dependencies:
>
> yum --
CS DBA wrote:
> Hi All,
>
> I am switching from Fedora20 to CentOS7 since I now run all my Linux
> development in a VM and I get a more robust feature set (i.e. shared
> folders with the host that "just work", etc)
>
> The only issue I have thus far is VPN connections. Looking at what's
> instal
10 matches
Mail list logo